how do I query a collection of ids

6 views
Skip to first unread message

bryan rasmussen

unread,
Nov 13, 2014, 5:33:26 PM11/13/14
to compo...@googlegroups.com
I have tried the following queries

{ where: { id : { in : ar} } }

{ where: { id : { $in : ar} } }

{ where: { or : [ { id: '544d00c0c9daea1a0300000c' },
  { id: '5443d5f802b7f53752000002' } ]
   } }

and lots more, also with $in instead of in.

anyway not getting anything to work, is it something to do with objectid?

Thanks,
Bryan
Reply all
Reply to author
Forward
0 new messages