ProductWithVariations
InterfaceA product with variations.
Fields
attributes(first: Int, last: Int, after: String, before: String, where: ProductWithAttributesToProductAttributeConnectionWhereArgs):ProductWithAttributesToProductAttributeConnection
Connection between the ProductWithAttributes type and the ProductAttribute type
Product or variation ID
defaultAttributes(first: Int, last: Int, after: String, before: String):ProductWithAttributesToVariationAttributeConnection
Connection between the ProductWithAttributes type and the VariationAttribute type
globalAttributes(first: Int, last: Int, after: String, before: String):ProductWithAttributesToGlobalProductAttributeConnection
Connection between the ProductWithAttributes type and the GlobalProductAttribute type
Product or variation global ID
localAttributes(first: Int, last: Int, after: String, before: String):ProductWithAttributesToLocalProductAttributeConnection
Connection between the ProductWithAttributes type and the LocalProductAttribute type
variations(first: Int, last: Int, after: String, before: String, where: ProductWithVariationsToProductVariationConnectionWhereArgs):ProductWithVariationsToProductVariationConnection
Connection between the ProductWithVariations type and the ProductVariation type