Sanity Library Reference Docs
    Preparing search index...

    Edit-seam twin of ActionDisabledError: thrown by editField when the field can't be edited by the caller — except a guard denial, which is MutationGuardDeniedError across all verbs. Carries the structured reason.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    cause?: unknown
    kind: "edit-field-denied"
    message: string
    name: string
    stack?: string
    target: { activity?: string; field: string; scope: FieldScope }