GraphQL API

Hello GitLab community!

I am doing a POC on GitLab’s GraphQL and couldn’t find few APIs that are supported in REST like https://docs.gitlab.com/ee/api/merge_request_approvals.html

We definitely appreciate GraphQL and wanted that to be a solution for a problem we’re trying to solve here at VMWare. Trying to evaluate how matured GraphQL API is in comparison to REST, would appreciate any inputs/feedback from your experience. Thanks!

Here’s the answer to my own question: GitLab aims to bring GraphQL in par with REST, but they’re not there yet and it might take time.

Is there an update to this? Is it clearly documented somewhere what is available and what is not?

Yes, here: GraphQL API | GitLab

I don’t use it, but they have a GraphQL API endpoint to use.