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