@nautical-commerce/graphql-schema 1.86.0-22-g7d133130c → 1.86.0-24-g72407ad7f
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/nautical/schema.graphql +1 -1
- package/package.json +1 -1
package/nautical/schema.graphql
CHANGED
@@ -11486,7 +11486,7 @@ type Mutation {
|
|
11486
11486
|
description: String
|
11487
11487
|
|
11488
11488
|
"""
|
11489
|
-
Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: image/
|
11489
|
+
Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: application/x-gzip, image/bmp, application/x-eps, image/x-bmp, image/x-eps, text/x-pdf, image/tiff, application/dwg, image/heic-sequence, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/x-autocad, application/vnd.ms-excel, application/x-rar-compressed, application/gzipped, image/x-tif, text/svg-xml, image/heic, image/tif, application/x-jpg, application/acad, application/x-tar, image/vnd.dwg, application/acrobat, image/eps, image/gif, application/x-zip-compressed, application/vnd.oasis.opendocument.spreadsheet, application/x-pdf, application/svg+xml, image/jpeg, application/vnd.openxmlformats-officedocument.presentationml.presentation, image/png, image/svg+xml, application/vnd.openxmlformats-officedocument.presentationml.slideshow, image/jpg, application/tif, application/tiff, text/comma-separated-values, drawing/dwg, image/heif-sequence, application/x-dxf, image/x-tiff, text/x-csv, application/excel, application/pdf, application/jpg, application/gzip-compressed, application/x-tiff, application/vnd.ms-word, text/rtf, application/dxf, application/x-rtf, application/eps, drawing/x-dwf, application/zip, application/x-acad, image/heif, image/x-ms-bmp, application/vnd.ms-powerpoint, text/plain, application/postscript, application/csv, application/rtf, pplication/vnd.rar, application/msword, image/webp, image/x-dwg, application/vnd.oasis.opendocument.text, image/x-dxf, text/svg, application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/x-dwg, text/pdf, text/x-comma-separated-values, drawing/x-dwg, application/x-csv, image/dxf, application/x-rar, image/svg, application/gzip, application/x-tif, application/vnd.oasis.opendocument.presentation, text/csv, application/vnd.pdf.
|
11490
11490
|
"""
|
11491
11491
|
file: Upload!
|
11492
11492
|
|