Skip to main content

joinOrgById method

[String] joinOrgById(

  1. [[String] orgId]

)

make mutation string for joiining org by ord.id.

params:

  • orgId: refer org object.

returns:

  • String: returns a string for client

Implementation

String joinOrgById(String orgId) 
  1. talawa
  2. queries
  3. Queries
  4. joinOrgById method
Queries class