Schema Documentation
CommentToCommentConnection
Description
Connection between the Comment type and the Comment type
Fields
Field Name | Description |
---|---|
edges -
[CommentToCommentConnectionEdge] | Edges for the CommentToCommentConnection connection |
nodes -
[Comment] | The nodes of the connection, without the edges |
pageInfo -
WPPageInfo | Information about pagination in a connection. |
Example
{"edges":[CommentToCommentConnectionEdge],"nodes":[Comment],"pageInfo":WPPageInfo}