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