Sanity Library Reference Docs
    Preparing search index...

    Variable DEFAULT_CONTENT_PERSPECTIVEConst

    DEFAULT_CONTENT_PERSPECTIVE: "drafts" = ...

    The perspective a content read falls back to when the instance has no explicit release perspective: drafts overlay published (Sanity draft-precedence), so an unpublished or in-flight subject is what the engine — and the reactive adapters — evaluate, never a published-only read that silently misses the draft. The single home for the draft-precedence default; every content read uses instance.perspective ?? DEFAULT_CONTENT_PERSPECTIVE.