Type alias SubscriptionCallback<S>

SubscriptionCallback<S>: ((mutation, state) => void)

Callback of a subscription

Type Parameters

  • S

Type declaration

Generated using TypeDoc