Skip to main content
Version: 11.x

Function: unstable_httpBatchStreamLink()

unstable_httpBatchStreamLink<TRouter>(opts): TRPCLink< TRouter >

Type parameters

Parameter
TRouter extends Router< AnyRouterDef< AnyRootConfig >, TRouter >

Parameters

ParameterType
optsHTTPBatchStreamLinkOptions

Returns

TRPCLink< TRouter >

Source

packages/client/src/links/internals/createHTTPBatchLink.ts:39


Generated using TypeDoc and typedoc-plugin-markdown