Schema Documentation

MediaItemToCommentConnection

Description

Connection between the mediaItem type and the Comment type

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