CustomerSegmentMemberConnection - admin-graphql - CONNECTION
Version: 2024-10
Description:
The connection type for the `CustomerSegmentMembers` object.
Access Scopes
Fields
-
edges:
CustomerSegmentMemberEdge! -
A list of edges.
-
pageInfo:
PageInfo! -
An object that’s used to retrieve [cursor information](https://shopify.dev/api/usage/pagination-graphql) about the current page.
-
statistics:
SegmentStatistics! -
The statistics for a given segment.
-
totalCount:
Int! -
The total number of members in a given segment.
Connections
Returns
Fields with this connection
Queries with this connection
Examples