Sanity Library Reference Docs
Preparing search index...
@sanity/workflow-engine
index
OpAppliedSummary
Interface OpAppliedSummary
interface
OpAppliedSummary
{
opType
:
string
;
resolved
?:
Record
<
string
,
unknown
>
;
target
?:
{
field
:
string
;
scope
:
FieldScope
}
;
}
Index
Properties
op
Type
resolved?
target?
Properties
op
Type
opType
:
string
Optional
resolved
resolved
?:
Record
<
string
,
unknown
>
Optional
target
target
?:
{
field
:
string
;
scope
:
FieldScope
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
op
Type
resolved
target
Sanity Library Reference Docs
Loading...