Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceRuleInput > target
The type of lines (line_item or shipping_line) to which the price rule applies.
Signature:
target?: InputMaybe<PriceRuleTarget | `${PriceRuleTarget}`>;