Merged in feature/IO-2264-schedule-filter (pull request #806)

Feature/IO-2264 schedule filter

Approved-by: Patrick Fic
This commit is contained in:
John Allen Delos Reyes
2023-05-25 17:44:11 +00:00
committed by Patrick Fic
3 changed files with 55 additions and 13 deletions

View File

@@ -57,6 +57,8 @@ export const QUERY_ALL_ACTIVE_APPOINTMENTS = gql`
v_model_yr
v_make_desc
v_model_desc
est_ct_fn
est_ct_ln
labhrs: joblines_aggregate(
where: { mod_lbr_ty: { _neq: "LAR" }, removed: { _eq: false } }
) {