Sanity Library Reference Docs
Preparing search index...
@sanity/workflow-engine
index
describeAtom
Function describeAtom
describeAtom
(
atom
:
AtomInsight
,
ctx
:
DescribeContext
,
)
:
{
fallback
:
boolean
;
phrase
:
InsightPhrase
}
One atom as a phrase in the workflow vocabulary.
Parameters
atom
:
AtomInsight
ctx
:
DescribeContext
Returns
{
fallback
:
boolean
;
phrase
:
InsightPhrase
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...
One atom as a phrase in the workflow vocabulary.