createOutOfOfficeBooking
This mutation creates a new out of office booking.
createOutOfOfficeBooking(
bookingData: OutOfOfficeBookingDataInput
): BookingResponsePayload
Arguments
createOutOfOfficeBooking.bookingData ● OutOfOfficeBookingDataInput input
Type
BookingResponsePayload object
The requested/resulting booking or the error associated with the operation.