Added alt transport to appointments BOD-392
This commit is contained in:
@@ -71,6 +71,7 @@ export const QUERY_BODYSHOP = gql`
|
||||
deliverchecklist
|
||||
target_touchtime
|
||||
appt_colors
|
||||
appt_alt_transport
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
@@ -140,6 +141,7 @@ export const UPDATE_SHOP = gql`
|
||||
deliverchecklist
|
||||
target_touchtime
|
||||
appt_colors
|
||||
appt_alt_transport
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
|
||||
Reference in New Issue
Block a user