PriceRuleCustomerSelectionInput - admin-graphql - INPUT_OBJECT
Version: 2024-04
Description:
The input fields to update a price rule customer selection.
Access Scopes
Fields
-
customerIdsToAdd:
ID -
List of customers to add to the current list of customers to whom the price rule applies. `savedSearchIds` must be empty.
-
customerIdsToRemove:
ID -
A list of customers to remove from the current list of customers to whom the price rule applies.
-
forAllCustomers:
Boolean -
Whether the price rule applies to all customers.
-
segmentIds:
ID -
List of customer segments that contain the customers to whom the price rule applies. No single customer IDs may be present.
Input objects with this input object
Examples