# DiscountCustomerSegmentsInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields for which customer segments to add to or remove from the discount. ### Access Scopes ## Fields * [add](/docs/api/admin/unstable/scalars/ID): ID - A list of customer segments to add to the current list of customer segments. * [remove](/docs/api/admin/unstable/scalars/ID): ID - A list of customer segments to remove from the current list of customer segments. ## Input objects with this input object * [DiscountCustomerSelectionInput](/docs/api/admin/unstable/input-objects/DiscountCustomerSelectionInput) ## Examples