Added working days to scheduling IO-153

This commit is contained in:
Patrick Fic
2021-01-29 17:26:48 -08:00
parent e71a7bd17b
commit 10e70230ba
20 changed files with 638 additions and 20 deletions

View File

@@ -76,6 +76,7 @@ export const QUERY_BODYSHOP = gql`
schedule_end_time
imexshopid
default_adjustment_rate
workingdays
employees {
id
first_name
@@ -150,6 +151,7 @@ export const UPDATE_SHOP = gql`
schedule_end_time
imexshopid
default_adjustment_rate
workingdays
employees {
id
first_name