Context: I have a Post Mongoose model that contains a csv_files array field to store csv strings. I make a fetch API
Post
csv_files
fetch
I deleted version property from requests for update at body.
delete req.body.__v;