Interface: TRPCSubscriptionStopNotification
The client asked the server to unsubscribe
Extends
BaseRequest<"subscription.stop">
Properties
id
id:
null
Source
packages/core/dist/rpc/envelopes.d.ts:58
Overrides
jsonrpc
optionaljsonrpc:"2.0"
Source
packages/core/dist/rpc/envelopes.d.ts:21
Inherited from
method
method:
"subscription.stop"
Source
packages/core/dist/rpc/envelopes.d.ts:24
Inherited from
Generated using TypeDoc and typedoc-plugin-markdown