Referenced type names will be used as the name for the generated GraphQL object type.Documentation Index
Fetch the complete documentation index at: https://deepkit-graphql.js.org/llms.txt
Use this file to discover all available pages before exploring further.
For comparison, see inline types.
Example
UserWithoutName referenced type is utilized as the object type name instead of the automatically generated inline type name OmitUsername derived from Omit<User, 'name'>.

