T
tRPC
Compressing parts of query/mutation input
Compressing parts of query/mutation input
Looking for more? Join the community!
T
tRPC
Compressing parts of query/mutation input
T
tRPC
Compressing parts of query/mutation input
Recommended Posts
`useSuspenseQuery` still runs a fetch on SSR even when setting `ssr: false` in the api configBeside double-fetching, this causes issues during rendering if you have auth on your routes as the SUnsubscription callback triggering immediatelyHey!
I am currently using Bun that's queried via a Vue application.
For some reason the unsubscribeMultiple optimistic updates and old data from refetchesHi all, I'm new to tRPC and React Query and I'm just trying to get my head around what exactly I'm dPass headers when prefetching using helpersI dont see a way to pass headers and cookies with either fetch/prefetch methods from the ssr helper.I am getting a errors after starting a TRPC project with T3. "Unsafe return of an `any` typed value"It seems like something is off between Prisma and TRPC but I can't figure out why the type infrence Is there a similar handler to createNextApiHandler for fastify?I'm trying to create a global error handler in fatsify but I can't find anything.
Is this even a thiHow does trpc typing workI'm curious to know how trpc generates type without a code gen step , i am trying to acheive somethtRPC with app routerHi, where I can find basic and simple code for trpc for next.js app router?Globally handle specific Error type on backendHi, i have a lot of code that's used for both backend and frontend.
That's why i'm not throwing TRPCHow to use token in headers() ?in `_app.tsx` i have this ```import React from 'react';
import { trpcApi, trpcApiClientProvider } f