Schema Documentation

PostToTermNodeConnection

Description

Connection between the Post type and the TermNode type

Fields
Field NameDescription
edges - [PostToTermNodeConnectionEdge!]! Edges for the PostToTermNodeConnection connection
nodes - [TermNode!]! The nodes of the connection, without the edges
pageInfo - PostToTermNodeConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[PostToTermNodeConnectionEdge],"nodes":[TermNode],"pageInfo":PostToTermNodeConnectionPageInfo}