Schema Documentation

OrderToCommentConnection

Description

Connection between the Order type and the Comment type

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