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 e5a39a9 commit 10f9a13Copy full SHA for 10f9a13
source/reference/command/findAndModify.txt
@@ -296,7 +296,11 @@ The ``lastErrorObject`` embedded document contains the following fields:
296
297
- boolean
298
299
- - Contains ``true`` if an ``update`` operation modified an existing document.
+ - Contains ``true`` if an ``update`` operation:
300
+
301
+ - Modified an existing document.
302
+ - Found the document, but it was already in the
303
+ desired destination state so no update actually occurred.
304
305
306
0 commit comments