Skip to main content
Anchor to CustomerSegmentMemberConnection

CustomerSegmentMemberConnection

connection

The connection type for the CustomerSegmentMembers 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?

•[CustomerSegmentMemberEdge!]!
non-null

A list of edges.

•PageInfo!
non-null

An object that’s used to retrieve cursor information about the current page.

•SegmentStatistics!
non-null

The statistics for a given segment.

•Int!
non-null

The total number of members in a given segment.


Was this section helpful?