graphql-codegen-typescript-validation-schema
Validator
Tools to generate form validation schema from GraphQL schemas
GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema
319 stars
6 watching
43 forks
Language: TypeScript
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
ablestack/graphql-codegen-hasura | Automates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms. | 154 |
danieljharvey/graphql-codegen-fast-check | Generates Fastcheck arbitrary data from GraphQL schema | 22 |
piglovesyou/graphql-let | A tool that automates the generation of TypeScript code from GraphQL queries | 454 |
graphql-compose/graphql-compose | Toolkit for generating complex GraphQL schemas from schema definitions and data models. | 1,209 |
remorses/genql | Automates the process of generating client code for GraphQL APIs | 890 |
graphql-editor/graphql-zeus | A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
graphql-dotnet/conventions | Automates schema generation for GraphQL .NET applications | 233 |
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
code-hex/gqldoc-actions | An action for generating graphql documents used by gqldoc. | 5 |
sweetiq/schemats | Automates the generation of TypeScript interface definitions from relational databases | 1,038 |
mobxjs/mst-gql | Simplifies integration of GraphQL and mobx-state-tree by automatically generating types and code | 685 |
microsoft/cppgraphqlgen | Tools for generating and consuming GraphQL services in C++ | 326 |
graphql-java/graphql-java-extended-validation | Validation library for GraphQL input | 130 |
kamilkisiela/graphql-inspector | A tool for validating GraphQL schemas and detecting changes between them. | 1,665 |
johngeorgewright/runtyping | Tool for generating runtime validation from static types and JSON schema | 47 |