-
I would like to do some server-side (typescript) type validation and I am defining by hand some types that could be easily derived from what is defined in |
Beta Was this translation helpful? Give feedback.
Answered by
slaivyn
Aug 4, 2020
Replies: 1 comment
-
I found out that the types generated by Nexus are in the package |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
slaivyn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found out that the types generated by Nexus are in the package
typegen-nexus
.I will try to use to them