Schema Documentation
RootQueryToUserRoleConnection
Description
Connection between the RootQuery type and the UserRole type
Fields
Field Name | Description |
---|---|
edges -
[RootQueryToUserRoleConnectionEdge] | Edges for the RootQueryToUserRoleConnection connection |
nodes -
[UserRole] | The nodes of the connection, without the edges |
pageInfo -
WPPageInfo | Information about pagination in a connection. |
Example
{"edges":[RootQueryToUserRoleConnectionEdge],"nodes":[UserRole],"pageInfo":WPPageInfo}