filtering pagination
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