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 5e577ba commit 78d26c0Copy full SHA for 78d26c0
source/fundamentals/crud/write-operations/bulk.txt
@@ -465,6 +465,8 @@ This method uses the ``ClientNamespacedWriteModel`` and its methods
465
The method can also take a ``ClientBulkWriteOptions`` object to specify different
466
options for how the command is executed.
467
468
-.. TODO: insert server documentation
+To learn more about the client ``bulkWrite`` command, take a look at the
469
+:manual:`bulkWrite <reference/command/bulkWrite/>` guide in the {+mdb-server+}
470
+Manual.
471
472
.. TODO: Add API Documentation
0 commit comments