Reconfigured smart scheduling to use buckets instead of load.

This commit is contained in:
Patrick Fic
2020-10-08 15:42:04 -07:00
parent 020bec3fa2
commit 5f73c879d0
16 changed files with 405 additions and 32 deletions

View File

@@ -72,6 +72,8 @@ export const QUERY_BODYSHOP = gql`
target_touchtime
appt_colors
appt_alt_transport
schedule_start_time
schedule_end_time
employees {
id
first_name
@@ -142,6 +144,8 @@ export const UPDATE_SHOP = gql`
target_touchtime
appt_colors
appt_alt_transport
schedule_start_time
schedule_end_time
employees {
id
first_name