stack

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

AdminTypes.SegmentValueConnection interface

An auto-generated type for paginating through multiple SegmentValues.

Signature:

export interface SegmentValueConnection 

Properties

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.