voucherChannelListingUpdate
Manage voucher's availability in channels.
voucherChannelListingUpdate(
id: ID!
input: VoucherChannelListingInput!
): VoucherChannelListingUpdate
Arguments
voucherChannelListingUpdate.id
● ID!
non-null scalar
ID of a voucher to update.
voucherChannelListingUpdate.input
● VoucherChannelListingInput!
non-null input
Fields required to update voucher channel listings.
Type
VoucherChannelListingUpdate
object
Manage voucher's availability in channels.
Was this page helpful?