Add a mongoose Middleware-Plugin
The Plugin to plug-in
Optional
Options for the Plugin, if any
Example:
@plugin(pluginFunctionHere, { optionsHere: true })class ClassName {} Copy
@plugin(pluginFunctionHere, { optionsHere: true })class ClassName {}
Generated using TypeDoc
Add a mongoose Middleware-Plugin