Skip to main content

PermissionConnection Object

Represents a Relay Connection to a collection of Permission objects.

Return fields

edges ([PermissionEdge]!)

List of edges containing the nodes in this connection.

nodes ([Permission]!)

List of nodes in this connection.

pageInfo (PageInfo!)

Pagination data for this connection.

totalCount (Int!)

Total count of nodes available.