export const rootDiagnosis: QueryResolvers['diagnosis'] = (
  _,
  { id },
  { diagnosisLoader },
) => {