imrajdas / graphql.github.io

GraphQL Documentation at graphql.org

Home Page:https://graphql.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 🎉

About

GraphQL Documentation at graphql.org

https://graphql.org

License:Other


Languages

Language:TypeScript 64.1%Language:Less 27.6%Language:JavaScript 8.3%