Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceRuleCustomerSelectionInput > segmentIds
List of customer segments that contain the customers to whom the price rule applies. No single customer IDs may be present.
Signature:
segmentIds?: InputMaybe<Array<Scalars['ID']['input']>>;