GraphQL is a query language and execution engine tied to any backend service.
Shell 13.9k 1.2k
Working group notes for GraphQL
429 211
A reference implementation of GraphQL for JavaScript
TypeScript 19.2k 2k
GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.
TypeScript 14.3k 1.6k
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and…
JavaScript 11.9k 509
GraphQL Foundation Charter and Legal Documents
81 22
🌄Landscape for the GraphQL ecosystem
GraphQL Documentation at graphql.org
GraphQL Scalars specifications repo.
A GraphQL schema and server wrapping SWAPI.
Working draft of "GraphQL over HTTP" specification
Create a GraphQL HTTP server with Express.