I have collection with sub-documents in my mongo db collection as shown below. I want to make few changes to this collection using FindOneAndUpdate option in mo
FindOneAndUpdate