stack

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

AdminTypes.CompanyLocationConnection interface

An auto-generated type for paginating through multiple CompanyLocations.

Signature:

export interface CompanyLocationConnection 

Properties

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.