Eventjet GraphQL API documentation

createReservation

Creates a new Reservation.

Authorization is required to use this mutation.

Arguments

ArgumentDescriptionType
inputCreateReservationInput!

Type

This field resolves to CreateReservationPayload, which has the following fields:

FieldDescriptionType
reservationThe reservation that was created.Reservation