Skip to content
Last update: April 11, 2024

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.