Eventjet GraphQL API documentation

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

ArgumentDescriptionType
cartIdID!

Type

This field resolves to [ FlashMessage! ]!.