Skip to main content
Version: 7.0

defineConfig

Callable

  • defineConfig<EM, Entities>(options): MongoOptions<EM, Entities>

  • Creates a type-safe configuration object for the MongoDB driver.


    Parameters

    Returns MongoOptions<EM, Entities>