You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Mongoose Node.JS ODM
Hi everybody!
My model has an array of subdocuments. Each subdocument has its own _id. In a part of my code I would like to get a subdocument by its _id, and then get its index. Right now, I'm doing something like this: