awesome-graphql

Awesome list of GraphQL
If you want to contribute to this list (please do), send me a pull request.
Awesome list of GraphQL
If you want to contribute to this list (please do), send me a pull request.
Working draft of the specification for GraphQL.
Working draft of "GraphQL over HTTP" specification.
Relay-compliant GraphQL server specification.
OpenCRUD is a GraphQL CRUD API specification for databases.
Apollo Federation specification
GraphQXL is an extension of the GraphQL language with some additional features that help creating big and scalable server-side schemas.
hosts community defined custom Scalar specifications for use with @specifiedBy.
GraphQL Foundation under the Linux Foundation
Official GraphQL.org discord channel.
A weekly newsletter highlighting resources and news from the GraphQL community.
Connect with other developers and share knowledge about every part of the Apollo GraphQL platform.
Join `#help-graphql` on the Reactiflux Discord server.
Group for discussions, articles and knowledge sharing.
Use the hashtag `#graphql`.
Questions and answers. Use the tag `graphql`.
A collective list of public GraphQL APIs.
A Subreddit for interesting and informative GraphQL content and discussions.
A global, online meetup on Relay, the GraphQL client.
A reference implementation of GraphQL for JavaScript.
GraphQL execution using a JIT compiler.
a cutting edge planning and execution engine for GraphQL.
A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
A minimal GraphQL client for Node and browsers.
Use GraphQL Request as a fully typed SDK.
GraphQL Zeus creates autocomplete client library for `JavaScript` or `TypeScript` which provides autocompletion for strongly typed queries.
curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client.
A client library developed by Amazon for caching, analytics and more that includes a way to fetch GraphQL queries.
A No GraphQL client for TypeScript
Type safe TypeScript client for any GraphQL API.
Apollo/GraphQL integration for VueJS.
A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server.
Svelte integration for Apollo GraphQL.
An ember-cli addon for Apollo Client and GraphQL.
GraphQL web components that work in any frontend framework.
A set of tools, helping you building efficient apps in a fast way with SvelteKit and GraphQL.
The core @apollo/client library provides built-in integration with React.
Relay is a JavaScript framework for building data-driven React applications.
A simple caching GraphQL client for React.
Minimal hooks-first GraphQL client with caching and server-side rendering support.
Bindings for mobx-state-tree and GraphQL.
A lightweight utility for adding GraphQL to React. components. Includes simple caching and uses GET requests that could additionally be cached through a service-worker.
A No GraphQL client for TypeScript
Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
Create a GraphQL HTTP server with Hapi.
HAPI plugin for GraphiQL integration.
GraphQL Koa middleware that implements GraphQL.js from scratch and supports native ESM.
GraphQL Koa Middleware.
GraphQL Koa 1 file simplified. usefull for quick test
Universal GraphQL HTTP middleware for Deno.
GraphQL plugin for Fastify.
Fully-featured GraphQL Server with focus on easy setup, performance and great developer experience.
Framework NodeJS for GraphQL.
A highly evolved GraphQL HTTP Server.
Write full-feature APIs with just functions. No more boilerplate code, no more setup. Just write functions and deploy.
Serverless runtime based on WebAssembly that delivers auto-generated GraphQL APIs.
Sequelize helpers for GraphQL.
Some help defining GraphQL schema around BookshelfJS models.
A GraphQL-to-SQL query execution layer for batch data fetching.
Ably PubSub implementation for GraphQL to publish mutation updates and subscribe to the result through a subscription query.
A library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas.
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
Code-First, Type-Safe, GraphQL Schema Construction.
Pothos is a plugin based GraphQL schema builder for typescript. It makes building graphql schemas in typescript easy, fast and enjoyable.
Garph is full-stack framework for building type-safe GraphQL APIs in TypeScript.
GQLoom is a GraphQL weaver for TypeScript/JavaScript that weaves GraphQL schema and resolvers using [Valibot](https://github.com/fabian-hiller/valibot), [Zod](https://github.com/colinhacks/zod), or [Yup](https://github.com/jquense/yup).
Graphql Tools to Structure, Combine Resolvers and Merge Schema Definitions for Node.js, Next.Js and Graphql Apollo server
GraphQL query parser written entirely in TypeScript's type system for creating interfaces based on provided query
GraphQL document authoring library, inferring the result and variables types of GraphQL queries and fragments in the TypeScript type system.
Tool library for building and maintaining GraphQL-JS servers.
A JavaScript template literal tag that parses GraphQL queries.
A tiny, zero dependency GraphQL schema loader from files and folders.
Tool which allows you to construct flexible graphql schema from different data sources via plugins.
Separate GraphQL server into smaller, reusable parts by modules or features.
A library that helps creating a permission layer for a graphql api.
Emits a GraphQL Shield from your GraphQL schema.
A GraphQL rate-limiting library with query complexity analysis for Node.js
A webpack loader to import type-protected codegen results directly from GraphQL documents
One configuration for all your GraphQL tools (supported by most tools, editors & IDEs).
A command line tool for common GraphQL development workflows.
A set of utils for faster development of GraphQL tools (Schema and documents loading, Schema merging and more).
use GraphQL query language to access data in remote APIs that don't run GraphQL (and also ones that do run GraphQL).
Generate REST API from your GraphQL API.
Framework and CLI to add a GraphQLCRUD API layer to a GraphQL server using data models.
Split up your GraphQL resolvers in middleware functions.
A library to help construct a graphql-js server supporting react-relay.
Normalize GraphQL responses for persisting in the client cache/state.
Babel plugin that compile GraphQL tagged template strings.
An ESLint plugin that checks your GraphQL strings against a schema.
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
Realtime GraphQL Live Queries with JavaScript.
An interactive schema visualizer for GraphQL APIs.
Extends [supertest](https://github.com/visionmedia/supertest) to easily test a GraphQL endpoint
Runs arbitrary queries matching a GraphQL schema to find server errors.
Query and manipulate GraphQL introspection query results in useful ways.
An instant security layer for production GraphQL Endpoints.
an incredibly fast GraphQL discovery & fingerprinting toolbox.
Allows using @constraint as a directive to validate input data. Inspired by Constraints Directives RFC and OpenAPI
A comprehensive list of validator directive wraps Validator.js functionalities
The Open-Source GraphQL Federation Solution with Full Lifecycle API Management for (Federated) GraphQL. Schema Registry, composition checks, analytics, metrics, tracing and routing.
A graphQL Router / API Gateway framework written in Golang, focussing on correctness, extensibility, and high-performance. Supports Federation v1 & v2, Subscriptions & more.
Quickly and easily add support for the `Sunset` header to your GraphQL server, to better communicate upcoming breaking changes.
Browser-only GraphQL SDL converter for generating TypeScript, Zod, Pydantic, Go, Rust, and other typed models.
front-end starter kit using React, Relay, GraphQL, and JAM stack architecture.
A GraphQL schema and server wrapping SWAPI.
Relay TodoMVC with routing.
Documentation and example for building GraphQL apps using apollo client.
Documentation, tutorial and examples for building GraphQL server and connecting to SQL, MongoDB and REST endpoints.
Source code of the official F8 app of 2016, powered by React Native and other Facebook open source projects.
Usage Examples Apollo React for Github GraphQL API with create-react-app.
A type-protected GraphQL example on Next.js running [graphql-codegen](https://graphql-code-generator.com/) under the hood
Fullstack Boilerplate GraphQL. Made with React & Prisma + authentication & roles.
The full-stack React+GraphQL framework
Production-ready toolkit/boilerplate with support for GraphQL, SSR, Hot-reload, CSS-in-JS, caching, and more.
Yarn v2 based monorepo template (code-first GraphQL API, PostgreSQL, PnP, Zero-install, serverless).
Next.js starter project focused on developer experience.
A boilerplate for TypeScript + Node Express + Apollo GraphQL APIs.
An example of how to mock a managed federation Supgraph using Apollo Server 3.x
An example of how to mock a managed federation Supgraph using Apollo Server 4.x
Starter Generic CRUD with Advanced Apollo Graphql server with Next.js and Mongodb (TypeScript)
Ruby implementation of Facebook's GraphQL.
A query batching executor for the graphql gem.
A JWT auth wrapper working with devise.
Ruby web server that implements Facebook's GraphQL.
A GraphQL client and DSL. Allowing to write queries in native Ruby.
Use graphql-ruby to expose a Rails app.
Example Rails app using GitHub's GraphQL API.
Barebones starter kit for Relay application with Rails GraphQL server.
A graphql, relay and standard rails application powered demo weblog.
A sample graphql/rails/relay application with a related 3-part article series.
Use of the Agoo server to demonstrate a simple GraphQL application.
A rails 6 boilerplate with devise, graphql & JWT auth.
A PHP port of GraphQL reference implementation.
Relay helpers for webonyx/graphql-php implementation of GraphQL.
A PHP package that allows to serve a GraphQL endpoint from your Laravel application.
Laravel wrapper for Facebook's GraphQL.
This bundle provides tools to build a complete GraphQL server in your Symfony App. Supports react-relay.
GraphQL API for WordPress.
Framework agnostic library that allows you to write GraphQL server by annotating your PHP classes.
Plain-old functions providing a declarative API for GraphQL servers with Subscriptions support.
Builds request payload in GraphQL structure.
Craft and expose a GraphQL schema for Drupal 9 and 10.
Easily build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of large configuration arrays.
An example GraphQL server written with Siler.
GraphQL parser for Python.
GraphQL implementation for Python based on GraphQL.js v16.3.0 reference implementation
A library to help construct a graphql-py server supporting react-relay.
A python wrapper around libgraphqlparser.
A package for creating GraphQL schemas/types in a Pythonic easy way.
Adds GraphQL support to Google AppEngine (GAE).
Integrate GraphiQL easily into your Django project.
Adds GraphQL support to your Flask application.
Simple GraphQL client for Python 2.7+
Create GraphQL APIs using joins, SQL or otherwise.
A Django integration for Graphene.
An authentication library for Flask inspired from flask-jwt-extended.
GraphQL Implementation, SDL First, for python 3.6+ / asyncio.
Wrapper of Tartiflette to expose GraphQL API over HTTP based on aiohttp / 3.6+ / asyncio, [official tutorial available on tartiflette.io](https://tartiflette.io/docs/tutorial/getting-started).
library for implementing GraphQL servers using schema-first approach. Asynchronous query execution, batteries included for ASGI, WSGI and popular webframeworks, [fully documented](https://ariadnegraphql.org).
Django registration and authentication with GraphQL.
A new GraphQL library for Python.
A pythonic graphql codegenerator built around graphql-core and pydantic
An apollo like graphql client with async and sync interface
Simple GraphQL Client makes working with GraphQL API responses easier in Python.
A GraphQL schema and server using [Graphene](https://graphene-python.org).
A tutorial on creating a GraphQL server with [Strawberry](https://strawberry.rocks/) and a client with [Qlient](https://qlient-org.github.io/python-qlient/site/).
GraphQL Java implementation.
A GraphQL server framework for Spring Boot, developed by Netflix.
A [Maven plugin](https://github.com/graphql-java-generator/graphql-maven-plugin-project) and a [Gradle plugin](https://github.com/graphql-java-generator/graphql-gradle-plugin-project) that can generate both the **Client** and the **Server** (POJOs and utility classes). The server part is based on graphql-java, and hides all its boilerplate codes.
Auto-generates types for use with GraphQL Java
Schema generation and execution package that turns POJO's into a GraphQL Java queryable set of objects. Enables exposing any service as a GraphQL service using Annotations.
Provides annotations-based syntax for schema definition with GraphQL Java.
Schema-first graphql-java convenience library that makes it easy to bring your own implementations as data resolvers. Inspired by [graphql-tools](https://github.com/apollographql/graphql-tools) for JS.
Schema-first maven plugin for generating Java types and Resolver interfaces. Works perfectly in conjunction with graphql-java-tools. Inspired by [swagger-codegen-maven-plugin](https://github.com/swagger-api/swagger-codegen/tree/master/modules/swagger-codegen-maven-plugin).
Schema-first gradle plugin for generating Java types and Resolver interfaces. Works perfectly in conjunction with graphql-java-tools. Inspired by [gradle-swagger-generator-plugin](https://github.com/int128/gradle-swagger-generator-plugin).
A framework-agnostic java servlet for exposing graphql-java query endpoints with GET, POST, and multipart uploads.
Comprehensive GraphQL client use. Schema-first. Type-safe GraphQL types, queries, and results, no code generators, no POJOs, no annotations. Excellent [IDE support](http://manifold.systems/images/graphql.mp4) with IntelliJ IDEA and Android Studio. See the [Java example](#example-java) below.
Spring Framework GraphQL Library.
GraphQL and GraphiQL Spring Framework Boot Starters.
Asynchronous GraphQL service discovery and querying for your microservices.
Port of Facebook DataLoader for efficient, asynchronous batching and caching in clustered GraphQL environments.
Java 8+ API for rapid development of GraphQL services.
Apollo Federation on the JVM.
Provides extended validation of fields and field arguments for graphql-java.
An experimental set of DGS Directives for common formatting use-cases.
GraphQL ISO Date is a set of RFC 3339 compliant date/time scalar types to be used with graphql-java.
Extended scalars for graphql-java.
Examples of Light Java GraphQL and tutorials.
An example GraphQL server written with Spring MVC and GraphQL-SPQR.
A simple application, both client and server, demonstrating the Manifold GraphQL library.
Samples for using the GraphQL Java Kickstart projects.
A GraphQL Java Kickstart federation example.
A Netflix DGS federation example.
A tutorial creating a GraphQL server and client using Spring Boot and Netflix DGS.
GraphQL Kotlin implementation.
Comprehensive GraphQL client use. Schema-first. Type-safe GraphQL types, queries, and results, no code generators, no POJOs, no annotations. Excellent [IDE support](http://manifold.systems/images/graphql.mp4) with IntelliJ IDEA and Android Studio. See the [Kotlin example](#example-kotlin) below.
Codegen plugin of Kotlin DSL Client by GraphQL schema. The generated DSL supports execution of complex GraphQL queries, mutation and subscriptions in Kotlin with syntax similar to native GraphQL syntax.
A DSL based graphql server library for kotlin, backed by graphql-java.
A simple GraphQL application, both client and server, demonstrating the Manifold GraphQL library with Kotlin.
A GraphQL query parser in C++ with C and C++ APIs.
A high performance GraphQL server written in C. [benchmarks](https://github.com/the-benchmarker/graphql-benchmarks)
C++ GraphQL schema service generator.
Generates C++ client types and request/response serialization from a GraphQL introspection query.
An implementation of GraphQL for Go follows graphql-js
GraphQL server with a focus on ease of use.
Code first graphql (graphql-go/graphql) schema builder.
Go generate based graphql server library.
A Go/Golang library to help construct a server supporting react-relay.
A graphQL Router / API Gateway framework written in Golang, focussing on correctness, extensibility, and high-performance. Supports Federation v1 & v2, Subscriptions & more.
A scalable microservices framework powered by Go, gRPC-Gateway, Prisma, and Kubernetes. It exposes REST, gRPC and Graphql
A protoc plugin that generates graphql execution code from Protocol Buffers.
Barebones starting point for a Relay application with Golang GraphQL server.
Port of the React/Relay TodoMVC app, driven by a Golang GraphQL backend.
A GraphQL schema and server that demonstrates GraphQL [subscriptions](https://github.com/apollographql/subscriptions-transport-ws/blob/v0.9.4/PROTOCOL.md) (over Websocket) to consume [Apache Kafka](https://kafka.apache.org/) messages.
A tutorial showing how to make a Go GraphQL server and client using code generation.
Scala GraphQL server implementation.
Sangria Relay Support.
Caliban is a purely functional library for creating GraphQL backends in Scala.
An example GraphQL server written with akka-http and [sangria](https://sangria-graphql.github.io/)
An example of GraphQL server written with Play and sangria.
GraphQL for .NET.
GraphQL to IQueryable for .NET.
GraphQL server for .Net Core and .NET Framework.
Type-safe GraphQL code generator for F# and [Fable](https://github.com/fable-compiler/Fable)
library to build a GraphQL API on top of data model with the extensibility to bring multiple data sources together in the single GraphQL schema.
type-safe GraphQL client with Linq-like interface for C#
A tutorial creating a GraphQL server and client with .NET.
Fully Featured Elixir GraphQL Library.
GraphQL Elixir. (No longer maintained)
Plug integration for GraphQL Elixir.
Relay helpers for GraphQL Elixir.
Elixir bindings for [libgraphqlparser](https://github.com/graphql/libgraphqlparser)
Elixir GraphQL parser.
GraphQL parser and resolver for Elixir.
Examples of GraphQL Elixir Plug endpoints mounted in Phoenix
GraphQL AST and parser for Haskell.
Haskell GraphQL Api, Client and Tools.
GraphQL for Postgres.
Generate a GraphQL API based on your SQL database structure.
Lightning-fast GraphQL APIs for PostgreSQL: highly customisable; extensible via plugins; realtime.
Hasura gives Instant Realtime GraphQL APIs over PostgreSQL. Works with an existing database too.
GraphQL & REST API for your database
GraphQL for Lua.
GraphQL for Elm.
A Clojure library designed to provide GraphQL implementation.
GraphQL implementation in pure Clojure.
Clojure(Script) GraphQL query generation.
Example code for the Lacinia GraphQL framework tutorial.
The Swift implementation for GraphQL.
GraphQL servers in OCaml.
📟 A strongly-typed, caching GraphQL client for Android, written in Java.
Comprehensive GraphQL client use. Schema-first. Type-safe GraphQL types, queries, and results, no code generators, no POJOs, no annotations. Excellent [IDE support](http://manifold.systems/images/graphql.mp4) with IntelliJ IDEA and Android Studio. See the [Java example](#example-java) below.
📄 Apollo "hello world" app, for Android.
📱 A strongly-typed, caching GraphQL client for iOS, written in Swift.
Apollo Client Devtools bridge for [Apollo iOS].
Type Safe GraphQL directly from SwiftUI.
📄 Apollo "hello world" app, for iOS.
A GraphQL client for ClojureScript with bindings for re-frame applications.
Clojure(Script) GraphQL query generation.
ReasonML binding for Apollo Client.
Type-safe and simple GraphQL Client for ReasonML developers.
ReasonML binding for urql Client.
A GraphQL client for Flutter.
A GraphQL type and query generator for Dart/Flutter.
High-performance server-side library that supports all GraphQL specifications.
GraphQL server library for Rust.
GraphQL client library for Rust with WebAssembly (wasm) support.
A parser, formatter and AST for the GraphQL query and schema definition language for Rust.
A platform for building high-performance GraphQL backends.
GraphQL server library for D.
General purpose GraphQL R client.
Bindings to the 'libgraphqlparser' C++ library. Parses GraphQL syntax and exports the AST in JSON format.
R GraphQL Implementation.
A Julia GraphQL client/server implementation.
A Julia GraphQL client for seamless integration with a server.
GraphQL server library.
library inspired by [graphql-ruby](https://github.com/rmosolgo/graphql-ruby) & [go-graphql](https://github.com/playlyfe/go-graphql) & [graphql-parser](https://github.com/graphql-dotnet/parser).
GraphQL client shard inspired by Apollo client.
GraphQL shard.
Ballerina standard library for GraphQL. This library provides a GraphQL client and server implementations including builtin support for GraphQL subscriptions.
A CLI tool to generate Ballerina code from GraphQL schema and GraphQL schema from Ballerina code. It also provides functionality to generate usage-specific GraphQL clients using GraphQL schemas and documents.
An in-browser IDE for exploring GraphQL.
Visual Editor & GraphQL IDE.
Represent any GraphQL API as an interactive graph.
A beautiful feature-rich GraphQL Client for all platforms.
A unique, user-friendly data browser/viewer for any GraphQL service, with attractive result layouts.
An HTTP Client that supports editing GraphQL queries.
Fast, open source API client, which stores collections offline-only in a Git-friendly plain text markup language.
Generate a complete Postman collection from a GraphQL endpoint.
The quickest way to navigate and test your GraphQL endpoints.
Select "GraphQL" at the top, explore the GraphQL AST and highlight different parts by clicking in the query.
The fastest collaborative GraphQL playground.
A CLI tool to visualize GraphQL schemas and to output a graph data structure as a graphviz .dot format.
Build and execute GraphQL queries in the terminal.
Visual GraphQL schema editor to generate Schema Definition Language files without any knowledge of the GraphQL syntax. Also visualize and document existing endpoints with introspection. Additional info and instructions [here](https://hackolade.com/help/GraphQL.html)
A client-side, browser-only tool to format, beautify, and validate GraphQL queries and schemas instantly.
A no-code platform for creating AI-powered **GraphQL Mock Servers** from your schema (SDL) with rules, stateful mocking, mutation/subscription, to speed up development and integration testing.
**Generate Karate API tests** from your GraphQL schemas
🎲 Mock or extend your GraphQL API with faked data. No coding required.
A tool to **validate schemas**, compare schema changes, find breaking changes, and check document coverage against a schema.
The open source ([CNCF](https://www.cncf.io/projects/microcks/) project), cloud native tool for **API Mocking** and Testing with [GraphQL support](https://microcks.io/blog/graphql-features-what-to-expect/) 🎥 [GraphQL conf 2023](https://youtu.be/UjDnrrTp7uI?si=M6S4l_Bukp9CEYl4)
Multi-protocol mock server with GraphQL schema mocking, resolver configuration, and query validation. Also supports HTTP, gRPC, WebSocket, MQTT, and SOAP.
Open-source AI Powered API testing tool that generates test cases and **data mocks automatically by recording real API traffic**. Supports GraphQL, REST, and gRPC.
Open-Source API **Testing and Monitoring** with GraphQL support
The all-in-one automated penetration tester toolkit for GraphQL, written in Python
One-click security scan of your GraphQL endpoints. Free, no login required.
[StackHawk](https://www.stackhawk.com)
A Burp Extension for GraphQL Security Testing
Web Application Firewall for graphQL APIs
Plugin based python script to perform GraphQL vulnerability assessment.
Security Audit Utility for GraphQL
Dependency-aware dynamic GraphQL testing tool
Vulert secures software by detecting vulnerabilities in open-source dependencies—without accessing your code. It supports Js, PHP, Java, Python, and more
GraphQL debugging tools for Apollo Client in the Chrome developer console
A simple and clean chrome dev-tools extension for GraphQL network inspection.
Static page generator for documenting GraphQL Schema.
The easiest way to make API documents for GraphQL.
Autogenerate static GraphQL API documentation.
Flexible documentation for GraphQL powered with Docusaurus.
Generate GraphQL API docs.
Rich editor support for GraphQL client and server development that seamlessly integrates with the Apollo platform
GraphQL language support for IntelliJ IDEA and WebStorm, including Relay.QL tagged templates in JavaScript and TypeScript.
A Vim plugin that provides GraphQL file detection and syntax highlighting.
Autocomplete and lint from a GraphQL endpoint in Atom.
GraphQL code generator based on schema and documents.
GraphQL types builder based on REST API described in Swagger. Allows to migrate to GraphQL from REST for 5 minutes
A language service plugin complete and validate GraphQL query in TypeScript template strings.
GraphQL extension that enables you to easily get resolver-level performance information as part of a GraphQL response.
Get a full fake GraphQL API with zero coding in less than 30 seconds, based on a JSON data file.
Turn your database into a GraphQL API. Prisma lets you design your data model and have a production ready GraphQL API online in minutes.
Node.js ORM written in TypeScript for type lovers. Typetta is the perfect ORM for the GraphQL + NodeJS + Typescript stack.
Automatically create a GraphQL server from any sqlite database.
Organize GraphQL API as components to be consumed with NPM or modified from any project, [example-explanation](https://hackernoon.com/make-your-graphql-api-easier-to-adopt-through-components-74b022f195c1)).
Take any OpenAPI Specification (OAS) or swagger and create a GraphQL interface - Two minute video and resources [here](https://developer.ibm.com/open/projects/openapi-to-graphql/)
An opinionated JavaScript library for automatically generating predictable, type safe DataLoaders over a set of resources (e.g. HTTP endpoints).
Query and manipulate GraphQL introspection query results in useful ways.
Build internal tools, dashboards, admin panel on top of GraphQL data in minutes
Generate low-code web apps from any GraphQL API using AI.
Lightning fast query hasher that ignores formatting diffs and comments and supports multiple hashing functions.
Reveal full GraphQL queries behind Apollo APQ hashes. Inspect fallback flow and debug Automatic Persisted Queries in DevTools.
[Headless BI](https://cube.dev/blog/headless-bi) for building data applications with SQL, REST, and [GraphQL API](https://cube.dev/docs/backend/graphql). Connect any database or data warehouse and instantly get a GraphQL API with sub-second latency on top of it. - [Source Code](https://github.com/cube-js/cube.js)
Scalable, distributed, low latency, high throughput Graph database with GraphQL as the query language
The next generation object-relational database with native GraphQL support.
Native multi-model database with [GraphQL integration](https://www.arangodb.com/docs/3.4/foxx-reference-modules-graph-ql.html) via the built-in [Foxx Microservices Framework](https://www.arangodb.com/docs/stable/foxx.html).
Weaviate is a cloud-native, modular, real-time vector search engine with a [GraphQL interface](https://weaviate.io/developers/weaviate/api/graphql) built to scale your machine learning models.
Scalable managed GraphQL service with subscriptions for building real-time and offline-first apps
A GraphQL analaytics and monitoring service to find functional and performance issues.
An open-source framework that makes you _completely_ forget about infrastructure and allows you to focus exclusively on your business logic. It autogenerates a GraphQL API for your models, supporting mutations, queries, and subscriptions.
Open source Firebase alternative with GraphQL
GraphQL-first headless e-commerce platform.
Open source data gateway currently supporting Apache Cassandra® and DataStax Enterprise.
Vedic astrology AI API with GraphQL support for horoscopes, birth charts, kundali matching, and 108+ endpoints.
Instant GraphQL APIs for any data source.
GraphQL CDN for caching GraphQL APIs.
CDN-based GraphQL based Headless Content Management System.
A Cloud Based Headless CMS with CDN, Webhooks, Team Collaborations, Content Revision, Cloud Functions.
Build Scalable Content Experiences.
GraphQL-powered Headless CMS and API toolkit.
Turn multiple datasources into a single GraphQL API.
This tutorial was originally created by Shopify for internal purposes. It's based on lessons learned from creating and evolving production schemas at Shopify over almost 3 years.
This document outlines the style guide for the GitLab GraphQL API.
This repo contains documentation and guidelines for a standardized and mostly reasonable approach to GraphQL (at Yelp).
Apollo's 10 GraphQL Principles, broken out into three categories, in a format inspired by the Twelve Factor App.
Learn about GraphQL security, performance, testing and building production-ready APIs with the latest tools and best practices of the GraphQL ecosystem.
Official documentation explaining GraphQL schema definition language and shorthand notation.
Fullstack Tutorial Website with Tracks for all Major Frameworks & Languages including React, Apollo, Relay, JavaScript, Ruby, Java, Elixir and many more.
Apollo's free interactive learning platform.
An attempt to learn GraphQL.
Step by step guide to learn GraphQL.
Comprehensive guide for securing GraphQL endpoints and preventing vulnerabilities.