IO-1748 Add vendor # to parts order modal.

This commit is contained in:
Patrick Fic
2022-03-02 11:18:10 -08:00
parent 80d16b4651
commit a2a8868223
2 changed files with 21 additions and 8 deletions

View File

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