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