Here is array structure
contact: { phone: [ { number: \"+1786543589455\", place: \"New Jersey\", createdAt: \
If you use the Mongoose API and looking to pull a sub/child object: Read this document Don't forget to use save() when you're done editing otherwise the changes won't be saved to the database.