question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

feature(backend-gitlab): add GraphQL support

See original GitHub issue

Is your feature request related to a problem? Please describe.

Related to https://github.com/netlify/netlify-cms/issues/5920.

Using the GitLab REST API can lead to performance issues and hitting rate limits. Switching to GraphQL could help (we’ll need to verify this).

Describe the solution you’d like Similar to the GitHub backend, having use_graphql: true support for the GitLab backend

Describe alternatives you’ve considered Keeping things as they are

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

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
erezrokahcommented, Dec 20, 2021

Hi @imskr, I think https://github.com/netlify/netlify-cms/issues/6061 could be a good first issue that’s entry level (this issue is more intermediate). I added a comment on that issue to get people started

1reaction
erezrokahcommented, Dec 9, 2021

Thanks @imskr, my suggestion is to start from the method in this comment https://github.com/netlify/netlify-cms/issues/5920#issuecomment-988896160

Read more comments on GitHub >

github_iconTop Results From Across the Web

GraphQL API - GitLab Docs
However, GitLab sometimes changes the GraphQL API in a way that is not backward-compatible. These changes are considered breaking changes, and can include ......
Read more >
Index · Graphql · Api · Help · GitLab
To work with sample queries that pull data from public projects on GitLab.com, see the menu options in the left-hand documentation menu, under...
Read more >
Api graphql styleguide · Development · Help · GitLab
GraphiQL is an interactive GraphQL API explorer where you can play around with existing queries. You can access it in any GitLab environment...
Read more >
GitLab's GraphQL API - YouTube
Simon, EMEA Solutions Architect presents on GitLab's Graph QL API and answers questions from customer success team members.
Read more >
My GitLab Contributions in a - Nathan Friend
!45577: Update GraphQL endpoint to support sorting releases !46161: Add link paths for release progress view to GraphQL !46263: Add GraphQL mutation to ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found