Eventjet GraphQL API documentation

AddSeatToCartInput

Input object

Input for adding a specific seat to a cart.

Fields

FieldDescriptionType
cartIdThe cart ID to which the seat should be added.ID
localeLocale to use for localized responses (e.g., en-US).String
passwordsPasswords required to unlock protected seats, if any.[ String! ]
seatIdThe ID of the seat to add.ID!
seatmapIdThe seatmap ID the seat belongs to.ID!
shopSlugThe shop identifier (slug).ID!
ticketTypeIdThe ticket type ID for the selected seat.ID!