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