@nautical-commerce/graphql-schema 1.78.0-21-ge1de8a93e → 1.78.0-23-gf437b4f8f

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.
@@ -480,19 +480,6 @@ type Query {
480
480
  """Return the last n elements from the list."""
481
481
  last: Int
482
482
  ): AgreementCountableConnection @deprecated(reason: "This will be removed on April 29, 2025.")
483
- sellerListCards(period: ReportingPeriod!, identifier: ID): SellerCards @deprecated(reason: "This will be removed on April 16, 2025")
484
- sellerDetailCards(period: ReportingPeriod!, identifier: ID!): SellerDetailCards @deprecated(reason: "This will be removed on April 16, 2025")
485
-
486
- """Number of new sellers created in given period."""
487
- newSellers(period: ReportingPeriod!): Int @deprecated(reason: "This will be removed on April 16, 2025")
488
-
489
- """Number of orders placed by sellers in given period."""
490
- sellerOrders(period: ReportingPeriod!, identifier: ID): Int @deprecated(reason: "This will be removed on April 16, 2025")
491
-
492
- """
493
- Return the total commissions earned across all sellers for the given period.
494
- """
495
- sellerCommissions(period: ReportingPeriod!, identifier: ID): Money @deprecated(reason: "This will be removed on April 16, 2025")
496
483
 
497
484
  """Look up an refund by ID."""
