Schema Documentation

PageToRevisionConnection

Description

Connection between the Page type and the page type

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