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