@mikro-orm/mongodbFunctionsVersion: NextdefineConfig CallabledefineConfig<EM, Entities>(options): MongoOptions<EM, Entities>Creates a type-safe configuration object for the MongoDB driver.Parametersoptions: Partial<Options<MongoDriver, EM, Entities>>Returns MongoOptions<EM, Entities>
Creates a type-safe configuration object for the MongoDB driver.