IO-2134 Add option to choose CSR on job conversion.

This commit is contained in:
Patrick Fic
2023-01-06 10:12:07 -08:00
parent 9de076f060
commit 968816b4a6
2 changed files with 9 additions and 2 deletions

View File

@@ -1101,6 +1101,9 @@ export const UPDATE_JOB_ASSIGNMENTS = gql`
first_name
last_name
}
employee_csr
employee_body
employee_prep
}
}
}