Anchor to CustomerSegmentMemberConnectionCustomer
connectionCustomer Segment Member Connection
The connection type for the object.
Anchor to Queries with this connectionQueries with this connection
- •query
A paginated list of customers that belong to an individual
Segment. Segments group customers based on criteria defined through ShopifyQL queries. Access segment members with their profile information and purchase summary data. The connection includes statistics for analyzing segment attributes (such as average and sum calculations) and a total count of all members. The maximum page size is 1000.
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to edgesedges•[Customer
Segment Member Edge!]! non-null A list of edges.
- Anchor to pageInfopage•Page
Info Info! non-null An object that’s used to retrieve cursor information about the current page.
- Anchor to statisticsstatistics•Segment
Statistics! non-null The statistics for a given segment.
- Anchor to totalCounttotal•Int!
Count non-null The total number of members in a given segment.
Was this section helpful?