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
What is the motivation / use case for changing the behavior?
It will make NestJs more typescript inclined and hence powerful. I have enjoyed using it on solo express project and when I found out about NestJs I assumed it will be the default
The text was updated successfully, but these errors were encountered:
Is there an existing issue that is already proposing this?
Is your feature request related to a problem? Please describe it
I have issue when trying to reference other model with mongoose. I prefer using the class instead of just String as anything might go wrong
Describe the solution you'd like
Let typegoose be natively supported by nestjs. It was built natively with typescript support for mongoose which is also the aim of NestJS. Please
Teachability, documentation, adoption, migration strategy
Please see this: here
What is the motivation / use case for changing the behavior?
It will make NestJs more typescript inclined and hence powerful. I have enjoyed using it on solo express project and when I found out about NestJs I assumed it will be the default
The text was updated successfully, but these errors were encountered: