stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceRuleInput > target

AdminTypes.PriceRuleInput.target property

The type of lines (line_item or shipping_line) to which the price rule applies.

Signature:

target?: InputMaybe<PriceRuleTarget | `${PriceRuleTarget}`>;