giftCardBulkDelete
Delete gift cards.
Added in Saleor 3.1giftCardBulkDelete(
ids: [ID!]!
): GiftCardBulkDelete
Arguments
giftCardBulkDelete.ids
● [ID!]!
non-null scalar
List of gift card IDs to delete.
Type
GiftCardBulkDelete
object
Delete gift cards.
Added in Saleor 3.1
Was this page helpful?