stack

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

AdminTypes.CompanyContactRoleConnection interface

An auto-generated type for paginating through multiple CompanyContactRoles.

Signature:

export interface CompanyContactRoleConnection 

Properties

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.