Anchor to FileCreateInputFile
FileCreateInput
input_object
The input fields that are required to create a file object.
Anchor to FieldsFields
- •
The alternative text description of the file.
- Anchor to contentTypecontent•
Type The file content type. If omitted, then Shopify will attempt to determine the content type during file processing.
- Anchor to duplicateResolutionModeduplicate•
Resolution Mode FileCreate Default:APPEND_UUIDInput Duplicate Resolution Mode How to handle if filename is already in use.
- Anchor to filenamefilename•
When provided, the file will be created with the given filename, otherwise the filename in the originalSource will be used.
- Anchor to originalSourceoriginal•
Source String!non-null An external URL (for images only) or a staged upload URL.
Was this section helpful?