If your contribution is NOT a GitHub repository, then you can skip the next titles, except "Rules".
Description (required)
A package to generate GraphQL types from zod contracts. Just pass a zod contract to, and it will generate and register suitable GraphQL types for NestJS (usually decorated with @ObjectType or @InputType).
Resource type (required)
Description (required)
A package to generate GraphQL types from
zod
contracts. Just pass azod
contract to, and it will generate and register suitable GraphQL types for NestJS (usually decorated with@ObjectType
or@InputType
).Link (required)
https://github.com/kolpakov-p/zod-to-nestjs-graphql
Rules (required)