noob saibotN
Convex Community2y ago
9 replies
noob saibot

filtering pagination

When using
getPages
(from
convex-helpers/server/pagination
), how can I apply a
filter (or search)
? I would to pagination through the table
payments
but only on a subset of this table. But I can't see a way to apply a filter. It looks like the pagination applies to the whole table by default
Was this page helpful?