This repository contains the source code for the GraphQL website.
You can find more discussions on the #website channel on the GraphQL Slack. Get your invite here!
A brief overview: GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. It provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need, and enables powerful developer tools. The specification is open source and governed by the GraphQL Foundation.
- Site
- Reference documentation
- Language support, tools, and services
- Frequently Asked Questions (FAQ)
- Community resources
Check out our contributing guide for detailed instructions on how to make changes to the GraphQL website 🎉