octokit / octokit.graphql.net

A GitHub GraphQL client library for .NET
MIT License
143 stars 50 forks source link

[BUG] Paging issues #218

Open jjxtra opened 4 years ago

jjxtra commented 4 years ago

The documentation at https://github.com/octokit/octokit.graphql.net/blob/master/docs/paging.md shows how to do paging. In an attempt to do manual paging, I always get the first page, regardless of whether I use the end cursor and "after" in a vars dictionary.

Attempting to use AllPages()... results in a strange expression error...

DevilBoy6 commented 2 years ago
github-actions[bot] commented 1 year ago

👋 Hey Friends, this issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please add the Status: Pinned label if you feel that this issue needs to remain open/active. Thank you for your contributions and help in keeping things tidy!