T
tRPC
Access procedures with same names and same parameters, but in different routers, generically
Access procedures with same names and same parameters, but in different routers, generically
Looking for more? Join the community!
T
tRPC
Access procedures with same names and same parameters, but in different routers, generically
T
tRPC
Access procedures with same names and same parameters, but in different routers, generically
Recommended Posts
Disable trpc route cahce?```ts
import { protectedProcedure, router } from "@/lib/trpc/server/trpc";
import { TRPCError } fromHow do you set headers or cookies in procedure ?Having trouble figuring out how to set headers within a procedure in Next 13.Why use unstable_httpBatchStreamLink in React server components?When using create-t3-app I noticed that they were using `unstable_httpBatchStreamLink` in their `TRPUnsafe return of an `any` typedI am using TRPC with Prisma. I can't seem to get rid of the TypeScript ESlint error.
```
import { z