@vendure/admin-ui 3.5.3-master-202601280247 → 3.5.3-master-202601290259

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.
@@ -1 +1 @@
1
- export declare const ADMIN_UI_VERSION = "3.5.3-master-202601280247";
1
+ export declare const ADMIN_UI_VERSION = "3.5.3-master-202601290259";
@@ -7856,7 +7856,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
7856
7856
  }], ctorParameters: () => [{ type: AlertsService }] });
7857
7857
 
7858
7858
  // Auto-generated by the set-version.js script.
7859
- const ADMIN_UI_VERSION = '3.5.3-master-202601280247';
7859
+ const ADMIN_UI_VERSION = '3.5.3-master-202601290259';
7860
7860
 
7861
7861
  /* eslint-disable @angular-eslint/directive-selector */
7862
7862
  class FormFieldControlDirective {
@@ -9843,269 +9843,355 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
9843
9843
 
9844
9844
  /* eslint-disable */
9845
9845
  const result = {
9846
- possibleTypes: {
9847
- AddFulfillmentToOrderResult: [
9848
- 'CreateFulfillmentError',
9849
- 'EmptyOrderLineSelectionError',
9850
- 'Fulfillment',
9851
- 'FulfillmentStateTransitionError',
9852
- 'InsufficientStockOnHandError',
9853
- 'InvalidFulfillmentHandlerError',
9854
- 'ItemsAlreadyFulfilledError',
9846
+ "possibleTypes": {
9847
+ "AddFulfillmentToOrderResult": [
9848
+ "CreateFulfillmentError",
9849
+ "EmptyOrderLineSelectionError",
9850
+ "Fulfillment",
9851
+ "FulfillmentStateTransitionError",
9852
+ "InsufficientStockOnHandError",
9853
+ "InvalidFulfillmentHandlerError",
9854
+ "ItemsAlreadyFulfilledError"
9855
9855
  ],
9856
- AddManualPaymentToOrderResult: ['ManualPaymentStateError', 'Order'],
9857
- ApplyCouponCodeResult: [
9858
- 'CouponCodeExpiredError',
9859
- 'CouponCodeInvalidError',
9860
- 'CouponCodeLimitError',
9861
- 'Order',
9856
+ "AddManualPaymentToOrderResult": [
9857
+ "ManualPaymentStateError",
9858
+ "Order"
9862
9859
  ],
9863
- AuthenticationResult: ['CurrentUser', 'InvalidCredentialsError'],
9864
- CancelOrderResult: [
9865
- 'CancelActiveOrderError',
9866
- 'EmptyOrderLineSelectionError',
9867
- 'MultipleOrderError',
9868
- 'Order',
9869
- 'OrderStateTransitionError',
9870
- 'QuantityTooGreatError',
9860
+ "ApplyCouponCodeResult": [
9861
+ "CouponCodeExpiredError",
9862
+ "CouponCodeInvalidError",
9863
+ "CouponCodeLimitError",
9864
+ "Order"
9871
9865
  ],
9872
- CancelPaymentResult: ['CancelPaymentError', 'Payment', 'PaymentStateTransitionError'],
9873
- CreateAssetResult: ['Asset', 'MimeTypeError'],
9874
- CreateChannelResult: ['Channel', 'LanguageNotAvailableError'],
9875
- CreateCustomerResult: ['Customer', 'EmailAddressConflictError'],
9876
- CreatePromotionResult: ['MissingConditionsError', 'Promotion'],
9877
- CustomField: [
9878
- 'BooleanCustomFieldConfig',
9879
- 'DateTimeCustomFieldConfig',
9880
- 'FloatCustomFieldConfig',
9881
- 'IntCustomFieldConfig',
9882
- 'LocaleStringCustomFieldConfig',
9883
- 'LocaleTextCustomFieldConfig',
9884
- 'RelationCustomFieldConfig',
9885
- 'StringCustomFieldConfig',
9886
- 'StructCustomFieldConfig',
9887
- 'TextCustomFieldConfig',
9866
+ "AuthenticationResult": [
9867
+ "CurrentUser",
9868
+ "InvalidCredentialsError"
9888
9869
  ],
9889
- CustomFieldConfig: [
9890
- 'BooleanCustomFieldConfig',
9891
- 'DateTimeCustomFieldConfig',
9892
- 'FloatCustomFieldConfig',
9893
- 'IntCustomFieldConfig',
9894
- 'LocaleStringCustomFieldConfig',
9895
- 'LocaleTextCustomFieldConfig',
9896
- 'RelationCustomFieldConfig',
9897
- 'StringCustomFieldConfig',
9898
- 'StructCustomFieldConfig',
9899
- 'TextCustomFieldConfig',
9870
+ "CancelOrderResult": [
9871
+ "CancelActiveOrderError",
9872
+ "EmptyOrderLineSelectionError",
9873
+ "MultipleOrderError",
9874
+ "Order",
9875
+ "OrderStateTransitionError",
9876
+ "QuantityTooGreatError"
9900
9877
  ],
9901
- DuplicateEntityResult: ['DuplicateEntityError', 'DuplicateEntitySuccess'],
9902
- ErrorResult: [
9903
- 'AlreadyRefundedError',
9904
- 'CancelActiveOrderError',
9905
- 'CancelPaymentError',
9906
- 'ChannelDefaultLanguageError',
9907
- 'CouponCodeExpiredError',
9908
- 'CouponCodeInvalidError',
9909
- 'CouponCodeLimitError',
9910
- 'CreateFulfillmentError',
9911
- 'DuplicateEntityError',
9912
- 'EmailAddressConflictError',
9913
- 'EmptyOrderLineSelectionError',
9914
- 'FacetInUseError',
9915
- 'FulfillmentStateTransitionError',
9916
- 'GuestCheckoutError',
9917
- 'IneligibleShippingMethodError',
9918
- 'InsufficientStockError',
9919
- 'InsufficientStockOnHandError',
9920
- 'InvalidCredentialsError',
9921
- 'InvalidFulfillmentHandlerError',
9922
- 'ItemsAlreadyFulfilledError',
9923
- 'LanguageNotAvailableError',
9924
- 'ManualPaymentStateError',
9925
- 'MimeTypeError',
9926
- 'MissingConditionsError',
9927
- 'MultipleOrderError',
9928
- 'NativeAuthStrategyError',
9929
- 'NegativeQuantityError',
9930
- 'NoActiveOrderError',
9931
- 'NoChangesSpecifiedError',
9932
- 'NothingToRefundError',
9933
- 'OrderInterceptorError',
9934
- 'OrderLimitError',
9935
- 'OrderModificationError',
9936
- 'OrderModificationStateError',
9937
- 'OrderStateTransitionError',
9938
- 'PaymentMethodMissingError',
9939
- 'PaymentOrderMismatchError',
9940
- 'PaymentStateTransitionError',
9941
- 'ProductOptionInUseError',
9942
- 'QuantityTooGreatError',
9943
- 'RefundAmountError',
9944
- 'RefundOrderStateError',
9945
- 'RefundPaymentIdMissingError',
9946
- 'RefundStateTransitionError',
9947
- 'SettlePaymentError',
9878
+ "CancelPaymentResult": [
9879
+ "CancelPaymentError",
9880
+ "Payment",
9881
+ "PaymentStateTransitionError"
9948
9882
  ],
9949
- ModifyOrderResult: [
9950
- 'CouponCodeExpiredError',
9951
- 'CouponCodeInvalidError',
9952
- 'CouponCodeLimitError',
9953
- 'IneligibleShippingMethodError',
9954
- 'InsufficientStockError',
9955
- 'NegativeQuantityError',
9956
- 'NoChangesSpecifiedError',
9957
- 'Order',
9958
- 'OrderLimitError',
9959
- 'OrderModificationStateError',
9960
- 'PaymentMethodMissingError',
9961
- 'RefundPaymentIdMissingError',
9883
+ "CreateAssetResult": [
9884
+ "Asset",
9885
+ "MimeTypeError"
9962
9886
  ],
9963
- NativeAuthenticationResult: ['CurrentUser', 'InvalidCredentialsError', 'NativeAuthStrategyError'],
9964
- Node: [
9965
- 'Address',
9966
- 'Administrator',
9967
- 'Allocation',
9968
- 'Asset',
9969
- 'AuthenticationMethod',
9970
- 'Cancellation',
9971
- 'Channel',
9972
- 'Collection',
9973
- 'Country',
9974
- 'Customer',
9975
- 'CustomerGroup',
9976
- 'Facet',
9977
- 'FacetValue',
9978
- 'Fulfillment',
9979
- 'HistoryEntry',
9980
- 'Job',
9981
- 'Order',
9982
- 'OrderLine',
9983
- 'OrderModification',
9984
- 'Payment',
9985
- 'PaymentMethod',
9986
- 'Product',
9987
- 'ProductOption',
9988
- 'ProductOptionGroup',
9989
- 'ProductVariant',
9990
- 'Promotion',
9991
- 'Province',
9992
- 'Refund',
9993
- 'Release',
9994
- 'Return',
9995
- 'Role',
9996
- 'Sale',
9997
- 'Seller',
9998
- 'ShippingMethod',
9999
- 'StockAdjustment',
10000
- 'StockLevel',
10001
- 'StockLocation',
10002
- 'Surcharge',
10003
- 'Tag',
10004
- 'TaxCategory',
10005
- 'TaxRate',
10006
- 'User',
10007
- 'Zone',
9887
+ "CreateChannelResult": [
9888
+ "Channel",
9889
+ "LanguageNotAvailableError"
10008
9890
  ],
10009
- PaginatedList: [
10010
- 'AdministratorList',
10011
- 'AssetList',
10012
- 'ChannelList',
10013
- 'CollectionList',
10014
- 'CountryList',
10015
- 'CustomerGroupList',
10016
- 'CustomerList',
10017
- 'FacetList',
10018
- 'FacetValueList',
10019
- 'HistoryEntryList',
10020
- 'JobList',
10021
- 'OrderList',
10022
- 'PaymentMethodList',
10023
- 'ProductList',
10024
- 'ProductOptionList',
10025
- 'ProductVariantList',
10026
- 'PromotionList',
10027
- 'ProvinceList',
10028
- 'RoleList',
10029
- 'SellerList',
10030
- 'ShippingMethodList',
10031
- 'StockLocationList',
10032
- 'TagList',
10033
- 'TaxCategoryList',
10034
- 'TaxRateList',
10035
- 'ZoneList',
9891
+ "CreateCustomerResult": [
9892
+ "Customer",
9893
+ "EmailAddressConflictError"
10036
9894
  ],
10037
- RefundOrderResult: [
10038
- 'AlreadyRefundedError',
10039
- 'MultipleOrderError',
10040
- 'NothingToRefundError',
10041
- 'OrderStateTransitionError',
10042
- 'PaymentOrderMismatchError',
10043
- 'QuantityTooGreatError',
10044
- 'Refund',
10045
- 'RefundAmountError',
10046
- 'RefundOrderStateError',
10047
- 'RefundStateTransitionError',
9895
+ "CreatePromotionResult": [
9896
+ "MissingConditionsError",
9897
+ "Promotion"
10048
9898
  ],
10049
- Region: ['Country', 'Province'],
10050
- RemoveFacetFromChannelResult: ['Facet', 'FacetInUseError'],
10051
- RemoveOptionGroupFromProductResult: ['Product', 'ProductOptionInUseError'],
10052
- RemoveOrderItemsResult: ['Order', 'OrderInterceptorError', 'OrderModificationError'],
10053
- SearchResultPrice: ['PriceRange', 'SinglePrice'],
10054
- SetCustomerForDraftOrderResult: ['EmailAddressConflictError', 'Order'],
10055
- SetOrderShippingMethodResult: [
10056
- 'IneligibleShippingMethodError',
10057
- 'NoActiveOrderError',
10058
- 'Order',
10059
- 'OrderModificationError',
9899
+ "CustomField": [
9900
+ "BooleanCustomFieldConfig",
9901
+ "DateTimeCustomFieldConfig",
9902
+ "FloatCustomFieldConfig",
9903
+ "IntCustomFieldConfig",
9904
+ "LocaleStringCustomFieldConfig",
9905
+ "LocaleTextCustomFieldConfig",
9906
+ "RelationCustomFieldConfig",
9907
+ "StringCustomFieldConfig",
9908
+ "StructCustomFieldConfig",
9909
+ "TextCustomFieldConfig"
10060
9910
  ],
10061
- SettlePaymentResult: [
10062
- 'OrderStateTransitionError',
10063
- 'Payment',
10064
- 'PaymentStateTransitionError',
10065
- 'SettlePaymentError',
9911
+ "CustomFieldConfig": [
9912
+ "BooleanCustomFieldConfig",
9913
+ "DateTimeCustomFieldConfig",
9914
+ "FloatCustomFieldConfig",
9915
+ "IntCustomFieldConfig",
9916
+ "LocaleStringCustomFieldConfig",
9917
+ "LocaleTextCustomFieldConfig",
9918
+ "RelationCustomFieldConfig",
9919
+ "StringCustomFieldConfig",
9920
+ "StructCustomFieldConfig",
9921
+ "TextCustomFieldConfig"
10066
9922
  ],
10067
- SettleRefundResult: ['Refund', 'RefundStateTransitionError'],
10068
- StockMovement: ['Allocation', 'Cancellation', 'Release', 'Return', 'Sale', 'StockAdjustment'],
10069
- StockMovementItem: ['Allocation', 'Cancellation', 'Release', 'Return', 'Sale', 'StockAdjustment'],
10070
- StructField: [
10071
- 'BooleanStructFieldConfig',
10072
- 'DateTimeStructFieldConfig',
10073
- 'FloatStructFieldConfig',
10074
- 'IntStructFieldConfig',
10075
- 'StringStructFieldConfig',
10076
- 'TextStructFieldConfig',
9923
+ "DuplicateEntityResult": [
9924
+ "DuplicateEntityError",
9925
+ "DuplicateEntitySuccess"
10077
9926
  ],
10078
- StructFieldConfig: [
10079
- 'BooleanStructFieldConfig',
10080
- 'DateTimeStructFieldConfig',
10081
- 'FloatStructFieldConfig',
10082
- 'IntStructFieldConfig',
10083
- 'StringStructFieldConfig',
10084
- 'TextStructFieldConfig',
9927
+ "ErrorResult": [
9928
+ "AlreadyRefundedError",
9929
+ "CancelActiveOrderError",
9930
+ "CancelPaymentError",
9931
+ "ChannelDefaultLanguageError",
9932
+ "CouponCodeExpiredError",
9933
+ "CouponCodeInvalidError",
9934
+ "CouponCodeLimitError",
9935
+ "CreateFulfillmentError",
9936
+ "DuplicateEntityError",
9937
+ "EmailAddressConflictError",
9938
+ "EmptyOrderLineSelectionError",
9939
+ "FacetInUseError",
9940
+ "FulfillmentStateTransitionError",
9941
+ "GuestCheckoutError",
9942
+ "IneligibleShippingMethodError",
9943
+ "InsufficientStockError",
9944
+ "InsufficientStockOnHandError",
9945
+ "InvalidCredentialsError",
9946
+ "InvalidFulfillmentHandlerError",
9947
+ "ItemsAlreadyFulfilledError",
9948
+ "LanguageNotAvailableError",
9949
+ "ManualPaymentStateError",
9950
+ "MimeTypeError",
9951
+ "MissingConditionsError",
9952
+ "MultipleOrderError",
9953
+ "NativeAuthStrategyError",
9954
+ "NegativeQuantityError",
9955
+ "NoActiveOrderError",
9956
+ "NoChangesSpecifiedError",
9957
+ "NothingToRefundError",
9958
+ "OrderInterceptorError",
9959
+ "OrderLimitError",
9960
+ "OrderModificationError",
9961
+ "OrderModificationStateError",
9962
+ "OrderStateTransitionError",
9963
+ "PaymentMethodMissingError",
9964
+ "PaymentOrderMismatchError",
9965
+ "PaymentStateTransitionError",
9966
+ "ProductOptionInUseError",
9967
+ "QuantityTooGreatError",
9968
+ "RefundAmountError",
9969
+ "RefundOrderStateError",
9970
+ "RefundPaymentIdMissingError",
9971
+ "RefundStateTransitionError",
9972
+ "SettlePaymentError"
10085
9973
  ],
10086
- TransitionFulfillmentToStateResult: ['Fulfillment', 'FulfillmentStateTransitionError'],
10087
- TransitionOrderToStateResult: ['Order', 'OrderStateTransitionError'],
10088
- TransitionPaymentToStateResult: ['Payment', 'PaymentStateTransitionError'],
10089
- UpdateChannelResult: ['Channel', 'LanguageNotAvailableError'],
10090
- UpdateCustomerResult: ['Customer', 'EmailAddressConflictError'],
10091
- UpdateGlobalSettingsResult: ['ChannelDefaultLanguageError', 'GlobalSettings'],
10092
- UpdateOrderItemErrorResult: [
10093
- 'InsufficientStockError',
10094
- 'NegativeQuantityError',
10095
- 'OrderInterceptorError',
10096
- 'OrderLimitError',
10097
- 'OrderModificationError',
9974
+ "ModifyOrderResult": [
9975
+ "CouponCodeExpiredError",
9976
+ "CouponCodeInvalidError",
9977
+ "CouponCodeLimitError",
9978
+ "IneligibleShippingMethodError",
9979
+ "InsufficientStockError",
9980
+ "NegativeQuantityError",
9981
+ "NoChangesSpecifiedError",
9982
+ "Order",
9983
+ "OrderLimitError",
9984
+ "OrderModificationStateError",
9985
+ "PaymentMethodMissingError",
9986
+ "RefundPaymentIdMissingError"
10098
9987
  ],
10099
- UpdateOrderItemsResult: [
10100
- 'InsufficientStockError',
10101
- 'NegativeQuantityError',
10102
- 'Order',
10103
- 'OrderInterceptorError',
10104
- 'OrderLimitError',
10105
- 'OrderModificationError',
9988
+ "NativeAuthenticationResult": [
9989
+ "CurrentUser",
9990
+ "InvalidCredentialsError",
9991
+ "NativeAuthStrategyError"
10106
9992
  ],
10107
- UpdatePromotionResult: ['MissingConditionsError', 'Promotion'],
10108
- },
9993
+ "Node": [
9994
+ "Address",
9995
+ "Administrator",
9996
+ "Allocation",
9997
+ "Asset",
9998
+ "AuthenticationMethod",
9999
+ "Cancellation",
10000
+ "Channel",
10001
+ "Collection",
10002
+ "Country",
10003
+ "Customer",
10004
+ "CustomerGroup",
10005
+ "Facet",
10006
+ "FacetValue",
10007
+ "Fulfillment",
10008
+ "HistoryEntry",
10009
+ "Job",
10010
+ "Order",
10011
+ "OrderLine",
10012
+ "OrderModification",
10013
+ "Payment",
10014
+ "PaymentMethod",
10015
+ "Product",
10016
+ "ProductOption",
10017
+ "ProductOptionGroup",
10018
+ "ProductVariant",
10019
+ "Promotion",
10020
+ "Province",
10021
+ "Refund",
10022
+ "Release",
10023
+ "Return",
10024
+ "Role",
10025
+ "Sale",
10026
+ "Seller",
10027
+ "ShippingMethod",
10028
+ "StockAdjustment",
10029
+ "StockLevel",
10030
+ "StockLocation",
10031
+ "Surcharge",
10032
+ "Tag",
10033
+ "TaxCategory",
10034
+ "TaxRate",
10035
+ "User",
10036
+ "Zone"
10037
+ ],
10038
+ "PaginatedList": [
10039
+ "AdministratorList",
10040
+ "AssetList",
10041
+ "ChannelList",
10042
+ "CollectionList",
10043
+ "CountryList",
10044
+ "CustomerGroupList",
10045
+ "CustomerList",
10046
+ "FacetList",
10047
+ "FacetValueList",
10048
+ "HistoryEntryList",
10049
+ "JobList",
10050
+ "OrderList",
10051
+ "PaymentMethodList",
10052
+ "ProductList",
10053
+ "ProductOptionList",
10054
+ "ProductVariantList",
10055
+ "PromotionList",
10056
+ "ProvinceList",
10057
+ "RoleList",
10058
+ "SellerList",
10059
+ "ShippingMethodList",
10060
+ "StockLocationList",
10061
+ "TagList",
10062
+ "TaxCategoryList",
10063
+ "TaxRateList",
10064
+ "ZoneList"
10065
+ ],
10066
+ "RefundOrderResult": [
10067
+ "AlreadyRefundedError",
10068
+ "MultipleOrderError",
10069
+ "NothingToRefundError",
10070
+ "OrderStateTransitionError",
10071
+ "PaymentOrderMismatchError",
10072
+ "QuantityTooGreatError",
10073
+ "Refund",
10074
+ "RefundAmountError",
10075
+ "RefundOrderStateError",
10076
+ "RefundStateTransitionError"
10077
+ ],
10078
+ "Region": [
10079
+ "Country",
10080
+ "Province"
10081
+ ],
10082
+ "RemoveFacetFromChannelResult": [
10083
+ "Facet",
10084
+ "FacetInUseError"
10085
+ ],
10086
+ "RemoveOptionGroupFromProductResult": [
10087
+ "Product",
10088
+ "ProductOptionInUseError"
10089
+ ],
10090
+ "RemoveOrderItemsResult": [
10091
+ "Order",
10092
+ "OrderInterceptorError",
10093
+ "OrderModificationError"
10094
+ ],
10095
+ "SearchResultPrice": [
10096
+ "PriceRange",
10097
+ "SinglePrice"
10098
+ ],
10099
+ "SetCustomerForDraftOrderResult": [
10100
+ "EmailAddressConflictError",
10101
+ "Order"
10102
+ ],
10103
+ "SetOrderShippingMethodResult": [
10104
+ "IneligibleShippingMethodError",
10105
+ "NoActiveOrderError",
10106
+ "Order",
10107
+ "OrderModificationError"
10108
+ ],
10109
+ "SettlePaymentResult": [
10110
+ "OrderStateTransitionError",
10111
+ "Payment",
10112
+ "PaymentStateTransitionError",
10113
+ "SettlePaymentError"
10114
+ ],
10115
+ "SettleRefundResult": [
10116
+ "Refund",
10117
+ "RefundStateTransitionError"
10118
+ ],
10119
+ "StockMovement": [
10120
+ "Allocation",
10121
+ "Cancellation",
10122
+ "Release",
10123
+ "Return",
10124
+ "Sale",
10125
+ "StockAdjustment"
10126
+ ],
10127
+ "StockMovementItem": [
10128
+ "Allocation",
10129
+ "Cancellation",
10130
+ "Release",
10131
+ "Return",
10132
+ "Sale",
10133
+ "StockAdjustment"
10134
+ ],
10135
+ "StructField": [
10136
+ "BooleanStructFieldConfig",
10137
+ "DateTimeStructFieldConfig",
10138
+ "FloatStructFieldConfig",
10139
+ "IntStructFieldConfig",
10140
+ "StringStructFieldConfig",
10141
+ "TextStructFieldConfig"
10142
+ ],
10143
+ "StructFieldConfig": [
10144
+ "BooleanStructFieldConfig",
10145
+ "DateTimeStructFieldConfig",
10146
+ "FloatStructFieldConfig",
10147
+ "IntStructFieldConfig",
10148
+ "StringStructFieldConfig",
10149
+ "TextStructFieldConfig"
10150
+ ],
10151
+ "TransitionFulfillmentToStateResult": [
10152
+ "Fulfillment",
10153
+ "FulfillmentStateTransitionError"
10154
+ ],
10155
+ "TransitionOrderToStateResult": [
10156
+ "Order",
10157
+ "OrderStateTransitionError"
10158
+ ],
10159
+ "TransitionPaymentToStateResult": [
10160
+ "Payment",
10161
+ "PaymentStateTransitionError"
10162
+ ],
10163
+ "UpdateChannelResult": [
10164
+ "Channel",
10165
+ "LanguageNotAvailableError"
10166
+ ],
10167
+ "UpdateCustomerResult": [
10168
+ "Customer",
10169
+ "EmailAddressConflictError"
10170
+ ],
10171
+ "UpdateGlobalSettingsResult": [
10172
+ "ChannelDefaultLanguageError",
10173
+ "GlobalSettings"
10174
+ ],
10175
+ "UpdateOrderItemErrorResult": [
10176
+ "InsufficientStockError",
10177
+ "NegativeQuantityError",
10178
+ "OrderInterceptorError",
10179
+ "OrderLimitError",
10180
+ "OrderModificationError"
10181
+ ],
10182
+ "UpdateOrderItemsResult": [
10183
+ "InsufficientStockError",
10184
+ "NegativeQuantityError",
10185
+ "Order",
10186
+ "OrderInterceptorError",
10187
+ "OrderLimitError",
10188
+ "OrderModificationError"
10189
+ ],
10190
+ "UpdatePromotionResult": [
10191
+ "MissingConditionsError",
10192
+ "Promotion"
10193
+ ]
10194
+ }
10109
10195
  };
10110
10196
 
10111
10197
  // Allows the introspectionResult to be imported as a named symbol