Sanity Library Reference Docs
Preparing search index...
@sanity/workflow-sdk
index
useWorkflowInstances
Function useWorkflowInstances
useWorkflowInstances
(
__namedParameters
:
{
engine
:
Engine
;
filter
?:
InstancesQueryFilter
}
,
)
:
WorkflowInstanceList
A live, filterable workflow-instance list observed through the App SDK.
Parameters
__namedParameters
:
{
engine
:
Engine
;
filter
?:
InstancesQueryFilter
}
Returns
WorkflowInstanceList
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...
A live, filterable workflow-instance list observed through the App SDK.