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 41e966f commit 6177276Copy full SHA for 6177276
source/reference/command/findAndModify.txt
@@ -325,7 +325,11 @@ The ``lastErrorObject`` embedded document contains the following fields:
325
326
- boolean
327
328
- - Contains ``true`` if an ``update`` operation modified an existing document.
+ - Contains ``true`` if an ``update`` operation:
329
+
330
+ - Modified an existing document.
331
+ - Found the document, but it was already in the
332
+ desired destination state so no update actually occurred.
333
334
335
0 commit comments