Sanity Library Reference Docs
Preparing search index...
@sanity/workflow-engine
index
resolveClientActor
Function resolveClientActor
resolveClientActor
(
client
:
WorkflowClient
,
args
:
ResolveClientActorArgs
,
)
:
Promise
<
ActorResolution
<
ClientProjectUser
>
>
Resolve an actor through a plain engine client, without a UI adapter.
Parameters
client
:
WorkflowClient
args
:
ResolveClientActorArgs
Returns
Promise
<
ActorResolution
<
ClientProjectUser
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...
Resolve an actor through a plain engine client, without a UI adapter.