Schema Documentation
RootQueryToRevisionsConnection
Description
Connection between the RootQuery type and the ContentNode type
Fields
Field Name | Description |
---|---|
edges - [RootQueryToRevisionsConnectionEdge!]! | Edges for the RootQueryToRevisionsConnection connection |
nodes - [ContentNode!]! | The nodes of the connection, without the edges |
pageInfo - RootQueryToRevisionsConnectionPageInfo! | Information about pagination in a connection. |
Example
{"edges":[RootQueryToRevisionsConnectionEdge],"nodes":[ContentNode],"pageInfo":RootQueryToRevisionsConnectionPageInfo}