Schema Documentation
TaxonomyToContentTypeConnection
Description
Connection between the Taxonomy type and the ContentType type
Fields
Field Name | Description |
---|---|
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}