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