stack

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

AdminTypes.FileContentType enum

The possible content types for a file object.

Signature:

export declare enum FileContentType 

Enumeration Members

Member Value Description
File "FILE" A Shopify-hosted generic file.
Image "IMAGE" A Shopify-hosted image.
Video "VIDEO" A Shopify-hosted video file. It’s recommended to use this type for all video files.