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 - TaxonomyToContentTypeConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[TaxonomyToContentTypeConnectionEdge],"nodes":[ContentType],"pageInfo":TaxonomyToContentTypeConnectionPageInfo}