Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

Breaking changes to Variants API: Removal of "ProductVariantsBulkInput.imageId" and "ProductVariantsBulkInput.imageSrc"

API

As of GraphQL Admin API version 2024-01, we are removing the deprecated imageId and imageSrc fields from the ProductVariantsInput input object. Please use the mediaId and mediaSrc fields instead.

Learn more about the usage of the media fields on Shopify.dev