Schema Documentation

PostToTagConnection

Description

Connection between the post type and the tag type

Fields
Field NameDescription
edges - [PostToTagConnectionEdge] Edges for the PostToTagConnection connection
nodes - [Tag] The nodes of the connection, without the edges
pageInfo - WPPageInfo Information about pagination in a connection.
Example
{"edges":[PostToTagConnectionEdge],"nodes":[Tag],"pageInfo":WPPageInfo}