Schema Documentation

ProductAddonToTermNodeConnection

Description

Connection between the ProductAddon type and the TermNode type

Fields
Field NameDescription
edges - [ProductAddonToTermNodeConnectionEdge!]! Edges for the ProductAddonToTermNodeConnection connection
nodes - [TermNode!]! The nodes of the connection, without the edges
pageInfo - ProductAddonToTermNodeConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[ProductAddonToTermNodeConnectionEdge],"nodes":[TermNode],"pageInfo":ProductAddonToTermNodeConnectionPageInfo}