ITypeWorkflowDefinition
Extends
Properties
Property | Type | Notes |
---|---|---|
Permission |
The permission required to create content of this type |
|
Inherited | EntityType |
The target entity type for the type |
Inherited | 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. |
Inherited | ContentWorkflow[] |
The workflows that are available for the type |
Optional Inherited | 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:37