discountUpdate
AUTH: Role=[pricing.OWNER,pricing.EDITOR]
discountUpdate(
id: String!
input: DiscountUpdateInput!
): Discount!
Arguments
discountUpdate.id
● String!
non-null scalar
discountUpdate.input
● DiscountUpdateInput!
non-null input
Type
Discount
object
Represents a discount that can be applied to a product or category.