Interface: TRPCSubscriptionStopNotification
Defined in: packages/server/src/unstable-core-do-not-import/rpc/envelopes.ts:94
The client asked the server to unsubscribe
Extends
BaseRequest<"subscription.stop">
Properties
id
id:
null
Defined in: packages/server/src/unstable-core-do-not-import/rpc/envelopes.ts:96
Overrides
jsonrpc?
optionaljsonrpc:"2.0"
Defined in: packages/server/src/unstable-core-do-not-import/rpc/envelopes.ts:26
Inherited from
method
method:
"subscription.stop"
Defined in: packages/server/src/unstable-core-do-not-import/rpc/envelopes.ts:31