feature/IO-3499-React-19 Checkpoint
This commit is contained in:
@@ -31,6 +31,7 @@ export const QUERY_ALL_ACTIVE_APPOINTMENTS = gql`
|
||||
color
|
||||
note
|
||||
job {
|
||||
id
|
||||
scheduled_in
|
||||
scheduled_completion
|
||||
alt_transport
|
||||
@@ -44,7 +45,6 @@ export const QUERY_ALL_ACTIVE_APPOINTMENTS = gql`
|
||||
ownr_ph2_ty
|
||||
ownr_ea
|
||||
clm_total
|
||||
id
|
||||
clm_no
|
||||
ins_co_nm
|
||||
v_model_yr
|
||||
@@ -156,6 +156,7 @@ export const QUERY_APPOINTMENT_BY_DATE = gql`
|
||||
color
|
||||
note
|
||||
job {
|
||||
id
|
||||
alt_transport
|
||||
ro_number
|
||||
ownr_ln
|
||||
@@ -164,7 +165,6 @@ export const QUERY_APPOINTMENT_BY_DATE = gql`
|
||||
ownr_ph2
|
||||
ownr_ea
|
||||
clm_total
|
||||
id
|
||||
clm_no
|
||||
vehicle {
|
||||
id
|
||||
|
||||
Reference in New Issue
Block a user