Added colors to appointments BOD-393
This commit is contained in:
@@ -70,6 +70,7 @@ export const QUERY_BODYSHOP = gql`
|
||||
md_labor_rates
|
||||
deliverchecklist
|
||||
target_touchtime
|
||||
appt_colors
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
@@ -138,6 +139,7 @@ export const UPDATE_SHOP = gql`
|
||||
md_labor_rates
|
||||
deliverchecklist
|
||||
target_touchtime
|
||||
appt_colors
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
|
||||
Reference in New Issue
Block a user