Pinned
Repositories
- graphql.github.io
GraphQL Documentation at graphql.org
- graphql-landscape
🌄 Landscape for the GraphQL ecosystem - express-graphql
Create a GraphQL HTTP server with Express.
- graphql-js
A reference implementation of GraphQL for JavaScript
- dataloader
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 caching.
- swapi-graphql
A GraphQL schema and server wrapping SWAPI.
- vscode-graphql
VSCode GraphQL extension (autocompletion, go-to definition, syntax highlighting)
- graphql-spec
GraphQL is a query language and execution engine tied to any backend service.