Schema Documentation

ProductAddonConnection

Description

Connection to ProductAddon Nodes

Fields
Field NameDescription
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.
Example
{"edges":[ProductAddonConnectionEdge],"nodes":[ProductAddon],"pageInfo":ProductAddonConnectionPageInfo}