Mongodb – Mongo query to get only selected objects from same or different documents
I need a little help. I've a collection which has a field dimension and that field contains array of different objects, which looks like this Collection - 1: [ { "_id": { "$oid": "6423cddbf4db0d397b22390a" }, "dimension": [ { "_id": {…