Learner
0
Q:

mongo array

db.articles.find({
    "stock.country" : "01",
    "stock.warehouse.code" : "02"
}).pretty();
1
db.inventory.find( { tags: ["red", "blank"] } )
-1

Tags

New to Communities?

Join the community