Your IP : 216.73.216.220


Current Path : /var/www/www.indacotrentino.com/www/vendor/magento/module-sales-rule-graph-ql/etc/
Upload File :
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.")
}