Skip to content

Commit 78d26c0

Browse files
committed
manual
1 parent 5e577ba commit 78d26c0

File tree

1 file changed

+3
-1
lines changed
  • source/fundamentals/crud/write-operations

1 file changed

+3
-1
lines changed

source/fundamentals/crud/write-operations/bulk.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,8 @@ This method uses the ``ClientNamespacedWriteModel`` and its methods
465465
The method can also take a ``ClientBulkWriteOptions`` object to specify different
466466
options for how the command is executed.
467467

468-
.. TODO: insert server documentation
468+
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.
469471

470472
.. TODO: Add API Documentation

0 commit comments

Comments
 (0)