Open kubukoz opened 3 years ago
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.
Gitlab[F]
included in caliban-gitlab 0.0.14
I can give it a go
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.