changeSeatTicketType
Changes the ticket type of a seat that is already in a cart.
The seat must already be in the cart (added via addSeatToCart). The new ticket type must belong to
the same seatmap category as the seat. If the new ticket type is the same as the current one, this
mutation is a no-op.
Arguments
| Argument | Description | Type |
|---|---|---|
| input | ChangeSeatTicketTypeInput! |
Type
This field resolves to ChangeSeatTicketTypePayload, which has the following fields: