Sanity Library Reference Docs
Preparing search index...
@sanity/workflow-engine
index
DefinitionGuardsQueryArgs
Interface DefinitionGuardsQueryArgs
interface
DefinitionGuardsQueryArgs
{
client
:
WorkflowClient
;
clientForGdr
:
ClientForGdr
;
definition
:
string
;
definitions
:
{
description
?:
string
;
fields
?:
FieldEntry
[]
;
groups
?:
Group
[]
;
initialStage
:
string
;
lifecycle
?:
WorkflowLifecycle
;
name
:
string
;
predicates
?:
Record
<
string
,
string
>
;
roleAliases
?:
RoleAliases
;
semantics
?:
Semantic
[]
;
stages
:
Stage
[]
;
start
?:
StartBlock
;
title
:
string
;
}
[]
;
workflowResource
:
WorkflowResource
;
}
Index
Properties
client
client
For
Gdr
definition
definitions
workflow
Resource
Properties
client
client
:
WorkflowClient
client
For
Gdr
clientForGdr
:
ClientForGdr
definition
definition
:
string
definitions
definitions
:
{
description
?:
string
;
fields
?:
FieldEntry
[]
;
groups
?:
Group
[]
;
initialStage
:
string
;
lifecycle
?:
WorkflowLifecycle
;
name
:
string
;
predicates
?:
Record
<
string
,
string
>
;
roleAliases
?:
RoleAliases
;
semantics
?:
Semantic
[]
;
stages
:
Stage
[]
;
start
?:
StartBlock
;
title
:
string
;
}
[]
Every deployed version of
DefinitionGuardsQueryArgs.definition
.
workflow
Resource
workflowResource
:
WorkflowResource
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
client
For
Gdr
definition
definitions
workflow
Resource
Sanity Library Reference Docs
Loading...
Every deployed version of DefinitionGuardsQueryArgs.definition.