Schema Documentation
ContentTypeToTaxonomyConnection
Description
Connection between the ContentType type and the Taxonomy type
Fields
Field Name | Description |
---|---|
edges -
[ContentTypeToTaxonomyConnectionEdge] | Edges for the ContentTypeToTaxonomyConnection connection |
nodes -
[Taxonomy] | The nodes of the connection, without the edges |
pageInfo -
WPPageInfo | Information about pagination in a connection. |
Example
{"edges":[ContentTypeToTaxonomyConnectionEdge],"nodes":[Taxonomy],"pageInfo":WPPageInfo}