Skip to main content
Version: 11.x

Function: unstable_httpSubscriptionLink()

unstable_httpSubscriptionLink<TInferrable>(opts): TRPCLink< TInferrable >

See

https://trpc.io/docs/client/links/httpSubscriptionLink

Type parameters

Parameter
TInferrable extends InferrableClientTypes

Parameters

ParameterType
optsHTTPSubscriptionLinkOptions< inferClientTypes< TInferrable > >

Returns

TRPCLink< TInferrable >

Source

packages/client/dist/links/httpSubscriptionLink.d.ts:10


Generated using TypeDoc and typedoc-plugin-markdown