Code Documentationutils_queriesQueriesfetchOrgDetailsByIdOn this pagefetchOrgDetailsById method [String] fetchOrgDetailsById( [[String] orgId] ) query to fetch org details. params: orgId: org identifier returns: String: query in string form, to be passed on to graphql client. Implementation String fetchOrgDetailsById(String orgId) talawa queries Queries fetchOrgDetailsById method Queries class