r-lib / gh

Minimalistic GitHub API client in R
https://gh.r-lib.org
Other
223 stars 52 forks source link

gh_gql() doesn't pass various arguments through #124

Closed jennybc closed 3 years ago

jennybc commented 4 years ago

It seems like several more arguments, such as .api_url, should be passed through to gh().

https://github.com/r-lib/gh/blob/b8ac9e28ad1397e33f8742cc6f867b7648e8b46a/R/gh_gql.R#L17-L25