public static class Storefront.LocationQuery extends Query<Storefront.LocationQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.LocationQuery |
address(Storefront.LocationAddressQueryDefinition queryDef)
The address of the location.
|
Storefront.LocationQuery |
name()
The name of the location.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.LocationQuery address(Storefront.LocationAddressQueryDefinition queryDef)
public Storefront.LocationQuery name()