How get type on @trpc/react-query with Typebox input validation ? #72
Unanswered
dalton-oliveira
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.
-
I'm trying to use Typebox as input validation but I can´t get the correct type checks on client. It works with Zod input validations
Using the '@trpc/react-query' it won´t infer the type
But it works with
createCallerFactoryBeta Was this translation helpful? Give feedback.
All reactions