stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > FileCreateInput > contentType

AdminTypes.FileCreateInput.contentType property

The file content type. If omitted, then Shopify will attempt to determine the content type during file processing.

Signature:

contentType?: InputMaybe<FileContentType | `${FileContentType}`>;