The GraphQL organization maintains a significant public GitHub presence, featuring a wide range of repositories primarily written in JavaScript, TypeScript, Python, C++, and Shell. Notable projects include graphql-js, a reference implementation of GraphQL, and graphiql, a tool for building browser and IDE utilities.
A reference implementation of GraphQL for JavaScript
GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.
GraphQL is a query language and execution engine tied to any backend service.
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.
🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
Create a GraphQL HTTP server with Express.
A library to help construct a graphql-js server supporting react-relay.
A GraphQL query parser in C++ with C and C++ APIs
A GraphQL schema and server wrapping SWAPI.
The code of the graphql.org website
Working group notes for GraphQL
MIGRATED: VSCode GraphQL extension (autocompletion, go-to definition, syntax highlighting)
Working draft of "GraphQL over HTTP" specification
An interface for building GraphQL language services for IDEs
Simple, pluggable, zero-dependency, GraphQL over HTTP spec compliant server, client and audit suite.
🌄Landscape for the GraphQL ecosystem
GraphQL mode and helpers for CodeMirror.
GraphQL Foundation Charter and Legal Documents
The GraphQL Composite Schemas WG (subcommittee)
GraphQL Composite Schema specification
GraphQL Scalars specifications repo.
GraphQL FAQ
Repository for discussions on the GraphQL defer-stream spec proposal
No description provided for this repository.
Working group notes for graphql-js
Exploring how GraphQL can best support the growing needs of artificial intelligence and machine learning
Foundation marketing work
Working Group to define the best practices and semantic conventions for using OpenTelemetry with GraphQL.
No description provided for this repository.
GraphQL Auxiliary Proposals
Laying out the default experience for new users that should lead to the greatest chance of success with GraphQL
Test repo for setting up EasyCLA, the tool we'll use to manage specification membership sigs
The GraphQL Directory is used to manage project mailing lists
Community-maintained reference and guides for various GraphQL Foundation processes and programs.
A template for GraphQL subcommittees
CLI utility to help with managing working groups
Default community health files for GraphQL Foundation
No description provided for this repository.
No description provided for this repository.
GraphQL builds various tools and libraries on GitHub, including graphql-js, graphiql, and DataLoader. These projects facilitate the use of GraphQL in different environments, enhancing data fetching and development workflows.
The primary programming languages used by GraphQL for its repositories include JavaScript, TypeScript, Python, C++, and Shell. This diverse language support allows for broad application across different platforms and services.
Yes, all of graphql's repositories on GitHub are public. This transparency allows developers to access, contribute to, and utilize the various tools and libraries created by the organization.
Monitor GraphQL with RepoGuard and get alerted the moment a new public repository appears.
Monitor this account