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