gitcoinco / gitcoinco/grants-stack-indexer
limit pagination in graphQL
Open
high-priority
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
we have a Postgraphile PRO license, the plugin is installed and it supports limiting pagination (currently not enabled), but doing this change is backwards incompatible as some apps that use the indexer don't use pagination
we need to figure out a way to limit pagination (so that clients can't request all votes for example, and potentially making the web service OOM).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.