@nautical-commerce/graphql-schema 1.94.0-11-gc20c3b481 → 1.94.0-13-g45fcd8ebe
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
@@ -11826,7 +11826,7 @@ type Mutation {
|
|
11826
11826
|
description: String
|
11827
11827
|
|
11828
11828
|
"""
|
11829
|
-
Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types:
|
11829
|
+
Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: image/x-eps, text/svg-xml, image/heif, application/acrobat, image/heif-sequence, application/dxf, text/rtf, application/gzip-compressed, application/x-autocad, image/gif, application/vnd.ms-word, application/x-rar, application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/x-tiff, text/csv, image/vnd.dwg, application/vnd.oasis.opendocument.presentation, application/acad, application/pdf, text/x-pdf, application/x-dxf, application/svg+xml, application/vnd.oasis.opendocument.text, application/eps, drawing/x-dwf, image/svg+xml, text/comma-separated-values, text/x-comma-separated-values, application/x-csv, application/csv, application/msword, text/x-csv, image/jpg, text/svg, application/tif, application/x-tif, image/tif, application/vnd.openxmlformats-officedocument.presentationml.presentation, image/heic, image/webp, image/svg, application/tiff, application/excel, application/dwg, image/bmp, application/x-eps, image/x-tiff, image/x-dwg, application/jpg, text/pdf, application/x-rar-compressed, application/x-tar, application/vnd.oasis.opendocument.spreadsheet, application/x-acad, image/eps, application/vnd.openxmlformats-officedocument.presentationml.slideshow, pplication/vnd.rar, application/x-jpg, application/vnd.ms-powerpoint, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/rtf, application/x-gzip, image/heic-sequence, image/dxf, application/x-zip-compressed, image/tiff, application/postscript, application/vnd.pdf, image/x-tif, application/gzipped, image/x-dxf, application/zip, drawing/dwg, application/gzip, image/x-ms-bmp, image/x-bmp, drawing/x-dwg, application/x-rtf, application/vnd.ms-excel, image/jpeg, application/x-dwg, application/x-pdf, image/png, text/plain.
|
11830
11830
|
"""
|
11831
11831
|
file: Upload!
|
11832
11832
|
|