IO-1152 Add missing fields to query.

This commit is contained in:
Patrick Fic
2021-05-27 16:49:21 -07:00
parent 343274e1e2
commit 58c6ba2f87
2 changed files with 9 additions and 9 deletions

View File

@@ -101,6 +101,7 @@ query QUERY_JOBS_FOR_RECEIVABLES_EXPORT($ids: [uuid!]!) {
profitcenter_labor
profitcenter_part
db_ref
prt_dsmk_p
}
}
bodyshops(where: {associations: {active: {_eq: true}}}) {