addSeatToCart
Adds a seat to a cart.
Arguments
| Argument | Description | Type |
|---|---|---|
| input | AddSeatToCartInput! |
Type
This field resolves to AddSeatToCartPayload, which has the following fields:
| Field | Description | Type |
|---|---|---|
cart | The updated cart. | Cart |
Adds a seat to a cart.
| Argument | Description | Type |
|---|---|---|
| input | AddSeatToCartInput! |
This field resolves to AddSeatToCartPayload, which has the following fields:
| Field | Description | Type |
|---|---|---|
cart | The updated cart. | Cart |