mainShiftEmployee
Find the main shift employee for related to a accompanying shift based on the employeeId of the accompanying shift
mainShiftEmployee(
accompanyingShiftEmployeeId: EmployeeID!
month: Date!
): Employee!
Find the main shift employee for related to a accompanying shift based on the employeeId of the accompanying shift
mainShiftEmployee(
accompanyingShiftEmployeeId: EmployeeID!
month: Date!
): Employee!
mainShiftEmployee.accompanyingShiftEmployeeId ● EmployeeID! non-null scalarmainShiftEmployee.month ● Date! non-null scalarEmployee object