deleteSupplyEventSubscription
Delete a subscription for a type of supply event.
deleteSupplyEventSubscription(
eventSubscriptionId: ID!
): SupplyEventSubscriptionDeleteResponse!
Arguments
deleteSupplyEventSubscription.eventSubscriptionId
● ID!
non-null scalar
Type
SupplyEventSubscriptionDeleteResponse
object
The response when the deleteSupplyEventSubscription mutation is called.