You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I would like to perform dependency injection on a pre-save hook function, I haven't found any guides on the docs to do such a thing.
Ideally, I would like to be able to do something similar like this: https://docs.nestjs.com/techniques/mongodb#hooks-middleware .
Please let me know if it's possible with nestjs-typegoose .
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
I would like to perform dependency injection on a pre-save hook function, I haven't found any guides on the docs to do such a thing.
Ideally, I would like to be able to do something similar like this: https://docs.nestjs.com/techniques/mongodb#hooks-middleware .
Please let me know if it's possible with nestjs-typegoose .
Thanks
The text was updated successfully, but these errors were encountered: