-
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
I'd love to use this library but since we redefine inputMaybeValue: 'T | undefined' in the graphql-codegen configuration, it's incompatible with the .nullish() that gets added to the zod schema when using graphql-codegen-tyespcript-validation-schema.
It would be great if we could have a configuration such as zodOptionalType that allowed us to specify optional or nullish.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers