The node_id attribute
, used to identify GraphQL API objects from the REST API, is now officially supported in the REST API v3 for GitHub.com and GitHub Enterprise (versions 2.14 and higher). The node_id
attribute will be included in all supported REST resources that have a corresponding GraphQL object, and you can use this information to help move between the REST API and the GraphQL API.
GitHub Enterprise 2.13.4, 2.12.12, 2.11.18, 2.10.24 now available
The 2.13.4, 2.12.12, 2.11.18 and 2.10.24 releases for GitHub Enterprise are now available for download from https://enterprise.github.com/releases.
View the full release notes:
Both users and organizations now have the ability to request an archive of their repositories, issues, comments, and other data using the Migrations API. For more information see the developer announcement.