leeL
Convex Community2y ago
7 replies
lee

Using TypeScript to Write Complex Query ...

in case it's easier, you could consider compiling the react query builder into a js function and using this helper to run the filter https://stack.convex.dev/complex-filters-in-convex
There’s a new Convex helper to perform generic TypeScript filters, with the same performance as built-in Convex filters, and unlimited potential.
Using TypeScript to Write Complex Query Filters
Was this page helpful?