stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ImageContentType

AdminTypes.ImageContentType enum

List of supported image content types.

Signature:

export declare enum ImageContentType 

Enumeration Members

Member Value Description
Jpg "JPG" A JPG image.
Png "PNG" A PNG image.
Webp "WEBP" A WEBP image.