graphql-query
Query generator
A library for generating GraphQL query strings from Clojure data structures.
Clojure(Script) graphql query generation
71 stars
4 watching
10 forks
Language: Clojure
last commit: over 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,154 | |
| Provides a utility to generate and execute GraphQL queries using JSON objects instead of strings | 407 | |
| Generates GraphQL schemas and servers based on SQL table structure. | 592 | |
| A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 | |
| Simplifies integration of GraphQL and mobx-state-tree by automatically generating types and code | 685 | |
| An action for generating graphql documents used by gqldoc. | 5 | |
| A Java library that generates GraphQL schema from existing Java code | 1,096 | |
| A tool for generating type-safe GraphQL code from ReasonML queries | 96 | |
| Automates the process of generating Java code from GraphQL schema definitions | 19 | |
| A C# GraphQL client library with Linq-like syntax for building high-performance clients | 280 | |
| A tool for generating and wiring GraphQL schemas in Java | 812 | |
| Generates C# classes from a GraphQL schema | 96 | |
| A tool that automatically generates a GraphQL server from a SQLite database or SQL file | 1,057 | |
| A tool that compiles GraphQL queries into native Elixir code, handling asynchronous requests and composing results. | 87 | |
| Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |