IO-710 Export Log page & insert actions on export
This commit is contained in:
@@ -860,6 +860,8 @@ export const UPDATE_JOBS = gql`
|
||||
update_jobs(where: { id: { _in: $jobIds } }, _set: $fields) {
|
||||
returning {
|
||||
id
|
||||
date_exported
|
||||
status
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user