{"library":"graphql-codegen-zod","type":"library","category":null,"description":"A GraphQL codegen plugin that generates Zod schemas from GraphQL input types. Version 1.10.6 is stable, actively maintained. It allows developers to define validation rules via GraphQL directives (@validation) or rely on required fields only. Key differentiator: keeps GraphQL as single source of truth for validation, supports custom scalar mappings, and integrates with GraphQL Code Generator ecosystem.","language":"javascript","status":"active","version":"1.10.6","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-codegen-zod","imports":["plugins:\n  - graphql-codegen-zod","import { TestInput } from './generated/schemas';","directive @validation(pattern: String, min: Int, max: Int, requiredMessage: String, typeOf: String) on INPUT_FIELD_DEFINITION | ARGUMENT_DEFINITION"]},{"cmd":"yarn add graphql-codegen-zod","imports":[]},{"cmd":"pnpm add graphql-codegen-zod","imports":[]}],"homepage":"https://github.com/withshepherd/graphql-codegen-zod","github":"https://github.com/withshepherd/graphql-codegen-zod","docs":null,"changelog":null,"pypi":null,"npm":"graphql-codegen-zod","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}