here\'s my code
Datas.findOneAndUpdate({"_id":req.body._id}, Update(req.body)) .then((data)=>{ res.json({data})