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

Iteration (de-pagination) support #11

Open
lonelyteapot opened this issue Jul 22, 2022 Discussed in #10 · 0 comments
Open

Iteration (de-pagination) support #11

lonelyteapot opened this issue Jul 22, 2022 Discussed in #10 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@lonelyteapot
Copy link
Owner

Discussed in #10

Originally posted by psmoot July 16, 2022
I'm looking for a library to use when querying GitHub's GraphQL interface.

One of the issues we will have is long lists. Those will require dealing with GraphQL pagination. I'd love to have an interface which handles the boilerplate of iterating through a long list until the end, giving us a single (huge) data structure as a result. Has there been any talk of adding de-pagination support to this pygraphic?

@lonelyteapot lonelyteapot added the enhancement New feature or request label Jul 22, 2022
@lonelyteapot lonelyteapot added this to the v0.5 milestone Jul 22, 2022
@lonelyteapot lonelyteapot self-assigned this Jul 22, 2022
@lonelyteapot lonelyteapot changed the title Iteration support Iteration (de-pagination) support Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant