Hello I need to inherit my schemas in mongoose library. Are there complete plugins for that? Or how should I do that myself?
I need to inherit all pre, post, init mi
You may want to look at using a Mongoose Plugin:
A plugin that does what you want 'out of the box' is here: