Eventjet GraphQL API documentation

CreateReservationInput

Input object

The input for creating a Reservation, used by the createReservation mutation.

This is the input that you need to provide when creating a reservation. It contains the ID of the company for which the reservation is created.

Fields

FieldDescriptionType
companyIdThe ID of the company for which the reservation is created.ID!