How do I omit field from Input type? #1301
Answered
by
MichalLytek
bombillazo
asked this question in
Q&A
-
Hello! If I am using this setup:
How can I omit |
Beta Was this translation helpful? Give feedback.
Answered by
MichalLytek
Jun 25, 2022
Replies: 1 comment
-
The recommended approach for building similar but different types is mixin-classes: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bombillazo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The recommended approach for building similar but different types is mixin-classes:
https://github.com/MichalLytek/type-graphql/tree/master/examples/mixin-classes