Sanity Library Reference Docs
    Preparing search index...

    Thrown when a field write carries a ref to a resource outside the declared surface. The write does not commit; the engine has not mutated state.

    Hierarchy (View Summary)

    • WorkflowError<"ref-resource-undeclared">
      • RefResourceUndeclaredError
    Index

    Constructors

    Properties

    cause?: unknown
    entryName: string
    entryType: string
    issues: string[]
    kind: "ref-resource-undeclared"
    message: string
    name: string
    stack?: string