Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Api 1216] fix appointments query #13

Merged
merged 1 commit into from
Jan 11, 2023
Merged

Conversation

opsb
Copy link
Contributor

@opsb opsb commented Jan 11, 2023

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.

@opsb opsb had a problem deploying to integration-sandbox January 11, 2023 14:15 — with GitHub Actions Failure
@opsb opsb had a problem deploying to integration-sandbox January 11, 2023 14:15 — with GitHub Actions Failure
@opsb opsb force-pushed the api-1216/fix-appointments-query branch from 8a69ee7 to f8695b1 Compare January 11, 2023 14:28
@opsb opsb force-pushed the api-1216/fix-appointments-query branch from f8695b1 to 05c884a Compare January 11, 2023 14:29
@opsb opsb had a problem deploying to integration-sandbox January 11, 2023 14:42 — with GitHub Actions Failure
@opsb opsb force-pushed the api-1216/fix-appointments-query branch from 94114a7 to 05c884a Compare January 11, 2023 14:53
@opsb opsb changed the title Api 1216/fix appointments query [Api 1216] fix appointments query Jan 11, 2023
@opsb opsb had a problem deploying to integration-sandbox January 11, 2023 14:55 — with GitHub Actions Failure
@opsb opsb merged commit 5bad55f into master Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant