public static class Storefront.BrandColorsQuery extends Query<Storefront.BrandColorsQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.BrandColorsQuery |
primary(Storefront.BrandColorGroupQueryDefinition queryDef)
The shop's primary brand colors.
|
Storefront.BrandColorsQuery |
secondary(Storefront.BrandColorGroupQueryDefinition queryDef)
The shop's secondary brand colors.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.BrandColorsQuery primary(Storefront.BrandColorGroupQueryDefinition queryDef)
public Storefront.BrandColorsQuery secondary(Storefront.BrandColorGroupQueryDefinition queryDef)