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 2210928 commit 10556e3Copy full SHA for 10556e3
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