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
| Field | Description | Type |
|---|---|---|
companyId | The ID of the company for which the reservation is created. | ID! |