IO-1241 Supplement Merge with discarded changes.

This commit is contained in:
Patrick Fic
2021-07-06 09:45:02 -07:00
parent 17dcc2efd8
commit 2c1f5a9f34
2 changed files with 5 additions and 14 deletions

View File

@@ -23,19 +23,6 @@ export const GET_ALL_JOBLINES_BY_PK = gql`
notes
location
tax_part
parts_order_lines {
id
parts_order {
id
order_number
order_date
user_email
vendor {
id
name
}
}
}
}
}
`;