Files
payload/packages/plugin-stripe/src
Alessio Gravili 0058f82d87 perf: add limit: 1 and pagination: false to various payload queries (#11319)
`payload.find` queries can be made faster by specifying `limit: 1` and `pagination: false` when only the first document is needed. This PR applies those options to various queries to improve performance.
2025-02-21 11:09:40 -07:00
..
2024-08-13 12:54:33 -04:00
2024-08-13 12:54:33 -04:00
2024-11-11 13:59:05 -05:00