All Methods Instance Methods Concrete Methods Deprecated Methods
| Modifier and Type |
Method and Description |
Storefront.QueryRootQuery |
article(ID id,
Storefront.ArticleQueryDefinition queryDef)
Fetch a specific Article by its ID.
|
Storefront.QueryRootQuery |
articles(Storefront.ArticleConnectionQueryDefinition queryDef)
List of the shop's articles.
|
Storefront.QueryRootQuery |
articles(Storefront.QueryRootQuery.ArticlesArgumentsDefinition argsDef,
Storefront.ArticleConnectionQueryDefinition queryDef)
List of the shop's articles.
|
Storefront.QueryRootQuery |
blog(Storefront.BlogQueryDefinition queryDef)
Fetch a specific `Blog` by one of its unique attributes.
|
Storefront.QueryRootQuery |
blog(Storefront.QueryRootQuery.BlogArgumentsDefinition argsDef,
Storefront.BlogQueryDefinition queryDef)
Fetch a specific `Blog` by one of its unique attributes.
|
Storefront.QueryRootQuery |
blogByHandle(java.lang.String handle,
Storefront.BlogQueryDefinition queryDef)
|
Storefront.QueryRootQuery |
blogs(Storefront.BlogConnectionQueryDefinition queryDef)
List of the shop's blogs.
|
Storefront.QueryRootQuery |
blogs(Storefront.QueryRootQuery.BlogsArgumentsDefinition argsDef,
Storefront.BlogConnectionQueryDefinition queryDef)
List of the shop's blogs.
|
Storefront.QueryRootQuery |
cart(ID id,
Storefront.CartQueryDefinition queryDef)
Retrieve a cart by its ID.
|
Storefront.QueryRootQuery |
cartCompletionAttempt(java.lang.String attemptId,
Storefront.CartCompletionAttemptResultQueryDefinition queryDef)
A poll for the status of the cart checkout completion and order creation.
|
Storefront.QueryRootQuery |
collection(Storefront.CollectionQueryDefinition queryDef)
Fetch a specific `Collection` by one of its unique attributes.
|
Storefront.QueryRootQuery |
collection(Storefront.QueryRootQuery.CollectionArgumentsDefinition argsDef,
Storefront.CollectionQueryDefinition queryDef)
Fetch a specific `Collection` by one of its unique attributes.
|
Storefront.QueryRootQuery |
collectionByHandle(java.lang.String handle,
Storefront.CollectionQueryDefinition queryDef)
|
Storefront.QueryRootQuery |
collections(Storefront.CollectionConnectionQueryDefinition queryDef)
List of the shop’s collections.
|
Storefront.QueryRootQuery |
collections(Storefront.QueryRootQuery.CollectionsArgumentsDefinition argsDef,
Storefront.CollectionConnectionQueryDefinition queryDef)
List of the shop’s collections.
|
Storefront.QueryRootQuery |
customer(java.lang.String customerAccessToken,
Storefront.CustomerQueryDefinition queryDef)
The customer associated with the given access token.
|
Storefront.QueryRootQuery |
localization(Storefront.LocalizationQueryDefinition queryDef)
Returns the localized experiences configured for the shop.
|
Storefront.QueryRootQuery |
locations(Storefront.LocationConnectionQueryDefinition queryDef)
List of the shop's locations that support in-store pickup.
|
Storefront.QueryRootQuery |
locations(Storefront.QueryRootQuery.LocationsArgumentsDefinition argsDef,
Storefront.LocationConnectionQueryDefinition queryDef)
List of the shop's locations that support in-store pickup.
|
Storefront.QueryRootQuery |
menu(java.lang.String handle,
Storefront.MenuQueryDefinition queryDef)
Retrieve a [navigation menu](https://help.shopify.com/manual/online-store/menus-and-links) by its
handle.
|
Storefront.QueryRootQuery |
metaobject(Storefront.MetaobjectQueryDefinition queryDef)
Fetch a specific Metaobject by one of its unique identifiers.
|
Storefront.QueryRootQuery |
metaobject(Storefront.QueryRootQuery.MetaobjectArgumentsDefinition argsDef,
Storefront.MetaobjectQueryDefinition queryDef)
Fetch a specific Metaobject by one of its unique identifiers.
|
Storefront.QueryRootQuery |
metaobjects(java.lang.String type,
Storefront.MetaobjectConnectionQueryDefinition queryDef)
All active metaobjects for the shop.
|
Storefront.QueryRootQuery |
metaobjects(java.lang.String type,
Storefront.QueryRootQuery.MetaobjectsArgumentsDefinition argsDef,
Storefront.MetaobjectConnectionQueryDefinition queryDef)
All active metaobjects for the shop.
|
Storefront.QueryRootQuery |
node(ID id,
Storefront.NodeQueryDefinition queryDef)
Returns a specific node by ID.
|
Storefront.QueryRootQuery |
nodes(java.util.List<ID> ids,
Storefront.NodeQueryDefinition queryDef)
Returns the list of nodes with the given IDs.
|
Storefront.QueryRootQuery |
page(Storefront.PageQueryDefinition queryDef)
Fetch a specific `Page` by one of its unique attributes.
|
Storefront.QueryRootQuery |
page(Storefront.QueryRootQuery.PageArgumentsDefinition argsDef,
Storefront.PageQueryDefinition queryDef)
Fetch a specific `Page` by one of its unique attributes.
|
Storefront.QueryRootQuery |
pageByHandle(java.lang.String handle,
Storefront.PageQueryDefinition queryDef)
|
Storefront.QueryRootQuery |
pages(Storefront.PageConnectionQueryDefinition queryDef)
List of the shop's pages.
|
Storefront.QueryRootQuery |
pages(Storefront.QueryRootQuery.PagesArgumentsDefinition argsDef,
Storefront.PageConnectionQueryDefinition queryDef)
List of the shop's pages.
|
Storefront.QueryRootQuery |
predictiveSearch(java.lang.String query,
Storefront.PredictiveSearchResultQueryDefinition queryDef)
List of the predictive search results.
|
Storefront.QueryRootQuery |
predictiveSearch(java.lang.String query,
Storefront.QueryRootQuery.PredictiveSearchArgumentsDefinition argsDef,
Storefront.PredictiveSearchResultQueryDefinition queryDef)
List of the predictive search results.
|
Storefront.QueryRootQuery |
product(Storefront.ProductQueryDefinition queryDef)
Fetch a specific `Product` by one of its unique attributes.
|
Storefront.QueryRootQuery |
product(Storefront.QueryRootQuery.ProductArgumentsDefinition argsDef,
Storefront.ProductQueryDefinition queryDef)
Fetch a specific `Product` by one of its unique attributes.
|
Storefront.QueryRootQuery |
productByHandle(java.lang.String handle,
Storefront.ProductQueryDefinition queryDef)
|
Storefront.QueryRootQuery |
productRecommendations(Storefront.ProductQueryDefinition queryDef)
Find recommended products related to a given `product_id`.
|
Storefront.QueryRootQuery |
productRecommendations(Storefront.QueryRootQuery.ProductRecommendationsArgumentsDefinition argsDef,
Storefront.ProductQueryDefinition queryDef)
Find recommended products related to a given `product_id`.
|
Storefront.QueryRootQuery |
products(Storefront.ProductConnectionQueryDefinition queryDef)
List of the shop’s products.
|
Storefront.QueryRootQuery |
products(Storefront.QueryRootQuery.ProductsArgumentsDefinition argsDef,
Storefront.ProductConnectionQueryDefinition queryDef)
List of the shop’s products.
|
Storefront.QueryRootQuery |
productTags(int first,
Storefront.StringConnectionQueryDefinition queryDef)
Tags added to products.
|
Storefront.QueryRootQuery |
productTypes(int first,
Storefront.StringConnectionQueryDefinition queryDef)
List of product types for the shop's products that are published to your app.
|
Storefront.QueryRootQuery |
publicApiVersions(Storefront.ApiVersionQueryDefinition queryDef)
The list of public Storefront API versions, including supported, release candidate and unstable
versions.
|
Storefront.QueryRootQuery |
search(java.lang.String query,
Storefront.QueryRootQuery.SearchArgumentsDefinition argsDef,
Storefront.SearchResultItemConnectionQueryDefinition queryDef)
List of the search results.
|
Storefront.QueryRootQuery |
search(java.lang.String query,
Storefront.SearchResultItemConnectionQueryDefinition queryDef)
List of the search results.
|
Storefront.QueryRootQuery |
shop(Storefront.ShopQueryDefinition queryDef)
The shop associated with the storefront access token.
|
java.lang.String |
toString() |
Storefront.QueryRootQuery |
urlRedirects(Storefront.QueryRootQuery.UrlRedirectsArgumentsDefinition argsDef,
Storefront.UrlRedirectConnectionQueryDefinition queryDef)
A list of redirects for a shop.
|
Storefront.QueryRootQuery |
urlRedirects(Storefront.UrlRedirectConnectionQueryDefinition queryDef)
A list of redirects for a shop.
|