Anchor to MediaImageMedia
objectMedia Image
Requires access scope.
An image hosted on Shopify's content delivery network (CDN). Used for product images, brand logos, and other visual content across the storefront.
The image field provides the actual image data with transformation options. Implements the Media interface alongside other media types like Video and Model3d.
Anchor to FieldsFields
- alt (String)
- id (ID!)
- image (Image)
- mediaContentType (MediaContentType!)
- presentation (MediaPresentation)
- previewImage (Image)
- •String
A word or phrase to share the nature or contents of a media.
- •ID!non-null
A globally-unique ID.
- Anchor to imageimage•Image
The image for the media.
- Anchor to mediaContentTypemedia•Media
Content Type Content Type! non-null The media content type.
- Anchor to presentationpresentation•Media
Presentation The presentation for a media.
- Anchor to previewImagepreview•Image
Image The preview image for the media.
Was this section helpful?