There's a relatively new mutation in the GraphQL API for gitlab. We should check if it's already available at the self-hosted GitLab instance and implement `Gitlab[F]` to use that instead of the REST API.
There's a relatively new mutation in the GraphQL API for gitlab.
We should check if it's already available at the self-hosted GitLab instance and implement
Gitlab[F]to use that instead of the REST API.