public static class Storefront.ProductVariantComponentQuery extends Query<Storefront.ProductVariantComponentQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.ProductVariantComponentQuery |
productVariant(Storefront.ProductVariantQueryDefinition queryDef)
The product variant object that the component belongs to.
|
Storefront.ProductVariantComponentQuery |
quantity()
The quantity of component present in the bundle.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.ProductVariantComponentQuery productVariant(Storefront.ProductVariantQueryDefinition queryDef)
public Storefront.ProductVariantComponentQuery quantity()