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 - WPPageInfo Information about pagination in a connection.
Example
{"edges":[PostToTermNodeConnectionEdge],"nodes":[TermNode],"pageInfo":WPPageInfo}