What output? Nothing here is returning any output and I don't see what that has to do with updating. _id looks like a "string" here instead of an ObjectId, so you you mean it "does not update anything"? Probably because the document actually has an ObjectId in the primary key.
_idlooks like a "string" here instead of anObjectId, so you you mean it "does not update anything"? Probably because the document actually has anObjectIdin the primary key.