Admin GraphQL API2024-04
Filter product media by media_type
As of 2024-04, you can filter the results returned by the Product.media connection to a specific .
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 such as
. We recommend that developers migrate their apps from the
Product.images
connection to Product.media
.
Was this section helpful?