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

Add Pagination to the subgraph #99

Open
JacqueGM opened this issue May 3, 2023 · 1 comment
Open

Add Pagination to the subgraph #99

JacqueGM opened this issue May 3, 2023 · 1 comment

Comments

@JacqueGM
Copy link
Collaborator

JacqueGM commented May 3, 2023

Currently the subgraph queries are limited to 100 rows, we need to add pagination for every request accordingly

known limitation - https://thegraph.com/docs/en/developing/developer-faqs/
possible resolution - https://github.com/graphprotocol/graph-client#automatic-pagination

@louilinn
Copy link
Contributor

Kinda difficult to fix, and 1000 entries already cover non-extreme use of the application. Given work limitations, put on hold

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants