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

86 stars
1 watching
11 forks
Language: TypeScript
last commit: 8 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,665
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 30
graphql-java/graphql-java-extended-validation Validation library for GraphQL input 130
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 364
turkerdev/fastify-type-provider-zod A library that integrates Zod schema validation and serialization with Fastify application servers. 417
jacobweisenburger/zod_utilz Simplifies common tasks in Zod schema validation 170
marilari88/zod-playground An interactive web application for testing and validating Zod schemas 54
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. 297
modevol-com/gqloom A tool for building GraphQL schemas and resolvers using TypeScript and various validation libraries 10
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