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