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
315 stars
6 watching
42 forks
Language: TypeScript
last commit: 9 days 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,208 |
remorses/genql | Automates the process of generating client code for GraphQL APIs | 881 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
graphql-dotnet/conventions | Automates schema generation for GraphQL .NET applications | 233 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,983 |
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,037 |
mobxjs/mst-gql | Simplifies integration of GraphQL and mobx-state-tree by automatically generating types and code | 684 |
microsoft/cppgraphqlgen | Tools for generating and consuming GraphQL services in C++ | 325 |
graphql-java/graphql-java-extended-validation | Validation library for GraphQL input | 129 |
kamilkisiela/graphql-inspector | A tool for validating GraphQL schemas and detecting changes between them. | 1,650 |
johngeorgewright/runtyping | Tool for generating runtime validation from static types and JSON schema | 45 |