Skip to content
Last update: July 17, 2023

ContactConnection object

The ContactConnection represents a connection to a list of contacts.

Fields

Field Description
totalCount Int The total number of contacts in the connection.
pageInfo PageInfo The information about the current page of contacts.
edges ContactEdge The edges representing connections between contacts and the cursor information.
items ContactType The list of contacts in the connection.