Schema Documentation

PostToPreviewConnectionEdge

Description

Connection between the Post type and the post type

Fields
Field NameDescription
cursor - String Opaque reference to the nodes position in the connection. Value can be used with pagination args.
node - Post! The node of the connection, without the edges
Example
{"cursor":"abc123","node":Post}