Skip to content

Commit 8b925df

Browse files
author
Prabhu Ram
committed
- reverting changes in Sales GraphQL
1 parent b1159bf commit 8b925df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/SalesGraphQl/etc/schema.graphqls

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,4 +224,8 @@ type KeyValue @doc(description: "The key-value type") {
224224

225225
enum CheckoutUserInputErrorCodes {
226226
REORDER_NOT_AVAILABLE
227+
PRODUCT_NOT_FOUND
228+
NOT_SALABLE
229+
INSUFFICIENT_STOCK
230+
UNDEFINED
227231
}

0 commit comments

Comments
 (0)