Schema Documentation

UserToRevisionsConnection

Description

Connection between the User type and the ContentNode type

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