payload icon indicating copy to clipboard operation
payload copied to clipboard

feat: expose `pagination: false` to REST / GraphQL

Open r1tsuu opened this issue 2 months ago • 1 comments

Exposes pagination: false to REST / GraphQL to improve performance on large collections by avoiding count query. This will also be nice for our SDK https://github.com/payloadcms/payload/pull/9463 to have the same properties.

r1tsuu avatar Dec 12 '24 22:12 r1tsuu