I am reading the documents on the where method. I am pretty darn confused since the docs do not provide much information on all of the parameters.
I have a list of document ids, and I want to query for those specific documents. Can that be done with the Query.where() method?