OBJECT
The connection type for Role.
type RoleConnection { A list of edges.edges: [RoleEdge] A list of nodes.nodes: [Role] Information to aid in pagination.pageInfo: PageInfo! Total counttotalCount: Int! }