BookingSlot

Implements

Fields

createdAt (ISO8601DateTime!)

Create DateTime.

endTime (ISO8601DateTime!)

The end time of the BookingSlot.

id (ID!)
resource (Resource!)

The Resource associated with the Booking.

service (Service!)

The Service associated with the Booking.

startTime (ISO8601DateTime!)

The start time of the BookingSlot.

timeZone (String!)

The time zone of the BookingSlot.

updatedAt (ISO8601DateTime!)

Update DateTime.