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