We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5957ab1 commit 5540c5bCopy full SHA for 5540c5b
source/reference/command/findAndModify.txt
@@ -344,7 +344,11 @@ The ``lastErrorObject`` embedded document contains the following fields:
344
345
- boolean
346
347
- - Contains ``true`` if an ``update`` operation modified an existing document.
+ - Contains ``true`` if an ``update`` operation:
348
+
349
+ - Modified an existing document.
350
+ - Found the document, but it was already in the
351
+ desired destination state so no update actually occurred.
352
353
354
0 commit comments