Skip to content

Add zodql to the Code page#2468

Open
mattiasahlsen wants to merge 2 commits into
graphql:sourcefrom
mattiasahlsen:add-zodql
Open

Add zodql to the Code page#2468
mattiasahlsen wants to merge 2 commits into
graphql:sourcefrom
mattiasahlsen:add-zodql

Conversation

@mattiasahlsen

Copy link
Copy Markdown

Adds zodql to the Code page under JavaScript client libraries.

zodql lets you describe GraphQL operations with Zod schemas, using a single schema as the source of truth for the query string, the inferred TypeScript response type, and runtime validation of the response. A query is an ordinary Zod value, so it can be reshaped at runtime with Zod combinators and can enforce validation rules a GraphQL schema can't express.

The entry follows the existing frontmatter format and includes a description plus a compiling usage example.

@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

@mattiasahlsen is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@linux-foundation-easycla

linux-foundation-easycla Bot commented Jul 24, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: mattiasahlsen / name: Mattias Ahlsén (7afd58d)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant