Skip to main content
Version: Next

defineConfig

Callable

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

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


    Parameters

    Returns MongoOptions<EM, Entities>