Skip to main content

ContactSearchResultConnection

A paginated list of ContactSearchResult edges.

type ContactSearchResultConnection {
pageInfo: PageInfo!
edges: [ContactSearchResultEdge!]!
}

Fields

ContactSearchResultConnection.pageInfo ● PageInfo! non-null object

Pagination information about the list of edges.

ContactSearchResultConnection.edges ● [ContactSearchResultEdge!]! non-null object

A list of ContactSearchResult edges.

Returned By

searchContactsAndEmails query