elm-graphql
Query generator
Automates the creation of type-safe GraphQL queries in Elm
Autogenerate type-safe GraphQL queries in Elm.
779 stars
10 watching
107 forks
Language: Elm
last commit: 5 months ago
Linked from 1 awesome list
elmgraphql
Related projects:
Repository | Description | Stars |
---|---|---|
vendrinc/elm-gql | Generates Elm code from GraphQL queries and mutations for building type-safe APIs | 69 |
zaid-ajaj/snowflaqe | Automates generation of type-safe GraphQL clients for F# and Fable projects | 158 |
danieljharvey/graphql-codegen-fast-check | Generates Fastcheck arbitrary data from GraphQL schema | 22 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
khaosdoctor/gotql | Provides a utility to generate and execute GraphQL queries using JSON objects instead of strings | 407 |
dillonkearns/elm-ts-json | Builds a standardized API for encoding and decoding data between Elm and TypeScript | 42 |
remorses/genql | Automates the process of generating client code for GraphQL APIs | 881 |
apurebase/kgraphql | A Kotlin implementation of GraphQL schema setup using a rich DSL | 305 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,969 |
sainthkh/reasonql | A tool for generating type-safe GraphQL code from ReasonML queries | 96 |
exaspark/graphql-guard | A gem providing field-level authorization for GraphQL queries | 472 |
mdgriffith/elm-codegen | An Elm package and CLI tool for generating code with automatic imports and type inference. | 138 |
graphql-crystal/graphql | A GraphQL server library built around the Crystal programming language | 134 |
arctic-hen7/diana | A GraphQL system designed to work out of the box with full support for subscriptions and authentication | 39 |
ablestack/graphql-codegen-hasura | Automates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms. | 154 |