Home > @infiniteobjects/shopify-data-manager > AdminTypes > SegmentConnection
An auto-generated type for paginating through multiple Segments.
Signature:
export interface SegmentConnection
Property | Modifiers | Type | Description |
---|---|---|---|
edges | Array<SegmentEdge> | A list of edges. | |
nodes | Array<Segment> | A list of the nodes contained in SegmentEdge. | |
pageInfo | PageInfo | Information to aid in pagination. |