Skip to content

Commit 8739db8

Browse files
committed
DOCSP-46879: Add reference + link to MongoClient keyword arguments
1 parent 4d0a621 commit 8739db8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/connect/mongoclient.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,11 @@ constructor accepts. All parameters are optional.
168168

169169
**Data type:** `TypeRegistry <{+api-root+}bson/codec_options.html#bson.codec_options.TypeRegistry>`__
170170

171+
You can also pass keyword arguments to the ``MongoClient()`` constructor to specify
172+
optional parameters. For a complete list of keyword arguments, see the
173+
`MongoClient <{+api-root+}pymongo/mongo_client.html#pymongo.mongo_client.MongoClient>`__
174+
class in the API documentation.
175+
171176
Concurrent Execution
172177
--------------------
173178

0 commit comments

Comments
 (0)