cart:
Cart -
Retrieve a cart by its ID. For more information, refer to
[Manage a cart with the Storefront API](https://shopify.dev/custom-storefronts/cart/manage).
collection:
Collection -
Fetch a specific `Collection` by one of its unique attributes.
customer:
Customer -
The customer associated with the given access token. Tokens are obtained by using the
[`customerAccessTokenCreate` mutation](https://shopify.dev/docs/api/storefront/latest/mutations/customerAccessTokenCreate).
localization:
Localization! -
Returns the localized experiences configured for the shop.
menu:
Menu -
Retrieve a [navigation menu](https://help.shopify.com/manual/online-store/menus-and-links) by its handle.
metaobject:
Metaobject -
Fetch a specific Metaobject by one of its unique identifiers.
productRecommendations:
Product -
Find recommended products related to a given `product_id`.
To learn more about how recommendations are generated, see
[*Showing product recommendations on product pages*](https://help.shopify.com/themes/development/recommended-products).
publicApiVersions:
ApiVersion! -
The list of public Storefront API versions, including supported, release candidate and unstable versions.
shop:
Shop! -
The shop associated with the storefront access token.
sitemap:
Sitemap! -
Contains all fields required to generate sitemaps.