ucdavis/finjector

Lookup PPM projects by EmployeeId

Opened this issue · 0 comments

"""
Find PpmProject objects by active team members or award personnel. Role name is optional. If not passed then the project is returned if they have any role on the project.
"""
ppmProjectByProjectTeamMemberEmployeeId(employeeId: UcEmployeeId!, roleName: NonEmptyTrimmedString60): [PpmProject!]!

Note, who can find the employee id, and GraphQl probably can too, but would have to investigate