T
tRPC
❓-help
Typescript helper for router output
Solution
Looking for more? Join the community!
T
tRPC
❓-help
T
tRPC
❓-help
Recommended Posts
Am I able to use "multer" with trpc?Im currently trying to implement file uploads within a T3 app using S3. I am following along with a Losing type inference in vs-codeHey,
I'm having quite some trouble with type inference today.
I create my client inside of functionHow would you implement basic auth session tokens with tRPC?I'm building a hobby app which requires basic auth. I'm used to use **express **and **express-sessioExample for tRPC, stable version, with RSCHi
This may be a stupid question...
The readme of the experimental example mentions
> Note You Dynamic return typeIs there any way to have dynamic return type with tRPC?
Simple example:
If I provide x: true on boSometimes invalidate not work...hello sometimes invalidate method does not work in `onSuccess`
anyone same?
using NextJS, pnpmtrpc client request size limits?I am sending a pretty sizable request and am seeing
```
[TRPCClientError: JSON Parse error: UnexpecMake tRPC return Bad Request on Zod validation error?As the title says, how can I make tRPC return a proper error message, like a Bad Request, when thereUsing proxyClient in vercel edge functionHey guys, i want to call my trpc apis inside vercel edge functions.
Edge runtime does not have all cookies not being set in procedureThis is all the code for setting my cookie
```js
import { publicProcedure, router, userProcedure } f