T
tRPC
how to use the same Zod validation both client and server's procedure input
how to use the same Zod validation both client and server's procedure input
Looking for more? Join the community!
T
tRPC
how to use the same Zod validation both client and server's procedure input
T
tRPC
how to use the same Zod validation both client and server's procedure input
Recommended Posts
pipe/unstable_pipeI cant seem to find it? according to the docs I can chain middlewares using pipe in v10 but the featImplementation of bi-directional cursor-based paginationI'm looking at the [example](https://trpc.io/docs/useInfiniteQuery#example-react-component) for `useHow to ignore `input` validation and just pass in an object with interfaces?For my input I just want to pass in an interface rather than using a Zod schema. Either that or if sWhere can I add a query key?I tried to follow as in useQuery from Tanstack, but Typescript started complaining
```js
api.prompts