AliasType<T>: { __alias?: undefined | Record<string, WithTypeNameValue<T>>; __directives?: undefined | string; __typename?: undefined | boolean; } Type declaration
Optional __alias?: undefined | Record<string, WithTypeNameValue<T>>
Optional __directives?: undefined | string
Optional __typename?: undefined | boolean