SaleItemQuantityInput
Input object
Specifies a ticket type and the desired absolute quantity.
Fields
| Field | Description | Type |
|---|---|---|
quantity | The desired absolute quantity. | Int! |
ticketTypeId | The ticket type (`TicketType`) ID. | ID! |
Used By (1)
SaleItemQuantityInput is referenced by the following fields, arguments, and input fields:
| Type | Field |
|---|---|
SetSaleItemQuantityInput | items |