Function: httpBatchLink()
httpBatchLink<
TRouter>(opts):TRPCLink<TRouter>
Type parameters
| Parameter | 
|---|
| TRouterextendsRouter<AnyRouterDef<AnyRootConfig,any>,TRouter> | 
Parameters
| Parameter | Type | 
|---|---|
| opts | HTTPBatchLinkOptions | 
Returns
TRPCLink< TRouter >
Source
packages/client/src/links/internals/createHTTPBatchLink.ts:38
Generated using TypeDoc and typedoc-plugin-markdown