Sanity Library Reference Docs
    Preparing search index...

    Type Alias SystemBundle

    SystemBundle: "drafts" | "published"

    System bundles are sets of documents owned by the system.

    • Draft documents contain data that has not yet been published. These documents all exist in the "drafts" path.
    • Published documents contain data that has been published. These documents all exist in the root path.

    These differ to user bundles, which are created when a user establishes a custom set of documents (e.g. by creating a release).