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