Wednesday, 25 April 2018

need some help asap!

need some help with updating an array inside an object that is inside of an array...here is my model itll explain it better"posts" : [ { "title" : "Book Name", "chapters" : [ ] }, ] how do i push information into the chapter array? i can find the correct object using the title i just dunno how to push the arrayim using mongodb btw

Submitted April 25, 2018 at 10:04PM by SeanCarroll17

No comments:

Post a Comment