Type alias MongoCleanerConnectionOptions

MongoCleanerConnectionOptions: MongoClientOptions

The options of the mongodb connection. The module uses the npm module mongodb under the hood, so these are the same as the MongoClientOptions.

Generated using TypeDoc