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