Schema Documentation

PaSizeToContentNodeConnection

Description

Connection between the PaSize type and the ContentNode type

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