Schema Documentation

UserToUserRoleConnection

Description

Connection between the User type and the UserRole type

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