Schema Documentation

RootQueryToUserRoleConnection

Description

Connection between the RootQuery type and the UserRole type

Fields
Field NameDescription
edges - [RootQueryToUserRoleConnectionEdge!]! Edges for the RootQueryToUserRoleConnection connection
nodes - [UserRole!]! The nodes of the connection, without the edges
pageInfo - RootQueryToUserRoleConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[RootQueryToUserRoleConnectionEdge],"nodes":[UserRole],"pageInfo":RootQueryToUserRoleConnectionPageInfo}