Schema Documentation
GlobalProductAttributeToTermNodeConnection
Description
Connection between the GlobalProductAttribute type and the TermNode type
Fields
Field Name | Description |
---|---|
edges - [GlobalProductAttributeToTermNodeConnectionEdge!]! | Edges for the GlobalProductAttributeToTermNodeConnection connection |
nodes - [TermNode!]! | The nodes of the connection, without the edges |
pageInfo - GlobalProductAttributeToTermNodeConnectionPageInfo! | Information about pagination in a connection. |
Example
{"edges":[GlobalProductAttributeToTermNodeConnectionEdge],"nodes":[TermNode],"pageInfo":GlobalProductAttributeToTermNodeConnectionPageInfo}