Skip to content
Last update: April 11, 2024

OrganizationConnection object

The OrganizationConnection provides information about the connection to a list of organizations.

Fields

Field Description
totalCount Int The total number of organizations in the connection.
pageInfo PageInfo The information about the current page in the paginated list of organizations.
edges OrganizationEdge The edges in the connection, representing individual organizations.
items Organization The list of organizations in the connection.