graphql-codegen-fast-check
Arbitrary generator
Generates Fastcheck arbitrary data from GraphQL schema
Generate Fastcheck arbitraries from GraphQL Schema
22 stars
3 watching
1 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
fast-checkgraphqlgraphql-codegentypescript
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 |
code-hex/graphql-codegen-typescript-validation-schema | Tools to generate form validation schema from GraphQL schemas | 315 |
piglovesyou/graphql-let | A tool that automates the generation of TypeScript code from GraphQL queries | 454 |
idurar/fast-graphql | A tool for structuring and generating GraphQL schemas for Node.js applications | 5 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
davidtimms/zod-fast-check | A library that generates fast-check arbitraries from Zod schemas. | 107 |
dillonkearns/elm-graphql | Automates the creation of type-safe GraphQL queries in Elm | 779 |
zaid-ajaj/snowflaqe | Automates generation of type-safe GraphQL clients for F# and Fable projects | 158 |
code-hex/gqldoc-actions | An action for generating graphql documents used by gqldoc. | 5 |
remorses/genql | Automates the process of generating client code for GraphQL APIs | 881 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,983 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
mobxjs/mst-gql | Simplifies integration of GraphQL and mobx-state-tree by automatically generating types and code | 684 |
graphql-compose/graphql-compose | Toolkit for generating complex GraphQL schemas from schema definitions and data models. | 1,208 |
khaosdoctor/gotql | Provides a utility to generate and execute GraphQL queries using JSON objects instead of strings | 407 |