Schema Documentation

PostFormatConnectionEdge

Description

Edge between a Node and a connected postFormat

Fields
Field NameDescription
cursor - String Opaque reference to the nodes position in the connection. Value can be used with pagination args.
node - PostFormat! The connected postFormat Node
Possible Types
PostFormatConnectionEdge Types

PostToPostFormatConnectionEdge

RootQueryToPostFormatConnectionEdge

Example
{"cursor":"abc123","node":PostFormat}