giftCardDelete
Delete gift card.
Added in Saleor 3.1giftCardDelete(
id: ID!
): GiftCardDelete
Arguments
giftCardDelete.id
● ID!
non-null scalar
ID of the gift card to delete.
Type
GiftCardDelete
object
Delete gift card.
Added in Saleor 3.1
Was this page helpful?