amirA
Convex Community13mo ago
3 replies
amir

Query by array

How can I query and fetch all users given an array of walletAddresses?
I have
users
table and each user has an optional walletAddress field.
I need to fetch all users (at once) given the walletAddresses array
Was this page helpful?