Schema Documentation

PageToCommentConnection

Description

Connection between the page type and the Comment type

Fields
Field NameDescription
edges - [PageToCommentConnectionEdge] Edges for the PageToCommentConnection connection
nodes - [Comment] The nodes of the connection, without the edges
pageInfo - WPPageInfo Information about pagination in a connection.
Example
{"edges":[PageToCommentConnectionEdge],"nodes":[Comment],"pageInfo":WPPageInfo}