Sanity Library Reference Docs
Preparing search index...
@sanity/workflow-engine
index
GroupMember
Type Alias GroupMember
GroupMember
:
|
{
activity
?:
string
;
kind
:
"field"
;
name
:
string
;
scope
:
FieldScope
;
stage
?:
string
;
}
|
{
kind
:
"activity"
;
name
:
string
;
stage
:
string
}
|
{
activity
:
string
;
kind
:
"action"
;
name
:
string
;
stage
:
string
}
A group member's address — enough to locate the node without the definition.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...
A group member's address — enough to locate the node without the definition.