You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 👍
The text was updated successfully, but these errors were encountered:
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 anoctokit/rest.js
instance, but I'm wondering if Peril could expose anoctokit/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 👍
The text was updated successfully, but these errors were encountered: