Sanity Library Reference Docs
Preparing search index...
@sanity/workflow-engine
index
StoredFieldRef
Interface StoredFieldRef
A field reference with
scope
already resolved — the form every op target carries.
interface
StoredFieldRef
{
field
:
string
;
scope
:
"workflow"
|
"stage"
|
"activity"
;
}
Index
Properties
field
scope
Properties
field
field
:
string
= NonEmpty
scope
scope
:
"workflow"
|
"stage"
|
"activity"
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
field
scope
Sanity Library Reference Docs
Loading...
A field reference with
scopealready resolved — the form every op target carries.