Skip to content

feat(graphql): partial pagination for page based pagination #6120

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

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

xavierleune
Copy link
Contributor

Q A
Branch? 3.2
Tickets Closes api-platform/api-platform#2310 api-platform/api-platform#1996 #4764
License MIT
Doc PR todo

This pull requests fixes the paginator to offer a partial pagination for page based pagination, as already stated in the documentation. This part seems to have been forgotten during initial implementation, so I suggest to merge it in the branch 3.2.

@xavierleune xavierleune force-pushed the fix/hasnextpagepaginator-3 branch 3 times, most recently from 5a3566e to 88909c1 Compare January 23, 2024 08:26
@xavierleune xavierleune changed the title feat(GraphQL): Partial pagination for page based pagination feat(graphql): partial pagination for page based pagination Jan 23, 2024
@xavierleune
Copy link
Contributor Author

@soyuka hi, what do you think of this PR?

@soyuka
Copy link
Member

soyuka commented Feb 16, 2024

it introduces interfaces therefore we should merge that to main (3.3 should come out before end of February)

@xavierleune xavierleune changed the base branch from 3.2 to main February 20, 2024 07:31
@xavierleune xavierleune force-pushed the fix/hasnextpagepaginator-3 branch from 88909c1 to 7ebfa6e Compare February 20, 2024 07:37
@xavierleune xavierleune force-pushed the fix/hasnextpagepaginator-3 branch from 7ebfa6e to 10bd773 Compare February 20, 2024 08:07
@xavierleune
Copy link
Contributor Author

@soyuka ok ! I rebased my branch against main and fixed the tests

@soyuka soyuka merged commit 6b00cea into api-platform:main Feb 20, 2024
@soyuka
Copy link
Member

soyuka commented Feb 20, 2024

thanks @xavierleune !

@xavierleune xavierleune deleted the fix/hasnextpagepaginator-3 branch February 20, 2024 08:29
xavierleune added a commit to xavierleune/docs that referenced this pull request Feb 20, 2024
soyuka pushed a commit to api-platform/docs that referenced this pull request Feb 21, 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

Successfully merging this pull request may close these issues.

GraphQL Client-Side Pagination Enabling/Disabling
2 participants