GraphQL API
통합을 만들고, 데이터를 검색하고, 워크플로를 자동화하려면 GitHub GraphQL API를 사용합니다. GitHub GraphQL API는 GitHub REST API보다 더 정확하고 유연한 쿼리를 제공합니다.
Start here
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.
Using global node IDs
You can get global node IDs of objects via the REST API and use them in GraphQL operations.