OrgConnectionsConnection
OrgConnectionsConnection
A connection to a list of OrgConnection
values.
Field | Argument | Type | Description |
---|---|---|---|
nodes | [OrgConnection!]! | A list of `OrgConnection` objects. | |
edges | [OrgConnectionsEdge!]! | A list of edges which contains the `OrgConnection` and cursor to aid in pagination. | |
pageInfo | PageInfo! | Information to aid in pagination. | |
totalCount | Int! | The count of *all* `OrgConnection` you could get from the connection. |