Schema Documentation

VariableProductConnectionEdge

Description

Edge between a Node and a connected VariableProduct

Fields
Field NameDescription
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

ProductVariationToVariableProductConnectionEdge

Example
{"cursor":"abc123","node":VariableProduct}