|
|
@@ -52,7 +52,6 @@ const result: PossibleTypesResultData = {
|
|
|
],
|
|
|
SettleRefundResult: ['Refund', 'RefundStateTransitionError'],
|
|
|
TransitionFulfillmentToStateResult: ['Fulfillment', 'FulfillmentStateTransitionError'],
|
|
|
- ModifyOrderResult: ['Order'],
|
|
|
RemoveOptionGroupFromProductResult: ['Product', 'ProductOptionInUseError'],
|
|
|
CreatePromotionResult: ['Promotion', 'MissingConditionsError'],
|
|
|
UpdatePromotionResult: ['Promotion', 'MissingConditionsError'],
|
|
|
@@ -82,10 +81,10 @@ const result: PossibleTypesResultData = {
|
|
|
'Collection',
|
|
|
'Customer',
|
|
|
'Facet',
|
|
|
+ 'Fulfillment',
|
|
|
'HistoryEntry',
|
|
|
'Job',
|
|
|
'Order',
|
|
|
- 'Fulfillment',
|
|
|
'PaymentMethod',
|
|
|
'Product',
|
|
|
'ProductVariant',
|