Is it possible to filter to search for an id in an array? Basically i have a field `account: MongoID`, and want to search all data for account X AND Y. Sorry in advance if this is not the place to ask such questions :)
Is it possible to filter to search for an id in an array?
Basically i have a field
account: MongoID, and want to search all data for account X AND Y.Sorry in advance if this is not the place to ask such questions :)