ContactConnection
No description
type ContactConnection {
edges: [ContactEdge]
pageInfo: PageInfo
totalCount: Int
}
Fields
ContactConnection.edges ● [ContactEdge] list object
ContactConnection.pageInfo ● PageInfo object
ContactConnection.totalCount ● Int scalar
Returned By
contacts query