You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mongoose function findOneAndUpdate with upsert:true allow insert new document.
If i use this mongoose function, i have one new document but with regular _id: ObjectId("xxxxxx")
The text was updated successfully, but these errors were encountered:
mongoose function findOneAndUpdate with upsert:true allow insert new document.
If i use this mongoose function, i have one new document but with regular _id: ObjectId("xxxxxx")
The text was updated successfully, but these errors were encountered: