mongoose-soft-delete
mongoose-soft-delete copied to clipboard
Request: Typegoose implementation
Hi! I was looking for an alternative to mongoose-delete because i started migrating my models to typegoose. SO i came across this plugin and found it interesting. I was wondering if you could make it so that it can also be used in typegoose like how it's done at https://github.com/tecmie/typegoose-pagination-plugin/blob/next/src/types.ts#L30 .
Great work btw!
Thank you for your feedback, I'll check how to make it compatible with typegoose and I'll update the package this week
Thank you so much for that!