Replies: 1 comment 4 replies
-
You should use ES6 class mixins pattern instead: |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to pick or omit fields from an exiting model class as well as the decorators, which is similar to the function supported by NestJS named OmitType and PickType.
Please ignore my request if there's any similar funtions supported.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions