Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICreateSingletonMongoProviderOptions

Options for 'createSingletonMongoProvider()' function.

Hierarchy

  • ICreateSingletonMongoProviderOptions

Index

Properties

Properties

getClientOptions

getClientOptions: () => IMongoDatabaseOptions | Promise<IMongoDatabaseOptions>

A function, that provides the options for the singleton.

returns

The options or the promise with the options.

Type declaration

Generated using TypeDoc