Add task name to queries.

This commit is contained in:
Patrick Fic
2023-07-28 09:34:27 -07:00
parent fe16329443
commit ff153cdd81
9 changed files with 120 additions and 96 deletions

View File

@@ -68,6 +68,7 @@ export const GET_LINE_TICKET_BY_PK = gql`
rate
committed_at
commited_by
task_name
employee {
id
first_name

View File

@@ -48,6 +48,7 @@ export const QUERY_TIME_TICKETS_IN_RANGE = gql`
flat_rate
commited_by
committed_at
task_name
job {
id
ro_number