Mongoose Object-literal Subdoc Not Accessible Mongoose Object-literal Subdoc Not Accessible mongoose mongoose

Mongoose Object-literal Subdoc Not Accessible


The code above looks almost exactly like the documentation here:http://mongoosejs.com/docs/subdocs.html

I am thinking perhaps there is something else in your code acting strange that you've not displayed here. Perhaps try using get: http://mongoosejs.com/docs/api.html#document_Document-get

doc.get('children')