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

Filter product media by media_type

API

As of 2024-04, you can filter the results returned by the Product.media connection to a specific media_type.

Using the Product.media connection enables you to retrieve all the media that's associated with a product including images, video, and 3D models or filtering to a specific media_type such as IMAGE. We recommend that developers migrate their apps from the Product.images connection to Product.media.