GitHub

ShopifyImageContentType

enum

import { ShopifyImageContentType } from '@daffodil/driver/shopify'

List of supported image content types.

Properties

Jpg
ShopifyImageContentType.Jpg

A JPG image.

Png
ShopifyImageContentType.Png

A PNG image.

Webp
ShopifyImageContentType.Webp

A WEBP image.