@nautical-commerce/graphql-schema 1.80.0-27-g185c1a05e → 1.80.0-29-ge4e74aa84

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.
@@ -693,27 +693,6 @@ type Query {
693
693
  last: Int
694
694
  ): ProductVariantCountableConnection
695
695
 
696
- """List of top selling products."""
697
- reportProductSales(
698
- """Span of time."""
699
- period: ReportingPeriod!
700
-
701
- """Seller global id to filter by."""
702
- identifier: ID
703
-
704
- """Return the elements in the list that come before the specified cursor."""
705
- before: String
706
-
707
- """Return the elements in the list that come after the specified cursor."""
708
- after: String
709
-
710
- """Return the first n elements from the list."""
711
- first: Int
712
-
713
- """Return the last n elements from the list."""
714
- last: Int
715
- ): ProductVariantCountableConnection @deprecated(reason: "This will be removed on April 29, 2025.")
716
-
717
696
  """Look up a price book by ID."""
718
697
  priceBook(
719
698
  """ID of a price book."""
@@ -2785,7 +2764,6 @@ type ProductVariant implements Node & ObjectWithMetadata {
2785
2764
 
2786
2765
  """List of vouchers associated with the product."""
2787
2766
  vouchers: [Voucher!]!
2788
- requiresQuote: Boolean @deprecated(reason: "This field will be removed on April 25th, 2025.")
2789
2767
 
2790
2768
  """
2791
2769
  The sub status of the product variant. This will be the same as product's sub status.
@@ -5268,7 +5246,6 @@ type Permission {
5268
5246
  enum PermissionEnum {
5269
5247
  MANAGE_USERS
5270
5248
  MANAGE_STAFF
5271
- MANAGE_PERMISSIONS @deprecated(reason: "This will be removed on April 23, 2025.")
5272
5249
  MANAGE_APPS
5273
5250
  MANAGE_DISCOUNTS
5274
5251
  MANAGE_DOCUMENTS
@@ -5285,12 +5262,10 @@ enum PermissionEnum {
5285
5262
  MANAGE_PRODUCT_TYPES_AND_ATTRIBUTES
5286
5263
  MANAGE_SHIPPING
5287
5264
  MANAGE_SETTINGS
5288
- MANAGE_TRANSLATIONS
5289
5265
  MANAGE_CHECKOUTS
5290
5266
  MANAGE_AGREEMENTS
5291
5267
  MANAGE_MARKETPLACE
5292
5268
  MANAGE_MARKETPLACE_CONFIGURATION
5293
- MANAGE_MICROSITES
5294
5269
  MANAGE_PAYOUTS
5295
5270
  MANAGE_PAYMENTS
5296
5271
  MANAGE_REFUNDS
@@ -9592,11 +9567,6 @@ enum ProductTypeSortField {
9592
9567
  EXTERNAL_SOURCE
9593
9568
  }
9594
9569
 
9595
- enum ReportingPeriod {
9596
- TODAY
9597
- THIS_MONTH
9598
- }
9599
-
9600
9570
  type PriceBookCountableConnection {
9601
9571
  """Pagination data for this connection."""
9602
9572
  pageInfo: PageInfo!
@@ -10669,6 +10639,11 @@ input OrderQuoteFilterInput {
10669
10639
  source: [OrderSourceFilter!]
10670
10640
  }
10671
10641
 
10642
+ enum ReportingPeriod {
10643
+ TODAY
10644
+ THIS_MONTH
10645
+ }
10646
+
10672
10647
  type FulfillmentCountableConnection {
10673
10648
  """Pagination data for this connection."""
10674
10649
  pageInfo: PageInfo!
@@ -12099,7 +12074,7 @@ type Mutation {
12099
12074
  description: String
12100
12075
 
12101
12076
  """
12102
- 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-csv, application/zip, application/pdf, image/png, image/x-eps, image/svg, image/heif, text/svg-xml, application/x-rtf, image/bmp, image/x-dwg, application/x-acad, application/x-rar-compressed, application/eps, application/x-tif, application/acrobat, application/x-tiff, application/x-dxf, image/heic, application/msword, application/vnd.ms-excel, image/vnd.dwg, image/svg+xml, application/gzip-compressed, drawing/dwg, application/excel, drawing/x-dwf, application/vnd.openxmlformats-officedocument.presentationml.slideshow, text/svg, image/heic-sequence, application/x-rar, application/rtf, image/tif, application/vnd.ms-powerpoint, application/x-gzip, text/rtf, image/x-ms-bmp, text/comma-separated-values, image/x-bmp, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/svg+xml, image/x-tiff, image/dxf, application/dxf, application/x-dwg, text/plain, application/x-pdf, image/gif, application/jpg, text/x-pdf, application/x-jpg, image/tiff, application/x-tar, application/acad, image/jpeg, application/tiff, pplication/vnd.rar, application/vnd.oasis.opendocument.text, application/postscript, application/dwg, text/csv, image/heif-sequence, application/gzip, text/x-csv, application/vnd.pdf, application/x-autocad, drawing/x-dwg, application/vnd.openxmlformats-officedocument.presentationml.presentation, application/vnd.oasis.opendocument.presentation, application/x-zip-compressed, image/x-tif, image/eps, image/webp, text/x-comma-separated-values, application/vnd.oasis.opendocument.spreadsheet, application/csv, application/vnd.ms-word, text/pdf, application/x-eps, application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/tif, application/gzipped, image/x-dxf, image/jpg.
12077
+ 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.ms-powerpoint, application/zip, image/svg, image/heif-sequence, application/x-jpg, application/x-zip-compressed, application/vnd.ms-word, image/x-dwg, text/csv, application/msword, application/acad, text/x-csv, application/rtf, application/x-rar, application/x-tiff, image/heic, application/dwg, application/x-tar, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/acrobat, application/x-autocad, image/eps, image/jpeg, application/x-dxf, application/excel, application/dxf, image/heic-sequence, image/x-ms-bmp, image/jpg, application/x-csv, image/heif, text/pdf, application/vnd.openxmlformats-officedocument.wordprocessingml.document, text/x-pdf, pplication/vnd.rar, text/comma-separated-values, application/tiff, application/x-acad, application/postscript, application/vnd.oasis.opendocument.text, image/x-tif, application/vnd.openxmlformats-officedocument.presentationml.presentation, application/pdf, image/x-tiff, application/gzipped, image/png, image/x-bmp, image/tif, image/vnd.dwg, application/gzip-compressed, application/vnd.oasis.opendocument.spreadsheet, application/jpg, image/x-dxf, application/x-tif, text/svg-xml, drawing/x-dwg, application/csv, application/vnd.ms-excel, drawing/x-dwf, application/tif, text/x-comma-separated-values, application/x-dwg, image/dxf, application/x-gzip, image/gif, image/webp, application/x-rtf, application/eps, text/svg, application/gzip, image/x-eps, image/bmp, application/vnd.pdf, text/rtf, application/x-pdf, application/x-eps, drawing/dwg, application/x-rar-compressed, text/plain, image/svg+xml, application/svg+xml, image/tiff, application/vnd.openxmlformats-officedocument.presentationml.slideshow.
12103
12078
  """
12104
12079
  file: Upload!
12105
12080
 
@@ -18621,9 +18596,6 @@ input ProductVariantCreateInput {
18621
18596
  """Name for the variant."""
18622
18597
  name: String
18623
18598
 
18624
- """True if variant requires quote pricing."""
18625
- requiresQuote: Boolean @deprecated(reason: "This field will be removed on April 25th, 2025.")
18626
-
18627
18599
  """
18628
18600
  Informs whether a collection is published. All variants are published by default
18629
18601
  """
@@ -18756,9 +18728,6 @@ input ProductVariantBulkCreateInput {
18756
18728
  """Name for the variant."""
18757
18729
  name: String
18758
18730
 
18759
- """True if variant requires quote pricing."""
18760
- requiresQuote: Boolean @deprecated(reason: "This field will be removed on April 25th, 2025.")
18761
-
18762
18731
  """
18763
18732
  Informs whether a collection is published. All variants are published by default
18764
18733
  """
@@ -18926,9 +18895,6 @@ input ProductVariantInput {
18926
18895
  """Name for the variant."""
18927
18896
  name: String
18928
18897
 
18929
- """True if variant requires quote pricing."""
18930
- requiresQuote: Boolean @deprecated(reason: "This field will be removed on April 25th, 2025.")
18931
-
18932
18898
  """
18933
18899
  Informs whether a collection is published. All variants are published by default
18934
18900
  """
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nautical-commerce/graphql-schema",
3
- "version": "v1.80.0-27-g185c1a05e",
3
+ "version": "v1.80.0-29-ge4e74aa84",
4
4
  "description": "## Getting Started",
5
5
  "main": "./nautical/schema.graphql",
6
6
  "scripts": {