KonradK
Convex Community3y ago
2 replies
Konrad

Querying for Specific IDs within an Array Field Using Indexes(or otherwise) in Convex

Hi all. I have an array in my schema called "associated users" which contain an array of strings.(token identifiers). Is it possible to query a document if I have a single string of one of the index's in the array?
Was this page helpful?