createReservation
Creates a new Reservation.
Authorization is required to use this mutation.
Arguments
| Argument | Description | Type |
|---|---|---|
| input | CreateReservationInput! |
Type
This field resolves to CreateReservationPayload, which has the following fields:
| Field | Description | Type |
|---|---|---|
reservation | The reservation that was created. | Reservation |