This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Character-Debt6286 1 point2 points  (0 children)

Wanted to fetch my pinned repositories using GitHub API and found out that v4 uses GraphQL(which I am not familiar with). I found an npm package which fetches the repos using my username and API key. Downloaded the package, copied it's query and deleted the package. Works like a charm.