// If array field not in find, use $[] db.products.updateMany({}, { $set:{ "variants.$[]._id": new ObjectId() } })