VoucherUpdate
Updates a voucher.
type VoucherUpdate {
discountErrors: [DiscountError!]!
voucher: Voucher
}
Fields
VoucherUpdate.discountErrors ● [DiscountError!]! non-null object
VoucherUpdate.voucher ● Voucher object
Returned By
voucherUpdate mutation