Schema Documentation

UserToPageConnection

Description

Connection between the User type and the page type

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