nestjs-graphql-zod

GraphQL validator

A library that provides a way to work with GraphQL objects using Zod validation objects.

A library providing dynamic GraphQL object classes from their zod validation objects.

GitHub

85 stars
1 watching
10 forks
Language: TypeScript
last commit: 6 months ago
graphqlnestjsvalidationzod

Related projects:

Repository Description Stars
kolpakov-p/zod-to-nestjs-graphql A package to generate GraphQL types from zod contracts in TypeScript. 20
kamilkisiela/graphql-inspector A tool for validating GraphQL schemas and detecting changes between them. 1,650
glazy/formik-validator-zod A tool that simplifies form validation with Zod schemas in Formik forms. 21
sidwebworks/zod-xlsx A tool for validating data in xlsx files using Zod schemas 29
graphql-java/graphql-java-extended-validation Validation library for GraphQL input 129
cjoudrey/graphql-schema-linter A tool that checks GraphQL schema definitions against a set of rules to ensure they conform to specific standards 694
rileytomasek/zodix Utilities for parsing and validating parameters and form data in Remix applications 362
turkerdev/fastify-type-provider-zod A library that integrates Zod schema validation and serialization with Fastify application servers. 409
jacobweisenburger/zod_utilz Simplifies common tasks in Zod schema validation 164
marilari88/zod-playground An interactive web application for testing and validating Zod schemas 51
ktutnik/graphql-directive Provides a set of reusable GraphQL directives for validation, authorization, and sanitization 4
nicholasaleks/graphql-threat-matrix A framework to help identify security gaps in GraphQL APIs by analyzing implementation differences and vulnerabilities. 287
modevol-com/gqloom A GraphQL framework that weaves schemas and resolvers using various validation libraries. 7
ardatan/graphql-toolkit A collection of utilities to simplify the development of GraphQL tools and integrations. 168
confuser/graphql-constraint-directive A package to validate input data in GraphQL queries using constraints and directives. 569