github-script icon indicating copy to clipboard operation
github-script copied to clipboard

Add support for graphql pagination

Open tjcorr opened this issue 3 years ago • 2 comments

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.

tjcorr avatar Nov 01 '22 21:11 tjcorr

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...

rdash99 avatar Oct 04 '24 13:10 rdash99

Hi, any news for this feature request? It will be really useful

neilime avatar Oct 28 '24 13:10 neilime