stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerSegmentMemberConnection

AdminTypes.CustomerSegmentMemberConnection interface

The connection type for the CustomerSegmentMembers object.

Signature:

export interface CustomerSegmentMemberConnection 

Properties

Property Modifiers Type Description
edges   Array<CustomerSegmentMemberEdge> A list of edges.
pageInfo   PageInfo Information to aid in pagination.
statistics   SegmentStatistics The statistics for a given segment.
totalCount   Scalars[‘Int’][‘output’] The total number of members in a given segment.