Schema Documentation
TagToContentNodeConnection
Description
Connection between the Tag type and the ContentNode type
Fields
Field Name | Description |
---|---|
edges - [TagToContentNodeConnectionEdge!]! | Edges for the TagToContentNodeConnection connection |
nodes - [ContentNode!]! | The nodes of the connection, without the edges |
pageInfo - TagToContentNodeConnectionPageInfo! | Information about pagination in a connection. |
Example
{"edges":[TagToContentNodeConnectionEdge],"nodes":[ContentNode],"pageInfo":TagToContentNodeConnectionPageInfo}