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