how to find document inside array in mogodb
This is mongodb modal
getting an empty array in mongo db get request while using aggregate
so i am new to mongo db and don’t know why my logic is not working…its showing me an empty array when i try to get a value of specficly something,
here is the code
Populate Arrays inside a mongoDB document which refers the same document
I have a document which has a field as Array of References and it is refering to the same document. I want to populate all the nested fields.