docs
docs copied to clipboard
limit pagination in graphQL
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).