# PriceRuleCustomerSelection - admin - OBJECT Version: 2025-01 ## Description A selection of customers for whom the price rule applies. ### Access Scopes `read_price_rules` access scope. ## Fields * [forAllCustomers](/docs/api/admin/2025-01/scalars/Boolean): Boolean! - Whether the price rule applies to all customers. * [segments](/docs/api/admin/2025-01/objects/Segment): Segment! - A list of customer segments that contain the customers who can use the price rule. ## Connections * [customers](/docs/api/admin/2025-01/connections/CustomerConnection): CustomerConnection! ## Related queries ## Related mutations ## Related Unions ## Examples