Schema Documentation

CommentToCommenterConnectionEdge

Description

Connection between the Comment type and the Commenter type

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