tried solution but not work for me details : mongoose version 6.2.7 using updateOne function to update data.
need to working __v auto increment whenever updating the mongoose document. need solution to automatically increase the __v in mongoose in nest js application.