SaleChannelListingAddInput Input Type
No description
input SaleChannelListingAddInput {
channelId: ID!
discountValue: PositiveDecimal!
}
Fields
channelId ● ID!
ID of a channel.
discountValue ● PositiveDecimal!
The value of the discount.
Member Of
SaleChannelListingInput input