t
tRPC
How can I disable batching with fastify adapter? - tRPC
B
tRPC
•
4y ago
•
2 replies
Barakonda
How can I disable batching with fastify adapter?
I cant seem to find a way to disable batching for my server
, and this link doesnt help me much
https://trpc.io/docs/v9/links#disabling-request-batching
what am I missing
? I fell like I miss a sentence or 2 from the docs
.
.
.
.
Links & Request Batching | tRPC
Similar to urql
's exchanges or Apollo
's links
. Links enables you to customize the flow of data between tRPC Client and the tRPC
-server
.
Similar Threads
Throwing fastify errors when using fastify adapter
R
rd / ❓-help
3y ago
Route not found when using Fastify adapter
T
Teixeira / ❓-help
15mo ago