The baseAppointmentServiceId was added to the appointmentServices field but the PlatformClient which book-sdk binds to doesn't contain it (it's only available in the PlatformAdmin schema). This meant that Appointment queries were failing with errors because they requested the field which doesn't exist.
The baseAppointmentServiceId was added to the appointmentServices field but the PlatformClient which book-sdk binds to doesn't contain it (it's only available in the PlatformAdmin schema). This meant that Appointment queries were failing with errors because they requested the field which doesn't exist.