Schema Documentation
CommenterConnectionEdge
Description
Edge between a Node and a connected Commenter
Fields
Field Name | Description |
---|---|
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 |
---|
Example
{"cursor":"abc123","node":Commenter}