Allow Rest queries to use Pagination true or false option [Performance] ! #2019
geminigeek
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
currently pagination is always on for rest queries, for queries like these using qs package https://payloadcms.com/docs/queries/overview
i request that we should be able to send a query with pagination flag on / off like below, this should not run countDocuments.
doing this we can improve the performance multifold for rest queries
Beta Was this translation helpful? Give feedback.
All reactions