stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceRuleCustomerSelectionInput > segmentIds

AdminTypes.PriceRuleCustomerSelectionInput.segmentIds property

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']>>;