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