| Current Path : /var/www/www.indacotrentino.com/www/vendor/magento/module-sales-rule-graph-ql/etc/ |
| Current File : /var/www/www.indacotrentino.com/www/vendor/magento/module-sales-rule-graph-ql/etc/schema.graphqls |
# Copyright 2024 Adobe
# All Rights Reserved.
type Discount {
coupon: AppliedCoupon @resolver(class: "Magento\\SalesRuleGraphQl\\Model\\Resolver\\Coupon") @doc(description:"The coupon related to the discount.")
}