GraphQL API

Learn about the GitHub GraphQL API and how to use it with Git

GitHub GraphQL API

The GitHub GraphQL API provides a more flexible and efficient way to get exactly the data you need compared to the REST API, using a single request to fetch multiple resources.

Free Resources