using ts-patch-mongoose with typegoose #26
-
Can we use ts-patch-mongoose with typegosse class?? |
Beta Was this translation helpful? Give feedback.
Answered by
ilovepixelart
Apr 21, 2023
Replies: 1 comment
-
Yes you should be able to use it, since this is a plugin for mongoose |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ilovepixelart
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes you should be able to use it, since this is a plugin for mongoose
But if you talking about decorators
https://typegoose.github.io/typegoose/docs/api/decorators/plugin/
Try following this example, if it doesn't work, try creating a simple repo with example (post link here) I will take a look