How can I update the document in MongoDB. My Obejct-array is something like
const arrObj = [{ _id: "1", name: "Bruce", age:20 }, {_id: &qu