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 62c7c18 commit 6f9e684Copy full SHA for 6f9e684
source/reference/command/findAndModify.txt
@@ -279,7 +279,11 @@ The ``lastErrorObject`` embedded document contains the following fields:
279
280
- boolean
281
282
- - Contains ``true`` if an ``update`` operation modified an existing document.
+ - Contains ``true`` if an ``update`` operation:
283
+
284
+ - Modified an existing document.
285
+ - Found the document, but it was already in the
286
+ desired destination state so no update actually occurred.
287
288
289
0 commit comments