consumeCartFlashMessages
Consumes flash messages that were added to the cart.
Flash messages are used to display information to the user, e.g. when a discount code was applied.
Consuming flash messages removes them from the cart.
Arguments
| Argument | Description | Type |
|---|---|---|
| cartId | ID! |
Type
This field resolves to [ FlashMessage! ]!.