Last update:
July 26, 2024
OrganizationConnection object¶
This type 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. |