Schema Documentation

PostToPostFormatConnection

Description

Connection between the post type and the postFormat type

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