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 7e7f3b0 commit 84a4090Copy full SHA for 84a4090
source/reference/method/db.collection.findOneAndUpdate.txt
@@ -19,7 +19,7 @@ Definition
19
20
.. method:: db.collection.findOneAndUpdate( filter, update, options )
21
22
- .. |dbcommand| replace:: :dbcommand:`update` command
+ .. |dbcommand| replace:: :dbcommand:`findAndModify` command
23
.. include:: /includes/fact-mongosh-shell-method-alt
24
25
Updates a single document based on the ``filter`` and
0 commit comments