Removed Est_number from Job. Potential Breaking changes. IO-553
This commit is contained in:
@@ -90,7 +90,7 @@ export const QUERY_CONTRACT_BY_PK = gql`
|
||||
fuelout
|
||||
job {
|
||||
id
|
||||
est_number
|
||||
|
||||
ro_number
|
||||
v_make_desc
|
||||
v_model_desc
|
||||
@@ -162,7 +162,7 @@ export const QUERY_ACTIVE_CONTRACTS_PAGINATED = gql`
|
||||
jobid
|
||||
job {
|
||||
id
|
||||
est_number
|
||||
|
||||
ro_number
|
||||
ownr_fn
|
||||
ownr_ln
|
||||
|
||||
Reference in New Issue
Block a user