Skip to main content

Cleaning up deprecations in the Storefront API

At this year's Unite conference, we announced that we wanted to make some sweeping changes and improvements to the Storefront API. Today we're taking another step towards that goal.

The following previously deprecated fields have been removed from the unstable and 2022-04 versions of the Storefront API:

  • Article.url
  • Blog.url
  • Checkout.customer
  • Page.url
  • Product.presentmentPriceRanges
  • ProductVariant.available
  • ProductVariant.presentmentPrices
  • ProductVariant.presentmentUnitPrices
  • ScriptDiscountApplication.description
  • Shop.articles
  • Shop.blogs
  • Shop.collectionByHandle
  • Shop.collections
  • Shop.currencyCode
  • Shop.productByHandle
  • Shop.productTags
  • Shop.productTypes
  • Shop.products
  • Shop.shopifyPaymentsAccountId

Additionally, the arguments scale, maxWidth, maxHeight, and crop are no longer available on the following fields:

  • Collection.image
  • ProductVariant.image
  • Product.images
  • Article.image
Was this section helpful?