IO-925 IO-927 IO-930 Production List Updates

This commit is contained in:
Patrick Fic
2021-04-26 11:50:49 -07:00
parent f33715b83c
commit cffcd4b19b
7 changed files with 106 additions and 37 deletions

View File

@@ -130,6 +130,7 @@ export const SUBSCRIPTION_JOBS_IN_PRODUCTION = gql`
clm_total
ownr_ph1
special_coverage_policy
owner_owing
production_vars
kanbanparent
alt_transport
@@ -743,6 +744,7 @@ export const QUERY_JOB_CARD_DETAILS = gql`
documents(limit: 3, order_by: { created_at: desc }) {
id
key
type
}
}
}
@@ -813,6 +815,7 @@ export const QUERY_TECH_JOB_DETAILS = gql`
id
key
size
type
}
}
}