@nautical-commerce/graphql-schema 1.78.0-49-g21b21b29d → 1.78.0-50-g6d59deaf6

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.
@@ -2993,18 +2993,6 @@ type Product implements Node & ObjectWithMetadata {
2993
2993
  externalId: String
2994
2994
  externalSource: String
2995
2995
  seller: Seller
2996
-
2997
- """Manufacturer Product Number"""
2998
- mpn: String @deprecated(reason: "This field will be removed on April 15, 2025.")
2999
-
3000
- """Brand of the product"""
3001
- brand: String @deprecated(reason: "This field will be removed on April 15, 2025.")
3002
-
3003
- """Manufacturer of the product"""
3004
- manufacturer: String @deprecated(reason: "This field will be removed on April 15, 2025.")
3005
-
3006
- """Product model code"""
3007
- model: String @deprecated(reason: "This field will be removed on April 15, 2025.")
3008
2996
  seoTitle: String
3009
2997
  seoDescription: String
3010
2998
  productType: ProductType
@@ -3136,11 +3124,6 @@ type Product implements Node & ObjectWithMetadata {
3136
3124
  """List of vouchers associated with the product."""
3137
3125
  vouchers: [Voucher!]!
3138
3126
 
3139
- """
3140
- The product's sorting priority weight in query results. A larger value indicates a higher priority. This field can be used in both ascending and descending sorting methods.
3141
- """
3142
- sortPriorityWeight: Decimal @deprecated(reason: "This field will be removed on April 15, 2025.")
3143
-
3144
3127
  """List of logs for product status changes."""
3145
3128
  productStatusLogs: [ProductStatusLog!]
3146
3129
 
@@ -4179,7 +4162,6 @@ input ProductFilterInput {
4179
4162
  sellers: [ID]
4180
4163
  subStatus: ProductSubStatusEnum
4181
4164
  slug: [String!]
4182
- brand: [String!]
4183
4165
  features: FeatureFilterInput
4184
4166
  price: PriceRangeInput
4185
4167
  minimalPrice: PriceRangeInput
@@ -4190,7 +4172,6 @@ input ProductFilterInput {
4190
4172
  advancedSearch: ProductSearchInput
4191
4173
  ids: [ID]
4192
4174
  isStaff: Boolean
4193
- mpn: String
4194
4175
  metadata: MetadataFilterInput
4195
4176
  privateMetadata: MetadataFilterInput
4196
4177
  }
@@ -4319,10 +4300,6 @@ input ProductSearchInput {
4319
4300
 
4320
4301
  enum ProductSearchFieldEnum {
4321
4302
  NAME
4322
- BRAND
4323
- MANUFACTURER
4324
- MPN
4325
- MODEL
4326
4303
  SELLER_NAME
4327
4304
  CATEGORY_NAME
4328
4305
  NSN
@@ -4396,15 +4373,6 @@ enum ProductOrderField {
4396
4373
  """Sort products by sub status."""
4397
4374
  SUB_STATUS
4398
4375
 
4399
- """Sort products by sort priority weight."""
4400
- SORT_PRIORITY_WEIGHT
4401
-
4402
- """Sort products by brand."""
4403
- BRAND
4404
-
4405
- """Sort products by manufacturer."""
4406
- MANUFACTURER
4407
-
4408
4376
  """Sort products by external id."""
4409
4377
  EXTERNAL_ID
4410
4378
 
@@ -5364,12 +5332,6 @@ enum VariantSortField {
5364
5332
  """Sort variants by category."""
5365
5333
  CATEGORY
5366
5334
 
5367
- """Sort variants by brand."""
5368
- BRAND
5369
-
5370
- """Sort variants by manufacturer."""
5371
- MANUFACTURER
5372
-
5373
5335
  """Sort variants by external id."""
5374
5336
  EXTERNAL_ID
5375
5337
 
@@ -12755,7 +12717,7 @@ type Mutation {
12755
12717
  description: String
12756
12718
 
12757
12719
  """
12758
- Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: application/vnd.oasis.opendocument.presentation, application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/svg+xml, text/svg-xml, application/acad, application/x-csv, image/webp, image/heic-sequence, application/csv, drawing/dwg, application/x-dwg, pplication/vnd.rar, application/x-dxf, application/x-rtf, image/tif, image/jpg, application/vnd.pdf, application/vnd.ms-excel, text/plain, image/tiff, image/vnd.dwg, image/x-eps, application/jpg, text/pdf, application/vnd.oasis.opendocument.spreadsheet, image/heif, application/x-tar, text/svg, text/rtf, application/x-zip-compressed, application/x-eps, application/vnd.openxmlformats-officedocument.presentationml.presentation, text/x-comma-separated-values, drawing/x-dwg, application/dwg, application/x-jpg, text/csv, application/postscript, application/tif, application/eps, image/png, image/svg, image/heif-sequence, application/dxf, application/x-acad, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/zip, application/tiff, image/x-ms-bmp, application/pdf, image/svg+xml, application/excel, text/x-csv, application/vnd.ms-word, application/rtf, image/x-dxf, application/x-rar-compressed, image/x-tif, image/jpeg, application/vnd.ms-powerpoint, application/x-autocad, image/heic, image/x-bmp, application/x-tif, application/x-tiff, application/acrobat, application/x-rar, image/bmp, drawing/x-dwf, application/gzipped, application/msword, image/gif, text/x-pdf, application/vnd.oasis.opendocument.text, application/gzip-compressed, application/x-pdf, image/dxf, application/x-gzip, text/comma-separated-values, image/eps, application/vnd.openxmlformats-officedocument.presentationml.slideshow, image/x-dwg, image/x-tiff, application/gzip.
12720
+ Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/x-gzip, application/eps, application/jpg, image/png, image/x-eps, application/x-eps, image/heic, image/eps, text/x-csv, drawing/dwg, application/vnd.oasis.opendocument.text, application/acrobat, application/x-rar-compressed, image/heic-sequence, application/csv, image/vnd.dwg, application/x-rtf, application/gzip-compressed, image/tiff, image/webp, application/x-acad, application/svg+xml, image/heif, application/gzip, image/x-dxf, application/pdf, image/gif, application/vnd.openxmlformats-officedocument.presentationml.slideshow, image/jpeg, text/pdf, application/vnd.oasis.opendocument.spreadsheet, application/tif, image/x-bmp, application/postscript, application/vnd.ms-word, application/tiff, application/vnd.openxmlformats-officedocument.presentationml.presentation, application/x-tar, application/x-rar, image/x-dwg, application/x-dwg, application/x-pdf, application/zip, application/excel, image/x-tif, drawing/x-dwg, application/gzipped, text/rtf, application/x-tiff, image/tif, image/x-ms-bmp, text/x-pdf, application/msword, application/dxf, pplication/vnd.rar, image/bmp, drawing/x-dwf, image/jpg, image/heif-sequence, application/x-tif, application/vnd.ms-powerpoint, application/vnd.oasis.opendocument.presentation, image/svg+xml, application/rtf, application/acad, text/x-comma-separated-values, image/svg, text/comma-separated-values, image/x-tiff, application/x-zip-compressed, text/svg, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/x-jpg, text/plain, application/x-autocad, application/vnd.ms-excel, application/dwg, image/dxf, application/x-csv, application/vnd.pdf, text/csv, text/svg-xml, application/x-dxf.
12759
12721
  """
12760
12722
  file: Upload!
12761
12723
 
@@ -18807,18 +18769,6 @@ input ProductCreateInput {
18807
18769
  """
18808
18770
  visibleInListings: Boolean
18809
18771
 
18810
- """Manufacturer product number"""
18811
- mpn: String @deprecated(reason: "This field will be removed on April 15, 2025.")
18812
-
18813
- """Product brand"""
18814
- brand: String @deprecated(reason: "This field will be removed on April 15, 2025.")
18815
-
18816
- """Manufacturer of the product"""
18817
- manufacturer: String @deprecated(reason: "This field will be removed on April 15, 2025.")
18818
-
18819
- """Product model code"""
18820
- model: String @deprecated(reason: "This field will be removed on April 15, 2025.")
18821
-
18822
18772
  """Override price for grouped products"""
18823
18773
  overridePrice: Boolean
18824
18774
 
@@ -18833,9 +18783,6 @@ input ProductCreateInput {
18833
18783
  """
18834
18784
  subStatusReason: String
18835
18785
 
18836
- """Sort priority for product"""
18837
- sortPriorityWeight: Decimal @deprecated(reason: "This field will be removed on April 15, 2025.")
18838
-
18839
18786
  """
18840
18787
  Set whether this product requires shipping by default, will be overridden by product type if provided
18841
18788
  """
@@ -19038,18 +18985,6 @@ input ProductInput {
19038
18985
  """
19039
18986
  visibleInListings: Boolean
19040
18987
 
19041
- """Manufacturer product number"""
19042
- mpn: String @deprecated(reason: "This field will be removed on April 15, 2025.")
19043
-
19044
- """Product brand"""
19045
- brand: String @deprecated(reason: "This field will be removed on April 15, 2025.")
19046
-
19047
- """Manufacturer of the product"""
19048
- manufacturer: String @deprecated(reason: "This field will be removed on April 15, 2025.")
19049
-
19050
- """Product model code"""
19051
- model: String @deprecated(reason: "This field will be removed on April 15, 2025.")
19052
-
19053
18988
  """Override price for grouped products"""
19054
18989
  overridePrice: Boolean
19055
18990
 
@@ -19064,9 +18999,6 @@ input ProductInput {
19064
18999
  """
19065
19000
  subStatusReason: String
19066
19001
 
19067
- """Sort priority for product"""
19068
- sortPriorityWeight: Decimal @deprecated(reason: "This field will be removed on April 15, 2025.")
19069
-
19070
19002
  """
19071
19003
  Set whether this product requires shipping by default, will be overridden by product type if provided
19072
19004
  """
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nautical-commerce/graphql-schema",
3
- "version": "v1.78.0-49-g21b21b29d",
3
+ "version": "v1.78.0-50-g6d59deaf6",
4
4
  "description": "## Getting Started",
5
5
  "main": "./nautical/schema.graphql",
6
6
  "scripts": {