Sanity Library Reference Docs
    Preparing search index...

    Type Alias Application<Include>

    Application: ApplicationBase & ApplicationConfigShape<Include> & ApplicationDeploymentShape<
        Include,
    >

    An org-owned application as returned by the Applications API (/applications). config and activeDeployment (with its interfaces/workspaces/access children) are present only when the corresponding ApplicationInclude tokens were requested.

    Type Parameters