@nautical-commerce/graphql-schema 1.85.0 → 1.86.0
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.
- package/nautical/schema.graphql +72 -14
- package/package.json +1 -1
package/nautical/schema.graphql
CHANGED
@@ -2987,6 +2987,9 @@ type Product implements Node & ObjectWithMetadata {
|
|
2987
2987
|
List of warnings for this product that needs to be resolved for publishing.
|
2988
2988
|
"""
|
2989
2989
|
warnings: [WarningMessageItem!]!
|
2990
|
+
|
2991
|
+
"""Displays whether the product has warnings or not."""
|
2992
|
+
hasWarnings: Boolean
|
2990
2993
|
}
|
2991
2994
|
|
2992
2995
|
"""
|
@@ -8582,9 +8585,6 @@ type WebhookJob implements Node & Job {
|
|
8582
8585
|
|
8583
8586
|
"""An enumeration."""
|
8584
8587
|
enum GenericWebhookTransactionType {
|
8585
|
-
"""A payload for order create was received"""
|
8586
|
-
ORDER_CREATE
|
8587
|
-
|
8588
8588
|
"""A payload for order update was received"""
|
8589
8589
|
ORDER_UPDATE
|
8590
8590
|
|
@@ -8644,9 +8644,10 @@ input WebhookJobFilterInput {
|
|
8644
8644
|
status: [WebhookJobStatus!]
|
8645
8645
|
search: String
|
8646
8646
|
source: [WebhookJobSource!]
|
8647
|
-
type: [WebhookJobType!]
|
8647
|
+
type: [WebhookJobType!] @deprecated(reason: "This will be removed on September 3, 2025. Use webhook_event_type instead")
|
8648
8648
|
createdAt: DateTime
|
8649
8649
|
created: DateRangeInput
|
8650
|
+
webhookEventType: [GenericWebhookEventsEnum!]
|
8650
8651
|
}
|
8651
8652
|
|
8652
8653
|
enum WebhookJobStatus {
|
@@ -8666,6 +8667,62 @@ enum WebhookJobType {
|
|
8666
8667
|
ORDER_UPDATE
|
8667
8668
|
}
|
8668
8669
|
|
8670
|
+
enum GenericWebhookEventsEnum {
|
8671
|
+
"""A payload for order update was received"""
|
8672
|
+
ORDER_UPDATE
|
8673
|
+
|
8674
|
+
"""A payload for order cancel was received"""
|
8675
|
+
ORDER_CANCEL
|
8676
|
+
|
8677
|
+
"""A payload for product create was received."""
|
8678
|
+
PRODUCT_CREATE
|
8679
|
+
|
8680
|
+
"""A payload for product update was received."""
|
8681
|
+
PRODUCT_UPDATE
|
8682
|
+
|
8683
|
+
"""A payload for product delete was received."""
|
8684
|
+
PRODUCT_DELETE
|
8685
|
+
|
8686
|
+
"""A payload for product inventory tracking update was received."""
|
8687
|
+
INVENTORY_TRACKING_UPDATE
|
8688
|
+
|
8689
|
+
"""A payload for stock create was received."""
|
8690
|
+
STOCK_CREATE
|
8691
|
+
|
8692
|
+
"""A payload for stock update was received."""
|
8693
|
+
STOCK_UPDATE
|
8694
|
+
|
8695
|
+
"""A payload for stock delete was received."""
|
8696
|
+
STOCK_DELETE
|
8697
|
+
|
8698
|
+
"""A payload for warehouse create was received."""
|
8699
|
+
WAREHOUSE_CREATE
|
8700
|
+
|
8701
|
+
"""A payload for warehouse update was received."""
|
8702
|
+
WAREHOUSE_UPDATE
|
8703
|
+
|
8704
|
+
"""A payload for warehouse delete was received."""
|
8705
|
+
WAREHOUSE_DELETE
|
8706
|
+
|
8707
|
+
"""A payload for fulfillment create was received."""
|
8708
|
+
FULFILLMENT_CREATE
|
8709
|
+
|
8710
|
+
"""A payload for fulfillment update was received."""
|
8711
|
+
FULFILLMENT_UPDATE
|
8712
|
+
|
8713
|
+
"""A paylod for customer create was received"""
|
8714
|
+
CUSTOMER_CREATE
|
8715
|
+
|
8716
|
+
"""A payload for seller create was received"""
|
8717
|
+
SELLER_CREATE
|
8718
|
+
|
8719
|
+
"""A payload for vehicles was received"""
|
8720
|
+
VEHICLE_PAYLOAD
|
8721
|
+
|
8722
|
+
"""A payload for item shipment that was received"""
|
8723
|
+
ITEM_SHIP_NOTIFY
|
8724
|
+
}
|
8725
|
+
|
8669
8726
|
input WebhookJobSortingInput {
|
8670
8727
|
"""Specifies the direction in which to sort products."""
|
8671
8728
|
direction: OrderDirection!
|
@@ -12200,7 +12257,7 @@ type Mutation {
|
|
12200
12257
|
description: String
|
12201
12258
|
|
12202
12259
|
"""
|
12203
|
-
Used when uploading a new document or file in a multipart request that does not exist in the system already. Supported file types: application/
|
12260
|
+
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-autocad, application/x-eps, image/x-bmp, application/postscript, application/vnd.ms-excel, image/jpeg, application/vnd.openxmlformats-officedocument.wordprocessingml.document, image/x-tif, application/x-rar, application/acrobat, text/pdf, application/eps, application/zip, image/tif, application/gzip, application/x-dwg, application/x-tif, image/dxf, application/dwg, text/x-csv, drawing/x-dwg, application/x-rtf, application/vnd.pdf, application/x-zip-compressed, image/eps, application/x-csv, text/comma-separated-values, application/vnd.openxmlformats-officedocument.presentationml.presentation, application/gzip-compressed, application/acad, application/msword, application/x-gzip, image/heic-sequence, text/svg, image/tiff, application/vnd.ms-powerpoint, application/csv, application/vnd.openxmlformats-officedocument.presentationml.slideshow, text/x-comma-separated-values, application/vnd.oasis.opendocument.spreadsheet, image/x-ms-bmp, image/x-dxf, image/jpg, drawing/x-dwf, image/heif-sequence, image/heic, application/pdf, image/webp, application/x-acad, image/gif, application/excel, text/csv, application/tif, text/plain, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/x-dxf, image/svg, application/svg+xml, image/bmp, image/vnd.dwg, image/png, application/dxf, application/gzipped, application/jpg, text/svg-xml, image/heif, application/vnd.oasis.opendocument.presentation, application/x-pdf, application/rtf, application/x-jpg, application/x-tar, application/x-tiff, image/x-tiff, image/x-eps, drawing/dwg, pplication/vnd.rar, application/x-rar-compressed, application/vnd.ms-word, image/svg+xml, text/x-pdf, application/vnd.oasis.opendocument.text, text/rtf, image/x-dwg, application/tiff.
|
12204
12261
|
"""
|
12205
12262
|
file: Upload!
|
12206
12263
|
|
@@ -17792,6 +17849,7 @@ enum ProductErrorCode {
|
|
17792
17849
|
ATTRIBUTE_ALREADY_ASSIGNED
|
17793
17850
|
ATTRIBUTE_CANNOT_BE_ASSIGNED
|
17794
17851
|
ATTRIBUTE_VARIANTS_DISABLED
|
17852
|
+
ATTRIBUTE_VALUE_CANNOT_BE_CREATED
|
17795
17853
|
DUPLICATED_INPUT_ITEM
|
17796
17854
|
GRAPHQL_ERROR
|
17797
17855
|
INVALID
|
@@ -21479,33 +21537,33 @@ input AttributeValueCreateInput {
|
|
21479
21537
|
value: String
|
21480
21538
|
|
21481
21539
|
"""Date and time representation of attribute value."""
|
21482
|
-
dateTime: DateTime
|
21540
|
+
dateTime: DateTime @deprecated(reason: "This will be removed on September 4, 2025.")
|
21483
21541
|
|
21484
21542
|
"""Supports attribute values with long text (plain text)."""
|
21485
|
-
plainText: String
|
21543
|
+
plainText: String @deprecated(reason: "This will be removed on September 4, 2025.")
|
21486
21544
|
|
21487
21545
|
"""Supports attribute values with long text (html)."""
|
21488
|
-
richText: String
|
21546
|
+
richText: String @deprecated(reason: "This will be removed on September 4, 2025.")
|
21489
21547
|
|
21490
21548
|
"""Numeric value to support money or numeric attribute values."""
|
21491
|
-
amount: Decimal
|
21549
|
+
amount: Decimal @deprecated(reason: "This will be removed on September 4, 2025.")
|
21492
21550
|
|
21493
21551
|
"""Currency to support money attribute values."""
|
21494
|
-
currency: String
|
21552
|
+
currency: String @deprecated(reason: "This will be removed on September 4, 2025.")
|
21495
21553
|
|
21496
21554
|
"""
|
21497
21555
|
Supports attribute values to reference any other nautical object (should be base64 ID)
|
21498
21556
|
"""
|
21499
|
-
reference: String
|
21557
|
+
reference: String @deprecated(reason: "This will be removed on September 4, 2025.")
|
21500
21558
|
|
21501
21559
|
"""Supports boolean attribute values."""
|
21502
|
-
boolean: Boolean
|
21560
|
+
boolean: Boolean @deprecated(reason: "This will be removed on September 4, 2025.")
|
21503
21561
|
|
21504
21562
|
"""Supports file type attribute values."""
|
21505
|
-
file: Upload
|
21563
|
+
file: Upload @deprecated(reason: "This will be removed on September 4, 2025.")
|
21506
21564
|
|
21507
21565
|
"""URL type to support external links as attribute values."""
|
21508
|
-
fileUrl: String
|
21566
|
+
fileUrl: String @deprecated(reason: "This will be removed on September 4, 2025.")
|
21509
21567
|
}
|
21510
21568
|
|
21511
21569
|
"""Deletes an attribute."""
|