Open JacqueGM opened 1 year ago
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
Kinda difficult to fix, and 1000 entries already cover non-extreme use of the application. Given work limitations, put on hold
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