graphql-thinky44 5 - Build an optimized GraphQL schema from Thinky RethinkDB models.
graphql-pouch96 5 - A GraphQL-API runtime on top of PouchDB created by GraphQL shorthand notation as a self contained service with CouchDB synchronization.
gql-tools11 1 - Tool library with CLI for schema generation and manipulation.
graphql-iso-date112 12 - A GraphQL date scalar type to be used with GraphQL.js. This scalar represents a date in the ISO 8601 format YYYY-MM-DD.
graphql-compose234 24 - Tool which allows you to construct flexible graphql schema from different data sources via plugins.
node-graphjoiner21 1 - Create GraphQL APIs using joins, SQL or otherwise.
schemagen-graphql27 7 - 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.
graphql-java-annotations99 53 - Provides annotations-based syntax for schema definition with GraphQL Java.
GraphQLHub - Query public API's schemas (e.g. Reddit, Twitter, Github, etc) using GraphiQL
js-graphql-intellij-plugin199 18 - GraphQL language support for IntelliJ IDEA and WebStorm, including Relay.QL tagged templates in JavaScript and TypeScript.
gdom904 25 - DOM Traversing and Scraping using GraphQL.
Annotated GraphQL Server - Server for annotated GraphQL showing how to transform a REST api into a GraphQL endpoint with annotations.
Model Visualizer - A small webapp that generates an ERD-like visualization of a GraphQL endpoint from an introspection query.
GraphQL Network106 7 - A chrome dev-tools extension for debugging GraphQL network requests.
eslint-plugin-graphql114 15 - An ESLint plugin that checks your GraphQL strings against a schema.
AST Explorer - Select "GraphQL" at the top, explore the GraphQL AST and highlight different parts by clicking in the query.
vim-graphql10 2 - A Vim plugin that provides GraphQL file detection and syntax highlighting.
GraphQL CMS - Use your existing GraphQL schema to generate simple for use, fully functional CMS in a couple steps.
graphdoc109 7 - Static page generator for documenting GraphQL Schema.
graphql-autocomplete10 1 - Autocomplete and lint from a GraphQL endpoint in Atom.
GraphQL IDE333 15 - An extensive IDE for exploring GraphQL API's.
Swagger to GraphQL110 17 - GraphQL types builder based on REST API described in Swagger. Allows to migrate to GraphQL from REST for 5 minutes
GraphQL Voyager2k 57 - Represent any GraphQL API as an interactive graph.
GraphQL Faker246 15 - 🎲 Mock or extend your GraphQL API with faked data. No coding required.
ts-graphql-plugin100 6 - A language service plugin complete and validate GraphQL query in TypeScript template strings.
Apollo Launchpad - Like JSFiddle for GraphQL server code, write and deploy a GraphQL API directly from your browser.
Apollo Tracing - GraphQL extension that enables you to easily get resolver-level performance information as part of a GraphQL response.
Altair GraphQL Client171 19 - A graphQL API client for GraphQL (like Postman for graphQL) with chrome and firefox extensions as well as desktop apps for all platforms.
Apollo Storybook Decorator75 7 - Wrap your React Storybook stories with Apollo Client, provide mocks for isolated UI testing with GraphQL
GraphQL Metrics - instrument GraphQL resolvers, logging response times and statuses (if there was an error or not) to the console as well as to InfluxDB.
GraphQL Rover53 1 - GraphQL schema interactive navigation, rearrange nodes, search and explore types and fields.
json-graphql-server130 8 - Get a full fake GraphQL API with zero coding in less than 30 seconds, based on a JSON data file.
Insomnia – An full-featured API client with first-party GraphQL query editor
Prisma1k 39 - Turn your database into a GraphQL API. Prisma lets you design your data model and have a production ready GraphQL API online in minutes.
tuql18 1 - Automatically create a GraphQL server from any sqlite database.
Databases
ArangoDB - Multi-model database that supports GraphQL schemas in JavaScript inside the database.
Dgraph - Scalable, distributed, low latency, high throughput Graph database with a GraphQL like language (called GraphQL+) as the query language. Dgrapqh can be queried with graphql by using dgraphql10 1
Services
GraphCMS - GraphQL based Headless Content Management System.
Graphcool - Your own GraphQL backend in under 5 minutes. Works with every GraphQL client such as Relay and Apollo.
Reindex - Instant GraphQL Backend for Your React Apps.
Scaphold - GraphQL as a service that includes API integrations such as Stripe and Mailgun.
Tipe - Next Generation API-first CMS with a GraphQL or REST API. Stop letting your CMS decide how you build your apps.
Apollo Link - The official guide for getting started with Apollo Link - a standard interface for modifying control flow of GraphQL requests and fetching GraphQL results.
f8-apollo91 14 - Refactored version of the official F8 app of 2016, powered by React Native and the Apollo Stack.
f8app354 70 - Source code of the official F8 app of 2016, powered by React Native and other Facebook open source projects. http://makeitopen.com
Reindex Examples132 43 - Example projects for Reindex with using React Native and React.js for web.
angular2-graphql-rest25 5 - An example app with REST Api working side by side with GraphQL using Apollo Client with angular2-apollo. Includes step-by-step tutorial how to migrate from REST to GraphQL.
ReactQL starter kit - Universal React + Apollo + Redux + React Router 4, with SSR-enabled GraphQL, store (de/re)hydration and production code bundling.
microhn57 4 - Simple Hacker News client built on top of GraphQLHub
How to GraphQL - Fullstack Tutorial Website with Tracks for all Major Frameworks & Languages including React, Apollo, Relay, JavaScript, Ruby, Java, Elixir and many more