amirA
Convex Community15mo ago
3 replies
amir

Query by array

How can I query and fetch all users given an array of
walletAddress
es?
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?