How to skip generating types for deprecated fields? #7514
Unanswered
keithhackbarth
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to skip generating types for fields labeled as isDeprecated on the Typescript client-side? Basically, I want our IDE to throw a typing error if someone is attempting to write code that leverages a deprecated field.
Beta Was this translation helpful? Give feedback.
All reactions