Skip to content
Last update: March 19, 2024

PropertyConnection object

The PropertyConnection type and its associated fields are used to retrieve and manage properties within the platform.

Fields

Field Description
totalCount Int The total number of properties in the connection.
pageInfo PageInfo! The information about the current page.
edges PropertyEdge A connection between a property and the PropertyConnection.
items Property All the properties included in the current query result.