git-touch icon indicating copy to clipboard operation
git-touch copied to clipboard

gitlab: move to graphql

Open shreyas1599 opened this issue 4 years ago • 3 comments

@pd4d10 I've started working on this if it's alright (I pulled your changes from #171)

shreyas1599 avatar Jan 24 '21 17:01 shreyas1599

Considering there are many self-hosted versions, in which some are legacy versions (without GraphQL API), perhaps we should hold this for a while.

pd4d10 avatar Jan 25 '21 02:01 pd4d10

Considering there are many self-hosted versions, in which some are legacy versions (without GraphQL API), perhaps we should hold this for a while.

Hi, not sure I understand this. If the self-hosted version works on REST it should work on GraphQL right? Can you give an example of where/why it might not work?

shreyas1599 avatar Jan 25 '21 03:01 shreyas1599

image

https://docs.gitlab.com/ee/api/graphql/

It is only enabled by default in the versions greater than 12.1. It should work in https://gitlab.com, but I'm not sure if our users' self-hosted GitLab matches this condition.

pd4d10 avatar Jan 25 '21 06:01 pd4d10