Code-Hex/graphql-codegen-typescript-validation-schema
GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema
TypeScriptMIT
Issues
- 1
Generated enum schemas lack explicit types, causing conflict with isolatedDeclarations
#1187 opened by aaronshaf - 2
Help!! type errors in generated code (Zod v4 support??)
#1237 opened by sotta-tis - 3
Support for `lazy`
#599 opened by sschneider-ihre-pvs - 4
Invalid constraints for non-nullable array
#489 opened by rwysocki-equinix - 0
Add `maxDepth` Option to Handle Circular References in Validation Schema Generation
#1039 opened by lewisblackburn - 1
Maybe<T> not undefined for optional strings using z.string().nullish() with zod
#1086 opened by ChrisEnglert - 3
Support for Zod 4 (now in beta)
#1044 opened by colinhacks - 3
Plugin refuses to use `zod`
#1119 opened by shellscape - 1
Founding-engineer opportunity @ Arvo
#1213 opened by damianloch - 2
Only enums are generated
#880 opened by Sam-Kruglov - 5
[QUESTION]: nonOptionalTypename: supported?
#507 opened by smakinson - 0
onlyEnums options
#1026 opened by wcastand - 1
How to handle directives without arguments?
#781 opened by rwysocki-equinix - 2
Generate schemas for Query operations
#472 opened by macmillen - 0
- 8
used before defined error on input Schemas
#528 opened by lanternlogic - 10
- 2
- 2
- 1
Add your library to Valibot's ecosystem
#779 opened by fabian-hiller - 2
useTypeImports option and consistent-type-imports
#614 opened by socnacom - 1
Branded types with id's?
#763 opened by brentshulman-silkline - 7
TypeError for default values when using enums
#640 opened by sutt0n - 1
Allow transform after .default in zod
#806 opened by MaLiN2223 - 10
- 3
Best practice to mantain scalarSchemas option
#655 opened by taprile314 - 3
Support for non-input types?
#558 opened by markandrus - 2
Support for InterfaceTypeDefinition
#474 opened by simonljus - 0
Invalid TypeScript code generated for String fields having default value with line breaks
#687 opened by AndKiel - 6
Support valibot (lightweight version of zod)
#577 opened by lopezjurip - 0
+6352
#654 opened by taprile314 - 2
Create a release
#596 opened by paales - 4
How to handle enum on directive arguments?
#611 opened by azu - 3
` ["min", "$1 - 1"]` generate unexpected `min("x - 1")`
#602 opened by azu - 4
Input objects support default values
#449 opened by Code-Hex - 2
`typesPrefix` is missing in generic for `Properties` for Args types
#499 opened by sschneider-ihre-pvs - 1
- 0
- 2
- 3
- 1
Satisfies operator
#467 opened by simonljus - 2
Cannot install version 0.12.0
#487 opened by rwysocki-equinix - 0
Zod properties type
#497 opened by sschneider-ihre-pvs - 1
i18n support?
#461 opened by 2coo - 2
[Help] GraphQL-Ruby InputSchema generation in zod changed behavior for non-nullable fields
#445 opened by midorizemi - 2
- 19
- 1
Add option "useTypeImports"
#376 opened by Toanzzz - 4
How should nested inputs be handled?
#384 opened by earnubs - 3
`@graphql-codegen/typescript` v4 breaks package
#373 opened by elijaholmos