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