Schema Documentation

CategoryToContentNodeConnection

Description

Connection between the Category type and the ContentNode type

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