@nautical-commerce/graphql-schema 1.69.0-4-g2e9efe541 → 1.69.0-6-ge45e5970d

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.
@@ -7762,7 +7762,6 @@ input CustomerOrderFilterInput {
7762
7762
  search: String
7763
7763
  source: [OrderSourceFilter!]
7764
7764
  isHistorical: Boolean
7765
- subStatus: [OfferOrderSubStatusFilter!] @deprecated(reason: "This will be removed on Feb 1, 2025")
7766
7765
  payoutStatus: [OrderPayoutStatusEnum!]
7767
7766
  vendorPayouts: [ID]
7768
7767
  payouts: [ID]
@@ -7786,15 +7785,6 @@ enum OrderSourceFilter {
7786
7785
  EXTERNAL
7787
7786
  }
7788
7787
 
7789
- enum OfferOrderSubStatusFilter {
7790
- OFFER_APPROVED
7791
- OFFER_CANCELLED
7792
- OFFER_CREATED
7793
- OFFER_EXPIRED
7794
- OFFER_NEGOTIATING
7795
- OFFER_REJECTED
7796
- }
7797
-
7798
7788
  input OrderSortingInput {
7799
7789
  """Specifies the direction in which to sort products."""
7800
7790
  direction: OrderDirection!
@@ -7866,7 +7856,6 @@ input CustomerNauticalOrderFilterInput {
7866
7856
  search: String
7867
7857
  source: [OrderSourceFilter!]
7868
7858
  isHistorical: Boolean
7869
- subStatus: [OfferOrderSubStatusFilter!] @deprecated(reason: "This will be removed on Feb 1, 2025")
7870
7859
  }
7871
7860
 
7872
7861
  type UserPermission {
@@ -10621,7 +10610,6 @@ input OrderFilterInput {
10621
10610
  search: String
10622
10611
  source: [OrderSourceFilter!]
10623
10612
  isHistorical: Boolean
10624
- subStatus: [OfferOrderSubStatusFilter!] @deprecated(reason: "This will be removed on Feb 1, 2025")
10625
10613
  payoutStatus: [OrderPayoutStatusEnum!]
10626
10614
  vendorPayouts: [ID]
10627
10615
  payouts: [ID]
@@ -10638,7 +10626,6 @@ input NauticalOrderFilterInput {
10638
10626
  search: String
10639
10627
  source: [OrderSourceFilter!]
10640
10628
  isHistorical: Boolean
10641
- subStatus: [OfferOrderSubStatusFilter!] @deprecated(reason: "This will be removed on Feb 1, 2025")
10642
10629
  }
10643
10630
 
10644
10631
  input OrderDraftFilterInput {
@@ -10650,7 +10637,7 @@ input OrderDraftFilterInput {
10650
10637
  search: String
10651
10638
  isHistorical: Boolean
10652
10639
  source: [OrderSourceFilter!]
10653
- subStatus: [OfferOrderSubStatusFilter!] @deprecated(reason: "This will be removed on Feb 1, 2025")
10640
+ subStatus: String
10654
10641
  }
10655
10642
 
10656
10643
  input NauticalOrderDraftFilterInput {
@@ -10662,7 +10649,7 @@ input NauticalOrderDraftFilterInput {
10662
10649
  search: String
10663
10650
  isHistorical: Boolean
10664
10651
  source: [OrderSourceFilter!]
10665
- subStatus: [OfferOrderSubStatusFilter!] @deprecated(reason: "This will be removed on Feb 1, 2025")
10652
+ subStatus: String
10666
10653
  }
10667
10654
 
10668
10655
  input NauticalOrderQuoteFilterInput {
@@ -13155,7 +13142,7 @@ type Mutation {
13155
13142
  description: String
13156
13143
 
13157
13144
  """
13158
- 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-dxf, application/x-dwg, drawing/dwg, application/postscript, application/rtf, text/svg-xml, text/svg, application/vnd.ms-powerpoint, application/vnd.openxmlformats-officedocument.presentationml.slideshow, application/x-rar-compressed, application/zip, application/x-tar, image/x-tif, text/x-csv, application/jpg, application/csv, text/rtf, image/x-bmp, image/heic-sequence, image/jpg, application/acad, application/tif, application/msword, image/eps, application/x-acad, application/x-autocad, pplication/vnd.rar, image/tiff, text/x-pdf, application/x-gzip, application/eps, application/gzip-compressed, application/x-csv, image/heic, application/dwg, image/dxf, application/x-rtf, image/webp, application/x-jpg, image/heif, application/gzip, drawing/x-dwf, text/pdf, text/plain, image/x-dxf, application/svg+xml, application/vnd.pdf, application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/vnd.openxmlformats-officedocument.presentationml.presentation, image/gif, application/vnd.oasis.opendocument.text, image/svg+xml, image/svg, application/pdf, application/vnd.ms-excel, application/x-rar, image/x-dwg, application/vnd.oasis.opendocument.presentation, application/x-tif, image/x-ms-bmp, application/x-tiff, application/excel, text/csv, application/vnd.oasis.opendocument.spreadsheet, application/vnd.ms-word, image/x-eps, application/x-zip-compressed, image/vnd.dwg, image/x-tiff, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, image/jpeg, image/heif-sequence, application/dxf, application/x-pdf, application/x-eps, text/comma-separated-values, image/png, text/x-comma-separated-values, image/bmp, application/gzipped, drawing/x-dwg, application/acrobat, image/tif, application/tiff.
13145
+ Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: application/gzipped, application/gzip, application/x-jpg, image/heic, image/dxf, application/x-acad, image/x-eps, pplication/vnd.rar, image/webp, text/svg, image/png, application/x-tif, application/rtf, application/x-dxf, application/csv, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-word, application/excel, application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/vnd.oasis.opendocument.text, drawing/dwg, application/x-tar, image/tif, image/heif, image/tiff, application/x-eps, image/eps, image/x-tif, application/tif, application/x-rar, text/plain, application/vnd.oasis.opendocument.spreadsheet, application/x-csv, image/x-ms-bmp, text/comma-separated-values, application/dxf, image/x-dxf, text/x-pdf, image/x-dwg, application/x-dwg, application/x-zip-compressed, application/acad, application/vnd.openxmlformats-officedocument.presentationml.presentation, image/vnd.dwg, application/x-tiff, drawing/x-dwf, drawing/x-dwg, application/jpg, application/x-rar-compressed, image/svg+xml, image/bmp, application/eps, application/pdf, text/pdf, image/jpg, application/acrobat, application/vnd.ms-excel, text/svg-xml, text/x-comma-separated-values, text/x-csv, application/gzip-compressed, image/x-bmp, application/x-pdf, text/csv, image/x-tiff, application/vnd.openxmlformats-officedocument.presentationml.slideshow, application/x-autocad, application/dwg, image/heif-sequence, application/postscript, image/jpeg, application/msword, application/x-rtf, application/x-gzip, application/tiff, application/svg+xml, application/vnd.ms-powerpoint, application/vnd.oasis.opendocument.presentation, text/rtf, image/gif, image/svg, image/heic-sequence, application/zip, application/vnd.pdf.
13159
13146
  """
13160
13147
  file: Upload!
13161
13148
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nautical-commerce/graphql-schema",
3
- "version": "v1.69.0-4-g2e9efe541",
3
+ "version": "v1.69.0-6-ge45e5970d",
4
4
  "description": "## Getting Started",
5
5
  "main": "./nautical/schema.graphql",
6
6
  "scripts": {