Home > @infiniteobjects/shopify-data-manager > AdminTypes > StringConnection
An auto-generated type for paginating through a list of Strings.
Signature:
export interface StringConnection
Property | Modifiers | Type | Description |
---|---|---|---|
edges | Array<StringEdge> | A list of edges. | |
pageInfo | PageInfo | Information to aid in pagination. |