Values
| Value | Description |
|---|---|
DOCUMENT_DOC | Represents the application/msword MIME type. |
DOCUMENT_DOCX | Represents the application/vnd.openxmlformats-officedocument.wordprocessingml.documents MIME type. |
DOCUMENT_PDF | Represents the application/pdf MIME type. |
IMAGE_HEIC | Represents the image/heic MIME type. |
IMAGE_JPEG | Represents the image/jpeg MIME type. |
IMAGE_PNG | Represents the image/png MIME type. |
IMAGE_TIFF | Represents the image/tiff MIME type. |
Used by
stagedFileUploadCreate(mutation)