bugwarrior
bugwarrior copied to clipboard
gitlab: Take advantage of GraphQL api.
Idea contributed in #624.
We should test it out and explore:
- Can it improve performance?
- Do all gitlab instances necessarily support this API, or do we need to maintain backwards compatibility with the REST API?
- Are hosted gitlab instances likely to exhibit similar performance differences between the GraphQL and REST API's as gitlab.com?