@nautical-commerce/graphql-schema 1.68.0-1-g6d4203559 → 1.68.0-11-gf92326cbe

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.
@@ -2862,7 +2862,6 @@ type ProductVariant implements Node & ObjectWithMetadata {
2862
2862
  """Whether the product variant is published."""
2863
2863
  isPublished: Boolean!
2864
2864
  overrideCurrency: Boolean!
2865
- requiresQuote: Boolean!
2866
2865
  allowBackorders: Boolean
2867
2866
 
2868
2867
  """
@@ -2963,6 +2962,7 @@ type ProductVariant implements Node & ObjectWithMetadata {
2963
2962
 
2964
2963
  """List of vouchers associated with the product."""
2965
2964
  vouchers: [Voucher!]!
2965
+ requiresQuote: Boolean @deprecated(reason: "This field will be removed on April 25th, 2025.")
2966
2966
 
2967
2967
  """
2968
2968
  The sub status of the product variant. This will be the same as product's sub status.
@@ -4745,7 +4745,7 @@ type Permission {
4745
4745
  enum PermissionEnum {
4746
4746
  MANAGE_USERS
4747
4747
  MANAGE_STAFF
4748
- MANAGE_PERMISSIONS
4748
+ MANAGE_PERMISSIONS @deprecated(reason: "This will be removed on April 23, 2025.")
4749
4749
  MANAGE_APPS
4750
4750
  MANAGE_DISCOUNTS
4751
4751
  MANAGE_DOCUMENTS
@@ -7080,18 +7080,7 @@ type Agreement implements Node {
7080
7080
  seoDescription: String
7081
7081
  slug: String!
7082
7082
  title: String!
7083
-
7084
- """Commission type"""
7085
- commissionType: CommissionTypeEnum! @deprecated(reason: "Markup commissions will be removed on January 23, 2025.")
7086
7083
  defaultCommission: Decimal!
7087
-
7088
- """Markup commission type"""
7089
- markupCommissionType: MarkupCommissionTypeEnum! @deprecated(reason: "Markup commissions will be removed on January 23, 2025.")
7090
-
7091
- """
7092
- If a markup commission is selected, this is the amount of the commission.
7093
- """
7094
- markupCommissionValue: Decimal @deprecated(reason: "Markup commissions will be removed on January 23, 2025.")
7095
7084
  isActive: Boolean
7096
7085
 
7097
7086
  """List of granular commissions associated with the agreement."""
@@ -7102,22 +7091,6 @@ type Agreement implements Node {
7102
7091
  fees: [AgreementFees!]!
7103
7092
  }
7104
7093
 
7105
- enum CommissionTypeEnum {
7106
- """Gross Price Commission"""
7107
- MARKETPLACE
7108
-
7109
- """Markup Commission"""
7110
- WHOLESALE
7111
-
7112
- """Absolute Price Commission"""
7113
- DROPSHIPPING
7114
- }
7115
-
7116
- enum MarkupCommissionTypeEnum {
7117
- """Percentage"""
7118
- PERCENTAGE
7119
- }
7120
-
7121
7094
  """An agreement commission"""
7122
7095
  type AgreementCommission implements Node {
7123
7096
  """The ID of the object"""
@@ -9222,6 +9195,7 @@ input CategoryFilterInput {
9222
9195
  customFields: [AttributeInput!]
9223
9196
  metadata: MetadataFilterInput
9224
9197
  privateMetadata: MetadataFilterInput
9198
+ allowProductAssignment: Boolean
9225
9199
  }
9226
9200
 
9227
9201
  input CategorySortingInput {
@@ -13217,7 +13191,7 @@ type Mutation {
13217
13191
  description: String
13218
13192
 
13219
13193
  """
13220
- Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: application/rtf, application/vnd.oasis.opendocument.text, application/vnd.oasis.opendocument.presentation, image/x-bmp, application/eps, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/x-dxf, application/gzip, application/vnd.ms-word, image/gif, application/acrobat, application/zip, application/postscript, image/jpg, image/eps, application/tif, application/x-eps, text/x-csv, application/vnd.openxmlformats-officedocument.presentationml.presentation, application/x-csv, application/x-rtf, image/x-tif, application/gzipped, application/x-rar, application/x-acad, text/x-pdf, text/csv, text/rtf, application/x-zip-compressed, image/webp, application/vnd.pdf, application/excel, image/x-dwg, application/x-dwg, application/csv, image/heic, application/dwg, text/svg-xml, application/jpg, application/x-jpg, image/tiff, application/gzip-compressed, image/jpeg, application/x-gzip, application/vnd.ms-powerpoint, image/svg, image/heif, image/dxf, pplication/vnd.rar, application/vnd.oasis.opendocument.spreadsheet, application/acad, application/vnd.openxmlformats-officedocument.wordprocessingml.document, image/png, image/bmp, image/x-ms-bmp, text/svg, drawing/x-dwg, image/heic-sequence, application/x-tar, image/heif-sequence, application/msword, image/svg+xml, application/pdf, application/dxf, image/vnd.dwg, text/comma-separated-values, application/x-pdf, drawing/x-dwf, application/x-autocad, image/x-tiff, application/x-tiff, text/x-comma-separated-values, application/svg+xml, drawing/dwg, text/pdf, image/x-eps, application/tiff, application/vnd.ms-excel, application/x-rar-compressed, image/x-dxf, image/tif, application/vnd.openxmlformats-officedocument.presentationml.slideshow, text/plain, application/x-tif.
13194
+ Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: text/x-csv, application/x-dxf, image/x-dwg, text/plain, image/jpg, application/acrobat, application/x-rar, application/rtf, application/x-tiff, text/csv, application/x-jpg, application/tif, image/heif-sequence, image/x-dxf, drawing/x-dwf, application/x-eps, application/vnd.oasis.opendocument.presentation, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/x-csv, drawing/dwg, text/svg-xml, image/heif, application/x-tif, image/x-eps, application/eps, text/svg, application/x-rtf, image/gif, text/pdf, application/pdf, application/vnd.ms-excel, application/vnd.openxmlformats-officedocument.wordprocessingml.document, image/heic-sequence, image/x-ms-bmp, application/x-tar, application/x-dwg, application/csv, application/zip, image/tif, image/heic, image/svg+xml, image/vnd.dwg, application/svg+xml, application/vnd.openxmlformats-officedocument.presentationml.slideshow, application/tiff, application/dxf, application/postscript, application/x-gzip, application/vnd.ms-powerpoint, application/gzip-compressed, image/svg, application/vnd.ms-word, image/x-bmp, image/webp, image/jpeg, image/tiff, image/bmp, drawing/x-dwg, application/x-acad, application/x-pdf, application/jpg, application/acad, application/x-rar-compressed, application/gzip, application/vnd.openxmlformats-officedocument.presentationml.presentation, application/vnd.oasis.opendocument.text, text/comma-separated-values, image/x-tiff, application/dwg, image/dxf, application/vnd.oasis.opendocument.spreadsheet, application/vnd.pdf, image/eps, application/x-zip-compressed, image/x-tif, application/gzipped, text/rtf, pplication/vnd.rar, image/png, application/x-autocad, text/x-comma-separated-values, text/x-pdf, application/msword, application/excel.
13221
13195
  """
13222
13196
  file: Upload!
13223
13197
 
@@ -15481,11 +15455,6 @@ type Mutation {
15481
15455
 
15482
15456
  """ID of the vendor to retrieve an onboarding link for"""
15483
15457
  vendorId: ID!
15484
-
15485
- """
15486
- Whether the vendor to retrieve an onboarding link for is a SELLER or an AFFILIATE
15487
- """
15488
- vendorType: String @deprecated(reason: "This will be removed on January 24, 2025.")
15489
15458
  ): VendorPayoutOnboardingLinkRequest
15490
15459
 
15491
15460
  """
@@ -15641,9 +15610,6 @@ type Mutation {
15641
15610
  """Checkout ID."""
15642
15611
  checkoutId: ID!
15643
15612
 
15644
- """ID of microsite that checkout was completed from"""
15645
- microsite: ID @deprecated(reason: "This will be removed on January 24, 2025.")
15646
-
15647
15613
  """Client-side generated data required to finalize the payment."""
15648
15614
  paymentData: JSONString
15649
15615
 
@@ -16770,9 +16736,6 @@ enum PayoutErrorCode {
16770
16736
  }
16771
16737
 
16772
16738
  input PayoutCreateInput {
16773
- """Vendor type for the payout"""
16774
- vendorType: String @deprecated(reason: "This will be removed on January 24, 2025")
16775
-
16776
16739
  """
16777
16740
  Payout end date. ISO 8601 standard. Can not be greater than current date.
16778
16741
  """
@@ -17097,13 +17060,13 @@ input AgreementInput {
17097
17060
  updatedAt: String
17098
17061
 
17099
17062
  """Gross Price, Markup, Absolute etc"""
17100
- commissionType: CommissionTypeEnum
17063
+ commissionType: CommissionTypeEnum @deprecated(reason: "This will be removed on April 23, 2025.")
17101
17064
 
17102
17065
  """Percentage by default"""
17103
- markupCommissionType: MarkupCommissionTypeEnum
17066
+ markupCommissionType: MarkupCommissionTypeEnum @deprecated(reason: "This will be removed on April 23, 2025.")
17104
17067
 
17105
17068
  """Markup commission percentage for all items"""
17106
- markupCommissionValue: Decimal
17069
+ markupCommissionValue: Decimal @deprecated(reason: "This will be removed on April 23, 2025.")
17107
17070
  }
17108
17071
 
17109
17072
  input SeoInput {
@@ -17114,6 +17077,22 @@ input SeoInput {
17114
17077
  description: String
17115
17078
  }
17116
17079
 
17080
+ enum CommissionTypeEnum {
17081
+ """Gross Price Commission"""
17082
+ MARKETPLACE
17083
+
17084
+ """Markup Commission"""
17085
+ WHOLESALE
17086
+
17087
+ """Absolute Price Commission"""
17088
+ DROPSHIPPING
17089
+ }
17090
+
17091
+ enum MarkupCommissionTypeEnum {
17092
+ """Percentage"""
17093
+ PERCENTAGE
17094
+ }
17095
+
17117
17096
  """Deletes a agreement."""
17118
17097
  type AgreementDelete {
17119
17098
  agreementErrors: [AgreementError!]!
@@ -19818,7 +19797,7 @@ input ProductVariantCreateInput {
19818
19797
  name: String
19819
19798
 
19820
19799
  """True if variant requires quote pricing."""
19821
- requiresQuote: Boolean
19800
+ requiresQuote: Boolean @deprecated(reason: "This field will be removed on April 25th, 2025.")
19822
19801
 
19823
19802
  """Substatus the variant is to be changed to."""
19824
19803
  subStatus: ProductVariantSubStatusEnum @deprecated(reason: "This field will be removed on April 15th, 2025. ProductVariant substatus will be the same as product substatus")
@@ -19959,7 +19938,7 @@ input ProductVariantBulkCreateInput {
19959
19938
  name: String
19960
19939
 
19961
19940
  """True if variant requires quote pricing."""
19962
- requiresQuote: Boolean
19941
+ requiresQuote: Boolean @deprecated(reason: "This field will be removed on April 25th, 2025.")
19963
19942
 
19964
19943
  """Substatus the variant is to be changed to."""
19965
19944
  subStatus: ProductVariantSubStatusEnum @deprecated(reason: "This field will be removed on April 15th, 2025. ProductVariant substatus will be the same as product substatus")
@@ -20138,7 +20117,7 @@ input ProductVariantInput {
20138
20117
  name: String
20139
20118
 
20140
20119
  """True if variant requires quote pricing."""
20141
- requiresQuote: Boolean
20120
+ requiresQuote: Boolean @deprecated(reason: "This field will be removed on April 25th, 2025.")
20142
20121
 
20143
20122
  """Substatus the variant is to be changed to."""
20144
20123
  subStatus: ProductVariantSubStatusEnum @deprecated(reason: "This field will be removed on April 15th, 2025. ProductVariant substatus will be the same as product substatus")
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nautical-commerce/graphql-schema",
3
- "version": "v1.68.0-1-g6d4203559",
3
+ "version": "v1.68.0-11-gf92326cbe",
4
4
  "description": "## Getting Started",
5
5
  "main": "./nautical/schema.graphql",
6
6
  "scripts": {