Sanity Library Reference Docs
    Preparing search index...

    A caller broke a public-API contract — a call the engine rejects without writing anything: an invalid tag, a workflow.query GROQ that never binds $tag, a bare id where a GDR URI is required, an action, activity, or field the definition never declared, or a startInstance instanceId reused for a different start (or a discarded one). Fix the call site; retrying cannot succeed.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    cause?: unknown
    kind: "contract-violation"
    message: string
    name: string
    stack?: string