Interfaceplugin-mongoosev0.4.2MongooseServiceRegistrationOptionsExtra configuration supplied to @RegisterMongooseService. interface MongooseServiceRegistrationOptionsMember overviewPropertiesmodelNamePropertiesoptionalmodelNameOptional override for the mongoose model name. Mongoose derives the collection from it by pluralizing, so user reads and writes the users collection. Set this when the model name differs from the service key. readonly modelName: stringDefault:the provided key
optionalmodelNameOptional override for the mongoose model name. Mongoose derives the collection from it by pluralizing, so user reads and writes the users collection. Set this when the model name differs from the service key. readonly modelName: stringDefault:the provided key