public static class Storefront.ShopQuery
extends <any>
| Modifier and Type | Class and Description |
|---|---|
class |
Storefront.ShopQuery.ArticlesArguments |
static interface |
Storefront.ShopQuery.ArticlesArgumentsDefinition |
class |
Storefront.ShopQuery.BlogsArguments |
static interface |
Storefront.ShopQuery.BlogsArgumentsDefinition |
class |
Storefront.ShopQuery.CollectionsArguments |
static interface |
Storefront.ShopQuery.CollectionsArgumentsDefinition |
class |
Storefront.ShopQuery.ProductsArguments |
static interface |
Storefront.ShopQuery.ProductsArgumentsDefinition |
public Storefront.ShopQuery articles(Storefront.ArticleConnectionQueryDefinition queryDef)
@Deprecated public Storefront.ShopQuery articles(Storefront.ShopQuery.ArticlesArgumentsDefinition argsDef, Storefront.ArticleConnectionQueryDefinition queryDef)
public Storefront.ShopQuery blogs(Storefront.BlogConnectionQueryDefinition queryDef)
@Deprecated public Storefront.ShopQuery blogs(Storefront.ShopQuery.BlogsArgumentsDefinition argsDef, Storefront.BlogConnectionQueryDefinition queryDef)
@Deprecated public Storefront.ShopQuery collectionByHandle(java.lang.String handle, Storefront.CollectionQueryDefinition queryDef)
public Storefront.ShopQuery collections(Storefront.CollectionConnectionQueryDefinition queryDef)
@Deprecated public Storefront.ShopQuery collections(Storefront.ShopQuery.CollectionsArgumentsDefinition argsDef, Storefront.CollectionConnectionQueryDefinition queryDef)
@Deprecated public Storefront.ShopQuery currencyCode()
public Storefront.ShopQuery description()
public Storefront.ShopQuery moneyFormat()
public Storefront.ShopQuery name()
public Storefront.ShopQuery paymentSettings(Storefront.PaymentSettingsQueryDefinition queryDef)
public Storefront.ShopQuery primaryDomain(Storefront.DomainQueryDefinition queryDef)
public Storefront.ShopQuery privacyPolicy(Storefront.ShopPolicyQueryDefinition queryDef)
@Deprecated public Storefront.ShopQuery productByHandle(java.lang.String handle, Storefront.ProductQueryDefinition queryDef)
@Deprecated public Storefront.ShopQuery productTags(int first, Storefront.StringConnectionQueryDefinition queryDef)
@Deprecated public Storefront.ShopQuery productTypes(int first, Storefront.StringConnectionQueryDefinition queryDef)
public Storefront.ShopQuery products(Storefront.ProductConnectionQueryDefinition queryDef)
@Deprecated public Storefront.ShopQuery products(Storefront.ShopQuery.ProductsArgumentsDefinition argsDef, Storefront.ProductConnectionQueryDefinition queryDef)
public Storefront.ShopQuery refundPolicy(Storefront.ShopPolicyQueryDefinition queryDef)
public Storefront.ShopQuery shippingPolicy(Storefront.ShopPolicyQueryDefinition queryDef)
public Storefront.ShopQuery shipsToCountries()
@Deprecated public Storefront.ShopQuery shopifyPaymentsAccountId()
public Storefront.ShopQuery termsOfService(Storefront.ShopPolicyQueryDefinition queryDef)