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
-
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
createCallerFactory
Beta Was this translation helpful? Give feedback.
All reactions