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.
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.