Added shift clock framework + login on tech console BOD-97 BOD-188
This commit is contained in:
@@ -14,6 +14,7 @@ export const QUERY_EMPLOYEES = gql`
|
||||
cost_center
|
||||
base_rate
|
||||
pin
|
||||
user_email
|
||||
}
|
||||
}
|
||||
`;
|
||||
@@ -43,6 +44,7 @@ export const UPDATE_EMPLOYEE = gql`
|
||||
cost_center
|
||||
base_rate
|
||||
pin
|
||||
user_email
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user