Home > @infiniteobjects/shopify-data-manager > AdminTypes > FileCreateInput > contentType
The file content type. If omitted, then Shopify will attempt to determine the content type during file processing.
Signature:
contentType?: InputMaybe<FileContentType | `${FileContentType}`>;