stack

Home > @infiniteobjects/data-types > IShopifyMediaImage

IShopifyMediaImage interface

Warning: This API is now obsolete.

Replaced for official Shopify Image interface

Media Image type

Signature:

export interface IShopifyMediaImage 

Properties

Property Modifiers Type Description
alt   null  
aspect_ratio   number  
height   number  
id   number  
media_type   string  
position   number  
preview_image   IShopifyPreviewImage  
src   string  
width   number