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

Feature request: Response pagination #4212

Open
gilgardosh opened this issue Aug 1, 2022 · 1 comment
Open

Feature request: Response pagination #4212

gilgardosh opened this issue Aug 1, 2022 · 1 comment

Comments

@gilgardosh
Copy link
Collaborator

gilgardosh commented Aug 1, 2022

Is your feature request related to a problem? Please describe.

paginate responses of an external api using resolver composition

Describe the solution you'd like

example of response type

Additional context

example of resolver implementation

@ardatan
Copy link
Owner

ardatan commented Aug 1, 2022

I think this can be a transform that adds pagination arguments to the field then does the pagination under the hood or we can have some utils to implement this "pagination" in an additional typedefs and resolvers.

@gilgardosh gilgardosh changed the title Response pagination Feature request: Response pagination Aug 1, 2022
@theguild-bot theguild-bot mentioned this issue Aug 11, 2022
@theguild-bot theguild-bot mentioned this issue Sep 28, 2023
This was referenced Apr 30, 2024
This was referenced May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants