Schema Documentation
ProductAddonConnection
Description
Connection to ProductAddon Nodes
Fields
Field Name | Description |
---|---|
edges - [ProductAddonConnectionEdge!]! | A list of edges (relational context) between RootQuery and connected ProductAddon Nodes |
nodes - [ProductAddon!]! | A list of connected ProductAddon Nodes |
pageInfo - ProductAddonConnectionPageInfo! | Information about pagination in a connection. |
Possible Types
ProductAddonConnection Types |
---|
Example
{"edges":[ProductAddonConnectionEdge],"nodes":[ProductAddon],"pageInfo":ProductAddonConnectionPageInfo}