The filter helper is limited by the 16384 documents scanned?
Does the filter helper (https://www.npmjs.com/package/convex-helpers#filter) is limited by the 16384 documents scanned?
npm
convex-helpers
A collection of useful code to complement the official convex package.. Latest version: 0.1.56, last published: 2 days ago. Start using convex-helpers in your project by running
npm i convex-helpers
. There are no other projects in the npm registry using convex-helpers.1 Reply
It’s just a convenience wrapper around the standard methods, so yes I believe it should be limited in the same way.