Skip to content
Discussion options

You must be logged in to vote

@mauvehed The new GitHub Projects aren't supported in Octokit, because they use the GraphQL API, and Octokit.rb is focused on the REST API. You can learn about how to work with Projects using the GraphQL API here. I think your best bet would be to use a generic GraphQL Ruby client and write your own queries.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mauvehed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants