Skip to main content

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

Discount entity with category association.

Represents a discount in the system that can be associated with a specific category. Provides access to the category details for discount organization and application rules.