stack

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

AdminTypes.CompanyContactConnection interface

An auto-generated type for paginating through multiple CompanyContacts.

Signature:

export interface CompanyContactConnection 

Properties

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.