@nosto/preact
Preparing search index...
ShopifyMedia
Interface ShopifyMedia
Shopify product media data structure.
interface
ShopifyMedia
{
alt
:
null
|
string
;
id
:
number
;
position
:
number
;
preview_image
:
ShopifyImage
;
}
Index
Properties
alt
id
position
preview_
image
Properties
alt
alt
:
null
|
string
id
id
:
number
position
position
:
number
preview_
image
preview_image
:
ShopifyImage
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alt
id
position
preview_
image
@nosto/preact
Loading...
Shopify product media data structure.