GraphQL access for badge retrieval
Problem
My customer has recently moved from using the REST API to the GraphQL API for building up information across all their projects to getting a better understanding of what people are doing etc at governance level.
However, they are still having to use the REST API for extracting badge information - https://docs.gitlab.com/ee/api/group_badges.html
There doesn't seem to be any queries or mutations that support the badge functionality applied to projects / groups at present in graphQL.
Proposal
We are proposing to enable access for badge retrieval / changing to the GraphQL API.
The customer is large GitLab Premium user.
Edited by Christina Lohr