t
tRPC
t
tRPC
splitLink 'skipBatch' context property with next & useQuery?
Original message was deleted
tRPC
Join
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,111
Members
View on Discord
A
Alex / KATT 🐱
•
12/28/22, 12:14 AM
trpc: { context: { skipBatch: true, }, }
trpc: { context: { skipBatch: true, }, }
A
Alex / KATT 🐱
•
12/28/22, 12:14 AM
react
-query also has a context
trpc: {
context: {
skipBatch: true,
},
}
trpc: {
context: {
skipBatch: true,
},
}