Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for graphql pagination #309

Open
tjcorr opened this issue Nov 1, 2022 · 1 comment
Open

Add support for graphql pagination #309

tjcorr opened this issue Nov 1, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@tjcorr
Copy link

tjcorr commented Nov 1, 2022

Consider incorporating the https://github.com/octokit/plugin-paginate-graphql.js plugin by default to support pagination for graphql queries similar to how this is already supported for the rest client.

@joshmgross joshmgross added enhancement New feature or request help wanted Extra attention is needed labels Nov 1, 2022
@rdash99
Copy link

rdash99 commented Oct 4, 2024

Just going to bump this as I ran into it today - is there any reason it couldn't be brought in under github.graphql as github.graphql.paginate? (I don't know who the main maintainer for this repo is so I'm just pinging @Jcambass as you were the most recent person to push to main just so it potentially gets seen) - also there are no docs I could find for github.graphql and the docs mentioning pagination direct you to the plugin with no direct instructions as to how to use it in the context of this action...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants