RuntimeStatusConnection
The connection type for RuntimeStatus.
Fields without arguments
| Name | Type | Description |
|---|---|---|
count | Int! | Total count of collection. |
edges | [RuntimeStatusEdge] | A list of edges. |
nodes | [RuntimeStatus] | A list of nodes. |
pageInfo | PageInfo! | Information to aid in pagination. |