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