Expose Global IDs in REST API
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
About
Our GraphQL API often accepts Global IDs as arguments.
Customers often need to work between our REST and GraphQL APIs as some things can be supported in one and not the other.
Proposal
To support better interoperability between our REST and GraphQL API, we should expose object Global IDs in our REST API.
It should be in a standardized field name, for example global_id.
Edited by 🤖 GitLab Bot 🤖