Skip to content

API DocumentationDocs


API Documentation / pinia / SubscriptionCallbackMutation

Type Alias: SubscriptionCallbackMutation<S>

SubscriptionCallbackMutation<S>: SubscriptionCallbackMutationDirect | SubscriptionCallbackMutationPatchObject<S> | SubscriptionCallbackMutationPatchFunction

Context object passed to a subscription callback.

Type Parameters

S

Released under the MIT License.