Sanity Library Reference Docs
Preparing search index...
@sanity/groq-condition-describe
isComparisonOp
Function isComparisonOp
isComparisonOp
(
op
:
OpCall
)
:
op
is
">"
|
">="
|
"<"
|
"<="
|
"in"
|
"match"
Parameters
op
:
OpCall
Returns
op
is
">"
|
">="
|
"<"
|
"<="
|
"in"
|
"match"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...