Preparing search index...
The search index is not available
contentful-management.js - v11.52.2
contentful-management.js
WorkflowDefinitionProps
Type Alias WorkflowDefinitionProps
Workflow
Definition
Props
:
{
appliesTo
?:
WorkflowDefinitionValidationLink
[]
;
description
?:
string
;
flowType
?:
"no_restriction"
|
"strict_neighbor"
;
name
:
string
;
startOnEntityCreation
?:
boolean
;
steps
:
WorkflowStepProps
[]
;
sys
:
WorkflowDefinitionSysProps
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
contentful-management.js - v11.52.2
Loading...