voucherCodeBulkDelete
Deletes voucher codes. The mirror row of a voucher's primary code cannot be deleted — rename the voucher's code instead.
voucherCodeBulkDelete(
ids: [ID!]!
): VoucherCodeBulkDelete!
Arguments
voucherCodeBulkDelete.ids ● [ID!]! non-null scalar
Type
VoucherCodeBulkDelete object
Result of voucher code bulk delete mutation.