@nosto/preact
Preparing search index...
ShopifyMedia
Interface ShopifyMedia
Shopify product media data structure.
interface
ShopifyMedia
{
alt
:
string
|
null
;
id
:
number
;
position
:
number
;
preview_image
:
ShopifyImage
;
}
Index
Properties
alt
id
position
preview_
image
Properties
alt
alt
:
string
|
null
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.