Interface: DecorateSubscriptionProcedure<TDef>
Defined in: tanstack-react-query/src/internals/createOptionsProxy.ts:232
Extends
TypeHelper<TDef>
Type Parameters
| Type Parameter |
|---|
TDef extends ResolverDef |
Properties
subscriptionOptions
subscriptionOptions:
TRPCSubscriptionOptions<TDef>
Defined in: tanstack-react-query/src/internals/createOptionsProxy.ts:239
Create a set of type-safe subscription options that can be passed to useSubscription
See
https://trpc.io/docs/client/tanstack-react-query/usage#subscriptionOptions