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