Schema Documentation
ProductAddonConnectionEdge
Description
Edge between a Node and a connected ProductAddon
Fields
Field Name | Description |
---|---|
cursor - String | Opaque reference to the nodes position in the connection. Value can be used with pagination args. |
node - ProductAddon! | The connected ProductAddon Node |
Possible Types
ProductAddonConnectionEdge Types |
---|
Example
{"cursor":"xyz789","node":ProductAddon}