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