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 - PostFormatToPostConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[PostFormatToPostConnectionEdge],"nodes":[Post],"pageInfo":PostFormatToPostConnectionPageInfo}