RoleConnection
No description
type RoleConnection {
pageInfo: PageInfo!
edges: [RoleEdge]!
}
Fields
RoleConnection.pageInfo ● PageInfo! non-null object
Pagination data for this connection.
RoleConnection.edges ● [RoleEdge]! non-null object
Contains the nodes in this connection.
Member Of
Record object