Introduction to the GitHub GraphQL API: Step-by-Step Guide
If you're a developer who loves to explore new tools and technologies, then you're probably already familiar with GitHub and its powerful API. But have you heard of GitHub's GraphQL API?
It's a relatively new addition to the GitHub API family, and it...
blog.lo-victoria.com4 min read
wesley scholl
Thanks for this, I was stuck on the GitHub graphql mutation request using curl. Turns out, all I needed to do was to put it all in one line! Thanks 👍🏻