Sanity Library Reference Docs
Preparing search index...
@sanity/groq-condition-describe
DescribedClause
Type Alias DescribedClause
DescribedClause
:
|
{
items
:
DescribedClause
[]
;
kind
:
"group"
;
label
:
InsightPhrase
;
op
:
"all"
|
"any"
;
}
|
{
fallback
:
boolean
;
groq
:
string
;
kind
:
"item"
;
outcome
:
ConditionOutcome
;
phrase
:
InsightPhrase
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...