Schema Documentation

ProductToTermNodeConnection

Description

Connection between the Product type and the TermNode type

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