docs icon indicating copy to clipboard operation
docs copied to clipboard

limit pagination in graphQL

Open dbwagoner opened this issue 1 year ago • 0 comments

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).

dbwagoner avatar Apr 05 '24 18:04 dbwagoner