Addded parts order modal updates & translations

This commit is contained in:
Patrick Fic
2020-12-09 15:53:17 -08:00
parent 5a502c4d1b
commit 1ca2e16e73
8 changed files with 139 additions and 3 deletions

View File

@@ -74,6 +74,7 @@ export const QUERY_ALL_VENDORS_FOR_ORDER = gql`
id
favorite
discount
email
}
jobs(where: { id: { _eq: $jobId } }) {
v_make_desc