Sanity Library Reference Docs
    Preparing search index...

    Variable GUARD_PREDICATE_VARSConst

    GUARD_PREDICATE_VARS: readonly { description: string; name: string }[] = ...

    The identifiers a lake mutation guard's predicate reads — the wire dialect, not the condition scope (so no ConditionVarBinding: these bind only when a guard evaluates a mutation). before()/after()/ identity() are groq-js delta-mode natives on top of these. The guard evaluator must bind every entry here at the predicate root.