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 操作。