Web Dev CodyW
Convex Community3y ago
2 replies
Web Dev Cody

Is there a way to do an In clause?

Like, I have a list of Ids that I want to query for, how do I do that using .filter()? I don't see a q.eq(q.field("images"), ['1', '2', '3']))
Was this page helpful?