Schema Documentation

RootQueryToContentRevisionUnionConnection

Description

Connection between the RootQuery type and the ContentRevisionUnion type

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