Added close date to searching of Job.
This commit is contained in:
@@ -60,6 +60,7 @@ export const SEARCH_JOBS_PAGINATED = gql`
|
||||
ins_co_nm
|
||||
clm_no
|
||||
updated_at
|
||||
close_date
|
||||
}
|
||||
search_jobs_aggregate(
|
||||
args: { enddate: $endDate, search: $search, startdate: $startDate }
|
||||
|
||||
Reference in New Issue
Block a user