1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Files
docs/content/graphql/index.md
2023-03-10 17:43:11 +00:00

37 lines
1.1 KiB
Markdown

---
title: GitHub GraphQL API documentation
intro: 'To create integrations, retrieve data, and automate your workflows, use the {% data variables.product.prodname_dotcom %} GraphQL API. The {% data variables.product.prodname_dotcom %} GraphQL API offers more precise and flexible queries than the {% data variables.product.prodname_dotcom %} REST API.'
shortTitle: GraphQL API
introLinks:
overview: /graphql/overview/about-the-graphql-api
featuredLinks:
startHere:
- /graphql/guides/forming-calls-with-graphql
- /graphql/guides/introduction-to-graphql
- /graphql/guides/using-the-explorer
popular:
- /graphql/overview/explorer
- /graphql/overview/public-schema
- /graphql/overview/schema-previews
- /graphql/guides/using-the-graphql-api-for-discussions
guideCards:
- /graphql/guides/migrating-from-rest-to-graphql
- /graphql/guides/managing-enterprise-accounts
- /graphql/guides/using-global-node-ids
changelog:
label: 'api, apis'
layout: product-landing
redirect_from:
- /v4
versions:
fpt: '*'
ghec: '*'
ghes: '*'
ghae: '*'
children:
- /overview
- /reference
- /guides
---