stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountCustomerSegmentsInput > remove

AdminTypes.DiscountCustomerSegmentsInput.remove property

A list of customer segments to remove from the current list of customer segments.

Signature:

remove?: InputMaybe<Array<Scalars['ID']['input']>>;