giftCardBulkActivate Mutation
Activate gift cards.
Triggers the following webhook events:
- GIFT_CARD_STATUS_CHANGED (async): A gift card was activated.
giftCardBulkActivate(
ids: [ID!]!
): GiftCardBulkActivate
Show return type
Arguments
ids ● [ID!]!
List of gift card IDs to activate.
Type
GiftCardBulkActivate
Activate gift cards.
Triggers the following webhook events:
- GIFT_CARD_STATUS_CHANGED (async): A gift card was activated.