ITypeWorkflowDefinition

Interface

Extends

Properties

Property Type Notes
permission Permission

The permission required to create content of this type

targetEntity Inherited EntityType

The target entity type for the type

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.

workflows Inherited ContentWorkflow[]

The workflows that are available for the type

properties 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:38