Home > @infiniteobjects/shopify-data-manager > AdminTypes > ImageContentType
List of supported image content types.
Signature:
export declare enum ImageContentType
Member | Value | Description |
---|---|---|
Jpg | "JPG" |
A JPG image. |
Png | "PNG" |
A PNG image. |
Webp | "WEBP" |
A WEBP image. |