Schema Documentation

RootQueryToContentNodeConnection

Description

Connection between the RootQuery type and the ContentNode type

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