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