Code Documentationutils_queriesQueriesfetchOrgByIdOn this pagefetchOrgById method [String] fetchOrgById( [[String] orgId] ) fetching org details with the help of id. params: orgId: Org identifier returns: String: mutation in string form, to be passed on to graphql client. Implementation String fetchOrgById(String orgId) talawa queries Queries fetchOrgById method Queries class