Used to specify which version of the MongoDB server's API to use for driver connections.
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025 MONGOC_SERVER_API_VERSION_T(3)
Supported Api Versions
The driver currently supports the following MongoDB API versions:
┌──────────────────────┬────────────────────────┐
│ Enum value │ MongoDB version string │
├──────────────────────┼────────────────────────┤
│ MONGOC_SERVER_API_V1 │ "1" │
└──────────────────────┴────────────────────────┘
Synopsis
Used to specify which version of the MongoDB server's API to use for driver connections.
