Schema Documentation

ProductVariationToVariableProductConnectionEdge

Description

Connection between the ProductVariation type and the VariableProduct type

Fields
Field NameDescription
cursor - String Opaque reference to the nodes position in the connection. Value can be used with pagination args.
node - VariableProduct! The node of the connection, without the edges
Example
{"cursor":"abc123","node":VariableProduct}