Sanity Library Reference Docs
    Preparing search index...

    Thrown by startInstance when one or more declared start requirements are not satisfied for the supplied initialFields. Carries every unmet node's authored descriptor in declaration order; evaluateStart provides the corresponding per-node outcomes and GROQ insights. There is no override arg — like fireAction, you don't bypass a verdict, you change what produces it. Advisory under races like every engine-side check.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    cause?: unknown
    definition: string
    kind: "start-not-allowed"
    message: string
    name: string
    stack?: string
    unmetRequirements: RequirementDescriptor[]