Schema Documentation

PostFormatToContentNodeConnection

Description

Connection between the PostFormat type and the ContentNode type

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