Schema Documentation

CommenterConnectionEdge

Description

Edge between a Node and a connected Commenter

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

CommentToCommenterConnectionEdge

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