Template
single collection
multiple collections
mgodatagen
update
indexe
explain
Stage
Database
bson
mgodatagen
[{_id:132143124,orders:[true,false,false]},{_id:3123,orders:[true,true,true]}]
Query
db.collection.find({orders:{$not:{$in:[false]}}})
Result