CartDiscountApplication - storefront - OBJECT
Version: unstable
Description:
The discount application capture the intentions of a discount source at
the time of application.
Access Scopes
Fields
-
allocationMethod:
DiscountApplicationAllocationMethod! -
The method by which the discount's value is allocated to its entitled items.
-
targetSelection:
DiscountApplicationTargetSelection! -
Which lines of targetType that the discount is allocated over.
-
targetType:
DiscountApplicationTargetType! -
The type of line that the discount is applicable towards.
-
value:
PricingValue! -
The value of the discount application.
Connections
Related queries
Related mutations
Related Unions
Examples