Sanity Library Reference Docs
    Preparing search index...

    Type Alias SchemaType

    SchemaType:
        | ArraySchemaType
        | BooleanSchemaType
        | FileSchemaType
        | NumberSchemaType
        | ObjectSchemaType
        | StringSchemaType
        | ReferenceSchemaType

    Note: you probably want SchemaTypeDefinition instead

    SchemaTypeDefinition