/graphql.github.io

GraphQL Documentation at graphql.org

Primary LanguageTypeScriptOtherNOASSERTION

Source Repository for graphql.org

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.

Documentation

How to contribute

Check out our contributing guide for detailed instructions on how to make changes to the GraphQL website 🎉