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