Skip to main content

default

talawa-adminDocs


talawa-admin / screens/OrganizationPeople/AddMember / default

Function: default()

> default(): JSX.Element

AddMember component is used to add new members to the organization by selecting from the existing users or creating a new user. It uses the following queries and mutations: ORGANIZATIONS_LIST, ORGANIZATIONS_MEMBER_CONNECTION_LIST, USERS_CONNECTION_LIST, ADD_MEMBER_MUTATION,SIGNUP_MUTATION.

Returns

JSX.Element

Defined in

src/screens/OrganizationPeople/AddMember.tsx:61