Introduced JS report and refactored some doc generation. IO-585
This commit is contained in:
@@ -74,6 +74,7 @@ export const QUERY_BODYSHOP = gql`
|
||||
appt_alt_transport
|
||||
schedule_start_time
|
||||
schedule_end_time
|
||||
imexshopid
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
@@ -145,7 +146,8 @@ export const UPDATE_SHOP = gql`
|
||||
appt_colors
|
||||
appt_alt_transport
|
||||
schedule_start_time
|
||||
schedule_end_time
|
||||
schedule_end_time
|
||||
imexshopid
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
|
||||
Reference in New Issue
Block a user