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

Implement pagination support for GET_MANY and GET_MANY_REFERENCE #50

Open
garethsb opened this issue Jan 7, 2021 · 0 comments
Open

Comments

@garethsb
Copy link
Contributor

garethsb commented Jan 7, 2021

Pagination is implemented in the dataProvider for GET_LIST, but not for GET_MANY and GET_MANY_REFERENCE. It's an acceptable shortcut, because the page limit is unlikely to be encountered in practice, but worth examining how to apply pagination for these too.

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

1 participant