ITypeWorkflow

Interface

Properties

Property Type Notes
targetEntity EntityType

The target entity type for the type

type string

The "type" the workflow applies to. This is not strictly an Item Type, it can also be an abstraction like "document", as well as things like Group or Event which are not item-backed.

workflows ContentWorkflow[]

The workflows that are available for the type

properties Optional Record<stringany>

Additional properties that may apply to some workflows e.g. upload file types for the type


Interface defined in common/src/search/_internal/getWorkflowForType.ts:11