Schema Documentation

PostFormatToPostConnection

Description

Connection between the postFormat type and the post type

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