{"library":"graphql-codegen-typescript-validation-schema","type":"library","category":null,"description":"GraphQL Code Generator plugin that generates form validation schemas (yup, zod, myzod, valibot) from your GraphQL schema. Current stable version 0.19.0. Releases are frequent; supports multiple validator libraries including zod v4. Key differentiator: automates creating consistent validation logic from GraphQL type definitions, reducing duplication between schema and client validation. Supports scalars, custom schemas, and strict mode. Requires graphql and a validator peer dependency.","language":"javascript","status":"active","version":"0.19.0","tags":["javascript","gql","generator","yup","zod","code","types","graphql","codegen","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-codegen-typescript-validation-schema","imports":["plugins: [{ 'typescript-validation-schema': { schema: 'zodv4' } }]","import type { CodegenConfig } from '@graphql-codegen/cli'","scalarSchemas: { DateTime: 'z.string().datetime()' }"]},{"cmd":"yarn add graphql-codegen-typescript-validation-schema","imports":[]},{"cmd":"pnpm add graphql-codegen-typescript-validation-schema","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"graphql-codegen-typescript-validation-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}