Anchor to FileContentTypeFile
FileContentType
enum
The possible content types for a file object.
Anchor to Valid valuesValid values
- Anchor to EXTERNAL_VIDEOEXTERNAL_VIDEO•
An externally hosted video.
- Anchor to FILEFILE•
A Shopify-hosted generic file.
- Anchor to IMAGEIMAGE•
A Shopify-hosted image.
- Anchor to MODEL_3DMODEL_3D•
A Shopify-hosted 3D model.
- Anchor to VIDEOVIDEO•
A Shopify-hosted video file. It's recommended to use this type for all video files.
Was this section helpful?
Anchor to FieldsFields
- •INPUT OBJECT
The file content type. If omitted, then Shopify will attempt to determine the content type during file processing.
- •INPUT OBJECT
The file content type. If omitted, then Shopify will attempt to determine the content type during file processing.
Was this section helpful?