Schema Documentation

UserRoleConnection

Description

Connection to UserRole Nodes

Fields
Field NameDescription
edges - [UserRoleConnectionEdge!]! A list of edges (relational context) between RootQuery and connected UserRole Nodes
nodes - [UserRole!]! A list of connected UserRole Nodes
pageInfo - UserRoleConnectionPageInfo! Information about pagination in a connection.
Possible Types
UserRoleConnection Types

UserToUserRoleConnection

RootQueryToUserRoleConnection

Example
{"edges":[UserRoleConnectionEdge],"nodes":[UserRole],"pageInfo":UserRoleConnectionPageInfo}