httpBatchLink()
Signature
tshttpBatchLink<TRouter>(opts: HttpBatchLinkOptions): TRPCLink<TRouter>;
tshttpBatchLink<TRouter>(opts: HttpBatchLinkOptions): TRPCLink<TRouter>;
Type parameters
TRouterextendsRouter<AnyRouterDef<AnyRootConfig,any>,TRouter>
Parameters
| Name | Type |
|---|---|
opts | HttpBatchLinkOptions |
Returns
TRPCLink<TRouter>
Defined in: packages/client/src/links/httpBatchLink.ts:19