Schema Documentation

TaxonomyToContentTypeConnection

Description

Connection between the Taxonomy type and the ContentType type

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