MusabM
Convex Community3y ago
12 replies
Musab

How to search in query?

Hello.

So, I have a search bar and some data populated from the database with usePaginatedQuery() and it works well. But I want to search in the query. I know I can just filter the array and update it in a state variable, but then I will not have paginated query.

Thanks
Was this page helpful?