Sanity Library Reference Docs
    Preparing search index...

    Interface TypeAliasDefinition<TType, TAlias>

    Represents a type definition that is an alias/extension of an existing type in your schema. Creating a type alias will re-register that existing type under a different name. You can also override the default type options with a type alias definition.

    Type Parameters

    Hierarchy (View Summary)