stack

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

AdminTypes.StringConnection interface

An auto-generated type for paginating through a list of Strings.

Signature:

export interface StringConnection 

Properties

Property Modifiers Type Description
edges   Array<StringEdge> A list of edges.
pageInfo   PageInfo Information to aid in pagination.