Eventjet GraphQL API documentation

SetSaleVolumeQuantitiesInput

Input object

Input for setting volume-based ticket quantities (general admission with seatmap).

The SaleVolumeQuantityInput.quantity is the desired absolute total, not an additive amount.

Fields

FieldDescriptionType
quantitiesDesired absolute quantities per ticket type.[ SaleVolumeQuantityInput! ]!
saleIdThe ID of the `Sale`.ID!
seatmapIdThe ID of the `Seatmap` for the volume.ID!
volumeIdThe volume (`SeatmapVolume`) ID.ID!