I am looking for a way to perform additional changes to my document when delete is invoked.
I checked a little bit the code and it doesn't seem to me like it it supported.
Also mongoose doesn't provide pre/post hooks for delete so I was wondering what is the best way to achieve this.
Hello all,
I am looking for a way to perform additional changes to my document when delete is invoked. I checked a little bit the code and it doesn't seem to me like it it supported. Also mongoose doesn't provide pre/post hooks for delete so I was wondering what is the best way to achieve this.
Thanks and best regards