-
-
Notifications
You must be signed in to change notification settings - Fork 51
Generate invalid schema for zod #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@michiomochi Sorry for the delay. I was busy. Thanks |
@Code-Hex Thank you for your reply! |
@michiomochi Thank you so much! |
@michiomochi I'm sorry toooo late. I fixed this issue at https://github.com/Code-Hex/graphql-codegen-typescript-validation-schema/releases/tag/v0.4.1 I'm pleasure if this change helps you. Thanks. |
Version
v0.3.0
Reproduce
codegen.yml
schema.graphql
zodSchema.tsx
Actual Behavior
TS2339: Property 'min' does not exist on type 'ZodNullable >'.
error occur in zodSchema.tsx.Expected Behavior
zodSchema.tsx
The text was updated successfully, but these errors were encountered: