discount
AUTH: Role=[pricing.OWNER,pricing.EDITOR,pricing.VIEWER]
discount(
id: String!
): Discount!
Arguments
discount.id
● String!
non-null scalar
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.