giftCardBulkDeactivate Mutation
Deactivate gift cards.
Triggers the following webhook events:
- GIFT_CARD_STATUS_CHANGED (async): A gift card was deactivated.
giftCardBulkDeactivate(
ids: [ID!]!
): GiftCardBulkDeactivate
Show return type
Arguments
ids ● [ID!]!
List of gift card IDs to deactivate.
Type
GiftCardBulkDeactivate
Deactivate gift cards.
Triggers the following webhook events:
- GIFT_CARD_STATUS_CHANGED (async): A gift card was deactivated.