Sanity Library Reference Docs
    Preparing search index...
    • Parse a condition and derive its static structure: scope reads, the boolean clause tree, and the flat atom list. Throws groq-js's syntax error on an unparseable condition — analysis targets deployed definitions, whose conditions parsed at deploy time.

      Parameters

      • condition: string

      Returns ConditionAnalysis