Answer Posted / Brij Bihari Jaiswal
To save an array of objects in Mongoose, define the schema for the array, create a new instance of your model, and then push the objects into the array before saving.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers