VoucherChannelListingAddInput Input Type
No description
input VoucherChannelListingAddInput {
channelId: ID!
discountValue: PositiveDecimal
minAmountSpent: PositiveDecimal
}
Fields
channelId ● ID!
ID of a channel.
discountValue ● PositiveDecimal
Value of the voucher.
minAmountSpent ● PositiveDecimal
Min purchase amount required to apply the voucher.