Sanity Library Reference Docs
    Preparing search index...

    Type Alias ApplicationConfigAppType

    ApplicationConfigAppType: "media-library" | string & {}

    Application types that can receive configuration modules.

    The dashboard supplies this value over the message bus, so any string is accepted; known types are listed for autocomplete. & {} keeps the literal from collapsing into string.