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