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 4d6d754 commit 4be94d7Copy full SHA for 4be94d7
source/crud/update.txt
@@ -156,8 +156,8 @@ configure an ``UpdateOptions`` instance:
156
fields </reference/command/update/#update>` guide in the
157
{+mdb-server+} manual for more information.
158
159
-Modify Update Example
160
-`````````````````````
+Upsert Documents Example
+~~~~~~~~~~~~~~~~~~~~~~~~
161
162
The following code uses the ``updateOne()`` method to match documents
163
in which the ``name`` field value is ``"Sunrise Pizzeria"``. It then
0 commit comments