BookingInput
Attributes for creating or updating a Booking.
Input Fields
bookingSlots (
[BookingSlotInput!]!
)
The BookingSlots of the Booking.
customer (
CustomerInput
)
The Customer of the Booking.
metadata (
JSON
)
The metadata of the Booking.