Schema Documentation

UserRoleConnectionEdge

Description

Edge between a Node and a connected UserRole

Fields
Field NameDescription
cursor - String Opaque reference to the nodes position in the connection. Value can be used with pagination args.
node - UserRole! The connected UserRole Node
Possible Types
UserRoleConnectionEdge Types

UserToUserRoleConnectionEdge

RootQueryToUserRoleConnectionEdge

Example
{"cursor":"xyz789","node":UserRole}