promotionBulkDelete Mutation
Deletes promotions.
Triggers the following webhook events:
- PROMOTION_DELETED (async): A promotion was deleted.
promotionBulkDelete(
ids: [ID!]!
): PromotionBulkDelete
Show return type
Arguments
ids ● [ID!]!
List of promotion IDs to delete.
Type
PromotionBulkDelete
Deletes promotions.
Triggers the following webhook events:
- PROMOTION_DELETED (async): A promotion was deleted.