Expose GitHub GraphQL API?
Hey! So we were building a new feature for Artsy's Peril use and wanted to use GitHub's GraphQL api. danger.github.api returns an octokit/rest.js instance, but I'm wondering if Peril could expose an octokit/graphql.js instance as well? Or is this maybe already exposed, but I can't see it? A workaround exists but getting first-party support would be awesome.
If this seems like a worthwhile feature, I'd be down to work on it 👍
This isn't really a peril-level abstraction, it's a danger one - regardless I could see danger supporting that for sure.
Looks like they share their dependencies anyway 👍
Ah right, of course! Okay cool, I'll dig into that tomorrow at Peer Lab 👍