ITypeWorkflow
Properties
Property | Type | Notes |
---|---|---|
EntityType |
The target entity type for the 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. |
|
ContentWorkflow[] |
The workflows that are available for the type |
|
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:10