File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/pages/graphql/schema/customer/queries Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ This query is part of the [Storefront Compatibility Package](https://experiencel
11
11
12
12
The ` customerSegments ` query returns information about the customer segments associated with the current customer or guest.
13
13
14
- Customers segments allow shoppers to dynamically display content and promotions to specific customers, based on various properties.
15
- Some examples are customer address, order history, and shopping cart contents.
14
+ Customer segments allow merchants to dynamically display content and promotions to specific customers, based on various properties.
15
+ Examples include customer address, order history, and shopping cart contents.
16
16
17
17
## Syntax
18
18
You can’t perform that action at this time.
0 commit comments