Posts by Scharles Souza • 1 point
1 post
-
-1
votes1
answer492
viewsA: Mongodb: Projection of only one element from one nested array to another nested array to one object
db.getCollection('items').find({"item": {"items":{"item":{"cell":{"value":"a"}}}}})