zod-to-nestjs-graphql
Type converter
A package to generate GraphQL types from zod contracts in TypeScript.
A package to generate GraphQL types from zod contracts
20 stars
1 watching
0 forks
Language: TypeScript
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
incetarik/nestjs-graphql-zod | A library that provides a way to work with GraphQL objects using Zod validation objects. | 86 |
sachinraja/zod-to-ts | Generates TypeScript types from Zod schemas. | 349 |
fabien0102/ts-to-zod | A tool to generate Zod schemas from TypeScript types/interfaces. | 1,258 |
stefanterdell/json-schema-to-zod | Converts JSON schema to Zod schema | 349 |
michallytek/type-graphql | A framework for building GraphQL APIs with TypeScript using classes and decorators. | 8,046 |
stefanterdell/zod-to-json-schema | Converts Zod schemas to JSON schemas. | 931 |
piglovesyou/graphql-let | A tool that automates the generation of TypeScript code from GraphQL queries | 454 |
graphql-editor/graphql-zeus | A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
tripss/nestjs-query | A collection of packages to simplify GraphQL CRUD operations using popular ORM libraries | 167 |
timdeschryver/zod-fixture | A tool for creating test data based on Zod schemas in TypeScript | 123 |
kamsar/howtographql | A comprehensive online tutorial website teaching GraphQL | 0 |
henry-sarabia/sliceconv | A package providing functions to convert between string representations of primitive types and their corresponding Go types on slices. | 10 |
0no-co/gql.tada | A library that automatically infers and types GraphQL queries in the TypeScript type system. | 2,649 |
prismake/typegql | A set of decorators and tools for creating GraphQL APIs in a type-safe manner | 424 |
jacobweisenburger/zod_utilz | Simplifies common tasks in Zod schema validation | 170 |