Neat! You found every TIL snippet that I have written about graphql.
(This assumes some familiarity with feature development for GitLab.) …
We can use the queryComplexity
query to get some information about the complexity of the query that is being executed. You would add this to your query to include the informaiton about the complexity: …
In response, I get: …
Here is how to get started retrieving the public snippets for a particular user: …