Studio Service

PermissionSetsConnection

PermissionSetsConnection

A connection to a list of PermissionSet values.

FieldArgumentTypeDescription
nodes[PermissionSet!]!A list of `PermissionSet` objects.
edges[PermissionSetsEdge!]!A list of edges which contains the `PermissionSet` and cursor to aid in pagination.
pageInfoPageInfo!Information to aid in pagination.
totalCountInt!The count of *all* `PermissionSet` you could get from the connection.