Schema Documentation

PostToCategoryConnection

Description

Connection between the post type and the category type

Fields
Field NameDescription
edges - [PostToCategoryConnectionEdge] Edges for the PostToCategoryConnection connection
nodes - [Category] The nodes of the connection, without the edges
pageInfo - WPPageInfo Information about pagination in a connection.
Example
{"edges":[PostToCategoryConnectionEdge],"nodes":[Category],"pageInfo":WPPageInfo}