Sanity Library Reference Docs
Preparing search index...
@sanity/workflow-blueprint
WorkflowsResourceLifecycle
Interface WorkflowsResourceLifecycle
interface
WorkflowsResourceLifecycle
{
deletionPolicy
?:
"retain"
|
"protect"
;
dependsOn
?:
string
;
}
Hierarchy (
View Summary
)
WorkflowsResourceLifecycle
NormalizedWorkflowsResourceLifecycle
Index
Properties
deletion
Policy?
depends
On?
Properties
Optional
deletion
Policy
deletionPolicy
?:
"retain"
|
"protect"
Optional
depends
On
dependsOn
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deletion
Policy
depends
On
Sanity Library Reference Docs
Loading...