ENUM
AdjustmentAppliesToEnum
The target that the adjustment applies to.
link GraphQL Schema definition
- enum AdjustmentAppliesToEnum {
- # Applies the discount to the subtotal.
- # Applies a free shipping discount.
- }
ENUM
The target that the adjustment applies to.
- enum AdjustmentAppliesToEnum {
- # Applies the discount to the subtotal.
- # Applies a free shipping discount.
- }