GraphQL API
インテグレーションを作成し、データを取り出し、ワークフローを自動化するために、GitHubのGraphQL APIを使ってください。 GitHubのGraphQL APIは、GitHub REST APIよりも正確で柔軟なクエリを提供します。
Guides
View allGuides
Migrating from REST to GraphQL
Learn best practices and considerations for migrating from GitHub's REST API to GitHub's GraphQL API.
Managing enterprise accounts
You can manage your enterprise account and the organizations it owns with the GraphQL API.
グローバルノードIDの利用
REST APIを通じてオブジェクトのグローバルノードIDを取得し、それらをGraphQLの操作で利用できます。