498
485
  refund(
@@ -8953,23 +8940,6 @@ type AgreementCountableEdge {
8953
8940
  cursor: String!
8954
8941
  }
8955
8942
 
8956
- type SellerCards {
8957
- newSellers: Int
8958
- sellerOrders: Int
8959
- sellerCommissions: Money
8960
- }
8961
-
8962
- enum ReportingPeriod {
8963
- TODAY
8964
- THIS_MONTH
8965
- }
8966
-
8967
- type SellerDetailCards {
8968
- sellerOrders: Int
8969
- sellerCommissions: Money
8970
- sellerSales: TaxedMoney
8971
- }
8972
-
8973
8943
  type RefundCountableConnection {
8974
8944
  """Pagination data for this connection."""
8975
8945
  pageInfo: PageInfo!
@@ -9259,6 +9229,11 @@ enum ProductTypeSortField {
9259
9229
  EXTERNAL_SOURCE
9260
9230
  }
9261
9231
 
9232
+ enum ReportingPeriod {
9233
+ TODAY
9234
+ THIS_MONTH
9235
+ }
9236
+
9262
9237
  type PriceBookCountableConnection {
9263
9238
  """Pagination data for this connection."""
9264
9239
  pageInfo: PageInfo!
@@ -10866,9 +10841,6 @@ type MarketplaceConfiguration {
10866
10841
  marketplaceName: String!
10867
10842
  requireProductApproval: Boolean!
10868
10843
 
10869
- """True if products require product types to be created"""
10870
- requireProductTypes: Boolean @deprecated(reason: "This will be removed on April 15, 2025.")
10871
-
10872
10844
  """Determines payout status transformation strategy"""
10873
10845
  payoutAutomationStrategy: MarketplaceConfigurationPayoutAutomationStrategyEnum
10874
10846
 
@@ -12790,7 +12762,7 @@ type Mutation {
12790
12762
  description: String
12791
12763
 
12792
12764
  """
12793
- Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: image/jpg, application/x-dxf, text/csv, text/plain, application/vnd.oasis.opendocument.spreadsheet, application/pdf, application/vnd.openxmlformats-officedocument.wordprocessingml.document, text/x-comma-separated-values, application/postscript, application/x-eps, text/svg, text/x-pdf, image/x-dxf, text/pdf, application/vnd.oasis.opendocument.text, text/svg-xml, application/gzip-compressed, application/excel, image/bmp, pplication/vnd.rar, text/rtf, application/tiff, image/heif, application/gzipped, application/gzip, application/x-acad, application/vnd.openxmlformats-officedocument.presentationml.slideshow, application/svg+xml, application/x-rar, application/jpg, image/jpeg, image/svg, image/x-eps, application/x-autocad, image/dxf, application/x-tiff, image/x-tif, drawing/dwg, image/heic-sequence, application/x-zip-compressed, application/vnd.openxmlformats-officedocument.presentationml.presentation, application/x-jpg, image/x-bmp, image/x-ms-bmp, image/png, image/svg+xml, application/x-gzip, image/x-dwg, application/csv, text/comma-separated-values, application/acrobat, application/vnd.ms-excel, application/zip, application/x-dwg, image/gif, drawing/x-dwg, application/vnd.oasis.opendocument.presentation, application/vnd.ms-word, application/x-pdf, drawing/x-dwf, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/dwg, image/tif, application/dxf, image/eps, image/vnd.dwg, application/x-tar, application/x-rtf, image/webp, application/x-tif, application/x-rar-compressed, image/tiff, application/tif, application/msword, text/x-csv, image/heic, image/heif-sequence, application/rtf, application/x-csv, application/acad, application/eps, application/vnd.pdf, application/vnd.ms-powerpoint, image/x-tiff.
12765
+ Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: image/bmp, image/heif-sequence, image/heic, application/x-rar-compressed, application/x-tiff, application/x-pdf, application/gzip-compressed, application/x-tif, image/svg, image/heif, application/tiff, image/jpeg, text/svg-xml, application/vnd.ms-excel, application/postscript, application/zip, text/svg, application/acad, application/svg+xml, application/vnd.openxmlformats-officedocument.presentationml.presentation, application/csv, pplication/vnd.rar, application/vnd.oasis.opendocument.presentation, application/acrobat, image/x-dwg, image/tif, application/x-gzip, text/x-comma-separated-values, application/excel, image/x-bmp, application/rtf, image/heic-sequence, image/vnd.dwg, application/x-acad, application/dxf, text/csv, application/x-autocad, drawing/x-dwg, application/gzip, application/dwg, image/x-dxf, application/x-jpg, application/eps, application/x-dxf, drawing/dwg, text/comma-separated-values, application/x-csv, image/gif, application/jpg, image/eps, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, image/jpg, application/x-zip-compressed, application/vnd.ms-powerpoint, image/webp, text/rtf, image/tiff, application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/vnd.oasis.opendocument.text, application/tif, application/x-eps, application/x-dwg, application/gzipped, image/dxf, application/vnd.oasis.opendocument.spreadsheet, application/vnd.openxmlformats-officedocument.presentationml.slideshow, application/x-tar, application/msword, image/x-eps, image/png, text/plain, text/x-pdf, application/x-rar, application/x-rtf, application/pdf, text/pdf, image/svg+xml, application/vnd.pdf, application/vnd.ms-word, text/x-csv, image/x-tif, drawing/x-dwf, image/x-tiff, image/x-ms-bmp.
12794
12766
  """
12795
12767
  file: Upload!
12796
12768
 
@@ -16177,9 +16149,6 @@ input MarketplaceConfigurationInput {
16177
16149
  """True if seller products require approval"""
16178
16150
  requireProductApproval: Boolean
16179
16151
 
16180
- """True if products require product types to be created"""
16181
- requireProductTypes: Boolean @deprecated(reason: "This will be removed on April 15, 2025.")
16182
-
16183
16152
  """Updates status transformation strategy for payout."""
16184
16153
  payoutAutomationStrategy: MarketplaceConfigurationPayoutAutomationStrategyEnum = null
16185
16154
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nautical-commerce/graphql-schema",
3
- "version": "v1.78.0-21-ge1de8a93e",
3
+ "version": "v1.78.0-23-gf437b4f8f",
4
4
  "description": "## Getting Started",
5
5
  "main": "./nautical/schema.graphql",
6
6
  "scripts": {