Schema Documentation

RootQueryToPostFormatConnection

Description

Connection between the RootQuery type and the postFormat type

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