promotionDelete Mutation
Deletes a promotion.
Triggers the following webhook events:
- PROMOTION_DELETED (async): A promotion was deleted.
promotionDelete(
id: ID!
): PromotionDelete
Arguments
promotionDelete.id
● ID!
non-null scalar miscellaneous
The ID of the promotion to remove.
Type
PromotionDelete
object discounts
Deletes a promotion.
Triggers the following webhook events:
- PROMOTION_DELETED (async): A promotion was deleted.