Open
Description
May have missed the options....
But, for example, in using the CreateOne*Input type for the createOne resolver, the discriminatorKey field isnt included in the generated type.
So for the documentation example-
CharacterSchema.set('discriminatorKey', 'type');
The type
field is not included in the CreateOneDroidInput
Is it possible to include it for the inputType?
Metadata
Metadata
Assignees
Labels
No labels