Skip to content

Commit afa6c57

Browse files
committed
GraphQL-530: [Cart Operations] Update Cart Items validation messages
1 parent 3469559 commit afa6c57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/QuoteGraphQl/Model/Resolver/UpdateCartItems.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ private function processCartItems(Quote $cart, array $items): void
119119
}
120120

121121
/**
122+
* Validate cart item
123+
*
122124
* @param Item $cartItem
123125
* @return void
124126
* @throws GraphQlInputException

0 commit comments

Comments
 (0)