Skip to content
Last update: July 26, 2024

ContactConnection object

This type 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.