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