Schema Documentation

PostToRevisionConnection

Description

Connection between the post type and the post type

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