ScriptDiscountApplication - customer - OBJECT
Version: 2025-01
Description:
Captures the intentions of a discount that was created by a Shopify Script.
Access Scopes
Fields
-
allocationMethod:
DiscountApplicationAllocationMethod! -
The method by which the discount's value is allocated to its entitled items.
-
targetSelection:
DiscountApplicationTargetSelection! -
The lines of targetType that the discount is allocated over.
-
targetType:
DiscountApplicationTargetType! -
The type of line that the discount is applicable towards.
-
title:
String! -
The title of the application as defined by the Script.
-
value:
PricingValue! -
The value of the discount application.
Connections
Related queries
Related mutations
Related Unions
Examples