@nautical-commerce/graphql-schema 1.85.0-27-g40e9cbb6f → 1.85.0-29-g48d134b04

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.
@@ -8641,9 +8641,10 @@ input WebhookJobFilterInput {
8641
8641
  status: [WebhookJobStatus!]
8642
8642
  search: String
8643
8643
  source: [WebhookJobSource!]
8644
- type: [WebhookJobType!]
8644
+ type: [WebhookJobType!] @deprecated(reason: "This will be removed on September 3, 2025. Use webhook_event_type instead")
8645
8645
  createdAt: DateTime
8646
8646
  created: DateRangeInput
8647
+ webhookEventType: [GenericWebhookEventsEnum!]
8647
8648
  }
8648
8649
 
8649
8650
  enum WebhookJobStatus {
@@ -8663,6 +8664,62 @@ enum WebhookJobType {
8663
8664
  ORDER_UPDATE
8664
8665
  }
8665
8666
 
8667
+ enum GenericWebhookEventsEnum {
8668
+ """A payload for order update was received"""
8669
+ ORDER_UPDATE
8670
+
8671
+ """A payload for order cancel was received"""
8672
+ ORDER_CANCEL
8673
+
8674
+ """A payload for product create was received."""
8675
+ PRODUCT_CREATE
8676
+
8677
+ """A payload for product update was received."""
8678
+ PRODUCT_UPDATE
8679
+
8680
+ """A payload for product delete was received."""
8681
+ PRODUCT_DELETE
8682
+
8683
+ """A payload for product inventory tracking update was received."""
8684
+ INVENTORY_TRACKING_UPDATE
8685
+
8686
+ """A payload for stock create was received."""
8687
+ STOCK_CREATE
8688
+
8689
+ """A payload for stock update was received."""
8690
+ STOCK_UPDATE
8691
+
8692
+ """A payload for stock delete was received."""
8693
+ STOCK_DELETE
8694
+
8695
+ """A payload for warehouse create was received."""
8696
+ WAREHOUSE_CREATE
8697
+
8698
+ """A payload for warehouse update was received."""
8699
+ WAREHOUSE_UPDATE
8700
+
8701
+ """A payload for warehouse delete was received."""
8702
+ WAREHOUSE_DELETE
8703
+
8704
+ """A payload for fulfillment create was received."""
8705
+ FULFILLMENT_CREATE
8706
+
8707
+ """A payload for fulfillment update was received."""
8708
+ FULFILLMENT_UPDATE
8709
+
8710
+ """A paylod for customer create was received"""
8711
+ CUSTOMER_CREATE
8712
+
8713
+ """A payload for seller create was received"""
8714
+ SELLER_CREATE
8715
+
8716
+ """A payload for vehicles was received"""
8717
+ VEHICLE_PAYLOAD
8718
+
8719
+ """A payload for item shipment that was received"""
8720
+ ITEM_SHIP_NOTIFY
8721
+ }
8722
+
8666
8723
  input WebhookJobSortingInput {
8667
8724
  """Specifies the direction in which to sort products."""
8668
8725
  direction: OrderDirection!
@@ -12197,7 +12254,7 @@ type Mutation {
12197
12254
  description: String
12198
12255
 
12199
12256
  """
12200
- Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: image/x-eps, image/eps, image/bmp, text/pdf, application/x-autocad, application/x-tiff, application/svg+xml, image/heic-sequence, image/png, text/svg-xml, image/heic, text/x-comma-separated-values, image/tif, application/rtf, application/x-pdf, application/excel, text/x-csv, image/svg, application/vnd.oasis.opendocument.presentation, application/csv, text/csv, application/x-acad, application/dxf, application/msword, application/x-tar, image/gif, application/x-jpg, image/x-dxf, image/webp, application/x-csv, application/dwg, application/x-tif, image/x-bmp, image/x-ms-bmp, image/svg+xml, application/vnd.pdf, image/x-dwg, application/vnd.ms-excel, drawing/x-dwg, image/dxf, application/x-rar-compressed, application/acad, drawing/dwg, image/x-tif, application/acrobat, application/gzipped, image/heif-sequence, application/gzip-compressed, application/postscript, application/eps, application/vnd.ms-word, application/x-gzip, application/zip, application/x-dxf, application/vnd.ms-powerpoint, application/tiff, image/heif, application/vnd.openxmlformats-officedocument.wordprocessingml.document, drawing/x-dwf, image/x-tiff, application/x-dwg, application/x-zip-compressed, application/jpg, image/jpeg, application/x-rtf, application/vnd.openxmlformats-officedocument.presentationml.presentation, application/vnd.openxmlformats-officedocument.presentationml.slideshow, text/plain, text/svg, image/tiff, text/comma-separated-values, application/gzip, text/rtf, application/x-rar, application/pdf, application/tif, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, pplication/vnd.rar, image/vnd.dwg, text/x-pdf, application/vnd.oasis.opendocument.spreadsheet, application/vnd.oasis.opendocument.text, image/jpg, application/x-eps.
12257
+ 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.ms-word, application/x-tar, application/x-eps, application/x-autocad, image/heic, text/rtf, image/webp, image/jpg, application/x-gzip, image/vnd.dwg, image/dxf, image/x-eps, text/x-pdf, text/svg, image/svg, application/x-acad, application/pdf, application/msword, image/jpeg, application/svg+xml, image/bmp, application/vnd.oasis.opendocument.presentation, application/acad, image/tif, application/zip, application/tif, image/eps, application/x-rar, image/tiff, text/plain, application/acrobat, application/x-zip-compressed, drawing/dwg, image/x-ms-bmp, application/x-jpg, text/pdf, application/vnd.pdf, text/svg-xml, image/heif-sequence, application/jpg, application/tiff, application/gzip-compressed, image/png, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.oasis.opendocument.spreadsheet, image/x-tiff, application/vnd.ms-powerpoint, text/csv, application/x-csv, application/gzip, image/x-bmp, image/x-dxf, application/vnd.ms-excel, image/x-dwg, application/vnd.oasis.opendocument.text, text/x-comma-separated-values, drawing/x-dwg, application/x-rtf, image/gif, drawing/x-dwf, image/x-tif, image/heic-sequence, application/x-rar-compressed, text/x-csv, text/comma-separated-values, application/gzipped, application/x-tif, application/csv, application/dwg, application/vnd.openxmlformats-officedocument.presentationml.presentation, application/eps, application/vnd.openxmlformats-officedocument.presentationml.slideshow, application/x-dwg, image/heif, application/x-dxf, pplication/vnd.rar, application/x-tiff, application/rtf, application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/dxf, image/svg+xml, application/postscript, application/x-pdf, application/excel.
12201
12258
  """
12202
12259
  file: Upload!
12203
12260
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nautical-commerce/graphql-schema",
3
- "version": "v1.85.0-27-g40e9cbb6f",
3
+ "version": "v1.85.0-29-g48d134b04",
4
4
  "description": "## Getting Started",
5
5
  "main": "./nautical/schema.graphql",
6
6
  "scripts": {