rajat.abcxR
Convex Community2y ago
8 replies
rajat.abcx

How to do array filter with multiple values?

I have a user schema with an interests column, which have array to string values, and people can filter based on multiple interest all the selected values will be applied in or relation, but the current "filter" method in convex-helper helps to filter only one value, is there another approach to do it?

if I have to change to change my schema that's also fine.
Was this page helpful?