Type Aliases
The following type aliases are available globally.
-
Options to use when executing a multi-document insert operation on a
MongoCollection
.Declaration
Swift
public typealias InsertManyOptions = BulkWriteOptions
-
A MongoDB server error code.
Declaration
Swift
public typealias ServerErrorCode = Int