Added working days to scheduling IO-153
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user