T
tRPC
Output properties missing on frontend results (Type Infer)
Output properties missing on frontend results (Type Infer)
Looking for more? Join the community!
T
tRPC
Output properties missing on frontend results (Type Infer)
T
tRPC
Output properties missing on frontend results (Type Infer)
Recommended Posts
Avoid checking for TRPCClientError, and return the error in client query/mutateWhat i'm trying to do, is avoid doing try/catch on every trpc call to backend, if ZOD validation faiProperty 'query' does not exist on type ...I think this is an issue on my end here is how I am defining everything
```
export const t = initTRP