graphql-query
 
    GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
Here are 41 public repositories matching this topic...
A bring your own types GraphQL client library for Rust
- 
            Updated
            Oct 30, 2025 
- Rust
GraphQL query utility for serverside apps
- 
            Updated
            Dec 18, 2024 
- TypeScript
A developer tool for engineers working with React and GraphQL.
- 
            Updated
            Mar 4, 2023 
- JavaScript
Generate GraphQL Query Api for your JPA Entity Models
- 
            Updated
            Oct 14, 2025 
- Java
Generate GraphQL queries from models that can be mocked and normalized.
- 
            Updated
            Oct 30, 2017 
- JavaScript
Retrofit converter which uses annotations to inject .graphql query or mutation files into a request body, along with any variables.
- 
            Updated
            Oct 31, 2025 
- Kotlin
- 
            Updated
            Oct 30, 2017 
- JavaScript
A swift component with a DSL to declare GraphQL queries and to get string representations out of them
- 
            Updated
            Sep 18, 2023 
- Swift
Speculative GraphQL metrics for your Postgres databases.
- 
            Updated
            Jun 3, 2021 
- JavaScript
Complete Domain Specific Language (DSL) for GraphQL query in Python.
- 
            Updated
            Nov 26, 2024 
- Python
Pull data into Gatsby from Github API v4
- 
            Updated
            Jan 6, 2023 
- JavaScript
An Apollo GraphQL Query Schema Testing Tool
- 
            Updated
            Jul 7, 2022 
- TypeScript
This PowerShell module contains functions that facilitate querying and create, update, and delete operations (mutations) for GraphQL, which is an an open-source data language for APIs. For more on GraphQL please see: https://graphql.org/.
- 
            Updated
            Oct 28, 2025 
- PowerShell
Convert Golang Struct To GraphQL Object On The Fly
- 
            Updated
            May 16, 2020 
- Go
Polymer Apollo GraphQL Client web components
- 
            Updated
            Feb 1, 2020 
- HTML
Intuitive GraphQL Resolver Example - Application example using RawModel.js as GraphQL rootValue on steroids.
- 
            Updated
            Feb 10, 2023 
- JavaScript
A GraphQL to Cypher query execution layer for Neo4j and Python GraphQL implementations.
- 
            Updated
            Jan 3, 2022 
- Python
Uses graphql-anywhere to build mongodb queries
- 
            Updated
            Nov 29, 2017 
- TypeScript
Collection of tools related to typescript schema libraries
- 
            Updated
            Oct 29, 2025 
- TypeScript