@nautical-commerce/graphql-schema 2.24.2 → 2.26.1

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.
@@ -3892,7 +3892,7 @@ enum FulfillmentModelEnum {
3892
3892
  HYBRID
3893
3893
  }
3894
3894
 
3895
- "\n String enum counterpart of the LengthUnits.\n "
3895
+ "\nString enum counterpart of the LengthUnits.\n"
3896
3896
  enum LengthUnitsStrEnum {
3897
3897
  IN
3898
3898
  FT
@@ -6395,7 +6395,7 @@ enum JobStatusEnum {
6395
6395
  DELETED
6396
6396
  }
6397
6397
 
6398
- "Represents possible statuses of a payment.\n\n The following statuses are possible:\n - NOT_CHARGED - no funds were take off the customer founding source yet.\n - PARTIALLY_CHARGED - funds were taken off the customer's funding source,\n partly covering the payment amount.\n - FULLY_CHARGED - funds were taken off the customer founding source,\n partly or completely covering the payment amount.\n - PARTIALLY_REFUNDED - part of charged funds were returned to the customer.\n - FULLY_REFUNDED - all charged funds were returned to the customer.\n "
6398
+ "Represents possible statuses of a payment.\n\nThe following statuses are possible:\n- NOT_CHARGED - no funds were take off the customer founding source yet.\n- PARTIALLY_CHARGED - funds were taken off the customer's funding source,\npartly covering the payment amount.\n- FULLY_CHARGED - funds were taken off the customer founding source,\npartly or completely covering the payment amount.\n- PARTIALLY_REFUNDED - part of charged funds were returned to the customer.\n- FULLY_REFUNDED - all charged funds were returned to the customer.\n"
6399
6399
  enum PaymentChargeStatusEnum {
6400
6400
  NOT_CHARGED
6401
6401
  PENDING
@@ -12631,7 +12631,7 @@ type Mutation {
12631
12631
  description: String
12632
12632
 
12633
12633
  """
12634
- Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: image/gif, application/x-dxf, image/jpg, drawing/x-dwg, application/x-jpg, application/svg+xml, application/x-rar-compressed, text/x-pdf, application/vnd.pdf, image/tif, text/x-comma-separated-values, application/x-zip-compressed, application/tiff, image/bmp, drawing/x-dwf, application/jpg, application/vnd.ms-powerpoint, application/postscript, application/dxf, application/gzip-compressed, image/x-tiff, text/comma-separated-values, application/vnd.ms-excel, image/heif-sequence, application/rtf, application/x-eps, application/vnd.oasis.opendocument.spreadsheet, application/x-dwg, text/x-csv, image/x-tif, pplication/vnd.rar, text/csv, application/msword, application/vnd.openxmlformats-officedocument.wordprocessingml.document, image/x-bmp, application/x-tiff, application/gzip, application/x-autocad, application/acrobat, application/tif, application/x-tif, application/vnd.oasis.opendocument.text, application/pdf, application/vnd.openxmlformats-officedocument.presentationml.presentation, image/png, image/x-eps, image/vnd.dwg, application/x-pdf, image/x-dxf, image/heif, text/rtf, image/eps, image/tiff, image/dxf, application/csv, text/svg-xml, image/x-dwg, application/x-acad, application/dwg, application/vnd.ms-word, application/eps, image/svg, image/heic-sequence, image/jpeg, text/svg, image/webp, application/x-tar, application/x-csv, application/excel, image/svg+xml, image/x-ms-bmp, application/gzipped, application/vnd.oasis.opendocument.presentation, application/zip, text/pdf, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/x-rtf, application/vnd.openxmlformats-officedocument.presentationml.slideshow, application/acad, text/plain, image/heic, application/x-gzip, application/x-rar, drawing/dwg.
12634
+ Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: application/gzip-compressed, application/x-zip-compressed, application/x-rar-compressed, application/x-dxf, drawing/x-dwf, application/vnd.oasis.opendocument.spreadsheet, image/jpeg, application/x-jpg, text/svg, application/x-tif, application/pdf, application/vnd.ms-word, application/x-pdf, drawing/dwg, application/x-csv, application/vnd.openxmlformats-officedocument.presentationml.slideshow, application/vnd.pdf, image/svg+xml, image/x-dwg, text/svg-xml, application/csv, application/zip, application/excel, application/acad, application/x-autocad, image/heif, text/plain, text/pdf, application/x-rtf, image/heif-sequence, application/eps, application/vnd.ms-excel, image/heic, application/gzipped, application/x-tar, application/x-eps, image/vnd.dwg, image/x-eps, image/gif, application/x-tiff, image/dxf, image/x-ms-bmp, pplication/vnd.rar, application/x-gzip, image/webp, application/tif, text/x-pdf, application/vnd.ms-powerpoint, image/eps, text/rtf, application/x-acad, application/svg+xml, image/x-tif, text/csv, application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/dxf, text/comma-separated-values, image/tiff, image/x-dxf, application/jpg, application/acrobat, image/x-tiff, image/svg, image/jpg, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.oasis.opendocument.text, application/postscript, application/gzip, image/heic-sequence, application/vnd.oasis.opendocument.presentation, drawing/x-dwg, application/msword, application/x-dwg, application/dwg, image/x-bmp, application/tiff, image/png, application/vnd.openxmlformats-officedocument.presentationml.presentation, image/tif, application/rtf, text/x-comma-separated-values, application/x-rar, image/bmp, text/x-csv.
12635
12635
  """
12636
12636
  file: Upload!
12637
12637
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nautical-commerce/graphql-schema",
3
- "version": "v2.24.2",
3
+ "version": "v2.26.1",
4
4
  "description": "Traide API GraphQL Schema",
5
5
  "main": "./nautical/schema.graphql",
6
6
  "scripts": {