diff --git a/docs/docs/auto-docs/App/functions/default.md b/docs/docs/auto-docs/App/functions/default.md
index 3678b5e827..2329a76cf8 100644
--- a/docs/docs/auto-docs/App/functions/default.md
+++ b/docs/docs/auto-docs/App/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/App.tsx:74](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/App.tsx#L74)
-
This is the main function for our application. It sets up all the routes and components,
defining how the user can navigate through the app. The function uses React Router's `Routes`
and `Route` components to map different URL paths to corresponding screens and components.
@@ -26,3 +24,7 @@ and `Route` components to map different URL paths to corresponding screens and c
`JSX.Element`
The rendered routes and components of the application.
+
+## Defined in
+
+[src/App.tsx:74](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/App.tsx#L74)
diff --git a/docs/docs/auto-docs/Constant/constant/variables/AUTH_TOKEN.md b/docs/docs/auto-docs/Constant/constant/variables/AUTH_TOKEN.md
index b3382262ba..d8e23537a3 100644
--- a/docs/docs/auto-docs/Constant/constant/variables/AUTH_TOKEN.md
+++ b/docs/docs/auto-docs/Constant/constant/variables/AUTH_TOKEN.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **AUTH\_TOKEN**: `""` = `''`
-Defined in: [src/Constant/constant.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/Constant/constant.ts#L1)
+## Defined in
+
+[src/Constant/constant.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/Constant/constant.ts#L1)
diff --git a/docs/docs/auto-docs/Constant/constant/variables/BACKEND_URL.md b/docs/docs/auto-docs/Constant/constant/variables/BACKEND_URL.md
index 15e9c8e608..61cee2e288 100644
--- a/docs/docs/auto-docs/Constant/constant/variables/BACKEND_URL.md
+++ b/docs/docs/auto-docs/Constant/constant/variables/BACKEND_URL.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **BACKEND\_URL**: `string` = `process.env.REACT_APP_TALAWA_URL`
-Defined in: [src/Constant/constant.ts:2](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/Constant/constant.ts#L2)
+## Defined in
+
+[src/Constant/constant.ts:2](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/Constant/constant.ts#L2)
diff --git a/docs/docs/auto-docs/Constant/constant/variables/REACT_APP_BACKEND_WEBSOCKET_URL.md b/docs/docs/auto-docs/Constant/constant/variables/REACT_APP_BACKEND_WEBSOCKET_URL.md
index 129669361a..0cb9a9b485 100644
--- a/docs/docs/auto-docs/Constant/constant/variables/REACT_APP_BACKEND_WEBSOCKET_URL.md
+++ b/docs/docs/auto-docs/Constant/constant/variables/REACT_APP_BACKEND_WEBSOCKET_URL.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **REACT\_APP\_BACKEND\_WEBSOCKET\_URL**: `string`
-Defined in: [src/Constant/constant.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/Constant/constant.ts#L6)
+## Defined in
+
+[src/Constant/constant.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/Constant/constant.ts#L6)
diff --git a/docs/docs/auto-docs/Constant/constant/variables/REACT_APP_CUSTOM_PORT.md b/docs/docs/auto-docs/Constant/constant/variables/REACT_APP_CUSTOM_PORT.md
index a8d71db631..c0edbebc31 100644
--- a/docs/docs/auto-docs/Constant/constant/variables/REACT_APP_CUSTOM_PORT.md
+++ b/docs/docs/auto-docs/Constant/constant/variables/REACT_APP_CUSTOM_PORT.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **REACT\_APP\_CUSTOM\_PORT**: `string` = `process.env.PORT`
-Defined in: [src/Constant/constant.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/Constant/constant.ts#L5)
+## Defined in
+
+[src/Constant/constant.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/Constant/constant.ts#L5)
diff --git a/docs/docs/auto-docs/Constant/constant/variables/REACT_APP_USE_RECAPTCHA.md b/docs/docs/auto-docs/Constant/constant/variables/REACT_APP_USE_RECAPTCHA.md
index 82466a8625..c121285a5a 100644
--- a/docs/docs/auto-docs/Constant/constant/variables/REACT_APP_USE_RECAPTCHA.md
+++ b/docs/docs/auto-docs/Constant/constant/variables/REACT_APP_USE_RECAPTCHA.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **REACT\_APP\_USE\_RECAPTCHA**: `string` = `process.env.REACT_APP_USE_RECAPTCHA`
-Defined in: [src/Constant/constant.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/Constant/constant.ts#L4)
+## Defined in
+
+[src/Constant/constant.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/Constant/constant.ts#L4)
diff --git a/docs/docs/auto-docs/Constant/constant/variables/RECAPTCHA_SITE_KEY.md b/docs/docs/auto-docs/Constant/constant/variables/RECAPTCHA_SITE_KEY.md
index 0167a08018..2c9eceee32 100644
--- a/docs/docs/auto-docs/Constant/constant/variables/RECAPTCHA_SITE_KEY.md
+++ b/docs/docs/auto-docs/Constant/constant/variables/RECAPTCHA_SITE_KEY.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **RECAPTCHA\_SITE\_KEY**: `string` = `process.env.REACT_APP_RECAPTCHA_SITE_KEY`
-Defined in: [src/Constant/constant.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/Constant/constant.ts#L3)
+## Defined in
+
+[src/Constant/constant.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/Constant/constant.ts#L3)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/ActionItemCategoryMutations/variables/CREATE_ACTION_ITEM_CATEGORY_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/ActionItemCategoryMutations/variables/CREATE_ACTION_ITEM_CATEGORY_MUTATION.md
index e94e8c8611..a4d724e8cb 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/ActionItemCategoryMutations/variables/CREATE_ACTION_ITEM_CATEGORY_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/ActionItemCategoryMutations/variables/CREATE_ACTION_ITEM_CATEGORY_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **CREATE\_ACTION\_ITEM\_CATEGORY\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/ActionItemCategoryMutations.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/ActionItemCategoryMutations.ts#L11)
-
GraphQL mutation to create an action item category.
## Param
@@ -21,3 +19,7 @@ Disabled status of the ActionItemCategory.
## Param
Organization to which the ActionItemCategory belongs.
+
+## Defined in
+
+[src/GraphQl/Mutations/ActionItemCategoryMutations.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/ActionItemCategoryMutations.ts#L11)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/ActionItemCategoryMutations/variables/UPDATE_ACTION_ITEM_CATEGORY_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/ActionItemCategoryMutations/variables/UPDATE_ACTION_ITEM_CATEGORY_MUTATION.md
index c4d3ecea37..159fdc70b6 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/ActionItemCategoryMutations/variables/UPDATE_ACTION_ITEM_CATEGORY_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/ActionItemCategoryMutations/variables/UPDATE_ACTION_ITEM_CATEGORY_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **UPDATE\_ACTION\_ITEM\_CATEGORY\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/ActionItemCategoryMutations.ts:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/ActionItemCategoryMutations.ts#L35)
-
GraphQL mutation to update an action item category.
## Param
@@ -21,3 +19,7 @@ Updated name of the ActionItemCategory.
## Param
Updated disabled status of the ActionItemCategory.
+
+## Defined in
+
+[src/GraphQl/Mutations/ActionItemCategoryMutations.ts:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/ActionItemCategoryMutations.ts#L35)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/ActionItemMutations/variables/CREATE_ACTION_ITEM_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/ActionItemMutations/variables/CREATE_ACTION_ITEM_MUTATION.md
index c5d7479a32..8f170fc0fb 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/ActionItemMutations/variables/CREATE_ACTION_ITEM_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/ActionItemMutations/variables/CREATE_ACTION_ITEM_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **CREATE\_ACTION\_ITEM\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/ActionItemMutations.ts:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/ActionItemMutations.ts#L14)
-
GraphQL mutation to create an action item.
## Param
@@ -33,3 +31,7 @@ Event to which the ActionItem is related.
## Param
Hours allotted for the ActionItem.
+
+## Defined in
+
+[src/GraphQl/Mutations/ActionItemMutations.ts:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/ActionItemMutations.ts#L14)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/ActionItemMutations/variables/DELETE_ACTION_ITEM_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/ActionItemMutations/variables/DELETE_ACTION_ITEM_MUTATION.md
index ff323ab9ae..243e9c76b9 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/ActionItemMutations/variables/DELETE_ACTION_ITEM_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/ActionItemMutations/variables/DELETE_ACTION_ITEM_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,10 +6,12 @@
> `const` **DELETE\_ACTION\_ITEM\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/ActionItemMutations.ts:88](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/ActionItemMutations.ts#L88)
-
GraphQL mutation to delete an action item.
## Param
Id of the ActionItem to be updated.
+
+## Defined in
+
+[src/GraphQl/Mutations/ActionItemMutations.ts:88](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/ActionItemMutations.ts#L88)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/ActionItemMutations/variables/UPDATE_ACTION_ITEM_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/ActionItemMutations/variables/UPDATE_ACTION_ITEM_MUTATION.md
index ce46f6bc24..15521a4b2e 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/ActionItemMutations/variables/UPDATE_ACTION_ITEM_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/ActionItemMutations/variables/UPDATE_ACTION_ITEM_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **UPDATE\_ACTION\_ITEM\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/ActionItemMutations.ts:52](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/ActionItemMutations.ts#L52)
-
GraphQL mutation to update an action item.
## Param
@@ -37,3 +35,7 @@ Completion date.
## Param
Whether the ActionItem has been completed.
+
+## Defined in
+
+[src/GraphQl/Mutations/ActionItemMutations.ts:52](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/ActionItemMutations.ts#L52)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/AgendaCategoryMutations/variables/CREATE_AGENDA_ITEM_CATEGORY_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/AgendaCategoryMutations/variables/CREATE_AGENDA_ITEM_CATEGORY_MUTATION.md
index cd384efc03..24ce14f4c0 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/AgendaCategoryMutations/variables/CREATE_AGENDA_ITEM_CATEGORY_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/AgendaCategoryMutations/variables/CREATE_AGENDA_ITEM_CATEGORY_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,10 +6,12 @@
> `const` **CREATE\_AGENDA\_ITEM\_CATEGORY\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/AgendaCategoryMutations.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/AgendaCategoryMutations.ts#L9)
-
GraphQL mutation to create an agenda category.
## Param
Name, Description, OrganizationID of the AgendaCategory.
+
+## Defined in
+
+[src/GraphQl/Mutations/AgendaCategoryMutations.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/AgendaCategoryMutations.ts#L9)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/AgendaCategoryMutations/variables/DELETE_AGENDA_ITEM_CATEGORY_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/AgendaCategoryMutations/variables/DELETE_AGENDA_ITEM_CATEGORY_MUTATION.md
index 316e8e8651..9c6c58525c 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/AgendaCategoryMutations/variables/DELETE_AGENDA_ITEM_CATEGORY_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/AgendaCategoryMutations/variables/DELETE_AGENDA_ITEM_CATEGORY_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,10 +6,12 @@
> `const` **DELETE\_AGENDA\_ITEM\_CATEGORY\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/AgendaCategoryMutations.ts:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/AgendaCategoryMutations.ts#L23)
-
GraphQL mutation to delete an agenda category.
## Param
The ID of the AgendaCategory to be deleted.
+
+## Defined in
+
+[src/GraphQl/Mutations/AgendaCategoryMutations.ts:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/AgendaCategoryMutations.ts#L23)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/AgendaCategoryMutations/variables/UPDATE_AGENDA_ITEM_CATEGORY_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/AgendaCategoryMutations/variables/UPDATE_AGENDA_ITEM_CATEGORY_MUTATION.md
index 81d02a798f..034b87d619 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/AgendaCategoryMutations/variables/UPDATE_AGENDA_ITEM_CATEGORY_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/AgendaCategoryMutations/variables/UPDATE_AGENDA_ITEM_CATEGORY_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **UPDATE\_AGENDA\_ITEM\_CATEGORY\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/AgendaCategoryMutations.ts:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/AgendaCategoryMutations.ts#L36)
-
GraphQL mutation to update an agenda category.
## Param
@@ -17,3 +15,7 @@ The ID of the AgendaCategory to be updated.
## Param
Updated Name, Description, OrganizationID of the AgendaCategory.
+
+## Defined in
+
+[src/GraphQl/Mutations/AgendaCategoryMutations.ts:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/AgendaCategoryMutations.ts#L36)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/AgendaItemMutations/variables/CREATE_AGENDA_ITEM_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/AgendaItemMutations/variables/CREATE_AGENDA_ITEM_MUTATION.md
index f0c618917a..6c21ad582c 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/AgendaItemMutations/variables/CREATE_AGENDA_ITEM_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/AgendaItemMutations/variables/CREATE_AGENDA_ITEM_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **CREATE\_AGENDA\_ITEM\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/AgendaItemMutations.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/AgendaItemMutations.ts#L3)
+## Defined in
+
+[src/GraphQl/Mutations/AgendaItemMutations.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/AgendaItemMutations.ts#L3)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/AgendaItemMutations/variables/DELETE_AGENDA_ITEM_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/AgendaItemMutations/variables/DELETE_AGENDA_ITEM_MUTATION.md
index 947c11e217..245794842a 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/AgendaItemMutations/variables/DELETE_AGENDA_ITEM_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/AgendaItemMutations/variables/DELETE_AGENDA_ITEM_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **DELETE\_AGENDA\_ITEM\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/AgendaItemMutations.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/AgendaItemMutations.ts#L12)
+## Defined in
+
+[src/GraphQl/Mutations/AgendaItemMutations.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/AgendaItemMutations.ts#L12)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/AgendaItemMutations/variables/UPDATE_AGENDA_ITEM_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/AgendaItemMutations/variables/UPDATE_AGENDA_ITEM_MUTATION.md
index c609a8316d..0fe0fc78f3 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/AgendaItemMutations/variables/UPDATE_AGENDA_ITEM_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/AgendaItemMutations/variables/UPDATE_AGENDA_ITEM_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **UPDATE\_AGENDA\_ITEM\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/AgendaItemMutations.ts:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/AgendaItemMutations.ts#L20)
+## Defined in
+
+[src/GraphQl/Mutations/AgendaItemMutations.ts:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/AgendaItemMutations.ts#L20)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/CampaignMutation/variables/CREATE_CAMPAIGN_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/CampaignMutation/variables/CREATE_CAMPAIGN_MUTATION.md
index 035fa1cfbf..8ecb0c8020 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/CampaignMutation/variables/CREATE_CAMPAIGN_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/CampaignMutation/variables/CREATE_CAMPAIGN_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **CREATE\_CAMPAIGN\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/CampaignMutation.ts:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/CampaignMutation.ts#L15)
-
GraphQL mutation to create a new fund Campaign.
## Param
@@ -37,3 +35,7 @@ The currency of the campaign.
## Returns
The ID of the created campaign.
+
+## Defined in
+
+[src/GraphQl/Mutations/CampaignMutation.ts:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/CampaignMutation.ts#L15)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/CampaignMutation/variables/UPDATE_CAMPAIGN_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/CampaignMutation/variables/UPDATE_CAMPAIGN_MUTATION.md
index 7e80464b0e..31f0c21844 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/CampaignMutation/variables/UPDATE_CAMPAIGN_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/CampaignMutation/variables/UPDATE_CAMPAIGN_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **UPDATE\_CAMPAIGN\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/CampaignMutation.ts:53](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/CampaignMutation.ts#L53)
-
GraphQL mutation to update a fund Campaign.
## Param
@@ -37,3 +35,7 @@ The currency of the campaign.
## Returns
The ID of the updated campaign.
+
+## Defined in
+
+[src/GraphQl/Mutations/CampaignMutation.ts:53](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/CampaignMutation.ts#L53)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/CommentMutations/variables/CREATE_COMMENT_POST.md b/docs/docs/auto-docs/GraphQl/Mutations/CommentMutations/variables/CREATE_COMMENT_POST.md
index 57fcee8394..f8b5aef0b4 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/CommentMutations/variables/CREATE_COMMENT_POST.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/CommentMutations/variables/CREATE_COMMENT_POST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **CREATE\_COMMENT\_POST**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/CommentMutations.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/CommentMutations.ts#L11)
-
GraphQL mutation to create a new comment on a post.
## Param
@@ -21,3 +19,7 @@ The ID of the post to which the comment is being added.
## Returns
The created comment object.
+
+## Defined in
+
+[src/GraphQl/Mutations/CommentMutations.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/CommentMutations.ts#L11)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/CommentMutations/variables/LIKE_COMMENT.md b/docs/docs/auto-docs/GraphQl/Mutations/CommentMutations/variables/LIKE_COMMENT.md
index 0e8c91104b..e2c291a1c9 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/CommentMutations/variables/LIKE_COMMENT.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/CommentMutations/variables/LIKE_COMMENT.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **LIKE\_COMMENT**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/CommentMutations.ts:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/CommentMutations.ts#L37)
-
GraphQL mutation to like a comment.
## Param
@@ -17,3 +15,7 @@ The ID of the comment to be liked.
## Returns
The liked comment object.
+
+## Defined in
+
+[src/GraphQl/Mutations/CommentMutations.ts:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/CommentMutations.ts#L37)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/CommentMutations/variables/UNLIKE_COMMENT.md b/docs/docs/auto-docs/GraphQl/Mutations/CommentMutations/variables/UNLIKE_COMMENT.md
index d7c95e75c0..0bf09a6792 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/CommentMutations/variables/UNLIKE_COMMENT.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/CommentMutations/variables/UNLIKE_COMMENT.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **UNLIKE\_COMMENT**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/CommentMutations.ts:52](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/CommentMutations.ts#L52)
-
GraphQL mutation to unlike a comment.
## Param
@@ -17,3 +15,7 @@ The ID of the comment to be unliked.
## Returns
The unliked comment object.
+
+## Defined in
+
+[src/GraphQl/Mutations/CommentMutations.ts:52](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/CommentMutations.ts#L52)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/EventAttendeeMutations/variables/ADD_EVENT_ATTENDEE.md b/docs/docs/auto-docs/GraphQl/Mutations/EventAttendeeMutations/variables/ADD_EVENT_ATTENDEE.md
index 2f54333486..4483daf15e 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/EventAttendeeMutations/variables/ADD_EVENT_ATTENDEE.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/EventAttendeeMutations/variables/ADD_EVENT_ATTENDEE.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **ADD\_EVENT\_ATTENDEE**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/EventAttendeeMutations.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventAttendeeMutations.ts#L11)
-
GraphQL mutation to add an attendee to an event.
## Param
@@ -21,3 +19,7 @@ The ID of the event to which the user is being added as an attendee.
## Returns
The updated event object with the added attendee.
+
+## Defined in
+
+[src/GraphQl/Mutations/EventAttendeeMutations.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventAttendeeMutations.ts#L11)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/EventAttendeeMutations/variables/MARK_CHECKIN.md b/docs/docs/auto-docs/GraphQl/Mutations/EventAttendeeMutations/variables/MARK_CHECKIN.md
index 835c6ee86f..970dc72d52 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/EventAttendeeMutations/variables/MARK_CHECKIN.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/EventAttendeeMutations/variables/MARK_CHECKIN.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **MARK\_CHECKIN**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/EventAttendeeMutations.ts:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventAttendeeMutations.ts#L43)
-
GraphQL mutation to mark a user's check-in at an event.
## Param
@@ -21,3 +19,7 @@ The ID of the event at which the user is checking in.
## Returns
The updated event object with the user's check-in information.
+
+## Defined in
+
+[src/GraphQl/Mutations/EventAttendeeMutations.ts:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventAttendeeMutations.ts#L43)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/EventAttendeeMutations/variables/REMOVE_EVENT_ATTENDEE.md b/docs/docs/auto-docs/GraphQl/Mutations/EventAttendeeMutations/variables/REMOVE_EVENT_ATTENDEE.md
index 60e690b476..678a29d66e 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/EventAttendeeMutations/variables/REMOVE_EVENT_ATTENDEE.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/EventAttendeeMutations/variables/REMOVE_EVENT_ATTENDEE.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **REMOVE\_EVENT\_ATTENDEE**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/EventAttendeeMutations.ts:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventAttendeeMutations.ts#L27)
-
GraphQL mutation to remove an attendee from an event.
## Param
@@ -21,3 +19,7 @@ The ID of the event from which the user is being removed as an attendee.
## Returns
The updated event object without the removed attendee.
+
+## Defined in
+
+[src/GraphQl/Mutations/EventAttendeeMutations.ts:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventAttendeeMutations.ts#L27)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/ADD_VOLUNTEER.md b/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/ADD_VOLUNTEER.md
index b766ad37ae..7d586dd6b9 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/ADD_VOLUNTEER.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/ADD_VOLUNTEER.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **ADD\_VOLUNTEER**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/EventVolunteerMutation.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventVolunteerMutation.ts#L11)
-
GraphQL mutation to create an event volunteer.
## Param
@@ -17,3 +15,7 @@ The data required to create an event volunteer.
## Returns
The ID of the created event volunteer.
+
+## Defined in
+
+[src/GraphQl/Mutations/EventVolunteerMutation.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventVolunteerMutation.ts#L11)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/CREATE_VOLUNTEER_GROUP.md b/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/CREATE_VOLUNTEER_GROUP.md
index f609d7e332..4684c491c8 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/CREATE_VOLUNTEER_GROUP.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/CREATE_VOLUNTEER_GROUP.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **CREATE\_VOLUNTEER\_GROUP**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/EventVolunteerMutation.ts:48](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventVolunteerMutation.ts#L48)
-
GraphQL mutation to create an event volunteer group.
## Param
@@ -24,3 +22,7 @@ The data required to create an event volunteer group.
## Returns
The ID of the created event volunteer group.
+
+## Defined in
+
+[src/GraphQl/Mutations/EventVolunteerMutation.ts:48](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventVolunteerMutation.ts#L48)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/CREATE_VOLUNTEER_MEMBERSHIP.md b/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/CREATE_VOLUNTEER_MEMBERSHIP.md
index 419952b031..5c169ae922 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/CREATE_VOLUNTEER_MEMBERSHIP.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/CREATE_VOLUNTEER_MEMBERSHIP.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **CREATE\_VOLUNTEER\_MEMBERSHIP**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/EventVolunteerMutation.ts:90](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventVolunteerMutation.ts#L90)
+## Defined in
+
+[src/GraphQl/Mutations/EventVolunteerMutation.ts:90](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventVolunteerMutation.ts#L90)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/DELETE_VOLUNTEER.md b/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/DELETE_VOLUNTEER.md
index f0994626c3..60e314679e 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/DELETE_VOLUNTEER.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/DELETE_VOLUNTEER.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **DELETE\_VOLUNTEER**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/EventVolunteerMutation.ts:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventVolunteerMutation.ts#L26)
-
GraphQL mutation to delete an event volunteer.
## Param
@@ -17,3 +15,7 @@ The ID of the event volunteer being deleted.
## Returns
The ID of the deleted event volunteer.
+
+## Defined in
+
+[src/GraphQl/Mutations/EventVolunteerMutation.ts:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventVolunteerMutation.ts#L26)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/DELETE_VOLUNTEER_GROUP.md b/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/DELETE_VOLUNTEER_GROUP.md
index 687e99ae81..9a67f2eb47 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/DELETE_VOLUNTEER_GROUP.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/DELETE_VOLUNTEER_GROUP.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **DELETE\_VOLUNTEER\_GROUP**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/EventVolunteerMutation.ts:82](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventVolunteerMutation.ts#L82)
-
GraphQL mutation to delete an event volunteer group.
## Param
@@ -17,3 +15,7 @@ The ID of the event volunteer group being deleted.
## Returns
The ID of the deleted event volunteer group.
+
+## Defined in
+
+[src/GraphQl/Mutations/EventVolunteerMutation.ts:82](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventVolunteerMutation.ts#L82)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/UPDATE_VOLUNTEER_GROUP.md b/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/UPDATE_VOLUNTEER_GROUP.md
index 315d2489df..66e5ae79e7 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/UPDATE_VOLUNTEER_GROUP.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/UPDATE_VOLUNTEER_GROUP.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **UPDATE\_VOLUNTEER\_GROUP**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/EventVolunteerMutation.ts:64](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventVolunteerMutation.ts#L64)
-
GraphQL mutation to update an event volunteer group.
## Param
@@ -21,3 +19,7 @@ The data required to update an event volunteer group.
## Returns
The ID of the updated event volunteer group.
+
+## Defined in
+
+[src/GraphQl/Mutations/EventVolunteerMutation.ts:64](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventVolunteerMutation.ts#L64)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/UPDATE_VOLUNTEER_MEMBERSHIP.md b/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/UPDATE_VOLUNTEER_MEMBERSHIP.md
index db4429efb7..7c5966dfa8 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/UPDATE_VOLUNTEER_MEMBERSHIP.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/EventVolunteerMutation/variables/UPDATE_VOLUNTEER_MEMBERSHIP.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **UPDATE\_VOLUNTEER\_MEMBERSHIP**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/EventVolunteerMutation.ts:106](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventVolunteerMutation.ts#L106)
-
GraphQL mutation to update an event volunteer group.
## Param
@@ -21,3 +19,7 @@ The data required to update an event volunteer group.
## Returns
The ID of the updated event volunteer group.
+
+## Defined in
+
+[src/GraphQl/Mutations/EventVolunteerMutation.ts:106](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/EventVolunteerMutation.ts#L106)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/FundMutation/variables/CREATE_FUND_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/FundMutation/variables/CREATE_FUND_MUTATION.md
index 12e0e0e4aa..e57998a65e 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/FundMutation/variables/CREATE_FUND_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/FundMutation/variables/CREATE_FUND_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **CREATE\_FUND\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/FundMutation.ts:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/FundMutation.ts#L14)
-
GraphQL mutation to create a new fund.
## Param
@@ -37,3 +35,7 @@ Whether the fund is the default.
## Returns
The ID of the created fund.
+
+## Defined in
+
+[src/GraphQl/Mutations/FundMutation.ts:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/FundMutation.ts#L14)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/FundMutation/variables/UPDATE_FUND_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/FundMutation/variables/UPDATE_FUND_MUTATION.md
index 361bc6a391..b30224b337 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/FundMutation/variables/UPDATE_FUND_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/FundMutation/variables/UPDATE_FUND_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **UPDATE\_FUND\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/FundMutation.ts:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/FundMutation.ts#L49)
-
GraphQL mutation to update a fund.
## Param
@@ -37,3 +35,7 @@ Whether the fund is the default.
## Returns
The ID of the updated fund.
+
+## Defined in
+
+[src/GraphQl/Mutations/FundMutation.ts:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/FundMutation.ts#L49)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/ADD_CUSTOM_FIELD.md b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/ADD_CUSTOM_FIELD.md
index cf23f703d1..c5c47f9723 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/ADD_CUSTOM_FIELD.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/ADD_CUSTOM_FIELD.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **ADD\_CUSTOM\_FIELD**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/OrganizationMutations.ts:237](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L237)
-
GraphQL mutation to add a custom field to an organization.
## Param
@@ -25,3 +23,7 @@ The name of the custom field.
## Returns
The added organization custom field object.
+
+## Defined in
+
+[src/GraphQl/Mutations/OrganizationMutations.ts:237](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L237)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/ADD_USER_TO_GROUP_CHAT.md b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/ADD_USER_TO_GROUP_CHAT.md
index d9e83bd1da..6e862c6d1a 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/ADD_USER_TO_GROUP_CHAT.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/ADD_USER_TO_GROUP_CHAT.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **ADD\_USER\_TO\_GROUP\_CHAT**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/OrganizationMutations.ts:82](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L82)
+## Defined in
+
+[src/GraphQl/Mutations/OrganizationMutations.ts:82](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L82)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/CANCEL_MEMBERSHIP_REQUEST.md b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/CANCEL_MEMBERSHIP_REQUEST.md
index beb12afca0..b0549595bd 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/CANCEL_MEMBERSHIP_REQUEST.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/CANCEL_MEMBERSHIP_REQUEST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **CANCEL\_MEMBERSHIP\_REQUEST**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/OrganizationMutations.ts:295](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L295)
+## Defined in
+
+[src/GraphQl/Mutations/OrganizationMutations.ts:295](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L295)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/CREATE_CHAT.md b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/CREATE_CHAT.md
index 8c91a805e2..ca0956661b 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/CREATE_CHAT.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/CREATE_CHAT.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **CREATE\_CHAT**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/OrganizationMutations.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L60)
-
GraphQL mutation to create a chat between users in an organization.
## Param
@@ -21,3 +19,7 @@ The ID of the organization where the direct chat is created.
## Returns
The created direct chat object.
+
+## Defined in
+
+[src/GraphQl/Mutations/OrganizationMutations.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L60)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/CREATE_SAMPLE_ORGANIZATION_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/CREATE_SAMPLE_ORGANIZATION_MUTATION.md
index 4598b2a404..8caa091ab4 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/CREATE_SAMPLE_ORGANIZATION_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/CREATE_SAMPLE_ORGANIZATION_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,10 +6,12 @@
> `const` **CREATE\_SAMPLE\_ORGANIZATION\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/OrganizationMutations.ts:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L34)
-
GraphQL mutation to create a sample organization.
## Returns
The created sample organization object.
+
+## Defined in
+
+[src/GraphQl/Mutations/OrganizationMutations.ts:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L34)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/EDIT_CHAT_MESSAGE.md b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/EDIT_CHAT_MESSAGE.md
index 8348ccccb1..544b5cd801 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/EDIT_CHAT_MESSAGE.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/EDIT_CHAT_MESSAGE.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **EDIT\_CHAT\_MESSAGE**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/OrganizationMutations.ts:106](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L106)
+## Defined in
+
+[src/GraphQl/Mutations/OrganizationMutations.ts:106](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L106)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/JOIN_PUBLIC_ORGANIZATION.md b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/JOIN_PUBLIC_ORGANIZATION.md
index e3e8aa1cf5..7420802154 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/JOIN_PUBLIC_ORGANIZATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/JOIN_PUBLIC_ORGANIZATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **JOIN\_PUBLIC\_ORGANIZATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/OrganizationMutations.ts:287](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L287)
+## Defined in
+
+[src/GraphQl/Mutations/OrganizationMutations.ts:287](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L287)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/MARK_CHAT_MESSAGES_AS_READ.md b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/MARK_CHAT_MESSAGES_AS_READ.md
index 824d190918..c80b1f08fc 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/MARK_CHAT_MESSAGES_AS_READ.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/MARK_CHAT_MESSAGES_AS_READ.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **MARK\_CHAT\_MESSAGES\_AS\_READ**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/OrganizationMutations.ts:90](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L90)
+## Defined in
+
+[src/GraphQl/Mutations/OrganizationMutations.ts:90](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L90)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/MESSAGE_SENT_TO_CHAT.md b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/MESSAGE_SENT_TO_CHAT.md
index 0c2d9db76d..2462d8939c 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/MESSAGE_SENT_TO_CHAT.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/MESSAGE_SENT_TO_CHAT.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **MESSAGE\_SENT\_TO\_CHAT**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/OrganizationMutations.ts:164](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L164)
+## Defined in
+
+[src/GraphQl/Mutations/OrganizationMutations.ts:164](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L164)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/PLUGIN_SUBSCRIPTION.md b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/PLUGIN_SUBSCRIPTION.md
index 4559827dd9..5d1c93cc79 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/PLUGIN_SUBSCRIPTION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/PLUGIN_SUBSCRIPTION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,10 +6,12 @@
> `const` **PLUGIN\_SUBSCRIPTION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/OrganizationMutations.ts:202](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L202)
-
GraphQL subscription to listen for updates on plugins.
## Returns
An object containing information about the updated plugin.
+
+## Defined in
+
+[src/GraphQl/Mutations/OrganizationMutations.ts:202](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L202)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/REMOVE_CUSTOM_FIELD.md b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/REMOVE_CUSTOM_FIELD.md
index 5d0e685dba..447d24325a 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/REMOVE_CUSTOM_FIELD.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/REMOVE_CUSTOM_FIELD.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **REMOVE\_CUSTOM\_FIELD**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/OrganizationMutations.ts:260](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L260)
-
GraphQL mutation to remove a custom field from an organization.
## Param
@@ -21,3 +19,7 @@ The ID of the custom field to be removed.
## Returns
The removed organization custom field object.
+
+## Defined in
+
+[src/GraphQl/Mutations/OrganizationMutations.ts:260](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L260)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/REMOVE_SAMPLE_ORGANIZATION_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/REMOVE_SAMPLE_ORGANIZATION_MUTATION.md
index edf58357bb..0871709b01 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/REMOVE_SAMPLE_ORGANIZATION_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/REMOVE_SAMPLE_ORGANIZATION_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,10 +6,12 @@
> `const` **REMOVE\_SAMPLE\_ORGANIZATION\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/OrganizationMutations.ts:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L46)
-
GraphQL mutation to remove a sample organization.
## Returns
The removed sample organization object.
+
+## Defined in
+
+[src/GraphQl/Mutations/OrganizationMutations.ts:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L46)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/SEND_MEMBERSHIP_REQUEST.md b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/SEND_MEMBERSHIP_REQUEST.md
index 060320382e..bf30db1b7a 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/SEND_MEMBERSHIP_REQUEST.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/SEND_MEMBERSHIP_REQUEST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **SEND\_MEMBERSHIP\_REQUEST**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/OrganizationMutations.ts:272](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L272)
+## Defined in
+
+[src/GraphQl/Mutations/OrganizationMutations.ts:272](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L272)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/SEND_MESSAGE_TO_CHAT.md b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/SEND_MESSAGE_TO_CHAT.md
index 1d84679224..878002cd5d 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/SEND_MESSAGE_TO_CHAT.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/SEND_MESSAGE_TO_CHAT.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **SEND\_MESSAGE\_TO\_CHAT**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/OrganizationMutations.ts:126](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L126)
+## Defined in
+
+[src/GraphQl/Mutations/OrganizationMutations.ts:126](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L126)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/TOGGLE_PINNED_POST.md b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/TOGGLE_PINNED_POST.md
index 83a9d3af72..7caa92886d 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/TOGGLE_PINNED_POST.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/TOGGLE_PINNED_POST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **TOGGLE\_PINNED\_POST**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/OrganizationMutations.ts:220](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L220)
-
GraphQL mutation to toggle the pinned status of a post.
## Param
@@ -17,3 +15,7 @@ The ID of the post to be toggled.
## Returns
The updated post object with the new pinned status.
+
+## Defined in
+
+[src/GraphQl/Mutations/OrganizationMutations.ts:220](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L220)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/UPDATE_CHAT.md b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/UPDATE_CHAT.md
index c83f996500..1ac0035d4a 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/UPDATE_CHAT.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/UPDATE_CHAT.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **UPDATE\_CHAT**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/OrganizationMutations.ts:98](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L98)
+## Defined in
+
+[src/GraphQl/Mutations/OrganizationMutations.ts:98](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L98)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/UPDATE_USER_ROLE_IN_ORG_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/UPDATE_USER_ROLE_IN_ORG_MUTATION.md
index 5b78307890..15150fcafc 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/UPDATE_USER_ROLE_IN_ORG_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/OrganizationMutations/variables/UPDATE_USER_ROLE_IN_ORG_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **UPDATE\_USER\_ROLE\_IN\_ORG\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/OrganizationMutations.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L12)
-
GraphQL mutation to update the role of a user in an organization.
## Param
@@ -25,3 +23,7 @@ The new role to be assigned to the user in the organization.
## Returns
The updated user object with the new role in the organization.
+
+## Defined in
+
+[src/GraphQl/Mutations/OrganizationMutations.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/OrganizationMutations.ts#L12)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/PledgeMutation/variables/CREATE_PlEDGE.md b/docs/docs/auto-docs/GraphQl/Mutations/PledgeMutation/variables/CREATE_PlEDGE.md
index 6237e1b592..75afcfc1a8 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/PledgeMutation/variables/CREATE_PlEDGE.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/PledgeMutation/variables/CREATE_PlEDGE.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **CREATE\_PlEDGE**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/PledgeMutation.ts:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/PledgeMutation.ts#L14)
-
GraphQL mutation to create a pledge.
## Param
@@ -37,3 +35,7 @@ The IDs of the users associated with the pledge.
## Returns
The ID of the created pledge.
+
+## Defined in
+
+[src/GraphQl/Mutations/PledgeMutation.ts:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/PledgeMutation.ts#L14)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/PledgeMutation/variables/DELETE_PLEDGE.md b/docs/docs/auto-docs/GraphQl/Mutations/PledgeMutation/variables/DELETE_PLEDGE.md
index 01a358cf20..a213699144 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/PledgeMutation/variables/DELETE_PLEDGE.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/PledgeMutation/variables/DELETE_PLEDGE.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **DELETE\_PLEDGE**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/PledgeMutation.ts:78](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/PledgeMutation.ts#L78)
-
GraphQL mutation to delete a pledge.
## Param
@@ -17,3 +15,7 @@ The ID of the pledge being deleted.
## Returns
Whether the pledge was successfully deleted.
+
+## Defined in
+
+[src/GraphQl/Mutations/PledgeMutation.ts:78](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/PledgeMutation.ts#L78)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/PledgeMutation/variables/UPDATE_PLEDGE.md b/docs/docs/auto-docs/GraphQl/Mutations/PledgeMutation/variables/UPDATE_PLEDGE.md
index a3752c425c..7dd67b3f4f 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/PledgeMutation/variables/UPDATE_PLEDGE.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/PledgeMutation/variables/UPDATE_PLEDGE.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **UPDATE\_PLEDGE**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/PledgeMutation.ts:48](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/PledgeMutation.ts#L48)
-
GraphQL mutation to update a pledge.
## Param
@@ -33,3 +31,7 @@ The end date of the pledge.
## Returns
The ID of the updated pledge.
+
+## Defined in
+
+[src/GraphQl/Mutations/PledgeMutation.ts:48](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/PledgeMutation.ts#L48)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/ADD_PEOPLE_TO_TAG.md b/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/ADD_PEOPLE_TO_TAG.md
index 0d4105b6a7..e6e5d4388b 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/ADD_PEOPLE_TO_TAG.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/ADD_PEOPLE_TO_TAG.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **ADD\_PEOPLE\_TO\_TAG**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/TagMutations.ts:83](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/TagMutations.ts#L83)
-
GraphQL mutation to add people to tag.
## Param
@@ -17,3 +15,7 @@ Id of the tag to be assigned.
## Param
Ids of the users to assign to.
+
+## Defined in
+
+[src/GraphQl/Mutations/TagMutations.ts:83](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/TagMutations.ts#L83)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/ASSIGN_TO_TAGS.md b/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/ASSIGN_TO_TAGS.md
index 48f9a59e19..fd0b6e03c6 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/ASSIGN_TO_TAGS.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/ASSIGN_TO_TAGS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **ASSIGN\_TO\_TAGS**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/TagMutations.ts:98](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/TagMutations.ts#L98)
-
GraphQL mutation to assign people to multiple tags.
## Param
@@ -17,3 +15,7 @@ Id of the current tag.
## Param
Ids of the selected tags to be assined.
+
+## Defined in
+
+[src/GraphQl/Mutations/TagMutations.ts:98](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/TagMutations.ts#L98)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/CREATE_USER_TAG.md b/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/CREATE_USER_TAG.md
index 8ae1664825..b7b4e698b0 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/CREATE_USER_TAG.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/CREATE_USER_TAG.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **CREATE\_USER\_TAG**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/TagMutations.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/TagMutations.ts#L12)
-
GraphQL mutation to create a user tag.
## Param
@@ -25,3 +23,7 @@ Id of the parent tag.
## Param
Organization to which the tag belongs.
+
+## Defined in
+
+[src/GraphQl/Mutations/TagMutations.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/TagMutations.ts#L12)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/REMOVE_FROM_TAGS.md b/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/REMOVE_FROM_TAGS.md
index 3b2803276c..3f4c157558 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/REMOVE_FROM_TAGS.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/REMOVE_FROM_TAGS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **REMOVE\_FROM\_TAGS**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/TagMutations.ts:115](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/TagMutations.ts#L115)
-
GraphQL mutation to remove people from multiple tags.
## Param
@@ -17,3 +15,7 @@ Id of the current tag.
## Param
Ids of the selected tags to be removed from.
+
+## Defined in
+
+[src/GraphQl/Mutations/TagMutations.ts:115](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/TagMutations.ts#L115)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/REMOVE_USER_TAG.md b/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/REMOVE_USER_TAG.md
index 66cabe5c4e..6797eb7805 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/REMOVE_USER_TAG.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/REMOVE_USER_TAG.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,10 +6,12 @@
> `const` **REMOVE\_USER\_TAG**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/TagMutations.ts:68](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/TagMutations.ts#L68)
-
GraphQL mutation to remove a user tag.
## Param
Id of the tag to be removed .
+
+## Defined in
+
+[src/GraphQl/Mutations/TagMutations.ts:68](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/TagMutations.ts#L68)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/UNASSIGN_USER_TAG.md b/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/UNASSIGN_USER_TAG.md
index 545e6b2692..e577e32156 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/UNASSIGN_USER_TAG.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/UNASSIGN_USER_TAG.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **UNASSIGN\_USER\_TAG**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/TagMutations.ts:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/TagMutations.ts#L39)
-
GraphQL mutation to unsssign a user tag from a user.
## Param
@@ -17,3 +15,7 @@ Id the tag.
## Param
Id of the user to be unassigned.
+
+## Defined in
+
+[src/GraphQl/Mutations/TagMutations.ts:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/TagMutations.ts#L39)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/UPDATE_USER_TAG.md b/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/UPDATE_USER_TAG.md
index 4abf882b77..5cd38046c6 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/UPDATE_USER_TAG.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/TagMutations/variables/UPDATE_USER_TAG.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **UPDATE\_USER\_TAG**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/TagMutations.ts:54](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/TagMutations.ts#L54)
-
GraphQL mutation to update a user tag.
## Param
@@ -17,3 +15,7 @@ Id the tag.
## Param
Updated name of the tag.
+
+## Defined in
+
+[src/GraphQl/Mutations/TagMutations.ts:54](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/TagMutations.ts#L54)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/VenueMutations/variables/CREATE_VENUE_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/VenueMutations/variables/CREATE_VENUE_MUTATION.md
index 60060aff33..4454e17481 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/VenueMutations/variables/CREATE_VENUE_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/VenueMutations/variables/CREATE_VENUE_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **CREATE\_VENUE\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/VenueMutations.ts:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/VenueMutations.ts#L13)
-
GraphQL mutation to create a venue.
## Param
@@ -29,3 +27,7 @@ Image file for the venue.
## Param
Organization to which the ActionItemCategory belongs.
+
+## Defined in
+
+[src/GraphQl/Mutations/VenueMutations.ts:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/VenueMutations.ts#L13)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/VenueMutations/variables/DELETE_VENUE_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/VenueMutations/variables/DELETE_VENUE_MUTATION.md
index 05c2425f5a..86cade10c1 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/VenueMutations/variables/DELETE_VENUE_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/VenueMutations/variables/DELETE_VENUE_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,10 +6,12 @@
> `const` **DELETE\_VENUE\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/VenueMutations.ts:73](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/VenueMutations.ts#L73)
-
GraphQL mutation to delete a venue.
## Param
The id of the Venue to be deleted.
+
+## Defined in
+
+[src/GraphQl/Mutations/VenueMutations.ts:73](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/VenueMutations.ts#L73)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/VenueMutations/variables/UPDATE_VENUE_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/VenueMutations/variables/UPDATE_VENUE_MUTATION.md
index b297c97f11..674cdae367 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/VenueMutations/variables/UPDATE_VENUE_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/VenueMutations/variables/UPDATE_VENUE_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **UPDATE\_VENUE\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/VenueMutations.ts:45](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/VenueMutations.ts#L45)
-
GraphQL mutation to update a venue.
## Param
@@ -29,3 +27,7 @@ Image file for the venue.
## Param
Name of the venue.
+
+## Defined in
+
+[src/GraphQl/Mutations/VenueMutations.ts:45](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/VenueMutations.ts#L45)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ACCEPT_ORGANIZATION_REQUEST_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ACCEPT_ORGANIZATION_REQUEST_MUTATION.md
index d4155ec836..301c50e86d 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ACCEPT_ORGANIZATION_REQUEST_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ACCEPT_ORGANIZATION_REQUEST_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **ACCEPT\_ORGANIZATION\_REQUEST\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L33)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L33)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADDRESS_DETAILS_FRAGMENT.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADDRESS_DETAILS_FRAGMENT.md
index 3843d13bcd..04e3c9fdd2 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADDRESS_DETAILS_FRAGMENT.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADDRESS_DETAILS_FRAGMENT.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **ADDRESS\_DETAILS\_FRAGMENT**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:70](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L70)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:70](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L70)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_ADMIN_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_ADMIN_MUTATION.md
index 083e3de63d..6da2dc2ef5 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_ADMIN_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_ADMIN_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **ADD\_ADMIN\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:351](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L351)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:351](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L351)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_ADVERTISEMENT_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_ADVERTISEMENT_MUTATION.md
index ed293629a9..e4f018c611 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_ADVERTISEMENT_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_ADVERTISEMENT_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **ADD\_ADVERTISEMENT\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:486](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L486)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:486](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L486)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_MEMBER_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_MEMBER_MUTATION.md
index b4087e790a..84109894f7 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_MEMBER_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_MEMBER_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **ADD\_MEMBER\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:361](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L361)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:361](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L361)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_PLUGIN_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_PLUGIN_MUTATION.md
index e60fc3d095..ad7b3d1f03 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_PLUGIN_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/ADD_PLUGIN_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,10 @@
> `const` **ADD\_PLUGIN\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:468](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L468)
-
## Remarks
used `createPlugin` to add new Plugin in database
+
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:468](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L468)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/BLOCK_USER_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/BLOCK_USER_MUTATION.md
index 9f44a5375c..e5d36d4154 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/BLOCK_USER_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/BLOCK_USER_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **BLOCK\_USER\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L13)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L13)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/CREATE_EVENT_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/CREATE_EVENT_MUTATION.md
index 6be8bf0750..6275dbe7e0 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/CREATE_EVENT_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/CREATE_EVENT_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **CREATE\_EVENT\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:265](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L265)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:265](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L265)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/CREATE_ORGANIZATION_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/CREATE_ORGANIZATION_MUTATION.md
index 5ec9601ca2..3e39a6eee7 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/CREATE_ORGANIZATION_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/CREATE_ORGANIZATION_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **CREATE\_ORGANIZATION\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:227](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L227)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:227](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L227)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/CREATE_POST_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/CREATE_POST_MUTATION.md
index d9f159e0f9..a9b11bca23 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/CREATE_POST_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/CREATE_POST_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **CREATE\_POST\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:371](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L371)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:371](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L371)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_ADVERTISEMENT_BY_ID.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_ADVERTISEMENT_BY_ID.md
index cb4dd14d0e..5b197c0659 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_ADVERTISEMENT_BY_ID.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_ADVERTISEMENT_BY_ID.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **DELETE\_ADVERTISEMENT\_BY\_ID**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:536](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L536)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:536](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L536)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_EVENT_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_EVENT_MUTATION.md
index a66eb9ddac..afb4d37f9e 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_EVENT_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_EVENT_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **DELETE\_EVENT\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:321](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L321)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:321](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L321)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_ORGANIZATION_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_ORGANIZATION_MUTATION.md
index 5ffd5c21fc..fea48264a2 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_ORGANIZATION_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_ORGANIZATION_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **DELETE\_ORGANIZATION\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:253](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L253)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:253](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L253)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_POST_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_POST_MUTATION.md
index aeff2c39a4..56583b7464 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_POST_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DELETE_POST_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **DELETE\_POST\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:397](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L397)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:397](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L397)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DONATE_TO_ORGANIZATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DONATE_TO_ORGANIZATION.md
index cdb5361b35..83ade1258e 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DONATE_TO_ORGANIZATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/DONATE_TO_ORGANIZATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **DONATE\_TO\_ORGANIZATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:663](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L663)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:663](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L663)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/FORGOT_PASSWORD_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/FORGOT_PASSWORD_MUTATION.md
index 52d64c0298..11cb9081f0 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/FORGOT_PASSWORD_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/FORGOT_PASSWORD_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **FORGOT\_PASSWORD\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:413](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L413)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:413](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L413)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/GENERATE_OTP_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/GENERATE_OTP_MUTATION.md
index cf77ebe1b1..feabdeba9b 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/GENERATE_OTP_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/GENERATE_OTP_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **GENERATE\_OTP\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:405](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L405)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:405](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L405)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/LIKE_POST.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/LIKE_POST.md
index 5eb02eeeff..8026e5e13c 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/LIKE_POST.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/LIKE_POST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **LIKE\_POST**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:621](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L621)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:621](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L621)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/LOGIN_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/LOGIN_MUTATION.md
index 78c780b315..b22730b1ca 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/LOGIN_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/LOGIN_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **LOGIN\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:175](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L175)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:175](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L175)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/RECAPTCHA_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/RECAPTCHA_MUTATION.md
index dd8d6b25a8..071791f477 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/RECAPTCHA_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/RECAPTCHA_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **RECAPTCHA\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:219](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L219)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:219](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L219)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REFRESH_TOKEN_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REFRESH_TOKEN_MUTATION.md
index 0b51e6631f..3a598239cb 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REFRESH_TOKEN_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REFRESH_TOKEN_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **REFRESH\_TOKEN\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:200](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L200)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:200](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L200)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REGISTER_EVENT.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REGISTER_EVENT.md
index 976bd18f9c..b896f14960 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REGISTER_EVENT.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REGISTER_EVENT.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **REGISTER\_EVENT**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:637](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L637)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:637](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L637)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REJECT_ORGANIZATION_REQUEST_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REJECT_ORGANIZATION_REQUEST_MUTATION.md
index 82c5ab7f82..71a77b2737 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REJECT_ORGANIZATION_REQUEST_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REJECT_ORGANIZATION_REQUEST_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **REJECT\_ORGANIZATION\_REQUEST\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L23)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L23)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REMOVE_ADMIN_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REMOVE_ADMIN_MUTATION.md
index 460547fa64..1b6f7b2c13 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REMOVE_ADMIN_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REMOVE_ADMIN_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **REMOVE\_ADMIN\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:333](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L333)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:333](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L333)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REMOVE_MEMBER_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REMOVE_MEMBER_MUTATION.md
index 5a27bc8fc1..28478c18f4 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REMOVE_MEMBER_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REMOVE_MEMBER_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **REMOVE\_MEMBER\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:342](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L342)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:342](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L342)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/RESET_COMMUNITY.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/RESET_COMMUNITY.md
index 2aaa83a80d..a88aa68b5c 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/RESET_COMMUNITY.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/RESET_COMMUNITY.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **RESET\_COMMUNITY**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:657](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L657)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:657](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L657)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REVOKE_REFRESH_TOKEN.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REVOKE_REFRESH_TOKEN.md
index 5afdb06c14..bc3408e548 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REVOKE_REFRESH_TOKEN.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/REVOKE_REFRESH_TOKEN.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **REVOKE\_REFRESH\_TOKEN**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:211](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L211)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:211](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L211)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/SIGNUP_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/SIGNUP_MUTATION.md
index b06ad6a101..83a226d4ee 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/SIGNUP_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/SIGNUP_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **SIGNUP\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:147](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L147)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:147](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L147)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UNBLOCK_USER_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UNBLOCK_USER_MUTATION.md
index d76db5990e..51353707e2 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UNBLOCK_USER_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UNBLOCK_USER_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **UNBLOCK\_USER\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L3)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L3)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UNLIKE_POST.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UNLIKE_POST.md
index 19bcfd95f6..9419f782ca 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UNLIKE_POST.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UNLIKE_POST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **UNLIKE\_POST**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:629](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L629)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:629](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L629)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_ADVERTISEMENT_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_ADVERTISEMENT_MUTATION.md
index 972d6a7f1f..adff95d6eb 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_ADVERTISEMENT_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_ADVERTISEMENT_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **UPDATE\_ADVERTISEMENT\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:511](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L511)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:511](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L511)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_COMMUNITY.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_COMMUNITY.md
index e8231bb6f2..f5c4672bf2 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_COMMUNITY.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_COMMUNITY.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **UPDATE\_COMMUNITY**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:645](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L645)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:645](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L645)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_EVENT_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_EVENT_MUTATION.md
index d4539390a2..38e5593756 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_EVENT_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_EVENT_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **UPDATE\_EVENT\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:567](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L567)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:567](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L567)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_INSTALL_STATUS_PLUGIN_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_INSTALL_STATUS_PLUGIN_MUTATION.md
index f82633e1be..0ed17c078e 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_INSTALL_STATUS_PLUGIN_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_INSTALL_STATUS_PLUGIN_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,10 @@
> `const` **UPDATE\_INSTALL\_STATUS\_PLUGIN\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:434](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L434)
-
## Remarks
used to toggle `installStatus` (boolean value) of a Plugin
+
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:434](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L434)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_ORGANIZATION_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_ORGANIZATION_MUTATION.md
index 31e023b9f2..ba16aedf41 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_ORGANIZATION_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_ORGANIZATION_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **UPDATE\_ORGANIZATION\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L43)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L43)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_ORG_STATUS_PLUGIN_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_ORG_STATUS_PLUGIN_MUTATION.md
index 8a01473093..cb1a1d3a4b 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_ORG_STATUS_PLUGIN_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_ORG_STATUS_PLUGIN_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,10 @@
> `const` **UPDATE\_ORG\_STATUS\_PLUGIN\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:451](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L451)
-
## Remarks
used `updatePluginStatus`to add or remove the current Organization the in the plugin list `uninstalledOrgs`
+
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:451](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L451)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_POST_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_POST_MUTATION.md
index 3cb45932d7..8c76cce308 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_POST_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_POST_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **UPDATE\_POST\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:545](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L545)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:545](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L545)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_SESSION_TIMEOUT.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_SESSION_TIMEOUT.md
index 4efa3bdc4a..375f6cf343 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_SESSION_TIMEOUT.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_SESSION_TIMEOUT.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **UPDATE\_SESSION\_TIMEOUT**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:651](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L651)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:651](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L651)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_USER_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_USER_MUTATION.md
index f6a4bd4cdd..ce240e08a7 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_USER_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_USER_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **UPDATE\_USER\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:85](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L85)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:85](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L85)
diff --git a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_USER_PASSWORD_MUTATION.md b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_USER_PASSWORD_MUTATION.md
index b511d94461..b9e457347c 100644
--- a/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_USER_PASSWORD_MUTATION.md
+++ b/docs/docs/auto-docs/GraphQl/Mutations/mutations/variables/UPDATE_USER_PASSWORD_MUTATION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **UPDATE\_USER\_PASSWORD\_MUTATION**: `DocumentNode`
-Defined in: [src/GraphQl/Mutations/mutations.ts:125](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L125)
+## Defined in
+
+[src/GraphQl/Mutations/mutations.ts:125](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Mutations/mutations.ts#L125)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/ActionItemCategoryQueries/variables/ACTION_ITEM_CATEGORY_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/ActionItemCategoryQueries/variables/ACTION_ITEM_CATEGORY_LIST.md
index a8e525e1ad..506d2691e1 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/ActionItemCategoryQueries/variables/ACTION_ITEM_CATEGORY_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/ActionItemCategoryQueries/variables/ACTION_ITEM_CATEGORY_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **ACTION\_ITEM\_CATEGORY\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/ActionItemCategoryQueries.ts:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/ActionItemCategoryQueries.ts#L10)
-
GraphQL query to retrieve action item categories by organization.
## Param
@@ -17,3 +15,7 @@ The ID of the organization for which action item categories are being retrieved.
## Returns
The list of action item categories associated with the organization.
+
+## Defined in
+
+[src/GraphQl/Queries/ActionItemCategoryQueries.ts:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/ActionItemCategoryQueries.ts#L10)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/ActionItemQueries/variables/ACTION_ITEMS_BY_USER.md b/docs/docs/auto-docs/GraphQl/Queries/ActionItemQueries/variables/ACTION_ITEMS_BY_USER.md
index 6596a8dd48..41b983837b 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/ActionItemQueries/variables/ACTION_ITEMS_BY_USER.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/ActionItemQueries/variables/ACTION_ITEMS_BY_USER.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **ACTION\_ITEMS\_BY\_USER**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/ActionItemQueries.ts:78](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/ActionItemQueries.ts#L78)
+## Defined in
+
+[src/GraphQl/Queries/ActionItemQueries.ts:78](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/ActionItemQueries.ts#L78)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/ActionItemQueries/variables/ACTION_ITEM_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/ActionItemQueries/variables/ACTION_ITEM_LIST.md
index 59eb096538..91f4e0dec8 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/ActionItemQueries/variables/ACTION_ITEM_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/ActionItemQueries/variables/ACTION_ITEM_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **ACTION\_ITEM\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/ActionItemQueries.ts:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/ActionItemQueries.ts#L14)
-
GraphQL query to retrieve action item categories by organization.
## Param
@@ -33,3 +31,7 @@ Filter all the completed action items.
## Returns
The list of action item categories associated with the organization.
+
+## Defined in
+
+[src/GraphQl/Queries/ActionItemQueries.ts:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/ActionItemQueries.ts#L14)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/AgendaCategoryQueries/variables/AGENDA_ITEM_CATEGORY_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/AgendaCategoryQueries/variables/AGENDA_ITEM_CATEGORY_LIST.md
index 1c41b763c3..e1bc15b781 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/AgendaCategoryQueries/variables/AGENDA_ITEM_CATEGORY_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/AgendaCategoryQueries/variables/AGENDA_ITEM_CATEGORY_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **AGENDA\_ITEM\_CATEGORY\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/AgendaCategoryQueries.ts:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/AgendaCategoryQueries.ts#L10)
-
GraphQL query to retrieve agenda category by id.
## Param
@@ -17,3 +15,7 @@ The ID of the category which is being retrieved.
## Returns
Agenda category associated with the id.
+
+## Defined in
+
+[src/GraphQl/Queries/AgendaCategoryQueries.ts:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/AgendaCategoryQueries.ts#L10)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/AgendaItemQueries/variables/AgendaItemByEvent.md b/docs/docs/auto-docs/GraphQl/Queries/AgendaItemQueries/variables/AgendaItemByEvent.md
index bd3fc4d6cf..fb8736a140 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/AgendaItemQueries/variables/AgendaItemByEvent.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/AgendaItemQueries/variables/AgendaItemByEvent.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **AgendaItemByEvent**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/AgendaItemQueries.ts:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/AgendaItemQueries.ts#L39)
+## Defined in
+
+[src/GraphQl/Queries/AgendaItemQueries.ts:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/AgendaItemQueries.ts#L39)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/AgendaItemQueries/variables/AgendaItemByOrganization.md b/docs/docs/auto-docs/GraphQl/Queries/AgendaItemQueries/variables/AgendaItemByOrganization.md
index ebb3025965..849ac5b9e6 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/AgendaItemQueries/variables/AgendaItemByOrganization.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/AgendaItemQueries/variables/AgendaItemByOrganization.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **AgendaItemByOrganization**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/AgendaItemQueries.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/AgendaItemQueries.ts#L3)
+## Defined in
+
+[src/GraphQl/Queries/AgendaItemQueries.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/AgendaItemQueries.ts#L3)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/EventVolunteerQueries/variables/EVENT_VOLUNTEER_GROUP_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/EventVolunteerQueries/variables/EVENT_VOLUNTEER_GROUP_LIST.md
index 5ba899d80d..8f77953618 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/EventVolunteerQueries/variables/EVENT_VOLUNTEER_GROUP_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/EventVolunteerQueries/variables/EVENT_VOLUNTEER_GROUP_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **EVENT\_VOLUNTEER\_GROUP\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/EventVolunteerQueries.ts:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/EventVolunteerQueries.ts#L41)
+## Defined in
+
+[src/GraphQl/Queries/EventVolunteerQueries.ts:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/EventVolunteerQueries.ts#L41)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/EventVolunteerQueries/variables/EVENT_VOLUNTEER_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/EventVolunteerQueries/variables/EVENT_VOLUNTEER_LIST.md
index d3158faaab..73cf747cc2 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/EventVolunteerQueries/variables/EVENT_VOLUNTEER_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/EventVolunteerQueries/variables/EVENT_VOLUNTEER_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **EVENT\_VOLUNTEER\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/EventVolunteerQueries.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/EventVolunteerQueries.ts#L12)
-
GraphQL query to retrieve event volunteers.
## Param
@@ -21,3 +19,7 @@ The order in which to return the results.
## Returns
The list of event volunteers.
+
+## Defined in
+
+[src/GraphQl/Queries/EventVolunteerQueries.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/EventVolunteerQueries.ts#L12)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/EventVolunteerQueries/variables/USER_VOLUNTEER_MEMBERSHIP.md b/docs/docs/auto-docs/GraphQl/Queries/EventVolunteerQueries/variables/USER_VOLUNTEER_MEMBERSHIP.md
index 2193ac5684..f93f29acb0 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/EventVolunteerQueries/variables/USER_VOLUNTEER_MEMBERSHIP.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/EventVolunteerQueries/variables/USER_VOLUNTEER_MEMBERSHIP.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **USER\_VOLUNTEER\_MEMBERSHIP**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/EventVolunteerQueries.ts:89](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/EventVolunteerQueries.ts#L89)
+## Defined in
+
+[src/GraphQl/Queries/EventVolunteerQueries.ts:89](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/EventVolunteerQueries.ts#L89)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/EventVolunteerQueries/variables/VOLUNTEER_RANKING.md b/docs/docs/auto-docs/GraphQl/Queries/EventVolunteerQueries/variables/VOLUNTEER_RANKING.md
index 83a9630c61..cf790d36c1 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/EventVolunteerQueries/variables/VOLUNTEER_RANKING.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/EventVolunteerQueries/variables/VOLUNTEER_RANKING.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **VOLUNTEER\_RANKING**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/EventVolunteerQueries.ts:120](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/EventVolunteerQueries.ts#L120)
+## Defined in
+
+[src/GraphQl/Queries/EventVolunteerQueries.ts:120](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/EventVolunteerQueries.ts#L120)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_ADMINS_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_ADMINS_LIST.md
index d8931808b7..9d1a2f6649 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_ADMINS_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_ADMINS_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **ORGANIZATION\_ADMINS\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/OrganizationQueries.ts:314](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L314)
-
GraphQL query to retrieve the list of admins for a specific organization.
## Param
@@ -17,3 +15,7 @@ The ID of the organization for which admins are being retrieved.
## Returns
The list of admins associated with the organization.
+
+## Defined in
+
+[src/GraphQl/Queries/OrganizationQueries.ts:314](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L314)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_ADVERTISEMENT_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_ADVERTISEMENT_LIST.md
index 5cf6bad715..835be9fd93 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_ADVERTISEMENT_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_ADVERTISEMENT_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **ORGANIZATION\_ADVERTISEMENT\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/OrganizationQueries.ts:134](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L134)
+## Defined in
+
+[src/GraphQl/Queries/OrganizationQueries.ts:134](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L134)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_FUNDS.md b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_FUNDS.md
index f4eb197586..40348ec76f 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_FUNDS.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_FUNDS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **ORGANIZATION\_FUNDS**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/OrganizationQueries.ts:335](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L335)
-
GraphQL query to retrieve the list of members for a specific organization.
## Param
@@ -17,3 +15,7 @@ The ID of the organization for which members are being retrieved.
## Returns
The list of members associated with the organization.
+
+## Defined in
+
+[src/GraphQl/Queries/OrganizationQueries.ts:335](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L335)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_POST_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_POST_LIST.md
index ed9e5d4686..dd2181a07a 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_POST_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_POST_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **ORGANIZATION\_POST\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/OrganizationQueries.ts:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L15)
-
GraphQL query to retrieve the list of organizations.
## Param
@@ -29,3 +27,7 @@ Optional. The ID of a specific organization to retrieve.
## Returns
The list of organizations based on the applied filters.
+
+## Defined in
+
+[src/GraphQl/Queries/OrganizationQueries.ts:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L15)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_USER_TAGS_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_USER_TAGS_LIST.md
index 31b37c2145..ddb0c4e631 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_USER_TAGS_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/ORGANIZATION_USER_TAGS_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **ORGANIZATION\_USER\_TAGS\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/OrganizationQueries.ts:83](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L83)
-
GraphQL query to retrieve the list of user tags belonging to an organization.
## Param
@@ -33,3 +31,7 @@ Id of the first tag on the current page.
## Returns
The list of organizations based on the applied filters.
+
+## Defined in
+
+[src/GraphQl/Queries/OrganizationQueries.ts:83](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L83)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/USER_CREATED_ORGANIZATIONS.md b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/USER_CREATED_ORGANIZATIONS.md
index 915a0f255b..fcebeeabec 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/USER_CREATED_ORGANIZATIONS.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/USER_CREATED_ORGANIZATIONS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **USER\_CREATED\_ORGANIZATIONS**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/OrganizationQueries.ts:276](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L276)
-
GraphQL query to retrieve organizations created by a user.
## Param
@@ -17,3 +15,7 @@ The ID of the user for which created organizations are being retrieved.
## Returns
The list of organizations created by the user.
+
+## Defined in
+
+[src/GraphQl/Queries/OrganizationQueries.ts:276](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L276)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/USER_JOINED_ORGANIZATIONS.md b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/USER_JOINED_ORGANIZATIONS.md
index d4a23f33a5..02bb833d5c 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/USER_JOINED_ORGANIZATIONS.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/USER_JOINED_ORGANIZATIONS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **USER\_JOINED\_ORGANIZATIONS**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/OrganizationQueries.ts:238](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L238)
-
GraphQL query to retrieve organizations joined by a user.
## Param
@@ -17,3 +15,7 @@ The ID of the user for which joined organizations are being retrieved.
## Returns
The list of organizations joined by the user.
+
+## Defined in
+
+[src/GraphQl/Queries/OrganizationQueries.ts:238](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L238)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/USER_ORGANIZATION_CONNECTION.md b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/USER_ORGANIZATION_CONNECTION.md
index 28a1e325c6..92556825ef 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/USER_ORGANIZATION_CONNECTION.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/USER_ORGANIZATION_CONNECTION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **USER\_ORGANIZATION\_CONNECTION**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/OrganizationQueries.ts:182](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L182)
-
GraphQL query to retrieve organizations based on user connection.
## Param
@@ -29,3 +27,7 @@ Optional. The ID of a specific organization to retrieve.
## Returns
The list of organizations based on the applied filters.
+
+## Defined in
+
+[src/GraphQl/Queries/OrganizationQueries.ts:182](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L182)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/VENUE_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/VENUE_LIST.md
index d47928373d..c7f9a5c0ae 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/VENUE_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/OrganizationQueries/variables/VENUE_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **VENUE\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/OrganizationQueries.ts:357](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L357)
-
GraphQL query to retrieve the list of venues for a specific organization.
## Param
@@ -17,3 +15,7 @@ The ID of the organization for which venues are being retrieved.
## Returns
The list of venues associated with the organization.
+
+## Defined in
+
+[src/GraphQl/Queries/OrganizationQueries.ts:357](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L357)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/ADVERTISEMENTS_GET.md b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/ADVERTISEMENTS_GET.md
index 5c072ee77f..2a92d86226 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/ADVERTISEMENTS_GET.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/ADVERTISEMENTS_GET.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,10 +6,12 @@
> `const` **ADVERTISEMENTS\_GET**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/PlugInQueries.ts:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L27)
-
GraphQL query to retrieve a list of advertisements.
## Returns
The list of advertisements with details such as ID, name, type, organization ID, link, start date, and end date.
+
+## Defined in
+
+[src/GraphQl/Queries/PlugInQueries.ts:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L27)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/CHATS_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/CHATS_LIST.md
index 2f67aaa1f1..91b167013a 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/CHATS_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/CHATS_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **CHATS\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/PlugInQueries.ts:304](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L304)
+## Defined in
+
+[src/GraphQl/Queries/PlugInQueries.ts:304](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L304)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/CHAT_BY_ID.md b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/CHAT_BY_ID.md
index 8b008f7d90..d805ffcfe5 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/CHAT_BY_ID.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/CHAT_BY_ID.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **CHAT\_BY\_ID**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/PlugInQueries.ts:156](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L156)
-
GraphQL query to retrieve a list of chats based on user ID.
## Param
@@ -17,3 +15,7 @@ The ID of the user for which chats are being retrieved.
## Returns
The list of chats associated with the user, including details such as ID, creator, messages, organization, and participating users.
+
+## Defined in
+
+[src/GraphQl/Queries/PlugInQueries.ts:156](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L156)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/GROUP_CHAT_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/GROUP_CHAT_LIST.md
index dc33cfb69f..d9461fe905 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/GROUP_CHAT_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/GROUP_CHAT_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **GROUP\_CHAT\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/PlugInQueries.ts:210](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L210)
+## Defined in
+
+[src/GraphQl/Queries/PlugInQueries.ts:210](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L210)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/IS_SAMPLE_ORGANIZATION_QUERY.md b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/IS_SAMPLE_ORGANIZATION_QUERY.md
index 308c42db16..c50a5eca7d 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/IS_SAMPLE_ORGANIZATION_QUERY.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/IS_SAMPLE_ORGANIZATION_QUERY.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **IS\_SAMPLE\_ORGANIZATION\_QUERY**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/PlugInQueries.ts:366](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L366)
-
GraphQL query to check if an organization is a sample organization.
## Param
@@ -17,3 +15,7 @@ The ID of the organization being checked.
## Returns
A boolean indicating whether the organization is a sample organization.
+
+## Defined in
+
+[src/GraphQl/Queries/PlugInQueries.ts:366](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L366)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/ORGANIZATION_CUSTOM_FIELDS.md b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/ORGANIZATION_CUSTOM_FIELDS.md
index a809893762..3dbd6ef892 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/ORGANIZATION_CUSTOM_FIELDS.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/ORGANIZATION_CUSTOM_FIELDS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **ORGANIZATION\_CUSTOM\_FIELDS**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/PlugInQueries.ts:379](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L379)
-
GraphQL query to retrieve custom fields for a specific organization.
## Param
@@ -17,3 +15,7 @@ The ID of the organization for which custom fields are being retrieved.
## Returns
The list of custom fields associated with the organization, including details such as ID, type, and name.
+
+## Defined in
+
+[src/GraphQl/Queries/PlugInQueries.ts:379](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L379)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/ORGANIZATION_EVENTS_CONNECTION.md b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/ORGANIZATION_EVENTS_CONNECTION.md
index b26f098561..c51d7ff2d9 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/ORGANIZATION_EVENTS_CONNECTION.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/ORGANIZATION_EVENTS_CONNECTION.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **ORGANIZATION\_EVENTS\_CONNECTION**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/PlugInQueries.ts:59](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L59)
-
GraphQL query to retrieve a list of events based on organization connection.
## Param
@@ -37,3 +35,7 @@ Optional. Number of events to skip before starting to collect the result set.
## Returns
The list of events associated with the organization based on the applied filters.
+
+## Defined in
+
+[src/GraphQl/Queries/PlugInQueries.ts:59](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L59)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/PLUGIN_GET.md b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/PLUGIN_GET.md
index 3e65fa1913..f688cefcb8 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/PLUGIN_GET.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/PLUGIN_GET.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,10 +6,12 @@
> `const` **PLUGIN\_GET**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/PlugInQueries.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L9)
-
GraphQL query to retrieve a list of plugins.
## Returns
The list of plugins with details such as ID, name, creator, description, and uninstalled organizations.
+
+## Defined in
+
+[src/GraphQl/Queries/PlugInQueries.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L9)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/UNREAD_CHAT_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/UNREAD_CHAT_LIST.md
index d008f36192..a831f4beef 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/UNREAD_CHAT_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/UNREAD_CHAT_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **UNREAD\_CHAT\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/PlugInQueries.ts:257](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L257)
+## Defined in
+
+[src/GraphQl/Queries/PlugInQueries.ts:257](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L257)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/USER_EVENTS_VOLUNTEER.md b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/USER_EVENTS_VOLUNTEER.md
index 13be5c41dd..51af4e6c07 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/USER_EVENTS_VOLUNTEER.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/PlugInQueries/variables/USER_EVENTS_VOLUNTEER.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **USER\_EVENTS\_VOLUNTEER**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/PlugInQueries.ts:102](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L102)
+## Defined in
+
+[src/GraphQl/Queries/PlugInQueries.ts:102](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/PlugInQueries.ts#L102)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ADMIN_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ADMIN_LIST.md
index 8c617220d6..2926db934f 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ADMIN_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ADMIN_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **ADMIN\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:707](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L707)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:707](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L707)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/BLOCK_PAGE_MEMBER_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/BLOCK_PAGE_MEMBER_LIST.md
index da210cc22b..fac45bbbe7 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/BLOCK_PAGE_MEMBER_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/BLOCK_PAGE_MEMBER_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **BLOCK\_PAGE\_MEMBER\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:451](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L451)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:451](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L451)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/CHECK_AUTH.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/CHECK_AUTH.md
index 77f5b7819b..fb26357ee0 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/CHECK_AUTH.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/CHECK_AUTH.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **CHECK\_AUTH**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L5)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L5)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_ATTENDEES.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_ATTENDEES.md
index 7d74c2bf6b..3827335065 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_ATTENDEES.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_ATTENDEES.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **EVENT\_ATTENDEES**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:313](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L313)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:313](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L313)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_CHECKINS.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_CHECKINS.md
index 3c969bd1d5..a75c1b51d3 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_CHECKINS.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_CHECKINS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **EVENT\_CHECKINS**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:341](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L341)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:341](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L341)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_DETAILS.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_DETAILS.md
index cd6dc1d150..04ff8f3b45 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_DETAILS.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_DETAILS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **EVENT\_DETAILS**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:268](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L268)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:268](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L268)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_FEEDBACKS.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_FEEDBACKS.md
index 379b21dc26..dbd76c20c3 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_FEEDBACKS.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_FEEDBACKS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **EVENT\_FEEDBACKS**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:361](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L361)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:361](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L361)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_REGISTRANTS.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_REGISTRANTS.md
index c31c282270..708a20e0f4 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_REGISTRANTS.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/EVENT_REGISTRANTS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **EVENT\_REGISTRANTS**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:331](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L331)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:331](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L331)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/GET_COMMUNITY_DATA.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/GET_COMMUNITY_DATA.md
index 0d2f47aa40..180ce11b3c 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/GET_COMMUNITY_DATA.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/GET_COMMUNITY_DATA.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **GET\_COMMUNITY\_DATA**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:839](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L839)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:839](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L839)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/GET_COMMUNITY_SESSION_TIMEOUT_DATA.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/GET_COMMUNITY_SESSION_TIMEOUT_DATA.md
index 6b9749297f..2328ae8b1a 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/GET_COMMUNITY_SESSION_TIMEOUT_DATA.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/GET_COMMUNITY_SESSION_TIMEOUT_DATA.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **GET\_COMMUNITY\_SESSION\_TIMEOUT\_DATA**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:860](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L860)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:860](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L860)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/MEMBERSHIP_REQUEST.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/MEMBERSHIP_REQUEST.md
index 2cb135e6b3..9b5a41d685 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/MEMBERSHIP_REQUEST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/MEMBERSHIP_REQUEST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **MEMBERSHIP\_REQUEST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:724](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L724)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:724](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L724)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/MEMBERS_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/MEMBERS_LIST.md
index 6f5bf3323e..8744385f1f 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/MEMBERS_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/MEMBERS_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **MEMBERS\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:432](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L432)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:432](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L432)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATIONS_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATIONS_LIST.md
index 2feeac046a..515a4346cc 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATIONS_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATIONS_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **ORGANIZATIONS\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:376](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L376)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:376](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L376)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATIONS_MEMBER_CONNECTION_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATIONS_MEMBER_CONNECTION_LIST.md
index 3ebd01c06d..963a0a28cf 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATIONS_MEMBER_CONNECTION_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATIONS_MEMBER_CONNECTION_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **ORGANIZATIONS\_MEMBER\_CONNECTION\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:478](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L478)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:478](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L478)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_CONNECTION_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_CONNECTION_LIST.md
index f439cfcc6d..56c5d63336 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_CONNECTION_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_CONNECTION_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **ORGANIZATION\_CONNECTION\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:67](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L67)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:67](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L67)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_DONATION_CONNECTION_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_DONATION_CONNECTION_LIST.md
index b81e1203de..f82da37e7c 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_DONATION_CONNECTION_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_DONATION_CONNECTION_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **ORGANIZATION\_DONATION\_CONNECTION\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:686](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L686)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:686](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L686)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_EVENT_CONNECTION_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_EVENT_CONNECTION_LIST.md
index 0b9d57cb15..6ed99ce07c 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_EVENT_CONNECTION_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_EVENT_CONNECTION_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **ORGANIZATION\_EVENT\_CONNECTION\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:630](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L630)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:630](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L630)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_EVENT_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_EVENT_LIST.md
index 3d61032105..a47bae1e2f 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_EVENT_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_EVENT_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **ORGANIZATION\_EVENT\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:611](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L611)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:611](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L611)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_LIST.md
index 111eff9a3e..53cb56d6b4 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/ORGANIZATION_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **ORGANIZATION\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L35)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L35)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/RECURRING_EVENTS.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/RECURRING_EVENTS.md
index 287683559a..2453521abe 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/RECURRING_EVENTS.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/RECURRING_EVENTS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **RECURRING\_EVENTS**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:299](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L299)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:299](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L299)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USERS_CONNECTION_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USERS_CONNECTION_LIST.md
index 259df21ced..96d2c8fee7 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USERS_CONNECTION_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USERS_CONNECTION_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **USERS\_CONNECTION\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:750](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L750)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:750](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L750)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_DETAILS.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_DETAILS.md
index 21c5e0d2b9..3963bb0c60 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_DETAILS.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_DETAILS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **USER\_DETAILS**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:522](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L522)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:522](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L522)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_LIST.md
index 3a8870fe3f..bcb1304c7a 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **USER\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:109](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L109)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:109](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L109)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_LIST_FOR_TABLE.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_LIST_FOR_TABLE.md
index 0df8540eea..003a8295c2 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_LIST_FOR_TABLE.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_LIST_FOR_TABLE.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **USER\_LIST\_FOR\_TABLE**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:205](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L205)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:205](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L205)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_LIST_REQUEST.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_LIST_REQUEST.md
index fc3dab2f59..522afd1c52 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_LIST_REQUEST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_LIST_REQUEST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **USER\_LIST\_REQUEST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:225](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L225)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:225](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L225)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_ORGANIZATION_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_ORGANIZATION_LIST.md
index 570b9cd415..e06016391c 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_ORGANIZATION_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/Queries/variables/USER_ORGANIZATION_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **USER\_ORGANIZATION\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/Queries.ts:508](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L508)
+## Defined in
+
+[src/GraphQl/Queries/Queries.ts:508](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L508)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/FUND_CAMPAIGN.md b/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/FUND_CAMPAIGN.md
index 053fe41f2b..7f902138b3 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/FUND_CAMPAIGN.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/FUND_CAMPAIGN.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **FUND\_CAMPAIGN**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/fundQueries.ts:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/fundQueries.ts#L39)
+## Defined in
+
+[src/GraphQl/Queries/fundQueries.ts:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/fundQueries.ts#L39)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/FUND_CAMPAIGN_PLEDGE.md b/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/FUND_CAMPAIGN_PLEDGE.md
index ffa35ad3f5..8b98adabc9 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/FUND_CAMPAIGN_PLEDGE.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/FUND_CAMPAIGN_PLEDGE.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **FUND\_CAMPAIGN\_PLEDGE**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/fundQueries.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/fundQueries.ts#L60)
+## Defined in
+
+[src/GraphQl/Queries/fundQueries.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/fundQueries.ts#L60)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/FUND_LIST.md b/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/FUND_LIST.md
index 3cddfd05c9..b507b90c41 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/FUND_LIST.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/FUND_LIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **FUND\_LIST**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/fundQueries.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/fundQueries.ts#L11)
-
GraphQL query to retrieve the list of members for a specific organization.
## Param
@@ -21,3 +19,7 @@ The filter to search for a specific member.
## Returns
The list of members associated with the organization.
+
+## Defined in
+
+[src/GraphQl/Queries/fundQueries.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/fundQueries.ts#L11)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/USER_FUND_CAMPAIGNS.md b/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/USER_FUND_CAMPAIGNS.md
index bfe5f1412e..9b400d4ed1 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/USER_FUND_CAMPAIGNS.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/USER_FUND_CAMPAIGNS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **USER\_FUND\_CAMPAIGNS**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/fundQueries.ts:91](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/fundQueries.ts#L91)
+## Defined in
+
+[src/GraphQl/Queries/fundQueries.ts:91](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/fundQueries.ts#L91)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/USER_PLEDGES.md b/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/USER_PLEDGES.md
index 41b17a516f..5d6718acab 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/USER_PLEDGES.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/fundQueries/variables/USER_PLEDGES.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **USER\_PLEDGES**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/fundQueries.ts:107](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/fundQueries.ts#L107)
+## Defined in
+
+[src/GraphQl/Queries/fundQueries.ts:107](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/fundQueries.ts#L107)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/userTagQueries/variables/USER_TAGS_ASSIGNED_MEMBERS.md b/docs/docs/auto-docs/GraphQl/Queries/userTagQueries/variables/USER_TAGS_ASSIGNED_MEMBERS.md
index dee4ba6231..a4a63d40be 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/userTagQueries/variables/USER_TAGS_ASSIGNED_MEMBERS.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/userTagQueries/variables/USER_TAGS_ASSIGNED_MEMBERS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **USER\_TAGS\_ASSIGNED\_MEMBERS**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/userTagQueries.ts:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/userTagQueries.ts#L10)
-
GraphQL query to retrieve organization members assigned a certain tag.
## Param
@@ -17,3 +15,7 @@ The ID of the tag that is assigned.
## Returns
The list of organization members.
+
+## Defined in
+
+[src/GraphQl/Queries/userTagQueries.ts:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/userTagQueries.ts#L10)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/userTagQueries/variables/USER_TAGS_MEMBERS_TO_ASSIGN_TO.md b/docs/docs/auto-docs/GraphQl/Queries/userTagQueries/variables/USER_TAGS_MEMBERS_TO_ASSIGN_TO.md
index c86b481a1f..c63795140b 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/userTagQueries/variables/USER_TAGS_MEMBERS_TO_ASSIGN_TO.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/userTagQueries/variables/USER_TAGS_MEMBERS_TO_ASSIGN_TO.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **USER\_TAGS\_MEMBERS\_TO\_ASSIGN\_TO**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/userTagQueries.ts:119](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/userTagQueries.ts#L119)
-
GraphQL query to retrieve organization members that aren't assigned a certain tag.
## Param
@@ -17,3 +15,7 @@ The ID of the tag.
## Returns
The list of organization members.
+
+## Defined in
+
+[src/GraphQl/Queries/userTagQueries.ts:119](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/userTagQueries.ts#L119)
diff --git a/docs/docs/auto-docs/GraphQl/Queries/userTagQueries/variables/USER_TAG_SUB_TAGS.md b/docs/docs/auto-docs/GraphQl/Queries/userTagQueries/variables/USER_TAG_SUB_TAGS.md
index bdc17f3960..46fdcb5adc 100644
--- a/docs/docs/auto-docs/GraphQl/Queries/userTagQueries/variables/USER_TAG_SUB_TAGS.md
+++ b/docs/docs/auto-docs/GraphQl/Queries/userTagQueries/variables/USER_TAG_SUB_TAGS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **USER\_TAG\_SUB\_TAGS**: `DocumentNode`
-Defined in: [src/GraphQl/Queries/userTagQueries.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/userTagQueries.ts#L60)
-
GraphQL query to retrieve the sub tags of a certain tag.
## Param
@@ -17,3 +15,7 @@ The ID of the parent tag.
## Returns
The list of sub tags.
+
+## Defined in
+
+[src/GraphQl/Queries/userTagQueries.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/userTagQueries.ts#L60)
diff --git a/docs/docs/auto-docs/components/AddOn/AddOn/functions/default.md b/docs/docs/auto-docs/components/AddOn/AddOn/functions/default.md
index f02c6f0b09..fa3f3ba73e 100644
--- a/docs/docs/auto-docs/components/AddOn/AddOn/functions/default.md
+++ b/docs/docs/auto-docs/components/AddOn/AddOn/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,20 +6,20 @@
> **default**(`__namedParameters`): `JSX.Element`
-Defined in: [src/components/AddOn/AddOn.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/AddOn.tsx#L22)
-
The AddOn component is used to wrap children within a plugin container.
It also accepts additional properties (`extras` and `name`) to allow for
extensibility and custom naming.
## Parameters
-### \_\_namedParameters
-
-`InterfaceAddOnProps`
+• **\_\_namedParameters**: `InterfaceAddOnProps`
## Returns
`JSX.Element`
The JSX element representing the AddOn component.
+
+## Defined in
+
+[src/components/AddOn/AddOn.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/AddOn.tsx#L22)
diff --git a/docs/docs/auto-docs/components/AddOn/core/AddOnEntry/AddOnEntry/functions/default.md b/docs/docs/auto-docs/components/AddOn/core/AddOnEntry/AddOnEntry/functions/default.md
index 48ef39f1cb..0da8cee9db 100644
--- a/docs/docs/auto-docs/components/AddOn/core/AddOnEntry/AddOnEntry/functions/default.md
+++ b/docs/docs/auto-docs/components/AddOn/core/AddOnEntry/AddOnEntry/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,15 +6,11 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/AddOn/core/AddOnEntry/AddOnEntry.tsx:63](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/core/AddOnEntry/AddOnEntry.tsx#L63)
-
A React component that represents an add-on entry, displaying its details and allowing installation or uninstallation.
## Parameters
-### props
-
-`InterfaceAddOnEntryProps`
+• **props**: `InterfaceAddOnEntryProps`
The properties for the component.
@@ -56,3 +52,7 @@ class (e.g., .addButton) is now applied.
- `.removeButton`
For more details on the reusable classes, refer to the global CSS file.
+
+## Defined in
+
+[src/components/AddOn/core/AddOnEntry/AddOnEntry.tsx:63](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/core/AddOnEntry/AddOnEntry.tsx#L63)
diff --git a/docs/docs/auto-docs/components/AddOn/core/AddOnEntry/AddOnEntryMocks/variables/ADD_ON_ENTRY_MOCK.md b/docs/docs/auto-docs/components/AddOn/core/AddOnEntry/AddOnEntryMocks/variables/ADD_ON_ENTRY_MOCK.md
index e1d06babbb..d6d1ab3633 100644
--- a/docs/docs/auto-docs/components/AddOn/core/AddOnEntry/AddOnEntryMocks/variables/ADD_ON_ENTRY_MOCK.md
+++ b/docs/docs/auto-docs/components/AddOn/core/AddOnEntry/AddOnEntryMocks/variables/ADD_ON_ENTRY_MOCK.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,58 +6,6 @@
> `const` **ADD\_ON\_ENTRY\_MOCK**: `object`[]
-Defined in: [src/components/AddOn/core/AddOnEntry/AddOnEntryMocks.ts:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/core/AddOnEntry/AddOnEntryMocks.ts#L13)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `UPDATE_INSTALL_STATUS_PLUGIN_MUTATION`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.id
-
-> **id**: `string` = `'1'`
-
-#### request.variables.orgId
-
-> **orgId**: `string` = `'undefined'`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.updatePluginStatus
-
-> **updatePluginStatus**: `object` = `updatePluginStatus`
-
-#### result.data.updatePluginStatus.\_id
-
-> **\_id**: `string` = `'123'`
-
-#### result.data.updatePluginStatus.pluginCreatedBy
-
-> **pluginCreatedBy**: `string` = `'John Doe'`
-
-#### result.data.updatePluginStatus.pluginDesc
-
-> **pluginDesc**: `string` = `'This is a sample plugin description.'`
-
-#### result.data.updatePluginStatus.pluginName
-
-> **pluginName**: `string` = `'Sample Plugin'`
-
-#### result.data.updatePluginStatus.uninstalledOrgs
-
-> **uninstalledOrgs**: `any`[] = `[]`
+[src/components/AddOn/core/AddOnEntry/AddOnEntryMocks.ts:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/core/AddOnEntry/AddOnEntryMocks.ts#L13)
diff --git a/docs/docs/auto-docs/components/AddOn/core/AddOnRegister/AddOnRegister/functions/default.md b/docs/docs/auto-docs/components/AddOn/core/AddOnRegister/AddOnRegister/functions/default.md
index 9e7691f283..47dec5b6ba 100644
--- a/docs/docs/auto-docs/components/AddOn/core/AddOnRegister/AddOnRegister/functions/default.md
+++ b/docs/docs/auto-docs/components/AddOn/core/AddOnRegister/AddOnRegister/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`__namedParameters`): `JSX.Element`
-Defined in: [src/components/AddOn/core/AddOnRegister/AddOnRegister.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/core/AddOnRegister/AddOnRegister.tsx#L38)
-
A React component for registering a new add-on plugin.
This component:
@@ -19,12 +17,14 @@ This component:
## Parameters
-### \_\_namedParameters
-
-`InterfaceAddOnRegisterProps`
+• **\_\_namedParameters**: `InterfaceAddOnRegisterProps`
## Returns
`JSX.Element`
A JSX element containing the button and modal for plugin registration.
+
+## Defined in
+
+[src/components/AddOn/core/AddOnRegister/AddOnRegister.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/core/AddOnRegister/AddOnRegister.tsx#L38)
diff --git a/docs/docs/auto-docs/components/AddOn/core/AddOnStore/AddOnStore/functions/default.md b/docs/docs/auto-docs/components/AddOn/core/AddOnStore/AddOnStore/functions/default.md
index d43b1b4554..de1e03c508 100644
--- a/docs/docs/auto-docs/components/AddOn/core/AddOnStore/AddOnStore/functions/default.md
+++ b/docs/docs/auto-docs/components/AddOn/core/AddOnStore/AddOnStore/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/components/AddOn/core/AddOnStore/AddOnStore.tsx:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/core/AddOnStore/AddOnStore.tsx#L37)
-
Component for managing and displaying plugins in the store.
This component:
@@ -21,3 +19,7 @@ This component:
`JSX.Element`
A JSX element containing the UI for the add-on store.
+
+## Defined in
+
+[src/components/AddOn/core/AddOnStore/AddOnStore.tsx:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/core/AddOnStore/AddOnStore.tsx#L37)
diff --git a/docs/docs/auto-docs/components/AddOn/support/components/Action/Action/functions/default.md b/docs/docs/auto-docs/components/AddOn/support/components/Action/Action/functions/default.md
index 06473fe3e1..c2ad8613c9 100644
--- a/docs/docs/auto-docs/components/AddOn/support/components/Action/Action/functions/default.md
+++ b/docs/docs/auto-docs/components/AddOn/support/components/Action/Action/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,15 +6,11 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/AddOn/support/components/Action/Action.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/support/components/Action/Action.tsx#L29)
-
A React component that renders a labeled container for embedded actions.
## Parameters
-### props
-
-`InterfaceActionProps`
+• **props**: `InterfaceActionProps`
The properties for the component.
@@ -31,3 +27,7 @@ A JSX element containing the label and child elements.
```
+
+## Defined in
+
+[src/components/AddOn/support/components/Action/Action.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/support/components/Action/Action.tsx#L29)
diff --git a/docs/docs/auto-docs/components/AddOn/support/components/MainContent/MainContent/functions/default.md b/docs/docs/auto-docs/components/AddOn/support/components/MainContent/MainContent/functions/default.md
index 7b540b2bbf..07964fd84d 100644
--- a/docs/docs/auto-docs/components/AddOn/support/components/MainContent/MainContent/functions/default.md
+++ b/docs/docs/auto-docs/components/AddOn/support/components/MainContent/MainContent/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,15 +6,11 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/AddOn/support/components/MainContent/MainContent.tsx:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/support/components/MainContent/MainContent.tsx#L25)
-
A React component that renders a main content container with additional styles.
## Parameters
-### props
-
-`InterfaceMainContentProps`
+• **props**: `InterfaceMainContentProps`
The properties for the component.
@@ -31,3 +27,7 @@ A JSX element containing the main content container with the provided child elem
Main content goes here
```
+
+## Defined in
+
+[src/components/AddOn/support/components/MainContent/MainContent.tsx:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/support/components/MainContent/MainContent.tsx#L25)
diff --git a/docs/docs/auto-docs/components/AddOn/support/components/SidePanel/SidePanel/functions/default.md b/docs/docs/auto-docs/components/AddOn/support/components/SidePanel/SidePanel/functions/default.md
index 56393085ed..ebd121904a 100644
--- a/docs/docs/auto-docs/components/AddOn/support/components/SidePanel/SidePanel/functions/default.md
+++ b/docs/docs/auto-docs/components/AddOn/support/components/SidePanel/SidePanel/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,15 +6,11 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/AddOn/support/components/SidePanel/SidePanel.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/support/components/SidePanel/SidePanel.tsx#L30)
-
A React component that renders a side panel with an optional collapse state.
## Parameters
-### props
-
-`InterfaceSidePanelProps`
+• **props**: `InterfaceSidePanelProps`
The properties for the component.
@@ -31,3 +27,7 @@ A JSX element containing the side panel with the provided child elements.
Side panel content
```
+
+## Defined in
+
+[src/components/AddOn/support/components/SidePanel/SidePanel.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/support/components/SidePanel/SidePanel.tsx#L30)
diff --git a/docs/docs/auto-docs/components/AddOn/support/services/Plugin.helper/classes/default.md b/docs/docs/auto-docs/components/AddOn/support/services/Plugin.helper/classes/default.md
index 28fa9d3a9a..eca50c420a 100644
--- a/docs/docs/auto-docs/components/AddOn/support/services/Plugin.helper/classes/default.md
+++ b/docs/docs/auto-docs/components/AddOn/support/services/Plugin.helper/classes/default.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Class: default
-Defined in: [src/components/AddOn/support/services/Plugin.helper.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/support/services/Plugin.helper.ts#L5)
-
Helper class for managing plugin-related tasks such as fetching store data, installed plugins, and generating plugin links.
## Constructors
@@ -24,8 +22,6 @@ Helper class for managing plugin-related tasks such as fetching store data, inst
> **fetchInstalled**(): `Promise`\<`any`\>
-Defined in: [src/components/AddOn/support/services/Plugin.helper.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/support/services/Plugin.helper.ts#L21)
-
Fetches the list of installed plugins from a local server.
#### Returns
@@ -34,14 +30,16 @@ Fetches the list of installed plugins from a local server.
A promise that resolves to the installed plugins data in JSON format.
+#### Defined in
+
+[src/components/AddOn/support/services/Plugin.helper.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/support/services/Plugin.helper.ts#L21)
+
***
### fetchStore()
> **fetchStore**(): `Promise`\<`any`\>
-Defined in: [src/components/AddOn/support/services/Plugin.helper.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/support/services/Plugin.helper.ts#L11)
-
Fetches the store data from a local server.
#### Returns
@@ -50,21 +48,21 @@ Fetches the store data from a local server.
A promise that resolves to the store data in JSON format.
+#### Defined in
+
+[src/components/AddOn/support/services/Plugin.helper.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/support/services/Plugin.helper.ts#L11)
+
***
### generateLinks()
> **generateLinks**(`plugins`): `object`[]
-Defined in: [src/components/AddOn/support/services/Plugin.helper.ts:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/support/services/Plugin.helper.ts#L32)
-
Generates an array of links for the enabled plugins.
#### Parameters
-##### plugins
-
-`any`[]
+• **plugins**: `any`[]
An array of plugin objects.
@@ -73,3 +71,7 @@ An array of plugin objects.
`object`[]
An array of objects containing the name and URL of each enabled plugin.
+
+#### Defined in
+
+[src/components/AddOn/support/services/Plugin.helper.ts:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/support/services/Plugin.helper.ts#L32)
diff --git a/docs/docs/auto-docs/components/AddOn/support/services/Render.helper/classes/default.md b/docs/docs/auto-docs/components/AddOn/support/services/Render.helper/classes/default.md
index 79eb0f64cd..47055e6e75 100644
--- a/docs/docs/auto-docs/components/AddOn/support/services/Render.helper/classes/default.md
+++ b/docs/docs/auto-docs/components/AddOn/support/services/Render.helper/classes/default.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Class: default
-Defined in: [src/components/AddOn/support/services/Render.helper.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddOn/support/services/Render.helper.ts#L1)
-
## Constructors
### new default()
diff --git a/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTag/functions/default.md b/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTag/functions/default.md
index e6b51b1791..4abf69e37f 100644
--- a/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTag/functions/default.md
+++ b/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTag/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,17 +6,11 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/AddPeopleToTag/AddPeopleToTag.tsx:63](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L63)
-
## Parameters
-### props
-
-[`InterfaceAddPeopleToTagProps`](../interfaces/InterfaceAddPeopleToTagProps.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceAddPeopleToTagProps`](../interfaces/InterfaceAddPeopleToTagProps.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -27,3 +21,7 @@ Defined in: [src/components/AddPeopleToTag/AddPeopleToTag.tsx:63](https://github
## Returns
`ReactNode`
+
+## Defined in
+
+[src/components/AddPeopleToTag/AddPeopleToTag.tsx:63](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L63)
diff --git a/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTag/interfaces/InterfaceAddPeopleToTagProps.md b/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTag/interfaces/InterfaceAddPeopleToTagProps.md
index 725cc64e7a..928e84c220 100644
--- a/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTag/interfaces/InterfaceAddPeopleToTagProps.md
+++ b/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTag/interfaces/InterfaceAddPeopleToTagProps.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceAddPeopleToTagProps
-Defined in: [src/components/AddPeopleToTag/AddPeopleToTag.tsx:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L49)
-
Props for the `AddPeopleToTag` component.
## CSS Strategy Explanation:
@@ -35,7 +33,9 @@ For more details on the reusable classes, refer to the global CSS file.
> **addPeopleToTagModalIsOpen**: `boolean`
-Defined in: [src/components/AddPeopleToTag/AddPeopleToTag.tsx:50](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L50)
+#### Defined in
+
+[src/components/AddPeopleToTag/AddPeopleToTag.tsx:50](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L50)
***
@@ -43,36 +43,44 @@ Defined in: [src/components/AddPeopleToTag/AddPeopleToTag.tsx:50](https://github
> **hideAddPeopleToTagModal**: () => `void`
-Defined in: [src/components/AddPeopleToTag/AddPeopleToTag.tsx:51](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L51)
-
#### Returns
`void`
+#### Defined in
+
+[src/components/AddPeopleToTag/AddPeopleToTag.tsx:51](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L51)
+
***
### refetchAssignedMembersData()
> **refetchAssignedMembersData**: () => `void`
-Defined in: [src/components/AddPeopleToTag/AddPeopleToTag.tsx:52](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L52)
-
#### Returns
`void`
+#### Defined in
+
+[src/components/AddPeopleToTag/AddPeopleToTag.tsx:52](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L52)
+
***
### t
-> **t**: `TFunction`\<`"manageTag"`\>
+> **t**: `TFunction`\<`"translation"`, `"manageTag"`\>
-Defined in: [src/components/AddPeopleToTag/AddPeopleToTag.tsx:53](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L53)
+#### Defined in
+
+[src/components/AddPeopleToTag/AddPeopleToTag.tsx:53](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L53)
***
### tCommon
-> **tCommon**: `TFunction`\<`"common"`\>
+> **tCommon**: `TFunction`\<`"common"`, `undefined`\>
+
+#### Defined in
-Defined in: [src/components/AddPeopleToTag/AddPeopleToTag.tsx:54](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L54)
+[src/components/AddPeopleToTag/AddPeopleToTag.tsx:54](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L54)
diff --git a/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCKS.md b/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCKS.md
index d46097782f..7617338e8e 100644
--- a/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `number`; `id`: `string`; `tagId`: `undefined`; `userIds`: `undefined`; `where`: \{ `firstName`: \{ `starts_with`: `string`; \}; `lastName`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `addPeopleToUserTag`: `undefined`; `getUsersToAssignTo`: \{ `name`: `string`; `usersToAssignTo`: \{ `edges`: `object`[]; `pageInfo`: \{ `endCursor`: `string`; `hasNextPage`: `boolean`; `hasPreviousPage`: `boolean`; `startCursor`: `string`; \}; `totalCount`: `number`; \}; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `string`; `first`: `number`; `id`: `string`; `tagId`: `undefined`; `userIds`: `undefined`; `where`: \{ `firstName`: \{ `starts_with`: `string`; \}; `lastName`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `addPeopleToUserTag`: `undefined`; `getUsersToAssignTo`: \{ `name`: `string`; `usersToAssignTo`: \{ `edges`: `object`[]; `pageInfo`: \{ `endCursor`: `string`; `hasNextPage`: `boolean`; `hasPreviousPage`: `boolean`; `startCursor`: `string`; \}; `totalCount`: `number`; \}; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `undefined`; `id`: `undefined`; `tagId`: `string`; `userIds`: `string`[]; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `addPeopleToUserTag`: \{ `_id`: `string`; \}; `getUsersToAssignTo`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object`)[]
-Defined in: [src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts#L5)
+## Defined in
+
+[src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts#L5)
diff --git a/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCKS_ERROR.md b/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCKS_ERROR.md
index 2fabcc4de5..859aeb5767 100644
--- a/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCKS_ERROR.md
+++ b/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCKS_ERROR.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,50 +6,6 @@
> `const` **MOCKS\_ERROR**: `object`[]
-Defined in: [src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts:277](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts#L277)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `USER_TAGS_MEMBERS_TO_ASSIGN_TO`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.first
-
-> **first**: `number` = `TAGS_QUERY_DATA_CHUNK_SIZE`
-
-#### request.variables.id
-
-> **id**: `string` = `'1'`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.firstName
-
-> **firstName**: `object`
-
-#### request.variables.where.firstName.starts\_with
-
-> **starts\_with**: `string` = `''`
-
-#### request.variables.where.lastName
-
-> **lastName**: `object`
-
-#### request.variables.where.lastName.starts\_with
-
-> **starts\_with**: `string` = `''`
+[src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts:277](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts#L277)
diff --git a/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCK_EMPTY.md b/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCK_EMPTY.md
index dc17afac1e..b2b863459b 100644
--- a/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCK_EMPTY.md
+++ b/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCK_EMPTY.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,74 +6,6 @@
> `const` **MOCK\_EMPTY**: `object`[]
-Defined in: [src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts:294](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts#L294)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `USER_TAGS_MEMBERS_TO_ASSIGN_TO`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.first
-
-> **first**: `number` = `TAGS_QUERY_DATA_CHUNK_SIZE`
-
-#### request.variables.id
-
-> **id**: `string` = `'1'`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.firstName
-
-> **firstName**: `object`
-
-#### request.variables.where.firstName.starts\_with
-
-> **starts\_with**: `string` = `''`
-
-#### request.variables.where.lastName
-
-> **lastName**: `object`
-
-#### request.variables.where.lastName.starts\_with
-
-> **starts\_with**: `string` = `''`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.getUsersToAssignTo
-
-> **getUsersToAssignTo**: `object`
-
-#### result.data.getUsersToAssignTo.usersToAssignTo
-
-> **usersToAssignTo**: `object`
-
-#### result.data.getUsersToAssignTo.usersToAssignTo.edges
-
-> **edges**: `any`[] = `[]`
-
-#### result.data.getUsersToAssignTo.usersToAssignTo.pageInfo
-
-> **pageInfo**: `object`
-
-#### result.data.getUsersToAssignTo.usersToAssignTo.pageInfo.hasNextPage
-
-> **hasNextPage**: `boolean` = `false`
+[src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts:294](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts#L294)
diff --git a/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCK_NON_ERROR.md b/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCK_NON_ERROR.md
index f2b5fdabb6..87ec4279a1 100644
--- a/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCK_NON_ERROR.md
+++ b/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCK_NON_ERROR.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCK\_NON\_ERROR
-> `const` **MOCK\_NON\_ERROR**: (\{ `error`: `undefined`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `id`: `string`; `tagId`: `undefined`; `userIds`: `undefined`; `where`: \{ `firstName`: \{ `starts_with`: `string`; \}; `lastName`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `getUsersToAssignTo`: \{ `usersToAssignTo`: \{ `edges`: `object`[]; `pageInfo`: \{ `endCursor`: `string`; `hasNextPage`: `boolean`; \}; \}; \}; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `undefined`; `id`: `undefined`; `tagId`: `string`; `userIds`: `string`[]; `where`: `undefined`; \}; \}; `result`: `undefined`; \})[]
+> `const` **MOCK\_NON\_ERROR**: (`object` \| `object`)[]
-Defined in: [src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts:322](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts#L322)
+## Defined in
+
+[src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts:322](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts#L322)
diff --git a/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCK_NO_DATA.md b/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCK_NO_DATA.md
index fa9241cdd6..d7451eb545 100644
--- a/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCK_NO_DATA.md
+++ b/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCK_NO_DATA.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCK\_NO\_DATA
-> `const` **MOCK\_NO\_DATA**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `id`: `string`; `tagId`: `undefined`; `userIds`: `undefined`; `where`: \{ `firstName`: \{ `starts_with`: `string`; \}; `lastName`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `getUsersToAssignTo`: \{ `usersToAssignTo`: \{ `edges`: `object`[]; `pageInfo`: \{ `endCursor`: `string`; `hasNextPage`: `boolean`; \}; \}; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `undefined`; `id`: `undefined`; `tagId`: `string`; `userIds`: `string`[]; `where`: `undefined`; \}; \}; `result`: \{ `data`: `any`; \}; \})[]
+> `const` **MOCK\_NO\_DATA**: (`object` \| `object`)[]
-Defined in: [src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts:413](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts#L413)
+## Defined in
+
+[src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts:413](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts#L413)
diff --git a/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCK_NULL_FETCH_MORE.md b/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCK_NULL_FETCH_MORE.md
index 296337df61..22a5727e48 100644
--- a/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCK_NULL_FETCH_MORE.md
+++ b/docs/docs/auto-docs/components/AddPeopleToTag/AddPeopleToTagsMocks/variables/MOCK_NULL_FETCH_MORE.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCK\_NULL\_FETCH\_MORE
-> `const` **MOCK\_NULL\_FETCH\_MORE**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `number`; `id`: `string`; `where`: \{ `firstName`: \{ `starts_with`: `string`; \}; `lastName`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `getUsersToAssignTo`: \{ `usersToAssignTo`: \{ `edges`: `object`[]; `pageInfo`: \{ `endCursor`: `string`; `hasNextPage`: `boolean`; \}; \}; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `string`; `first`: `number`; `id`: `string`; `where`: \{ `firstName`: \{ `starts_with`: `string`; \}; `lastName`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: `any`; \}; \})[]
+> `const` **MOCK\_NULL\_FETCH\_MORE**: (`object` \| `object`)[]
-Defined in: [src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts:362](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts#L362)
+## Defined in
+
+[src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts:362](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts#L362)
diff --git a/docs/docs/auto-docs/components/Advertisements/Advertisements/functions/default.md b/docs/docs/auto-docs/components/Advertisements/Advertisements/functions/default.md
index 6e8011f189..0290d1c9fc 100644
--- a/docs/docs/auto-docs/components/Advertisements/Advertisements/functions/default.md
+++ b/docs/docs/auto-docs/components/Advertisements/Advertisements/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,10 @@
> **default**(): `JSX.Element`
-Defined in: [src/components/Advertisements/Advertisements.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Advertisements/Advertisements.tsx#L14)
-
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/components/Advertisements/Advertisements.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Advertisements/Advertisements.tsx#L14)
diff --git a/docs/docs/auto-docs/components/Advertisements/core/AdvertisementEntry/AdvertisementEntry/functions/default.md b/docs/docs/auto-docs/components/Advertisements/core/AdvertisementEntry/AdvertisementEntry/functions/default.md
index 9766195e1d..cdd68f3784 100644
--- a/docs/docs/auto-docs/components/Advertisements/core/AdvertisementEntry/AdvertisementEntry/functions/default.md
+++ b/docs/docs/auto-docs/components/Advertisements/core/AdvertisementEntry/AdvertisementEntry/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,16 +6,12 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/Advertisements/core/AdvertisementEntry/AdvertisementEntry.tsx:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Advertisements/core/AdvertisementEntry/AdvertisementEntry.tsx#L49)
-
Component for displaying an advertisement entry.
Allows viewing, editing, and deleting of the advertisement.
## Parameters
-### props
-
-`InterfaceAddOnEntryProps`
+• **props**: `InterfaceAddOnEntryProps`
Component properties
@@ -42,3 +38,7 @@ class (e.g., .addButton) is now applied.
- `.removeButton`
For more details on the reusable classes, refer to the global CSS file.
+
+## Defined in
+
+[src/components/Advertisements/core/AdvertisementEntry/AdvertisementEntry.tsx:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Advertisements/core/AdvertisementEntry/AdvertisementEntry.tsx#L49)
diff --git a/docs/docs/auto-docs/components/Advertisements/core/AdvertisementRegister/AdvertisementRegister/functions/default.md b/docs/docs/auto-docs/components/Advertisements/core/AdvertisementRegister/AdvertisementRegister/functions/default.md
index 66be13b7ff..571853903f 100644
--- a/docs/docs/auto-docs/components/Advertisements/core/AdvertisementRegister/AdvertisementRegister/functions/default.md
+++ b/docs/docs/auto-docs/components/Advertisements/core/AdvertisementRegister/AdvertisementRegister/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,15 +6,11 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/Advertisements/core/AdvertisementRegister/AdvertisementRegister.tsx:79](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Advertisements/core/AdvertisementRegister/AdvertisementRegister.tsx#L79)
-
Component for registering or editing an advertisement.
## Parameters
-### props
-
-`InterfaceAddOnRegisterProps`
+• **props**: `InterfaceAddOnRegisterProps`
Contains form status, advertisement details, and a function to update parent state.
@@ -32,3 +28,7 @@ A JSX element that renders a form inside a modal for creating or editing an adve
setAfter={(value) => console.log(value)}
/>
```
+
+## Defined in
+
+[src/components/Advertisements/core/AdvertisementRegister/AdvertisementRegister.tsx:79](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Advertisements/core/AdvertisementRegister/AdvertisementRegister.tsx#L79)
diff --git a/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainer/functions/default.md b/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainer/functions/default.md
index 12a24ac766..d3ef2d2eb3 100644
--- a/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainer/functions/default.md
+++ b/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainer/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,27 +6,19 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/AgendaCategory/AgendaCategoryContainer.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaCategory/AgendaCategoryContainer.tsx#L34)
-
Component for displaying and managing agenda item categories.
## Parameters
-### props
+• **props**
Contains agenda category data and functions for data management.
-#### agendaCategoryConnection
-
-`"Organization"`
-
-#### agendaCategoryData
+• **props.agendaCategoryConnection**: `"Organization"`
-[`InterfaceAgendaItemCategoryInfo`](../../../../utils/interfaces/interfaces/InterfaceAgendaItemCategoryInfo.md)[]
+• **props.agendaCategoryData**: [`InterfaceAgendaItemCategoryInfo`](../../../../utils/interfaces/interfaces/InterfaceAgendaItemCategoryInfo.md)[]
-#### agendaCategoryRefetch
-
-() => `void`
+• **props.agendaCategoryRefetch**
## Returns
@@ -43,3 +35,7 @@ A JSX element that renders agenda item categories with options to preview, edit,
agendaCategoryRefetch={refetch}
/>
```
+
+## Defined in
+
+[src/components/AgendaCategory/AgendaCategoryContainer.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaCategory/AgendaCategoryContainer.tsx#L34)
diff --git a/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainerMocks/variables/MOCKS.md b/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainerMocks/variables/MOCKS.md
index 61e8e0e987..f143863720 100644
--- a/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainerMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainerMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `deleteAgendaCategoryId`: `undefined`; `input`: \{ `description`: `string`; `name`: `string`; \}; `updateAgendaCategoryId`: `string`; \}; \}; `result`: \{ `data`: \{ `deleteAgendaCategory`: `undefined`; `updateAgendaCategory`: \{ `_id`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `deleteAgendaCategoryId`: `string`; `input`: `undefined`; `updateAgendaCategoryId`: `undefined`; \}; \}; `result`: \{ `data`: \{ `deleteAgendaCategory`: \{ `_id`: `string`; \}; `updateAgendaCategory`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object`)[]
-Defined in: [src/components/AgendaCategory/AgendaCategoryContainerMocks.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaCategory/AgendaCategoryContainerMocks.ts#L6)
+## Defined in
+
+[src/components/AgendaCategory/AgendaCategoryContainerMocks.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaCategory/AgendaCategoryContainerMocks.ts#L6)
diff --git a/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainerMocks/variables/MOCKS_ERROR_MUTATIONS.md b/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainerMocks/variables/MOCKS_ERROR_MUTATIONS.md
index 3ebffacbef..0ebea883dc 100644
--- a/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainerMocks/variables/MOCKS_ERROR_MUTATIONS.md
+++ b/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainerMocks/variables/MOCKS_ERROR_MUTATIONS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_ERROR\_MUTATIONS
-> `const` **MOCKS\_ERROR\_MUTATIONS**: (\{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `deleteAgendaCategoryId`: `undefined`; `input`: \{ `description`: `string`; `name`: `string`; \}; `updateAgendaCategoryId`: `string`; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `deleteAgendaCategoryId`: `string`; `input`: `undefined`; `updateAgendaCategoryId`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS\_ERROR\_MUTATIONS**: (`object` \| `object`)[]
-Defined in: [src/components/AgendaCategory/AgendaCategoryContainerMocks.ts:81](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaCategory/AgendaCategoryContainerMocks.ts#L81)
+## Defined in
+
+[src/components/AgendaCategory/AgendaCategoryContainerMocks.ts:81](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaCategory/AgendaCategoryContainerMocks.ts#L81)
diff --git a/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainerProps/variables/props.md b/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainerProps/variables/props.md
index 2d1193aa36..3040a4b9d9 100644
--- a/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainerProps/variables/props.md
+++ b/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainerProps/variables/props.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **props**: `object`
-Defined in: [src/components/AgendaCategory/AgendaCategoryContainerProps.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaCategory/AgendaCategoryContainerProps.ts#L4)
-
## Type declaration
### agendaCategoryConnection
@@ -20,4 +18,8 @@ Defined in: [src/components/AgendaCategory/AgendaCategoryContainerProps.ts:4](ht
### agendaCategoryRefetch
-> **agendaCategoryRefetch**: `Mock`
+> **agendaCategoryRefetch**: `Mock`\<`Procedure`\>
+
+## Defined in
+
+[src/components/AgendaCategory/AgendaCategoryContainerProps.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaCategory/AgendaCategoryContainerProps.ts#L4)
diff --git a/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainerProps/variables/props2.md b/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainerProps/variables/props2.md
index a6f2019fc9..de18f4cf68 100644
--- a/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainerProps/variables/props2.md
+++ b/docs/docs/auto-docs/components/AgendaCategory/AgendaCategoryContainerProps/variables/props2.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **props2**: `object`
-Defined in: [src/components/AgendaCategory/AgendaCategoryContainerProps.ts:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaCategory/AgendaCategoryContainerProps.ts#L31)
-
## Type declaration
### agendaCategoryConnection
@@ -20,4 +18,8 @@ Defined in: [src/components/AgendaCategory/AgendaCategoryContainerProps.ts:31](h
### agendaCategoryRefetch
-> **agendaCategoryRefetch**: `Mock`
+> **agendaCategoryRefetch**: `Mock`\<`Procedure`\>
+
+## Defined in
+
+[src/components/AgendaCategory/AgendaCategoryContainerProps.ts:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaCategory/AgendaCategoryContainerProps.ts#L31)
diff --git a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainer/functions/default.md b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainer/functions/default.md
index 3c05f0960c..e48544c2b5 100644
--- a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainer/functions/default.md
+++ b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainer/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,36 +6,30 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/AgendaItems/AgendaItemsContainer.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsContainer.tsx#L32)
-
Component for displaying and managing agenda items.
Supports drag-and-drop functionality, and includes modals for previewing,
updating, and deleting agenda items.
## Parameters
-### props
+• **props**
The props for the component.
-#### agendaItemCategories
-
-[`InterfaceAgendaItemCategoryInfo`](../../../../utils/interfaces/interfaces/InterfaceAgendaItemCategoryInfo.md)[]
-
-#### agendaItemConnection
-
-`"Event"`
+• **props.agendaItemCategories**: [`InterfaceAgendaItemCategoryInfo`](../../../../utils/interfaces/interfaces/InterfaceAgendaItemCategoryInfo.md)[]
-#### agendaItemData
+• **props.agendaItemConnection**: `"Event"`
-[`InterfaceAgendaItemInfo`](../../../../utils/interfaces/interfaces/InterfaceAgendaItemInfo.md)[]
+• **props.agendaItemData**: [`InterfaceAgendaItemInfo`](../../../../utils/interfaces/interfaces/InterfaceAgendaItemInfo.md)[]
-#### agendaItemRefetch
-
-() => `void`
+• **props.agendaItemRefetch**
## Returns
`JSX.Element`
JSX.Element
+
+## Defined in
+
+[src/components/AgendaItems/AgendaItemsContainer.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsContainer.tsx#L32)
diff --git a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainerMocks/variables/MOCKS.md b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainerMocks/variables/MOCKS.md
index bcbc733733..2271118585 100644
--- a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainerMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainerMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `input`: \{ `description`: `string`; `title`: `string`; \}; `removeAgendaItemId`: `undefined`; `updateAgendaItemId`: `string`; \}; \}; `result`: \{ `data`: \{ `removeAgendaItem`: `undefined`; `updateAgendaItem`: \{ `_id`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `input`: `undefined`; `removeAgendaItemId`: `string`; `updateAgendaItemId`: `undefined`; \}; \}; `result`: \{ `data`: \{ `removeAgendaItem`: \{ `_id`: `string`; \}; `updateAgendaItem`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object`)[]
-Defined in: [src/components/AgendaItems/AgendaItemsContainerMocks.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsContainerMocks.ts#L6)
+## Defined in
+
+[src/components/AgendaItems/AgendaItemsContainerMocks.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsContainerMocks.ts#L6)
diff --git a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainerMocks/variables/MOCKS_ERROR.md b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainerMocks/variables/MOCKS_ERROR.md
index b8f06ef939..4a8c17d8c5 100644
--- a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainerMocks/variables/MOCKS_ERROR.md
+++ b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainerMocks/variables/MOCKS_ERROR.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_ERROR
-> `const` **MOCKS\_ERROR**: (\{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `input`: \{ `description`: `string`; `title`: `string`; \}; `removeAgendaItemId`: `undefined`; `updateAgendaItemId`: `string`; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `input`: `undefined`; `removeAgendaItemId`: `string`; `updateAgendaItemId`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS\_ERROR**: (`object` \| `object`)[]
-Defined in: [src/components/AgendaItems/AgendaItemsContainerMocks.ts:96](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsContainerMocks.ts#L96)
+## Defined in
+
+[src/components/AgendaItems/AgendaItemsContainerMocks.ts:96](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsContainerMocks.ts#L96)
diff --git a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainerProps/variables/props.md b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainerProps/variables/props.md
index 4f865890f2..186c023a83 100644
--- a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainerProps/variables/props.md
+++ b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainerProps/variables/props.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **props**: `object`
-Defined in: [src/components/AgendaItems/AgendaItemsContainerProps.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsContainerProps.ts#L4)
-
## Type declaration
### agendaItemCategories
@@ -24,4 +22,8 @@ Defined in: [src/components/AgendaItems/AgendaItemsContainerProps.ts:4](https://
### agendaItemRefetch
-> **agendaItemRefetch**: `Mock`
+> **agendaItemRefetch**: `Mock`\<`Procedure`\>
+
+## Defined in
+
+[src/components/AgendaItems/AgendaItemsContainerProps.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsContainerProps.ts#L4)
diff --git a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainerProps/variables/props2.md b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainerProps/variables/props2.md
index d183744cd1..3f51531070 100644
--- a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainerProps/variables/props2.md
+++ b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsContainerProps/variables/props2.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **props2**: `object`
-Defined in: [src/components/AgendaItems/AgendaItemsContainerProps.ts:97](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsContainerProps.ts#L97)
-
## Type declaration
### agendaItemCategories
@@ -24,4 +22,8 @@ Defined in: [src/components/AgendaItems/AgendaItemsContainerProps.ts:97](https:/
### agendaItemRefetch
-> **agendaItemRefetch**: `Mock`
+> **agendaItemRefetch**: `Mock`\<`Procedure`\>
+
+## Defined in
+
+[src/components/AgendaItems/AgendaItemsContainerProps.ts:97](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsContainerProps.ts#L97)
diff --git a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsCreateModal/functions/default.md b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsCreateModal/functions/default.md
index b76deee04e..5f45f9ea4f 100644
--- a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsCreateModal/functions/default.md
+++ b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsCreateModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,20 +6,14 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/AgendaItems/AgendaItemsCreateModal.tsx:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsCreateModal.tsx#L43)
-
Component for creating a new agenda item.
Displays a modal form where users can input details for a new agenda item, including title, description, duration, categories, URLs, and attachments.
## Parameters
-### props
-
-`InterfaceAgendaItemsCreateModalProps`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceAgendaItemsCreateModalProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -30,3 +24,7 @@ Displays a modal form where users can input details for a new agenda item, inclu
## Returns
`ReactNode`
+
+## Defined in
+
+[src/components/AgendaItems/AgendaItemsCreateModal.tsx:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsCreateModal.tsx#L43)
diff --git a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsDeleteModal/functions/default.md b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsDeleteModal/functions/default.md
index 8657261827..12a5d1b7c3 100644
--- a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsDeleteModal/functions/default.md
+++ b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsDeleteModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,20 +6,14 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/AgendaItems/AgendaItemsDeleteModal.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsDeleteModal.tsx#L23)
-
Modal component for confirming the deletion of an agenda item.
Displays a confirmation dialog when a user attempts to delete an agenda item.
## Parameters
-### props
-
-`InterfaceAgendaItemsDeleteModalProps`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceAgendaItemsDeleteModalProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -30,3 +24,7 @@ Displays a confirmation dialog when a user attempts to delete an agenda item.
## Returns
`ReactNode`
+
+## Defined in
+
+[src/components/AgendaItems/AgendaItemsDeleteModal.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsDeleteModal.tsx#L23)
diff --git a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsPreviewModal/functions/default.md b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsPreviewModal/functions/default.md
index cac219b1ab..20bc350242 100644
--- a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsPreviewModal/functions/default.md
+++ b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsPreviewModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,21 +6,15 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/AgendaItems/AgendaItemsPreviewModal.tsx:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsPreviewModal.tsx#L41)
-
Modal component for previewing details of an agenda item.
Displays the details of the selected agenda item, including its categories, title, description, duration, creator, URLs, and attachments.
Also provides options to update or delete the agenda item.
## Parameters
-### props
-
-`InterfaceAgendaItemsPreviewModalProps`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceAgendaItemsPreviewModalProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -31,3 +25,7 @@ Also provides options to update or delete the agenda item.
## Returns
`ReactNode`
+
+## Defined in
+
+[src/components/AgendaItems/AgendaItemsPreviewModal.tsx:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsPreviewModal.tsx#L41)
diff --git a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsUpdateModal/functions/default.md b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsUpdateModal/functions/default.md
index 81e7b5548a..aa733f9137 100644
--- a/docs/docs/auto-docs/components/AgendaItems/AgendaItemsUpdateModal/functions/default.md
+++ b/docs/docs/auto-docs/components/AgendaItems/AgendaItemsUpdateModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,21 +6,15 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/AgendaItems/AgendaItemsUpdateModal.tsx:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsUpdateModal.tsx#L49)
-
Modal component for updating details of an agenda item.
Provides a form to update the agenda item's title, description, duration, categories, URLs, and attachments.
Also includes functionality to add, remove URLs and attachments.
## Parameters
-### props
-
-`InterfaceAgendaItemsUpdateModalProps`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceAgendaItemsUpdateModalProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -31,3 +25,7 @@ Also includes functionality to add, remove URLs and attachments.
## Returns
`ReactNode`
+
+## Defined in
+
+[src/components/AgendaItems/AgendaItemsUpdateModal.tsx:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AgendaItems/AgendaItemsUpdateModal.tsx#L49)
diff --git a/docs/docs/auto-docs/components/Avatar/Avatar/functions/default.md b/docs/docs/auto-docs/components/Avatar/Avatar/functions/default.md
index ff8b1a579a..c2c1f10836 100644
--- a/docs/docs/auto-docs/components/Avatar/Avatar/functions/default.md
+++ b/docs/docs/auto-docs/components/Avatar/Avatar/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,19 @@
> **default**(`__namedParameters`): `Element`
-Defined in: [src/components/Avatar/Avatar.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Avatar/Avatar.tsx#L29)
-
A component that generates and displays an avatar based on the provided name.
The avatar is generated using the DiceBear library with the initials style.
## Parameters
-### \_\_namedParameters
-
-`InterfaceAvatarProps`
+• **\_\_namedParameters**: `InterfaceAvatarProps`
## Returns
`Element`
JSX.Element - The rendered avatar image component.
+
+## Defined in
+
+[src/components/Avatar/Avatar.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Avatar/Avatar.tsx#L29)
diff --git a/docs/docs/auto-docs/components/ChangeLanguageDropdown/ChangeLanguageDropDown/functions/default.md b/docs/docs/auto-docs/components/ChangeLanguageDropdown/ChangeLanguageDropDown/functions/default.md
index 1f367307bd..acb7e89465 100644
--- a/docs/docs/auto-docs/components/ChangeLanguageDropdown/ChangeLanguageDropDown/functions/default.md
+++ b/docs/docs/auto-docs/components/ChangeLanguageDropdown/ChangeLanguageDropDown/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,16 +6,12 @@
> **default**(`props`): `Element`
-Defined in: [src/components/ChangeLanguageDropdown/ChangeLanguageDropDown.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/ChangeLanguageDropdown/ChangeLanguageDropDown.tsx#L29)
-
A dropdown component that allows users to change the application's language.
It updates the user's language preference in the backend and stores the selection in cookies.
## Parameters
-### props
-
-`InterfaceChangeLanguageDropDownProps`
+• **props**: `InterfaceChangeLanguageDropDownProps`
The properties for customizing the dropdown component.
@@ -24,3 +20,7 @@ The properties for customizing the dropdown component.
`Element`
JSX.Element - The rendered dropdown component for changing languages.
+
+## Defined in
+
+[src/components/ChangeLanguageDropdown/ChangeLanguageDropDown.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/ChangeLanguageDropdown/ChangeLanguageDropDown.tsx#L29)
diff --git a/docs/docs/auto-docs/components/CheckIn/CheckInModal/functions/CheckInModal.md b/docs/docs/auto-docs/components/CheckIn/CheckInModal/functions/CheckInModal.md
index b839cf4399..5b75b946d1 100644
--- a/docs/docs/auto-docs/components/CheckIn/CheckInModal/functions/CheckInModal.md
+++ b/docs/docs/auto-docs/components/CheckIn/CheckInModal/functions/CheckInModal.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,19 @@
> **CheckInModal**(`__namedParameters`): `Element`
-Defined in: [src/components/CheckIn/CheckInModal.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/CheckInModal.tsx#L26)
-
Modal component for managing event check-ins. Displays a list of attendees
and their check-in statuses, allowing for filtering by user name.
## Parameters
-### \_\_namedParameters
-
-[`InterfaceModalProp`](../../types/interfaces/InterfaceModalProp.md)
+• **\_\_namedParameters**: [`InterfaceModalProp`](../../types/interfaces/InterfaceModalProp.md)
## Returns
`Element`
JSX.Element - The rendered modal component.
+
+## Defined in
+
+[src/components/CheckIn/CheckInModal.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/CheckInModal.tsx#L26)
diff --git a/docs/docs/auto-docs/components/CheckIn/CheckInWrapper/functions/CheckInWrapper.md b/docs/docs/auto-docs/components/CheckIn/CheckInWrapper/functions/CheckInWrapper.md
index 9fb1081a55..bf63deb080 100644
--- a/docs/docs/auto-docs/components/CheckIn/CheckInWrapper/functions/CheckInWrapper.md
+++ b/docs/docs/auto-docs/components/CheckIn/CheckInWrapper/functions/CheckInWrapper.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,15 +6,11 @@
> **CheckInWrapper**(`eventId`): `Element`
-Defined in: [src/components/CheckIn/CheckInWrapper.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/CheckInWrapper.tsx#L17)
-
Wrapper component that displays a button to open the CheckInModal.
## Parameters
-### eventId
-
-`PropType`
+• **eventId**: `PropType`
The ID of the event for which check-in management is being handled.
@@ -23,3 +19,7 @@ The ID of the event for which check-in management is being handled.
`Element`
JSX.Element - The rendered CheckInWrapper component.
+
+## Defined in
+
+[src/components/CheckIn/CheckInWrapper.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/CheckInWrapper.tsx#L17)
diff --git a/docs/docs/auto-docs/components/CheckIn/TableRow/functions/TableRow.md b/docs/docs/auto-docs/components/CheckIn/TableRow/functions/TableRow.md
index 86f5030b1b..0bdc325446 100644
--- a/docs/docs/auto-docs/components/CheckIn/TableRow/functions/TableRow.md
+++ b/docs/docs/auto-docs/components/CheckIn/TableRow/functions/TableRow.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,25 +6,23 @@
> **TableRow**(`__namedParameters`): `Element`
-Defined in: [src/components/CheckIn/TableRow.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/TableRow.tsx#L19)
-
Component that represents a single row in the check-in table.
Allows users to mark themselves as checked in and download a tag if they are already checked in.
## Parameters
-### \_\_namedParameters
-
-#### data
-
-[`InterfaceTableCheckIn`](../../types/interfaces/InterfaceTableCheckIn.md)
+• **\_\_namedParameters**
-#### refetch
+• **\_\_namedParameters.data**: [`InterfaceTableCheckIn`](../../types/interfaces/InterfaceTableCheckIn.md)
-() => `void`
+• **\_\_namedParameters.refetch**
## Returns
`Element`
JSX.Element - The rendered TableRow component.
+
+## Defined in
+
+[src/components/CheckIn/TableRow.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/TableRow.tsx#L19)
diff --git a/docs/docs/auto-docs/components/CheckIn/mocks/variables/checkInMutationSuccess.md b/docs/docs/auto-docs/components/CheckIn/mocks/variables/checkInMutationSuccess.md
index 1be41d1243..21dc7316b7 100644
--- a/docs/docs/auto-docs/components/CheckIn/mocks/variables/checkInMutationSuccess.md
+++ b/docs/docs/auto-docs/components/CheckIn/mocks/variables/checkInMutationSuccess.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,42 +6,6 @@
> `const` **checkInMutationSuccess**: `object`[]
-Defined in: [src/components/CheckIn/mocks.ts:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/mocks.ts#L46)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `MARK_CHECKIN`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.eventId
-
-> **eventId**: `string` = `'event123'`
-
-#### request.variables.userId
-
-> **userId**: `string` = `'user123'`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.checkIn
-
-> **checkIn**: `object`
-
-#### result.data.checkIn.\_id
-
-> **\_id**: `string` = `'123'`
+[src/components/CheckIn/mocks.ts:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/mocks.ts#L46)
diff --git a/docs/docs/auto-docs/components/CheckIn/mocks/variables/checkInMutationUnsuccess.md b/docs/docs/auto-docs/components/CheckIn/mocks/variables/checkInMutationUnsuccess.md
index 658f352ced..02682321e5 100644
--- a/docs/docs/auto-docs/components/CheckIn/mocks/variables/checkInMutationUnsuccess.md
+++ b/docs/docs/auto-docs/components/CheckIn/mocks/variables/checkInMutationUnsuccess.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,30 +6,6 @@
> `const` **checkInMutationUnsuccess**: `object`[]
-Defined in: [src/components/CheckIn/mocks.ts:65](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/mocks.ts#L65)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `MARK_CHECKIN`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.eventId
-
-> **eventId**: `string` = `'event123'`
-
-#### request.variables.userId
-
-> **userId**: `string` = `'user123'`
+[src/components/CheckIn/mocks.ts:65](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/mocks.ts#L65)
diff --git a/docs/docs/auto-docs/components/CheckIn/mocks/variables/checkInQueryMock.md b/docs/docs/auto-docs/components/CheckIn/mocks/variables/checkInQueryMock.md
index 674eaa2751..e67e9968d3 100644
--- a/docs/docs/auto-docs/components/CheckIn/mocks/variables/checkInQueryMock.md
+++ b/docs/docs/auto-docs/components/CheckIn/mocks/variables/checkInQueryMock.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,30 +6,6 @@
> `const` **checkInQueryMock**: `object`[]
-Defined in: [src/components/CheckIn/mocks.ts:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/mocks.ts#L34)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `EVENT_CHECKINS`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.id
-
-> **id**: `string` = `'event123'`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: [`InterfaceAttendeeQueryResponse`](../../types/interfaces/InterfaceAttendeeQueryResponse.md) = `checkInQueryData`
+[src/components/CheckIn/mocks.ts:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/mocks.ts#L34)
diff --git a/docs/docs/auto-docs/components/CheckIn/tagTemplate/variables/tagTemplate.md b/docs/docs/auto-docs/components/CheckIn/tagTemplate/variables/tagTemplate.md
index e01884afef..5d716a7588 100644
--- a/docs/docs/auto-docs/components/CheckIn/tagTemplate/variables/tagTemplate.md
+++ b/docs/docs/auto-docs/components/CheckIn/tagTemplate/variables/tagTemplate.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **tagTemplate**: `Template`
-Defined in: [src/components/CheckIn/tagTemplate.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/tagTemplate.ts#L4)
+## Defined in
+
+[src/components/CheckIn/tagTemplate.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/tagTemplate.ts#L4)
diff --git a/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceAttendeeCheckIn.md b/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceAttendeeCheckIn.md
index 5d72320957..afdebe3268 100644
--- a/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceAttendeeCheckIn.md
+++ b/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceAttendeeCheckIn.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceAttendeeCheckIn
-Defined in: [src/components/CheckIn/types.ts:7](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L7)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/components/CheckIn/types.ts:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L8)
+#### Defined in
+
+[src/components/CheckIn/types.ts:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L8)
***
@@ -20,8 +20,6 @@ Defined in: [src/components/CheckIn/types.ts:8](https://github.com/PalisadoesFou
> **checkIn**: `object`
-Defined in: [src/components/CheckIn/types.ts:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L10)
-
#### \_id
> **\_id**: `string`
@@ -30,10 +28,16 @@ Defined in: [src/components/CheckIn/types.ts:10](https://github.com/PalisadoesFo
> **time**: `string`
+#### Defined in
+
+[src/components/CheckIn/types.ts:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L10)
+
***
### user
> **user**: [`InterfaceUser`](InterfaceUser.md)
-Defined in: [src/components/CheckIn/types.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L9)
+#### Defined in
+
+[src/components/CheckIn/types.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L9)
diff --git a/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceAttendeeQueryResponse.md b/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceAttendeeQueryResponse.md
index 9b60353d71..c1fc562020 100644
--- a/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceAttendeeQueryResponse.md
+++ b/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceAttendeeQueryResponse.md
@@ -1,19 +1,15 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceAttendeeQueryResponse
-Defined in: [src/components/CheckIn/types.ts:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L16)
-
## Properties
### event
> **event**: `object`
-Defined in: [src/components/CheckIn/types.ts:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L17)
-
#### \_id
> **\_id**: `string`
@@ -21,3 +17,7 @@ Defined in: [src/components/CheckIn/types.ts:17](https://github.com/PalisadoesFo
#### attendeesCheckInStatus
> **attendeesCheckInStatus**: [`InterfaceAttendeeCheckIn`](InterfaceAttendeeCheckIn.md)[]
+
+#### Defined in
+
+[src/components/CheckIn/types.ts:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L17)
diff --git a/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceModalProp.md b/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceModalProp.md
index 5d225d7855..ed70408a7d 100644
--- a/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceModalProp.md
+++ b/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceModalProp.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceModalProp
-Defined in: [src/components/CheckIn/types.ts:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L23)
-
## Properties
### eventId
> **eventId**: `string`
-Defined in: [src/components/CheckIn/types.ts:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L25)
+#### Defined in
+
+[src/components/CheckIn/types.ts:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L25)
***
@@ -20,16 +20,20 @@ Defined in: [src/components/CheckIn/types.ts:25](https://github.com/PalisadoesFo
> **handleClose**: () => `void`
-Defined in: [src/components/CheckIn/types.ts:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L26)
-
#### Returns
`void`
+#### Defined in
+
+[src/components/CheckIn/types.ts:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L26)
+
***
### show
> **show**: `boolean`
-Defined in: [src/components/CheckIn/types.ts:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L24)
+#### Defined in
+
+[src/components/CheckIn/types.ts:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L24)
diff --git a/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceTableCheckIn.md b/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceTableCheckIn.md
index 04f7c57591..d511e2dec0 100644
--- a/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceTableCheckIn.md
+++ b/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceTableCheckIn.md
@@ -1,19 +1,15 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceTableCheckIn
-Defined in: [src/components/CheckIn/types.ts:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L29)
-
## Properties
### checkIn
> **checkIn**: `object`
-Defined in: [src/components/CheckIn/types.ts:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L33)
-
#### \_id
> **\_id**: `string`
@@ -22,13 +18,19 @@ Defined in: [src/components/CheckIn/types.ts:33](https://github.com/PalisadoesFo
> **time**: `string`
+#### Defined in
+
+[src/components/CheckIn/types.ts:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L33)
+
***
### eventId
> **eventId**: `string`
-Defined in: [src/components/CheckIn/types.ts:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L37)
+#### Defined in
+
+[src/components/CheckIn/types.ts:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L37)
***
@@ -36,7 +38,9 @@ Defined in: [src/components/CheckIn/types.ts:37](https://github.com/PalisadoesFo
> **id**: `string`
-Defined in: [src/components/CheckIn/types.ts:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L30)
+#### Defined in
+
+[src/components/CheckIn/types.ts:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L30)
***
@@ -44,7 +48,9 @@ Defined in: [src/components/CheckIn/types.ts:30](https://github.com/PalisadoesFo
> **name**: `string`
-Defined in: [src/components/CheckIn/types.ts:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L31)
+#### Defined in
+
+[src/components/CheckIn/types.ts:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L31)
***
@@ -52,4 +58,6 @@ Defined in: [src/components/CheckIn/types.ts:31](https://github.com/PalisadoesFo
> **userId**: `string`
-Defined in: [src/components/CheckIn/types.ts:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L32)
+#### Defined in
+
+[src/components/CheckIn/types.ts:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L32)
diff --git a/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceTableData.md b/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceTableData.md
index 87b6ad6223..f57c939568 100644
--- a/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceTableData.md
+++ b/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceTableData.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceTableData
-Defined in: [src/components/CheckIn/types.ts:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L40)
-
## Properties
### checkInData
> **checkInData**: [`InterfaceTableCheckIn`](InterfaceTableCheckIn.md)
-Defined in: [src/components/CheckIn/types.ts:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L43)
+#### Defined in
+
+[src/components/CheckIn/types.ts:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L43)
***
@@ -20,7 +20,9 @@ Defined in: [src/components/CheckIn/types.ts:43](https://github.com/PalisadoesFo
> **id**: `string`
-Defined in: [src/components/CheckIn/types.ts:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L42)
+#### Defined in
+
+[src/components/CheckIn/types.ts:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L42)
***
@@ -28,4 +30,6 @@ Defined in: [src/components/CheckIn/types.ts:42](https://github.com/PalisadoesFo
> **userName**: `string`
-Defined in: [src/components/CheckIn/types.ts:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L41)
+#### Defined in
+
+[src/components/CheckIn/types.ts:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L41)
diff --git a/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceUser.md b/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceUser.md
index 46ab382288..7ce047a4f6 100644
--- a/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceUser.md
+++ b/docs/docs/auto-docs/components/CheckIn/types/interfaces/InterfaceUser.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceUser
-Defined in: [src/components/CheckIn/types.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L1)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/components/CheckIn/types.ts:2](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L2)
+#### Defined in
+
+[src/components/CheckIn/types.ts:2](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L2)
***
@@ -20,7 +20,9 @@ Defined in: [src/components/CheckIn/types.ts:2](https://github.com/PalisadoesFou
> **firstName**: `string`
-Defined in: [src/components/CheckIn/types.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L3)
+#### Defined in
+
+[src/components/CheckIn/types.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L3)
***
@@ -28,4 +30,6 @@ Defined in: [src/components/CheckIn/types.ts:3](https://github.com/PalisadoesFou
> **lastName**: `string`
-Defined in: [src/components/CheckIn/types.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L4)
+#### Defined in
+
+[src/components/CheckIn/types.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CheckIn/types.ts#L4)
diff --git a/docs/docs/auto-docs/components/CollapsibleDropdown/CollapsibleDropdown/functions/default.md b/docs/docs/auto-docs/components/CollapsibleDropdown/CollapsibleDropdown/functions/default.md
index e0ba82cd13..080e730082 100644
--- a/docs/docs/auto-docs/components/CollapsibleDropdown/CollapsibleDropdown/functions/default.md
+++ b/docs/docs/auto-docs/components/CollapsibleDropdown/CollapsibleDropdown/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,18 @@
> **default**(`__namedParameters`): `Element`
-Defined in: [src/components/CollapsibleDropdown/CollapsibleDropdown.tsx:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CollapsibleDropdown/CollapsibleDropdown.tsx#L24)
-
A collapsible dropdown component that toggles visibility of sub-targets.
## Parameters
-### \_\_namedParameters
-
-[`InterfaceCollapsibleDropdown`](../interfaces/InterfaceCollapsibleDropdown.md)
+• **\_\_namedParameters**: [`InterfaceCollapsibleDropdown`](../interfaces/InterfaceCollapsibleDropdown.md)
## Returns
`Element`
JSX.Element - The rendered CollapsibleDropdown component.
+
+## Defined in
+
+[src/components/CollapsibleDropdown/CollapsibleDropdown.tsx:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CollapsibleDropdown/CollapsibleDropdown.tsx#L24)
diff --git a/docs/docs/auto-docs/components/CollapsibleDropdown/CollapsibleDropdown/interfaces/InterfaceCollapsibleDropdown.md b/docs/docs/auto-docs/components/CollapsibleDropdown/CollapsibleDropdown/interfaces/InterfaceCollapsibleDropdown.md
index bbf3fcd5ed..848020ccb8 100644
--- a/docs/docs/auto-docs/components/CollapsibleDropdown/CollapsibleDropdown/interfaces/InterfaceCollapsibleDropdown.md
+++ b/docs/docs/auto-docs/components/CollapsibleDropdown/CollapsibleDropdown/interfaces/InterfaceCollapsibleDropdown.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceCollapsibleDropdown
-Defined in: [src/components/CollapsibleDropdown/CollapsibleDropdown.tsx:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CollapsibleDropdown/CollapsibleDropdown.tsx#L9)
-
## Properties
### setShowDropdown
> **setShowDropdown**: `Dispatch`\<`SetStateAction`\<`boolean`\>\>
-Defined in: [src/components/CollapsibleDropdown/CollapsibleDropdown.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CollapsibleDropdown/CollapsibleDropdown.tsx#L12)
+#### Defined in
+
+[src/components/CollapsibleDropdown/CollapsibleDropdown.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CollapsibleDropdown/CollapsibleDropdown.tsx#L12)
***
@@ -20,7 +20,9 @@ Defined in: [src/components/CollapsibleDropdown/CollapsibleDropdown.tsx:12](http
> **showDropdown**: `boolean`
-Defined in: [src/components/CollapsibleDropdown/CollapsibleDropdown.tsx:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CollapsibleDropdown/CollapsibleDropdown.tsx#L10)
+#### Defined in
+
+[src/components/CollapsibleDropdown/CollapsibleDropdown.tsx:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CollapsibleDropdown/CollapsibleDropdown.tsx#L10)
***
@@ -28,4 +30,6 @@ Defined in: [src/components/CollapsibleDropdown/CollapsibleDropdown.tsx:10](http
> **target**: [`TargetsType`](../../../../state/reducers/routesReducer/type-aliases/TargetsType.md)
-Defined in: [src/components/CollapsibleDropdown/CollapsibleDropdown.tsx:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CollapsibleDropdown/CollapsibleDropdown.tsx#L11)
+#### Defined in
+
+[src/components/CollapsibleDropdown/CollapsibleDropdown.tsx:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CollapsibleDropdown/CollapsibleDropdown.tsx#L11)
diff --git a/docs/docs/auto-docs/components/ContriStats/ContriStats/functions/default.md b/docs/docs/auto-docs/components/ContriStats/ContriStats/functions/default.md
index 62c8d516d5..a67b3467c6 100644
--- a/docs/docs/auto-docs/components/ContriStats/ContriStats/functions/default.md
+++ b/docs/docs/auto-docs/components/ContriStats/ContriStats/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,18 @@
> **default**(`__namedParameters`): `JSX.Element`
-Defined in: [src/components/ContriStats/ContriStats.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/ContriStats/ContriStats.tsx#L22)
-
A component that displays contribution statistics.
## Parameters
-### \_\_namedParameters
-
-`InterfaceContriStatsProps`
+• **\_\_namedParameters**: `InterfaceContriStatsProps`
## Returns
`JSX.Element`
JSX.Element - The rendered component displaying the contribution stats.
+
+## Defined in
+
+[src/components/ContriStats/ContriStats.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/ContriStats/ContriStats.tsx#L22)
diff --git a/docs/docs/auto-docs/components/CurrentHourIndicator/CurrentHourIndicator/functions/default.md b/docs/docs/auto-docs/components/CurrentHourIndicator/CurrentHourIndicator/functions/default.md
index 8514b0c501..783f775fcd 100644
--- a/docs/docs/auto-docs/components/CurrentHourIndicator/CurrentHourIndicator/functions/default.md
+++ b/docs/docs/auto-docs/components/CurrentHourIndicator/CurrentHourIndicator/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/components/CurrentHourIndicator/CurrentHourIndicator.tsx:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CurrentHourIndicator/CurrentHourIndicator.tsx#L9)
-
A component that displays an indicator for the current hour.
## Returns
@@ -15,3 +13,7 @@ A component that displays an indicator for the current hour.
`Element`
JSX.Element - The rendered component showing the current hour indicator.
+
+## Defined in
+
+[src/components/CurrentHourIndicator/CurrentHourIndicator.tsx:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/CurrentHourIndicator/CurrentHourIndicator.tsx#L9)
diff --git a/docs/docs/auto-docs/components/DynamicDropDown/DynamicDropDown/functions/default.md b/docs/docs/auto-docs/components/DynamicDropDown/DynamicDropDown/functions/default.md
index 0239654094..f720f0f745 100644
--- a/docs/docs/auto-docs/components/DynamicDropDown/DynamicDropDown/functions/default.md
+++ b/docs/docs/auto-docs/components/DynamicDropDown/DynamicDropDown/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**\<`T`\>(`__namedParameters`): `Element`
-Defined in: [src/components/DynamicDropDown/DynamicDropDown.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/DynamicDropDown/DynamicDropDown.tsx#L34)
-
A dynamic dropdown component that allows users to select an option.
This component renders a dropdown with a toggle button. Clicking the button
@@ -19,12 +17,14 @@ opens a menu with options. When an option is selected, it updates the form state
## Parameters
-### \_\_namedParameters
-
-`InterfaceChangeDropDownProps`\<`T`\>
+• **\_\_namedParameters**: `InterfaceChangeDropDownProps`\<`T`\>
## Returns
`Element`
JSX.Element - The rendered dropdown component.
+
+## Defined in
+
+[src/components/DynamicDropDown/DynamicDropDown.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/DynamicDropDown/DynamicDropDown.tsx#L34)
diff --git a/docs/docs/auto-docs/components/EditCustomFieldDropDown/EditCustomFieldDropDown/functions/default.md b/docs/docs/auto-docs/components/EditCustomFieldDropDown/EditCustomFieldDropDown/functions/default.md
index 8b49db08e7..ee255b7b1c 100644
--- a/docs/docs/auto-docs/components/EditCustomFieldDropDown/EditCustomFieldDropDown/functions/default.md
+++ b/docs/docs/auto-docs/components/EditCustomFieldDropDown/EditCustomFieldDropDown/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`__namedParameters`): `Element`
-Defined in: [src/components/EditCustomFieldDropDown/EditCustomFieldDropDown.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EditCustomFieldDropDown/EditCustomFieldDropDown.tsx#L33)
-
A dropdown component for editing custom field types.
This component displays a dropdown menu that allows users to select a custom field type.
@@ -16,12 +14,14 @@ When a new type is selected, it updates the custom field data.
## Parameters
-### \_\_namedParameters
-
-`InterfaceEditCustomFieldDropDownProps`
+• **\_\_namedParameters**: `InterfaceEditCustomFieldDropDownProps`
## Returns
`Element`
JSX.Element - The rendered dropdown component.
+
+## Defined in
+
+[src/components/EditCustomFieldDropDown/EditCustomFieldDropDown.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EditCustomFieldDropDown/EditCustomFieldDropDown.tsx#L33)
diff --git a/docs/docs/auto-docs/components/EventCalendar/EventCalendar/functions/default.md b/docs/docs/auto-docs/components/EventCalendar/EventCalendar/functions/default.md
index de0a200cfe..c72024c16e 100644
--- a/docs/docs/auto-docs/components/EventCalendar/EventCalendar/functions/default.md
+++ b/docs/docs/auto-docs/components/EventCalendar/EventCalendar/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,17 +6,11 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/EventCalendar/EventCalendar.tsx:78](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventCalendar/EventCalendar.tsx#L78)
-
## Parameters
-### props
-
-`InterfaceCalendarProps`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceCalendarProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -27,3 +21,7 @@ Defined in: [src/components/EventCalendar/EventCalendar.tsx:78](https://github.c
## Returns
`ReactNode`
+
+## Defined in
+
+[src/components/EventCalendar/EventCalendar.tsx:78](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventCalendar/EventCalendar.tsx#L78)
diff --git a/docs/docs/auto-docs/components/EventCalendar/EventHeader/functions/default.md b/docs/docs/auto-docs/components/EventCalendar/EventHeader/functions/default.md
index a88539f0fb..7928489c96 100644
--- a/docs/docs/auto-docs/components/EventCalendar/EventHeader/functions/default.md
+++ b/docs/docs/auto-docs/components/EventCalendar/EventHeader/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,16 +6,12 @@
> **default**(`__namedParameters`): `JSX.Element`
-Defined in: [src/components/EventCalendar/EventHeader.tsx:45](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventCalendar/EventHeader.tsx#L45)
-
EventHeader component displays the header for the event calendar.
It includes a search field, view type dropdown, event type dropdown, and a button to create an event.
## Parameters
-### \_\_namedParameters
-
-`InterfaceEventHeaderProps`
+• **\_\_namedParameters**: `InterfaceEventHeaderProps`
## Returns
@@ -39,3 +35,7 @@ class (e.g., .addButton) is now applied.
- `.dropdown`
For more details on the reusable classes, refer to the global CSS file.
+
+## Defined in
+
+[src/components/EventCalendar/EventHeader.tsx:45](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventCalendar/EventHeader.tsx#L45)
diff --git a/docs/docs/auto-docs/components/EventCalendar/YearlyEventCalender/functions/default.md b/docs/docs/auto-docs/components/EventCalendar/YearlyEventCalender/functions/default.md
index 7b8b823262..7728161f5b 100644
--- a/docs/docs/auto-docs/components/EventCalendar/YearlyEventCalender/functions/default.md
+++ b/docs/docs/auto-docs/components/EventCalendar/YearlyEventCalender/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/EventCalendar/YearlyEventCalender.tsx:95](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventCalendar/YearlyEventCalender.tsx#L95)
-
Calendar component to display events for a selected year.
This component renders a yearly calendar with navigation to view previous and next years.
@@ -15,13 +13,9 @@ It displays events for each day, with functionality to expand and view details o
## Parameters
-### props
-
-`InterfaceCalendarProps`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceCalendarProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -34,3 +28,7 @@ It displays events for each day, with functionality to expand and view details o
`ReactNode`
JSX.Element - The rendered calendar component.
+
+## Defined in
+
+[src/components/EventCalendar/YearlyEventCalender.tsx:95](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventCalendar/YearlyEventCalender.tsx#L95)
diff --git a/docs/docs/auto-docs/components/EventCalendar/constants/variables/holidays.md b/docs/docs/auto-docs/components/EventCalendar/constants/variables/holidays.md
index b3f2404324..fe4883fd0d 100644
--- a/docs/docs/auto-docs/components/EventCalendar/constants/variables/holidays.md
+++ b/docs/docs/auto-docs/components/EventCalendar/constants/variables/holidays.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,6 @@
> `const` **holidays**: `object`[]
-Defined in: [src/components/EventCalendar/constants.js:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventCalendar/constants.js#L1)
+## Defined in
-## Type declaration
-
-### date
-
-> **date**: `string` = `'05-01'`
-
-### month
-
-> **month**: `string` = `'May'`
-
-### name
-
-> **name**: `string` = `'May Day / Labour Day'`
+[src/components/EventCalendar/constants.js:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventCalendar/constants.js#L1)
diff --git a/docs/docs/auto-docs/components/EventCalendar/constants/variables/hours.md b/docs/docs/auto-docs/components/EventCalendar/constants/variables/hours.md
index 17e0850647..38ddcff22c 100644
--- a/docs/docs/auto-docs/components/EventCalendar/constants/variables/hours.md
+++ b/docs/docs/auto-docs/components/EventCalendar/constants/variables/hours.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **hours**: `string`[]
-Defined in: [src/components/EventCalendar/constants.js:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventCalendar/constants.js#L39)
+## Defined in
+
+[src/components/EventCalendar/constants.js:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventCalendar/constants.js#L39)
diff --git a/docs/docs/auto-docs/components/EventCalendar/constants/variables/months.md b/docs/docs/auto-docs/components/EventCalendar/constants/variables/months.md
index 0a4aa59493..0ca9bb6b62 100644
--- a/docs/docs/auto-docs/components/EventCalendar/constants/variables/months.md
+++ b/docs/docs/auto-docs/components/EventCalendar/constants/variables/months.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **months**: `string`[]
-Defined in: [src/components/EventCalendar/constants.js:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventCalendar/constants.js#L25)
+## Defined in
+
+[src/components/EventCalendar/constants.js:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventCalendar/constants.js#L25)
diff --git a/docs/docs/auto-docs/components/EventCalendar/constants/variables/weekdays.md b/docs/docs/auto-docs/components/EventCalendar/constants/variables/weekdays.md
index b153e3b3c9..b2bfa1a65e 100644
--- a/docs/docs/auto-docs/components/EventCalendar/constants/variables/weekdays.md
+++ b/docs/docs/auto-docs/components/EventCalendar/constants/variables/weekdays.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **weekdays**: `string`[]
-Defined in: [src/components/EventCalendar/constants.js:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventCalendar/constants.js#L16)
+## Defined in
+
+[src/components/EventCalendar/constants.js:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventCalendar/constants.js#L16)
diff --git a/docs/docs/auto-docs/components/EventDashboardScreen/EventDashboardScreen/functions/default.md b/docs/docs/auto-docs/components/EventDashboardScreen/EventDashboardScreen/functions/default.md
index a6a8af6c89..379e5fbeab 100644
--- a/docs/docs/auto-docs/components/EventDashboardScreen/EventDashboardScreen/functions/default.md
+++ b/docs/docs/auto-docs/components/EventDashboardScreen/EventDashboardScreen/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/components/EventDashboardScreen/EventDashboardScreen.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventDashboardScreen/EventDashboardScreen.tsx#L21)
-
The EventDashboardScreen component is the main dashboard view for event management.
It includes navigation, a sidebar, and a profile dropdown.
@@ -16,3 +14,7 @@ It includes navigation, a sidebar, and a profile dropdown.
`Element`
JSX.Element - The rendered EventDashboardScreen component.
+
+## Defined in
+
+[src/components/EventDashboardScreen/EventDashboardScreen.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventDashboardScreen/EventDashboardScreen.tsx#L21)
diff --git a/docs/docs/auto-docs/components/EventListCard/EventListCard/functions/default.md b/docs/docs/auto-docs/components/EventListCard/EventListCard/functions/default.md
index c81bd391c0..0ee88e4031 100644
--- a/docs/docs/auto-docs/components/EventListCard/EventListCard/functions/default.md
+++ b/docs/docs/auto-docs/components/EventListCard/EventListCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,15 +6,11 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/EventListCard/EventListCard.tsx:45](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L45)
-
Component that displays an event card with a modal for event details.
## Parameters
-### props
-
-[`InterfaceEventListCardProps`](../interfaces/InterfaceEventListCardProps.md)
+• **props**: [`InterfaceEventListCardProps`](../interfaces/InterfaceEventListCardProps.md)
The props for the EventListCard component.
@@ -23,3 +19,7 @@ The props for the EventListCard component.
`JSX.Element`
The rendered EventListCard component.
+
+## Defined in
+
+[src/components/EventListCard/EventListCard.tsx:45](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L45)
diff --git a/docs/docs/auto-docs/components/EventListCard/EventListCard/interfaces/InterfaceEventListCardProps.md b/docs/docs/auto-docs/components/EventListCard/EventListCard/interfaces/InterfaceEventListCardProps.md
index 4db4fa46fd..cf8b3b6ae6 100644
--- a/docs/docs/auto-docs/components/EventListCard/EventListCard/interfaces/InterfaceEventListCardProps.md
+++ b/docs/docs/auto-docs/components/EventListCard/EventListCard/interfaces/InterfaceEventListCardProps.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceEventListCardProps
-Defined in: [src/components/EventListCard/EventListCard.tsx:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L11)
-
Props for the EventListCard component.
## Properties
@@ -14,7 +12,9 @@ Props for the EventListCard component.
> **allDay**: `boolean`
-Defined in: [src/components/EventListCard/EventListCard.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L23)
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L23)
***
@@ -22,8 +22,6 @@ Defined in: [src/components/EventListCard/EventListCard.tsx:23](https://github.c
> `optional` **creator**: `object`
-Defined in: [src/components/EventListCard/EventListCard.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L32)
-
#### \_id
> **\_id**: `string`
@@ -36,13 +34,19 @@ Defined in: [src/components/EventListCard/EventListCard.tsx:32](https://github.c
> **lastName**: `string`
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L32)
+
***
### endDate
> **endDate**: `string`
-Defined in: [src/components/EventListCard/EventListCard.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L20)
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L20)
***
@@ -50,7 +54,9 @@ Defined in: [src/components/EventListCard/EventListCard.tsx:20](https://github.c
> **endTime**: `string`
-Defined in: [src/components/EventListCard/EventListCard.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L22)
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L22)
***
@@ -58,7 +64,9 @@ Defined in: [src/components/EventListCard/EventListCard.tsx:22](https://github.c
> **eventDescription**: `string`
-Defined in: [src/components/EventListCard/EventListCard.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L18)
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L18)
***
@@ -66,7 +74,9 @@ Defined in: [src/components/EventListCard/EventListCard.tsx:18](https://github.c
> **eventLocation**: `string`
-Defined in: [src/components/EventListCard/EventListCard.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L16)
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L16)
***
@@ -74,7 +84,9 @@ Defined in: [src/components/EventListCard/EventListCard.tsx:16](https://github.c
> **eventName**: `string`
-Defined in: [src/components/EventListCard/EventListCard.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L17)
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L17)
***
@@ -82,7 +94,9 @@ Defined in: [src/components/EventListCard/EventListCard.tsx:17](https://github.c
> **id**: `string`
-Defined in: [src/components/EventListCard/EventListCard.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L15)
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L15)
***
@@ -90,7 +104,9 @@ Defined in: [src/components/EventListCard/EventListCard.tsx:15](https://github.c
> **isPublic**: `boolean`
-Defined in: [src/components/EventListCard/EventListCard.tsx:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L27)
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L27)
***
@@ -98,7 +114,9 @@ Defined in: [src/components/EventListCard/EventListCard.tsx:27](https://github.c
> **isRecurringEventException**: `boolean`
-Defined in: [src/components/EventListCard/EventListCard.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L26)
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L26)
***
@@ -106,7 +124,9 @@ Defined in: [src/components/EventListCard/EventListCard.tsx:26](https://github.c
> **isRegisterable**: `boolean`
-Defined in: [src/components/EventListCard/EventListCard.tsx:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L28)
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L28)
***
@@ -114,7 +134,9 @@ Defined in: [src/components/EventListCard/EventListCard.tsx:28](https://github.c
> **key**: `string`
-Defined in: [src/components/EventListCard/EventListCard.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L14)
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L14)
***
@@ -122,7 +144,9 @@ Defined in: [src/components/EventListCard/EventListCard.tsx:14](https://github.c
> **recurrenceRule**: [`InterfaceRecurrenceRule`](../../../../utils/recurrenceUtils/recurrenceTypes/interfaces/InterfaceRecurrenceRule.md)
-Defined in: [src/components/EventListCard/EventListCard.tsx:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L25)
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L25)
***
@@ -130,7 +154,9 @@ Defined in: [src/components/EventListCard/EventListCard.tsx:25](https://github.c
> **recurring**: `boolean`
-Defined in: [src/components/EventListCard/EventListCard.tsx:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L24)
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L24)
***
@@ -138,23 +164,23 @@ Defined in: [src/components/EventListCard/EventListCard.tsx:24](https://github.c
> `optional` **refetchEvents**: () => `void`
-Defined in: [src/components/EventListCard/EventListCard.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L12)
-
#### Returns
`void`
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L12)
+
***
### registrants?
> `optional` **registrants**: `object`[]
-Defined in: [src/components/EventListCard/EventListCard.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L29)
+#### Defined in
-#### \_id
-
-> **\_id**: `string`
+[src/components/EventListCard/EventListCard.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L29)
***
@@ -162,7 +188,9 @@ Defined in: [src/components/EventListCard/EventListCard.tsx:29](https://github.c
> **startDate**: `string`
-Defined in: [src/components/EventListCard/EventListCard.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L19)
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L19)
***
@@ -170,7 +198,9 @@ Defined in: [src/components/EventListCard/EventListCard.tsx:19](https://github.c
> **startTime**: `string`
-Defined in: [src/components/EventListCard/EventListCard.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L21)
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L21)
***
@@ -178,4 +208,6 @@ Defined in: [src/components/EventListCard/EventListCard.tsx:21](https://github.c
> `optional` **userRole**: `string`
-Defined in: [src/components/EventListCard/EventListCard.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L13)
+#### Defined in
+
+[src/components/EventListCard/EventListCard.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCard.tsx#L13)
diff --git a/docs/docs/auto-docs/components/EventListCard/EventListCardMocks/variables/ERROR_MOCKS.md b/docs/docs/auto-docs/components/EventListCard/EventListCardMocks/variables/ERROR_MOCKS.md
index dac303dad1..640ec19d98 100644
--- a/docs/docs/auto-docs/components/EventListCard/EventListCardMocks/variables/ERROR_MOCKS.md
+++ b/docs/docs/auto-docs/components/EventListCard/EventListCardMocks/variables/ERROR_MOCKS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,26 +6,6 @@
> `const` **ERROR\_MOCKS**: `object`[]
-Defined in: [src/components/EventListCard/EventListCardMocks.ts:191](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCardMocks.ts#L191)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `DELETE_EVENT_MUTATION`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.id
-
-> **id**: `string` = `'1'`
+[src/components/EventListCard/EventListCardMocks.ts:191](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCardMocks.ts#L191)
diff --git a/docs/docs/auto-docs/components/EventListCard/EventListCardMocks/variables/MOCKS.md b/docs/docs/auto-docs/components/EventListCard/EventListCardMocks/variables/MOCKS.md
index 33074373a9..7c563098e8 100644
--- a/docs/docs/auto-docs/components/EventListCard/EventListCardMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/components/EventListCard/EventListCardMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `allDay`: `undefined`; `description`: `undefined`; `endDate`: `undefined`; `endTime`: `undefined`; `eventId`: `undefined`; `frequency`: `undefined`; `id`: `string`; `interval`: `undefined`; `isPublic`: `undefined`; `isRegisterable`: `undefined`; `location`: `undefined`; `recurrenceEndDate`: `undefined`; `recurrenceStartDate`: `undefined`; `recurring`: `undefined`; `recurringEventDeleteType`: `undefined`; `recurringEventUpdateType`: `undefined`; `startDate`: `undefined`; `startTime`: `undefined`; `title`: `undefined`; `weekDayOccurenceInMonth`: `undefined`; `weekDays`: `undefined`; \}; \}; `result`: \{ `data`: \{ `registerForEvent`: `undefined`; `removeEvent`: \{ `_id`: `string`; \}; `updateEvent`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `allDay`: `undefined`; `description`: `undefined`; `endDate`: `undefined`; `endTime`: `undefined`; `eventId`: `undefined`; `frequency`: `undefined`; `id`: `string`; `interval`: `undefined`; `isPublic`: `undefined`; `isRegisterable`: `undefined`; `location`: `undefined`; `recurrenceEndDate`: `undefined`; `recurrenceStartDate`: `undefined`; `recurring`: `undefined`; `recurringEventDeleteType`: `string`; `recurringEventUpdateType`: `undefined`; `startDate`: `undefined`; `startTime`: `undefined`; `title`: `undefined`; `weekDayOccurenceInMonth`: `undefined`; `weekDays`: `undefined`; \}; \}; `result`: \{ `data`: \{ `registerForEvent`: `undefined`; `removeEvent`: \{ `_id`: `string`; \}; `updateEvent`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `allDay`: `boolean`; `description`: `string`; `endDate`: `string`; `endTime`: `undefined`; `eventId`: `undefined`; `frequency`: `undefined`; `id`: `string`; `interval`: `undefined`; `isPublic`: `boolean`; `isRegisterable`: `boolean`; `location`: `string`; `recurrenceEndDate`: `undefined`; `recurrenceStartDate`: `undefined`; `recurring`: `boolean`; `recurringEventDeleteType`: `undefined`; `recurringEventUpdateType`: `undefined`; `startDate`: `string`; `startTime`: `undefined`; `title`: `string`; `weekDayOccurenceInMonth`: `undefined`; `weekDays`: `undefined`; \}; \}; `result`: \{ `data`: \{ `registerForEvent`: `undefined`; `removeEvent`: `undefined`; `updateEvent`: \{ `_id`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `allDay`: `boolean`; `description`: `string`; `endDate`: `string`; `endTime`: `string`; `eventId`: `undefined`; `frequency`: `undefined`; `id`: `string`; `interval`: `undefined`; `isPublic`: `boolean`; `isRegisterable`: `boolean`; `location`: `string`; `recurrenceEndDate`: `undefined`; `recurrenceStartDate`: `undefined`; `recurring`: `boolean`; `recurringEventDeleteType`: `undefined`; `recurringEventUpdateType`: `undefined`; `startDate`: `string`; `startTime`: `string`; `title`: `string`; `weekDayOccurenceInMonth`: `undefined`; `weekDays`: `undefined`; \}; \}; `result`: \{ `data`: \{ `registerForEvent`: `undefined`; `removeEvent`: `undefined`; `updateEvent`: \{ `_id`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `allDay`: `boolean`; `description`: `string`; `endDate`: `string`; `endTime`: `undefined`; `eventId`: `undefined`; `frequency`: `string`; `id`: `string`; `interval`: `number`; `isPublic`: `boolean`; `isRegisterable`: `boolean`; `location`: `string`; `recurrenceEndDate`: `any`; `recurrenceStartDate`: `string`; `recurring`: `boolean`; `recurringEventDeleteType`: `undefined`; `recurringEventUpdateType`: `string`; `startDate`: `string`; `startTime`: `undefined`; `title`: `string`; `weekDayOccurenceInMonth`: `undefined`; `weekDays`: `string`[]; \}; \}; `result`: \{ `data`: \{ `registerForEvent`: `undefined`; `removeEvent`: `undefined`; `updateEvent`: \{ `_id`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `allDay`: `boolean`; `description`: `string`; `endDate`: `string`; `endTime`: `undefined`; `eventId`: `undefined`; `frequency`: `string`; `id`: `string`; `interval`: `number`; `isPublic`: `boolean`; `isRegisterable`: `boolean`; `location`: `string`; `recurrenceEndDate`: `string`; `recurrenceStartDate`: `string`; `recurring`: `boolean`; `recurringEventDeleteType`: `undefined`; `recurringEventUpdateType`: `string`; `startDate`: `string`; `startTime`: `undefined`; `title`: `string`; `weekDayOccurenceInMonth`: `number`; `weekDays`: `string`[]; \}; \}; `result`: \{ `data`: \{ `registerForEvent`: `undefined`; `removeEvent`: `undefined`; `updateEvent`: \{ `_id`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `allDay`: `boolean`; `description`: `string`; `endDate`: `string`; `endTime`: `undefined`; `eventId`: `undefined`; `frequency`: `string`; `id`: `string`; `interval`: `number`; `isPublic`: `boolean`; `isRegisterable`: `boolean`; `location`: `string`; `recurrenceEndDate`: `any`; `recurrenceStartDate`: `string`; `recurring`: `boolean`; `recurringEventDeleteType`: `undefined`; `recurringEventUpdateType`: `string`; `startDate`: `string`; `startTime`: `undefined`; `title`: `string`; `weekDayOccurenceInMonth`: `undefined`; `weekDays`: `undefined`; \}; \}; `result`: \{ `data`: \{ `registerForEvent`: `undefined`; `removeEvent`: `undefined`; `updateEvent`: \{ `_id`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `allDay`: `undefined`; `description`: `undefined`; `endDate`: `undefined`; `endTime`: `undefined`; `eventId`: `string`; `frequency`: `undefined`; `id`: `undefined`; `interval`: `undefined`; `isPublic`: `undefined`; `isRegisterable`: `undefined`; `location`: `undefined`; `recurrenceEndDate`: `undefined`; `recurrenceStartDate`: `undefined`; `recurring`: `undefined`; `recurringEventDeleteType`: `undefined`; `recurringEventUpdateType`: `undefined`; `startDate`: `undefined`; `startTime`: `undefined`; `title`: `undefined`; `weekDayOccurenceInMonth`: `undefined`; `weekDays`: `undefined`; \}; \}; `result`: \{ `data`: \{ `registerForEvent`: `object`[]; `removeEvent`: `undefined`; `updateEvent`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/components/EventListCard/EventListCardMocks.ts:7](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCardMocks.ts#L7)
+## Defined in
+
+[src/components/EventListCard/EventListCardMocks.ts:7](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCardMocks.ts#L7)
diff --git a/docs/docs/auto-docs/components/EventListCard/EventListCardModals/functions/default.md b/docs/docs/auto-docs/components/EventListCard/EventListCardModals/functions/default.md
index 60f0890294..77585511c9 100644
--- a/docs/docs/auto-docs/components/EventListCard/EventListCardModals/functions/default.md
+++ b/docs/docs/auto-docs/components/EventListCard/EventListCardModals/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,16 +6,12 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/EventListCard/EventListCardModals.tsx:93](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCardModals.tsx#L93)
-
The `EventListCardModals` component displays the modals related to events, such as viewing,
updating, and deleting events.
## Parameters
-### props
-
-`InterfaceEventListCardModalProps`
+• **props**: `InterfaceEventListCardModalProps`
The properties for the component.
@@ -24,3 +20,7 @@ The properties for the component.
`JSX.Element`
A JSX element containing the event modals.
+
+## Defined in
+
+[src/components/EventListCard/EventListCardModals.tsx:93](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCardModals.tsx#L93)
diff --git a/docs/docs/auto-docs/components/EventListCard/EventListCardProps/variables/props.md b/docs/docs/auto-docs/components/EventListCard/EventListCardProps/variables/props.md
index 4b2fff081d..55c6ae6698 100644
--- a/docs/docs/auto-docs/components/EventListCard/EventListCardProps/variables/props.md
+++ b/docs/docs/auto-docs/components/EventListCard/EventListCardProps/variables/props.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **props**: [`InterfaceEventListCardProps`](../../EventListCard/interfaces/InterfaceEventListCardProps.md)[]
-Defined in: [src/components/EventListCard/EventListCardProps.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCardProps.ts#L4)
+## Defined in
+
+[src/components/EventListCard/EventListCardProps.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventListCard/EventListCardProps.ts#L4)
diff --git a/docs/docs/auto-docs/components/EventManagement/Dashboard/EventDashboard.mocks/variables/MOCKS_WITHOUT_TIME.md b/docs/docs/auto-docs/components/EventManagement/Dashboard/EventDashboard.mocks/variables/MOCKS_WITHOUT_TIME.md
index 5c09916288..03118410df 100644
--- a/docs/docs/auto-docs/components/EventManagement/Dashboard/EventDashboard.mocks/variables/MOCKS_WITHOUT_TIME.md
+++ b/docs/docs/auto-docs/components/EventManagement/Dashboard/EventDashboard.mocks/variables/MOCKS_WITHOUT_TIME.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,94 +6,6 @@
> `const` **MOCKS\_WITHOUT\_TIME**: `object`[]
-Defined in: [src/components/EventManagement/Dashboard/EventDashboard.mocks.ts:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/Dashboard/EventDashboard.mocks.ts#L34)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `EVENT_DETAILS`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.id
-
-> **id**: `string` = `'event123'`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.event
-
-> **event**: `object`
-
-#### result.data.event.\_id
-
-> **\_id**: `string` = `'event123'`
-
-#### result.data.event.allDay
-
-> **allDay**: `boolean` = `true`
-
-#### result.data.event.attendees
-
-> **attendees**: `object`[]
-
-#### result.data.event.creator
-
-> **creator**: `object`
-
-#### result.data.event.creator.\_id
-
-> **\_id**: `string` = `'creator1'`
-
-#### result.data.event.creator.firstName
-
-> **firstName**: `string` = `'John'`
-
-#### result.data.event.creator.lastName
-
-> **lastName**: `string` = `'Doe'`
-
-#### result.data.event.description
-
-> **description**: `string` = `'Test Description'`
-
-#### result.data.event.endDate
-
-> **endDate**: `string` = `'2024-01-02'`
-
-#### result.data.event.endTime
-
-> **endTime**: `any` = `null`
-
-#### result.data.event.location
-
-> **location**: `string` = `'India'`
-
-#### result.data.event.recurring
-
-> **recurring**: `boolean` = `false`
-
-#### result.data.event.startDate
-
-> **startDate**: `string` = `'2024-01-01'`
-
-#### result.data.event.startTime
-
-> **startTime**: `any` = `null`
-
-#### result.data.event.title
-
-> **title**: `string` = `'Test Event'`
+[src/components/EventManagement/Dashboard/EventDashboard.mocks.ts:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/Dashboard/EventDashboard.mocks.ts#L34)
diff --git a/docs/docs/auto-docs/components/EventManagement/Dashboard/EventDashboard.mocks/variables/MOCKS_WITH_TIME.md b/docs/docs/auto-docs/components/EventManagement/Dashboard/EventDashboard.mocks/variables/MOCKS_WITH_TIME.md
index 9ec1c831e4..0a3bb571cf 100644
--- a/docs/docs/auto-docs/components/EventManagement/Dashboard/EventDashboard.mocks/variables/MOCKS_WITH_TIME.md
+++ b/docs/docs/auto-docs/components/EventManagement/Dashboard/EventDashboard.mocks/variables/MOCKS_WITH_TIME.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,94 +6,6 @@
> `const` **MOCKS\_WITH\_TIME**: `object`[]
-Defined in: [src/components/EventManagement/Dashboard/EventDashboard.mocks.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/Dashboard/EventDashboard.mocks.ts#L3)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `EVENT_DETAILS`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.id
-
-> **id**: `string` = `'event123'`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.event
-
-> **event**: `object`
-
-#### result.data.event.\_id
-
-> **\_id**: `string` = `'event123'`
-
-#### result.data.event.allDay
-
-> **allDay**: `boolean` = `false`
-
-#### result.data.event.attendees
-
-> **attendees**: `object`[]
-
-#### result.data.event.creator
-
-> **creator**: `object`
-
-#### result.data.event.creator.\_id
-
-> **\_id**: `string` = `'creator1'`
-
-#### result.data.event.creator.firstName
-
-> **firstName**: `string` = `'John'`
-
-#### result.data.event.creator.lastName
-
-> **lastName**: `string` = `'Doe'`
-
-#### result.data.event.description
-
-> **description**: `string` = `'Test Description'`
-
-#### result.data.event.endDate
-
-> **endDate**: `string` = `'2024-01-02'`
-
-#### result.data.event.endTime
-
-> **endTime**: `string` = `'17:00:00'`
-
-#### result.data.event.location
-
-> **location**: `string` = `'India'`
-
-#### result.data.event.recurring
-
-> **recurring**: `boolean` = `false`
-
-#### result.data.event.startDate
-
-> **startDate**: `string` = `'2024-01-01'`
-
-#### result.data.event.startTime
-
-> **startTime**: `string` = `'09:00:00'`
-
-#### result.data.event.title
-
-> **title**: `string` = `'Test Event'`
+[src/components/EventManagement/Dashboard/EventDashboard.mocks.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/Dashboard/EventDashboard.mocks.ts#L3)
diff --git a/docs/docs/auto-docs/components/EventManagement/Dashboard/EventDashboard/functions/default.md b/docs/docs/auto-docs/components/EventManagement/Dashboard/EventDashboard/functions/default.md
index 207c0f114c..81475312df 100644
--- a/docs/docs/auto-docs/components/EventManagement/Dashboard/EventDashboard/functions/default.md
+++ b/docs/docs/auto-docs/components/EventManagement/Dashboard/EventDashboard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,22 +6,22 @@
> **default**(`props`): `Element`
-Defined in: [src/components/EventManagement/Dashboard/EventDashboard.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/Dashboard/EventDashboard.tsx#L20)
-
Component that displays event details.
## Parameters
-### props
+• **props**
The props for the EventDashboard component.
-#### eventId
-
-`string`
+• **props.eventId**: `string`
## Returns
`Element`
The rendered EventDashboard component.
+
+## Defined in
+
+[src/components/EventManagement/Dashboard/EventDashboard.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/Dashboard/EventDashboard.tsx#L20)
diff --git a/docs/docs/auto-docs/components/EventManagement/EventAgendaItems/EventAgendaItems/functions/default.md b/docs/docs/auto-docs/components/EventManagement/EventAgendaItems/EventAgendaItems/functions/default.md
index 378e5642d1..31f68eb088 100644
--- a/docs/docs/auto-docs/components/EventManagement/EventAgendaItems/EventAgendaItems/functions/default.md
+++ b/docs/docs/auto-docs/components/EventManagement/EventAgendaItems/EventAgendaItems/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,22 +6,22 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/EventManagement/EventAgendaItems/EventAgendaItems.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAgendaItems/EventAgendaItems.tsx#L33)
-
Component to manage and display agenda items for a specific event.
## Parameters
-### props
+• **props**
The component props.
-#### eventId
-
-`string`
+• **props.eventId**: `string`
## Returns
`JSX.Element`
The rendered component.
+
+## Defined in
+
+[src/components/EventManagement/EventAgendaItems/EventAgendaItems.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAgendaItems/EventAgendaItems.tsx#L33)
diff --git a/docs/docs/auto-docs/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks/variables/MOCKS.md b/docs/docs/auto-docs/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks/variables/MOCKS.md
index 5f20cbdc54..f06d414ffd 100644
--- a/docs/docs/auto-docs/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `input`: `undefined`; `organizationId`: `string`; `relatedEventId`: `undefined`; \}; \}; `result`: \{ `data`: \{ `agendaItemByEvent`: `undefined`; `agendaItemCategoriesByOrganization`: `object`[]; `createAgendaItem`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `input`: `undefined`; `organizationId`: `undefined`; `relatedEventId`: `string`; \}; \}; `result`: \{ `data`: \{ `agendaItemByEvent`: `object`[]; `agendaItemCategoriesByOrganization`: `undefined`; `createAgendaItem`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `input`: \{ `attachments`: `any`[]; `categories`: `string`[]; `description`: `string`; `duration`: `string`; `organizationId`: `string`; `relatedEventId`: `string`; `sequence`: `number`; `title`: `string`; `urls`: `any`[]; \}; `organizationId`: `undefined`; `relatedEventId`: `undefined`; \}; \}; `result`: \{ `data`: \{ `agendaItemByEvent`: `undefined`; `agendaItemCategoriesByOrganization`: `undefined`; `createAgendaItem`: \{ `_id`: `string`; \}; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object`)[]
-Defined in: [src/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks.ts#L6)
+## Defined in
+
+[src/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks.ts#L6)
diff --git a/docs/docs/auto-docs/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks/variables/MOCKS_ERROR_MUTATION.md b/docs/docs/auto-docs/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks/variables/MOCKS_ERROR_MUTATION.md
index 9882b70565..11ae493002 100644
--- a/docs/docs/auto-docs/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks/variables/MOCKS_ERROR_MUTATION.md
+++ b/docs/docs/auto-docs/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks/variables/MOCKS_ERROR_MUTATION.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_ERROR\_MUTATION
-> `const` **MOCKS\_ERROR\_MUTATION**: (\{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `input`: \{ `attachments`: `any`[]; `categories`: `string`[]; `description`: `string`; `duration`: `string`; `organizationId`: `string`; `relatedEventId`: `string`; `sequence`: `number`; `title`: `string`; `urls`: `any`[]; \}; `organizationId`: `undefined`; `relatedEventId`: `undefined`; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `input`: `undefined`; `organizationId`: `undefined`; `relatedEventId`: `string`; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `input`: `undefined`; `organizationId`: `string`; `relatedEventId`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS\_ERROR\_MUTATION**: (`object` \| `object` \| `object`)[]
-Defined in: [src/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks.ts:97](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks.ts#L97)
+## Defined in
+
+[src/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks.ts:97](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks.ts#L97)
diff --git a/docs/docs/auto-docs/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks/variables/MOCKS_ERROR_QUERY.md b/docs/docs/auto-docs/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks/variables/MOCKS_ERROR_QUERY.md
index 12272b7823..635fb7fa41 100644
--- a/docs/docs/auto-docs/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks/variables/MOCKS_ERROR_QUERY.md
+++ b/docs/docs/auto-docs/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks/variables/MOCKS_ERROR_QUERY.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **MOCKS\_ERROR\_QUERY**: `any`[] = `[]`
-Defined in: [src/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks.ts:133](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks.ts#L133)
+## Defined in
+
+[src/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks.ts:133](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAgendaItems/EventAgendaItemsMocks.ts#L133)
diff --git a/docs/docs/auto-docs/components/EventManagement/EventAttendance/Attendance.mocks/variables/MOCKS.md b/docs/docs/auto-docs/components/EventManagement/EventAttendance/Attendance.mocks/variables/MOCKS.md
index 894a6ef91e..25842de92b 100644
--- a/docs/docs/auto-docs/components/EventManagement/EventAttendance/Attendance.mocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/components/EventManagement/EventAttendance/Attendance.mocks/variables/MOCKS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,34 +6,6 @@
> `const` **MOCKS**: `object`[]
-Defined in: [src/components/EventManagement/EventAttendance/Attendance.mocks.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/Attendance.mocks.ts#L3)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `EVENT_ATTENDEES`
-
-#### request.variables
-
-> **variables**: `object` = `{}`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.event
-
-> **event**: `object`
-
-#### result.data.event.attendees
-
-> **attendees**: `object`[]
+[src/components/EventManagement/EventAttendance/Attendance.mocks.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/Attendance.mocks.ts#L3)
diff --git a/docs/docs/auto-docs/components/EventManagement/EventAttendance/Attendance.mocks/variables/MOCKS_ERROR.md b/docs/docs/auto-docs/components/EventManagement/EventAttendance/Attendance.mocks/variables/MOCKS_ERROR.md
index 919ba88bd8..c91454dc16 100644
--- a/docs/docs/auto-docs/components/EventManagement/EventAttendance/Attendance.mocks/variables/MOCKS_ERROR.md
+++ b/docs/docs/auto-docs/components/EventManagement/EventAttendance/Attendance.mocks/variables/MOCKS_ERROR.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,22 +6,6 @@
> `const` **MOCKS\_ERROR**: `object`[]
-Defined in: [src/components/EventManagement/EventAttendance/Attendance.mocks.ts:54](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/Attendance.mocks.ts#L54)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `EVENT_ATTENDEES`
-
-#### request.variables
-
-> **variables**: `object` = `{}`
+[src/components/EventManagement/EventAttendance/Attendance.mocks.ts:54](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/Attendance.mocks.ts#L54)
diff --git a/docs/docs/auto-docs/components/EventManagement/EventAttendance/AttendedEventList/functions/default.md b/docs/docs/auto-docs/components/EventManagement/EventAttendance/AttendedEventList/functions/default.md
index 77edc420dd..3f046f7121 100644
--- a/docs/docs/auto-docs/components/EventManagement/EventAttendance/AttendedEventList/functions/default.md
+++ b/docs/docs/auto-docs/components/EventManagement/EventAttendance/AttendedEventList/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/EventManagement/EventAttendance/AttendedEventList.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/AttendedEventList.tsx#L16)
-
Component to display a list of events attended by a member
## Parameters
-### props
-
-`InterfaceEventsAttended`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceEventsAttended`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -31,3 +25,7 @@ Component to display a list of events attended by a member
`ReactNode`
A table row containing event details with a link to the event
+
+## Defined in
+
+[src/components/EventManagement/EventAttendance/AttendedEventList.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/AttendedEventList.tsx#L16)
diff --git a/docs/docs/auto-docs/components/EventManagement/EventAttendance/EventAttendance/functions/default.md b/docs/docs/auto-docs/components/EventManagement/EventAttendance/EventAttendance/functions/default.md
index da5a44d71f..20f7ace04c 100644
--- a/docs/docs/auto-docs/components/EventManagement/EventAttendance/EventAttendance/functions/default.md
+++ b/docs/docs/auto-docs/components/EventManagement/EventAttendance/EventAttendance/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/components/EventManagement/EventAttendance/EventAttendance.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/EventAttendance.tsx#L34)
-
Component to manage and display event attendance information
Includes filtering and sorting functionality for attendees
@@ -16,3 +14,7 @@ Includes filtering and sorting functionality for attendees
`JSX.Element`
JSX element containing the event attendance interface
+
+## Defined in
+
+[src/components/EventManagement/EventAttendance/EventAttendance.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/EventAttendance.tsx#L34)
diff --git a/docs/docs/auto-docs/components/EventManagement/EventAttendance/EventStatistics/functions/AttendanceStatisticsModal.md b/docs/docs/auto-docs/components/EventManagement/EventAttendance/EventStatistics/functions/AttendanceStatisticsModal.md
index 9bb688a1bd..0747b53f0d 100644
--- a/docs/docs/auto-docs/components/EventManagement/EventAttendance/EventStatistics/functions/AttendanceStatisticsModal.md
+++ b/docs/docs/auto-docs/components/EventManagement/EventAttendance/EventStatistics/functions/AttendanceStatisticsModal.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,20 +6,14 @@
> **AttendanceStatisticsModal**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/EventManagement/EventAttendance/EventStatistics.tsx:50](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/EventStatistics.tsx#L50)
-
Component to display statistical information about event attendance
Shows metrics like total attendees, filtering options, and attendance trends
## Parameters
-### props
-
-[`InterfaceAttendanceStatisticsModalProps`](../../InterfaceEvents/interfaces/InterfaceAttendanceStatisticsModalProps.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceAttendanceStatisticsModalProps`](../../InterfaceEvents/interfaces/InterfaceAttendanceStatisticsModalProps.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -32,3 +26,7 @@ Shows metrics like total attendees, filtering options, and attendance trends
`ReactNode`
JSX element with event statistics dashboard
+
+## Defined in
+
+[src/components/EventManagement/EventAttendance/EventStatistics.tsx:50](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/EventStatistics.tsx#L50)
diff --git a/docs/docs/auto-docs/components/EventManagement/EventAttendance/InterfaceEvents/interfaces/InterfaceAttendanceStatisticsModalProps.md b/docs/docs/auto-docs/components/EventManagement/EventAttendance/InterfaceEvents/interfaces/InterfaceAttendanceStatisticsModalProps.md
index 6d5d0b3c25..fd411195f2 100644
--- a/docs/docs/auto-docs/components/EventManagement/EventAttendance/InterfaceEvents/interfaces/InterfaceAttendanceStatisticsModalProps.md
+++ b/docs/docs/auto-docs/components/EventManagement/EventAttendance/InterfaceEvents/interfaces/InterfaceAttendanceStatisticsModalProps.md
@@ -1,30 +1,32 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceAttendanceStatisticsModalProps
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L1)
-
## Properties
### handleClose()
> **handleClose**: () => `void`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L3)
-
#### Returns
`void`
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L3)
+
***
### memberData
> **memberData**: [`InterfaceMember`](InterfaceMember.md)[]
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L9)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L9)
***
@@ -32,7 +34,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:9
> **show**: `boolean`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:2](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L2)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:2](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L2)
***
@@ -40,8 +44,6 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:2
> **statistics**: `object`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L4)
-
#### attendanceRate
> **attendanceRate**: `number`
@@ -54,20 +56,24 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:4
> **totalMembers**: `number`
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L4)
+
***
### t()
> **t**: (`key`) => `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L10)
-
#### Parameters
-##### key
-
-`string`
+• **key**: `string`
#### Returns
`string`
+
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L10)
diff --git a/docs/docs/auto-docs/components/EventManagement/EventAttendance/InterfaceEvents/interfaces/InterfaceEvent.md b/docs/docs/auto-docs/components/EventManagement/EventAttendance/InterfaceEvents/interfaces/InterfaceEvent.md
index 3f11aa691c..08f9a6b8b8 100644
--- a/docs/docs/auto-docs/components/EventManagement/EventAttendance/InterfaceEvents/interfaces/InterfaceEvent.md
+++ b/docs/docs/auto-docs/components/EventManagement/EventAttendance/InterfaceEvents/interfaces/InterfaceEvent.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceEvent
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L35)
-
## Properties
### \_\_typename
> **\_\_typename**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:66](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L66)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:66](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L66)
***
@@ -20,7 +20,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:6
> **\_id**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L36)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L36)
***
@@ -28,7 +30,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:3
> **allDay**: `boolean`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:44](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L44)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:44](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L44)
***
@@ -36,31 +40,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:4
> **attendees**: `object`[]
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:58](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L58)
-
-#### \_id
-
-> **\_id**: `string`
-
-#### birthDate
-
-> **birthDate**: `string`
-
-#### email
-
-> **email**: `string`
-
-#### firstName
-
-> **firstName**: `string`
-
-#### gender
-
-> **gender**: `string`
+#### Defined in
-#### lastName
-
-> **lastName**: `string`
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:58](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L58)
***
@@ -68,7 +50,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:5
> **description**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L38)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L38)
***
@@ -76,7 +60,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:3
> **endDate**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L40)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L40)
***
@@ -84,7 +70,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:4
> **endTime**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L43)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L43)
***
@@ -92,7 +80,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:4
> **isPublic**: `boolean`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:56](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L56)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:56](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L56)
***
@@ -100,7 +90,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:5
> **isRecurringEventException**: `boolean`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:55](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L55)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:55](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L55)
***
@@ -108,7 +100,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:5
> **isRegisterable**: `boolean`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:57](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L57)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:57](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L57)
***
@@ -116,7 +110,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:5
> **location**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L41)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L41)
***
@@ -124,8 +120,6 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:4
> **recurrenceRule**: `object`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L46)
-
#### count?
> `optional` **count**: `number`
@@ -154,13 +148,19 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:4
> **weekDays**: `string`[]
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L46)
+
***
### recurring
> **recurring**: `boolean`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:45](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L45)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:45](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L45)
***
@@ -168,7 +168,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:4
> **startDate**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L39)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L39)
***
@@ -176,7 +178,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:3
> **startTime**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L42)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L42)
***
@@ -184,4 +188,6 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:4
> **title**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L37)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L37)
diff --git a/docs/docs/auto-docs/components/EventManagement/EventAttendance/InterfaceEvents/interfaces/InterfaceMember.md b/docs/docs/auto-docs/components/EventManagement/EventAttendance/InterfaceEvents/interfaces/InterfaceMember.md
index 942b4cfb70..65982f5656 100644
--- a/docs/docs/auto-docs/components/EventManagement/EventAttendance/InterfaceEvents/interfaces/InterfaceMember.md
+++ b/docs/docs/auto-docs/components/EventManagement/EventAttendance/InterfaceEvents/interfaces/InterfaceMember.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceMember
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L13)
-
## Properties
### \_\_typename
> **\_\_typename**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L23)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L23)
***
@@ -20,7 +20,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:2
> **\_id**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L24)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L24)
***
@@ -28,7 +30,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:2
> **birthDate**: `Date`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L22)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L22)
***
@@ -36,15 +40,19 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:2
> **createdAt**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L14)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L14)
***
### email
-> **email**: `` `${string}@${string}.${string}` ``
+> **email**: \`$\{string\}@$\{string\}.$\{string\}\`
+
+#### Defined in
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L17)
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L17)
***
@@ -52,11 +60,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:1
> `optional` **eventsAttended**: `object`[]
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L19)
-
-#### \_id
+#### Defined in
-> **\_id**: `string`
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L19)
***
@@ -64,7 +70,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:1
> **firstName**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L15)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L15)
***
@@ -72,7 +80,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:1
> **gender**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L18)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L18)
***
@@ -80,7 +90,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:1
> **lastName**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L16)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L16)
***
@@ -88,8 +100,10 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:1
> **tagsAssignedWith**: `object`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L25)
-
#### edges
> **edges**: `object`[]
+
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L25)
diff --git a/docs/docs/auto-docs/components/EventManagement/EventAttendance/InterfaceEvents/interfaces/InterfaceRecurringEvent.md b/docs/docs/auto-docs/components/EventManagement/EventAttendance/InterfaceEvents/interfaces/InterfaceRecurringEvent.md
index 4eb1836556..71db8b8a28 100644
--- a/docs/docs/auto-docs/components/EventManagement/EventAttendance/InterfaceEvents/interfaces/InterfaceRecurringEvent.md
+++ b/docs/docs/auto-docs/components/EventManagement/EventAttendance/InterfaceEvents/interfaces/InterfaceRecurringEvent.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceRecurringEvent
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:69](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L69)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:70](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L70)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:70](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L70)
***
@@ -20,15 +20,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:7
> **attendees**: `object`[]
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:76](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L76)
+#### Defined in
-#### \_id
-
-> **\_id**: `string`
-
-#### gender
-
-> **gender**: `"MALE"` \| `"FEMALE"` \| `"OTHER"` \| `"PREFER_NOT_TO_SAY"`
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:76](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L76)
***
@@ -36,7 +30,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:7
> **endDate**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:73](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L73)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:73](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L73)
***
@@ -44,7 +40,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:7
> **frequency**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:74](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L74)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:74](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L74)
***
@@ -52,7 +50,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:7
> **interval**: `number`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:75](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L75)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:75](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L75)
***
@@ -60,7 +60,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:7
> **isPublic**: `boolean`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:80](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L80)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:80](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L80)
***
@@ -68,7 +70,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:8
> **isRegisterable**: `boolean`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:81](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L81)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:81](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L81)
***
@@ -76,7 +80,9 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:8
> **startDate**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:72](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L72)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:72](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L72)
***
@@ -84,4 +90,6 @@ Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:7
> **title**: `string`
-Defined in: [src/components/EventManagement/EventAttendance/InterfaceEvents.ts:71](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L71)
+#### Defined in
+
+[src/components/EventManagement/EventAttendance/InterfaceEvents.ts:71](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventAttendance/InterfaceEvents.ts#L71)
diff --git a/docs/docs/auto-docs/components/EventManagement/EventRegistrant/EventRegistrants/functions/default.md b/docs/docs/auto-docs/components/EventManagement/EventRegistrant/EventRegistrants/functions/default.md
index 0f46085dd9..3ca03357e8 100644
--- a/docs/docs/auto-docs/components/EventManagement/EventRegistrant/EventRegistrants/functions/default.md
+++ b/docs/docs/auto-docs/components/EventManagement/EventRegistrant/EventRegistrants/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/components/EventManagement/EventRegistrant/EventRegistrants.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventRegistrant/EventRegistrants.tsx#L34)
-
Component to manage and display event registrant information
Includes adding new registrants and check-in functionality for registrants
@@ -16,3 +14,7 @@ Includes adding new registrants and check-in functionality for registrants
`JSX.Element`
JSX element containing the event attendance interface
+
+## Defined in
+
+[src/components/EventManagement/EventRegistrant/EventRegistrants.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventRegistrant/EventRegistrants.tsx#L34)
diff --git a/docs/docs/auto-docs/components/EventManagement/EventRegistrant/Registrations.mocks/variables/REGISTRANTS_MOCKS.md b/docs/docs/auto-docs/components/EventManagement/EventRegistrant/Registrations.mocks/variables/REGISTRANTS_MOCKS.md
index c10d67ee4c..c824e3b273 100644
--- a/docs/docs/auto-docs/components/EventManagement/EventRegistrant/Registrations.mocks/variables/REGISTRANTS_MOCKS.md
+++ b/docs/docs/auto-docs/components/EventManagement/EventRegistrant/Registrations.mocks/variables/REGISTRANTS_MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: REGISTRANTS\_MOCKS
-> `const` **REGISTRANTS\_MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `eventId`: `string`; `id`: `undefined`; \}; \}; `result`: \{ `data`: \{ `event`: `undefined`; `getEventAttendeesByEventId`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `eventId`: `undefined`; `id`: `string`; \}; \}; `result`: \{ `data`: \{ `event`: \{ `attendees`: `object`[]; \}; `getEventAttendeesByEventId`: `undefined`; \}; \}; \})[]
+> `const` **REGISTRANTS\_MOCKS**: (`object` \| `object`)[]
-Defined in: [src/components/EventManagement/EventRegistrant/Registrations.mocks.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventRegistrant/Registrations.mocks.ts#L3)
+## Defined in
+
+[src/components/EventManagement/EventRegistrant/Registrations.mocks.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventRegistrant/Registrations.mocks.ts#L3)
diff --git a/docs/docs/auto-docs/components/EventManagement/EventRegistrant/Registrations.mocks/variables/REGISTRANTS_MOCKS_ERROR.md b/docs/docs/auto-docs/components/EventManagement/EventRegistrant/Registrations.mocks/variables/REGISTRANTS_MOCKS_ERROR.md
index 8c5acd3148..3ecd116eca 100644
--- a/docs/docs/auto-docs/components/EventManagement/EventRegistrant/Registrations.mocks/variables/REGISTRANTS_MOCKS_ERROR.md
+++ b/docs/docs/auto-docs/components/EventManagement/EventRegistrant/Registrations.mocks/variables/REGISTRANTS_MOCKS_ERROR.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,26 +6,6 @@
> `const` **REGISTRANTS\_MOCKS\_ERROR**: `object`[]
-Defined in: [src/components/EventManagement/EventRegistrant/Registrations.mocks.ts:58](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventRegistrant/Registrations.mocks.ts#L58)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `EVENT_REGISTRANTS`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.eventId
-
-> **eventId**: `string` = `'event123'`
+[src/components/EventManagement/EventRegistrant/Registrations.mocks.ts:58](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventManagement/EventRegistrant/Registrations.mocks.ts#L58)
diff --git a/docs/docs/auto-docs/components/EventRegistrantsModal/AddOnSpotAttendee/functions/default.md b/docs/docs/auto-docs/components/EventRegistrantsModal/AddOnSpotAttendee/functions/default.md
index 4e9ddf3e00..1b380c7cef 100644
--- a/docs/docs/auto-docs/components/EventRegistrantsModal/AddOnSpotAttendee/functions/default.md
+++ b/docs/docs/auto-docs/components/EventRegistrantsModal/AddOnSpotAttendee/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/EventRegistrantsModal/AddOnSpotAttendee.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventRegistrantsModal/AddOnSpotAttendee.tsx#L21)
-
Modal component for adding on-spot attendees to an event
## Parameters
-### props
-
-[`InterfaceAddOnSpotAttendeeProps`](../../../../utils/interfaces/interfaces/InterfaceAddOnSpotAttendeeProps.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceAddOnSpotAttendeeProps`](../../../../utils/interfaces/interfaces/InterfaceAddOnSpotAttendeeProps.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -31,3 +25,7 @@ Modal component for adding on-spot attendees to an event
`ReactNode`
Modal component with form for adding new attendee
+
+## Defined in
+
+[src/components/EventRegistrantsModal/AddOnSpotAttendee.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventRegistrantsModal/AddOnSpotAttendee.tsx#L21)
diff --git a/docs/docs/auto-docs/components/EventRegistrantsModal/EventRegistrantsModal/functions/EventRegistrantsModal.md b/docs/docs/auto-docs/components/EventRegistrantsModal/EventRegistrantsModal/functions/EventRegistrantsModal.md
index 8644dcecc7..1b90a961c9 100644
--- a/docs/docs/auto-docs/components/EventRegistrantsModal/EventRegistrantsModal/functions/EventRegistrantsModal.md
+++ b/docs/docs/auto-docs/components/EventRegistrantsModal/EventRegistrantsModal/functions/EventRegistrantsModal.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,19 @@
> **EventRegistrantsModal**(`props`): `Element`
-Defined in: [src/components/EventRegistrantsModal/EventRegistrantsModal.tsx:44](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventRegistrantsModal/EventRegistrantsModal.tsx#L44)
-
Modal component for managing event registrants.
Allows adding and removing attendees from an event.
## Parameters
-### props
-
-`ModalPropType`
+• **props**: `ModalPropType`
## Returns
`Element`
JSX element representing the modal.
+
+## Defined in
+
+[src/components/EventRegistrantsModal/EventRegistrantsModal.tsx:44](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventRegistrantsModal/EventRegistrantsModal.tsx#L44)
diff --git a/docs/docs/auto-docs/components/EventRegistrantsModal/EventRegistrantsWrapper/functions/EventRegistrantsWrapper.md b/docs/docs/auto-docs/components/EventRegistrantsModal/EventRegistrantsWrapper/functions/EventRegistrantsWrapper.md
index 73b0b42b73..3e7aa79e48 100644
--- a/docs/docs/auto-docs/components/EventRegistrantsModal/EventRegistrantsWrapper/functions/EventRegistrantsWrapper.md
+++ b/docs/docs/auto-docs/components/EventRegistrantsModal/EventRegistrantsWrapper/functions/EventRegistrantsWrapper.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,18 @@
> **EventRegistrantsWrapper**(`__namedParameters`): `Element`
-Defined in: [src/components/EventRegistrantsModal/EventRegistrantsWrapper.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventRegistrantsModal/EventRegistrantsWrapper.tsx#L20)
-
Wrapper component that displays a button to show the event registrants modal.
## Parameters
-### \_\_namedParameters
-
-`PropType`
+• **\_\_namedParameters**: `PropType`
## Returns
`Element`
JSX element representing the wrapper with a button to show the modal.
+
+## Defined in
+
+[src/components/EventRegistrantsModal/EventRegistrantsWrapper.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventRegistrantsModal/EventRegistrantsWrapper.tsx#L20)
diff --git a/docs/docs/auto-docs/components/EventStats/EventStats/functions/EventStats.md b/docs/docs/auto-docs/components/EventStats/EventStats/functions/EventStats.md
index 010833eb8f..07fef8fa07 100644
--- a/docs/docs/auto-docs/components/EventStats/EventStats/functions/EventStats.md
+++ b/docs/docs/auto-docs/components/EventStats/EventStats/functions/EventStats.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,19 @@
> **EventStats**(`__namedParameters`): `Element`
-Defined in: [src/components/EventStats/EventStats.tsx:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventStats/EventStats.tsx#L27)
-
Component that displays event statistics in a modal.
Shows feedback, reviews, and average rating for the event.
## Parameters
-### \_\_namedParameters
-
-`ModalPropType`
+• **\_\_namedParameters**: `ModalPropType`
## Returns
`Element`
JSX element representing the event statistics modal.
+
+## Defined in
+
+[src/components/EventStats/EventStats.tsx:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventStats/EventStats.tsx#L27)
diff --git a/docs/docs/auto-docs/components/EventStats/EventStatsWrapper/functions/EventStatsWrapper.md b/docs/docs/auto-docs/components/EventStats/EventStatsWrapper/functions/EventStatsWrapper.md
index 5c30504e34..9abce17ba9 100644
--- a/docs/docs/auto-docs/components/EventStats/EventStatsWrapper/functions/EventStatsWrapper.md
+++ b/docs/docs/auto-docs/components/EventStats/EventStatsWrapper/functions/EventStatsWrapper.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,15 +6,11 @@
> **EventStatsWrapper**(`eventId`): `Element`
-Defined in: [src/components/EventStats/EventStatsWrapper.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventStats/EventStatsWrapper.tsx#L18)
-
Wrapper component that displays a button to show event statistics.
## Parameters
-### eventId
-
-`PropType`
+• **eventId**: `PropType`
The ID of the event.
@@ -23,3 +19,7 @@ The ID of the event.
`Element`
JSX element representing the wrapper with a button to view event statistics.
+
+## Defined in
+
+[src/components/EventStats/EventStatsWrapper.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventStats/EventStatsWrapper.tsx#L18)
diff --git a/docs/docs/auto-docs/components/EventStats/Statistics/AverageRating/functions/AverageRating.md b/docs/docs/auto-docs/components/EventStats/Statistics/AverageRating/functions/AverageRating.md
index 3e0261cd1a..2942980d66 100644
--- a/docs/docs/auto-docs/components/EventStats/Statistics/AverageRating/functions/AverageRating.md
+++ b/docs/docs/auto-docs/components/EventStats/Statistics/AverageRating/functions/AverageRating.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,16 +6,12 @@
> **AverageRating**(`data`): `Element`
-Defined in: [src/components/EventStats/Statistics/AverageRating.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventStats/Statistics/AverageRating.tsx#L33)
-
Component that displays the average rating for an event.
Shows a rating value and a star rating icon.
## Parameters
-### data
-
-`ModalPropType`
+• **data**: `ModalPropType`
Data containing the average feedback score to be displayed.
@@ -24,3 +20,7 @@ Data containing the average feedback score to be displayed.
`Element`
JSX element representing the average rating card with a star rating.
+
+## Defined in
+
+[src/components/EventStats/Statistics/AverageRating.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventStats/Statistics/AverageRating.tsx#L33)
diff --git a/docs/docs/auto-docs/components/EventStats/Statistics/Feedback/functions/FeedbackStats.md b/docs/docs/auto-docs/components/EventStats/Statistics/Feedback/functions/FeedbackStats.md
index 7cd8e8c07c..0e24c25450 100644
--- a/docs/docs/auto-docs/components/EventStats/Statistics/Feedback/functions/FeedbackStats.md
+++ b/docs/docs/auto-docs/components/EventStats/Statistics/Feedback/functions/FeedbackStats.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,16 +6,12 @@
> **FeedbackStats**(`data`): `Element`
-Defined in: [src/components/EventStats/Statistics/Feedback.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventStats/Statistics/Feedback.tsx#L34)
-
Component that displays a pie chart of feedback ratings for an event.
Shows how many people gave each rating.
## Parameters
-### data
-
-`ModalPropType`
+• **data**: `ModalPropType`
Data containing event feedback to be displayed in the chart.
@@ -24,3 +20,7 @@ Data containing event feedback to be displayed in the chart.
`Element`
JSX element representing the feedback analysis card with a pie chart.
+
+## Defined in
+
+[src/components/EventStats/Statistics/Feedback.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventStats/Statistics/Feedback.tsx#L34)
diff --git a/docs/docs/auto-docs/components/EventStats/Statistics/Review/functions/ReviewStats.md b/docs/docs/auto-docs/components/EventStats/Statistics/Review/functions/ReviewStats.md
index 8f249a6a01..c65e98c1be 100644
--- a/docs/docs/auto-docs/components/EventStats/Statistics/Review/functions/ReviewStats.md
+++ b/docs/docs/auto-docs/components/EventStats/Statistics/Review/functions/ReviewStats.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,16 +6,12 @@
> **ReviewStats**(`data`): `Element`
-Defined in: [src/components/EventStats/Statistics/Review.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventStats/Statistics/Review.tsx#L30)
-
Component that displays reviews for an event.
Shows a list of reviews with ratings and text.
## Parameters
-### data
-
-`ModalPropType`
+• **data**: `ModalPropType`
Data containing event feedback to be displayed.
@@ -24,3 +20,7 @@ Data containing event feedback to be displayed.
`Element`
JSX element representing the reviews card.
+
+## Defined in
+
+[src/components/EventStats/Statistics/Review.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/EventStats/Statistics/Review.tsx#L30)
diff --git a/docs/docs/auto-docs/components/GroupChatDetails/GroupChatDetails/functions/default.md b/docs/docs/auto-docs/components/GroupChatDetails/GroupChatDetails/functions/default.md
index 6d760d0921..728303c0f2 100644
--- a/docs/docs/auto-docs/components/GroupChatDetails/GroupChatDetails/functions/default.md
+++ b/docs/docs/auto-docs/components/GroupChatDetails/GroupChatDetails/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,18 @@
> **default**(`__namedParameters`): `JSX.Element`
-Defined in: [src/components/GroupChatDetails/GroupChatDetails.tsx:120](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/GroupChatDetails/GroupChatDetails.tsx#L120)
-
Component for displaying and managing group chat details.
## Parameters
-### \_\_namedParameters
-
-`InterfaceGoroupChatDetailsProps`
+• **\_\_namedParameters**: `InterfaceGoroupChatDetailsProps`
## Returns
`JSX.Element`
The rendered component.
+
+## Defined in
+
+[src/components/GroupChatDetails/GroupChatDetails.tsx:120](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/GroupChatDetails/GroupChatDetails.tsx#L120)
diff --git a/docs/docs/auto-docs/components/HolidayCards/HolidayCard/functions/default.md b/docs/docs/auto-docs/components/HolidayCards/HolidayCard/functions/default.md
index e28ab34632..43fba686e1 100644
--- a/docs/docs/auto-docs/components/HolidayCards/HolidayCard/functions/default.md
+++ b/docs/docs/auto-docs/components/HolidayCards/HolidayCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,15 +6,11 @@
> **default**(`props`): `Element`
-Defined in: [src/components/HolidayCards/HolidayCard.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/HolidayCards/HolidayCard.tsx#L15)
-
Component that displays a card with the name of a holiday.
## Parameters
-### props
-
-`InterfaceHolidayList`
+• **props**: `InterfaceHolidayList`
Contains the holidayName to be displayed on the card.
@@ -23,3 +19,7 @@ Contains the holidayName to be displayed on the card.
`Element`
JSX element representing a card with the holiday name.
+
+## Defined in
+
+[src/components/HolidayCards/HolidayCard.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/HolidayCards/HolidayCard.tsx#L15)
diff --git a/docs/docs/auto-docs/components/IconComponent/IconComponent/functions/default.md b/docs/docs/auto-docs/components/IconComponent/IconComponent/functions/default.md
index 48d3187173..7f73d3e411 100644
--- a/docs/docs/auto-docs/components/IconComponent/IconComponent/functions/default.md
+++ b/docs/docs/auto-docs/components/IconComponent/IconComponent/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,15 +6,11 @@
> **default**(`props`): `Element`
-Defined in: [src/components/IconComponent/IconComponent.tsx:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/IconComponent/IconComponent.tsx#L39)
-
Renders an icon based on the provided name.
## Parameters
-### props
-
-[`InterfaceIconComponent`](../interfaces/InterfaceIconComponent.md)
+• **props**: [`InterfaceIconComponent`](../interfaces/InterfaceIconComponent.md)
Contains the name of the icon and optional styles (fill, height, width).
@@ -23,3 +19,7 @@ Contains the name of the icon and optional styles (fill, height, width).
`Element`
JSX element representing the icon.
+
+## Defined in
+
+[src/components/IconComponent/IconComponent.tsx:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/IconComponent/IconComponent.tsx#L39)
diff --git a/docs/docs/auto-docs/components/IconComponent/IconComponent/interfaces/InterfaceIconComponent.md b/docs/docs/auto-docs/components/IconComponent/IconComponent/interfaces/InterfaceIconComponent.md
index 16c5f8f615..befc4f8b06 100644
--- a/docs/docs/auto-docs/components/IconComponent/IconComponent/interfaces/InterfaceIconComponent.md
+++ b/docs/docs/auto-docs/components/IconComponent/IconComponent/interfaces/InterfaceIconComponent.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceIconComponent
-Defined in: [src/components/IconComponent/IconComponent.tsx:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/IconComponent/IconComponent.tsx#L27)
-
## Properties
### fill?
> `optional` **fill**: `string`
-Defined in: [src/components/IconComponent/IconComponent.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/IconComponent/IconComponent.tsx#L29)
+#### Defined in
+
+[src/components/IconComponent/IconComponent.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/IconComponent/IconComponent.tsx#L29)
***
@@ -20,7 +20,9 @@ Defined in: [src/components/IconComponent/IconComponent.tsx:29](https://github.c
> `optional` **height**: `string`
-Defined in: [src/components/IconComponent/IconComponent.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/IconComponent/IconComponent.tsx#L30)
+#### Defined in
+
+[src/components/IconComponent/IconComponent.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/IconComponent/IconComponent.tsx#L30)
***
@@ -28,7 +30,9 @@ Defined in: [src/components/IconComponent/IconComponent.tsx:30](https://github.c
> **name**: `string`
-Defined in: [src/components/IconComponent/IconComponent.tsx:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/IconComponent/IconComponent.tsx#L28)
+#### Defined in
+
+[src/components/IconComponent/IconComponent.tsx:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/IconComponent/IconComponent.tsx#L28)
***
@@ -36,4 +40,6 @@ Defined in: [src/components/IconComponent/IconComponent.tsx:28](https://github.c
> `optional` **width**: `string`
-Defined in: [src/components/IconComponent/IconComponent.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/IconComponent/IconComponent.tsx#L31)
+#### Defined in
+
+[src/components/IconComponent/IconComponent.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/IconComponent/IconComponent.tsx#L31)
diff --git a/docs/docs/auto-docs/components/InfiniteScrollLoader/InfiniteScrollLoader/functions/default.md b/docs/docs/auto-docs/components/InfiniteScrollLoader/InfiniteScrollLoader/functions/default.md
index 119193e89c..8d4a9488d1 100644
--- a/docs/docs/auto-docs/components/InfiniteScrollLoader/InfiniteScrollLoader/functions/default.md
+++ b/docs/docs/auto-docs/components/InfiniteScrollLoader/InfiniteScrollLoader/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,10 +6,12 @@
> **default**(): `Element`
-Defined in: [src/components/InfiniteScrollLoader/InfiniteScrollLoader.tsx:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/InfiniteScrollLoader/InfiniteScrollLoader.tsx#L8)
-
A Loader for infinite scroll.
## Returns
`Element`
+
+## Defined in
+
+[src/components/InfiniteScrollLoader/InfiniteScrollLoader.tsx:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/InfiniteScrollLoader/InfiniteScrollLoader.tsx#L8)
diff --git a/docs/docs/auto-docs/components/LeftDrawer/LeftDrawer/functions/default.md b/docs/docs/auto-docs/components/LeftDrawer/LeftDrawer/functions/default.md
index b6052d20d0..6a8faded30 100644
--- a/docs/docs/auto-docs/components/LeftDrawer/LeftDrawer/functions/default.md
+++ b/docs/docs/auto-docs/components/LeftDrawer/LeftDrawer/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,18 @@
> **default**(`__namedParameters`): `Element`
-Defined in: [src/components/LeftDrawer/LeftDrawer.tsx:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawer/LeftDrawer.tsx#L25)
-
LeftDrawer component for displaying navigation options.
## Parameters
-### \_\_namedParameters
-
-[`InterfaceLeftDrawerProps`](../interfaces/InterfaceLeftDrawerProps.md)
+• **\_\_namedParameters**: [`InterfaceLeftDrawerProps`](../interfaces/InterfaceLeftDrawerProps.md)
## Returns
`Element`
JSX element for the left navigation drawer.
+
+## Defined in
+
+[src/components/LeftDrawer/LeftDrawer.tsx:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawer/LeftDrawer.tsx#L25)
diff --git a/docs/docs/auto-docs/components/LeftDrawer/LeftDrawer/interfaces/InterfaceLeftDrawerProps.md b/docs/docs/auto-docs/components/LeftDrawer/LeftDrawer/interfaces/InterfaceLeftDrawerProps.md
index 270d7a5c1c..32a4f1760f 100644
--- a/docs/docs/auto-docs/components/LeftDrawer/LeftDrawer/interfaces/InterfaceLeftDrawerProps.md
+++ b/docs/docs/auto-docs/components/LeftDrawer/LeftDrawer/interfaces/InterfaceLeftDrawerProps.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceLeftDrawerProps
-Defined in: [src/components/LeftDrawer/LeftDrawer.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawer/LeftDrawer.tsx#L13)
-
## Properties
### hideDrawer
> **hideDrawer**: `boolean`
-Defined in: [src/components/LeftDrawer/LeftDrawer.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawer/LeftDrawer.tsx#L14)
+#### Defined in
+
+[src/components/LeftDrawer/LeftDrawer.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawer/LeftDrawer.tsx#L14)
***
@@ -20,4 +20,6 @@ Defined in: [src/components/LeftDrawer/LeftDrawer.tsx:14](https://github.com/Pal
> **setHideDrawer**: `Dispatch`\<`SetStateAction`\<`boolean`\>\>
-Defined in: [src/components/LeftDrawer/LeftDrawer.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawer/LeftDrawer.tsx#L15)
+#### Defined in
+
+[src/components/LeftDrawer/LeftDrawer.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawer/LeftDrawer.tsx#L15)
diff --git a/docs/docs/auto-docs/components/LeftDrawerOrg/LeftDrawerOrg/functions/default.md b/docs/docs/auto-docs/components/LeftDrawerOrg/LeftDrawerOrg/functions/default.md
index 34a21e1837..c680a3e80d 100644
--- a/docs/docs/auto-docs/components/LeftDrawerOrg/LeftDrawerOrg/functions/default.md
+++ b/docs/docs/auto-docs/components/LeftDrawerOrg/LeftDrawerOrg/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,18 @@
> **default**(`__namedParameters`): `Element`
-Defined in: [src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L35)
-
LeftDrawerOrg component for displaying organization details and navigation options.
## Parameters
-### \_\_namedParameters
-
-[`InterfaceLeftDrawerProps`](../interfaces/InterfaceLeftDrawerProps.md)
+• **\_\_namedParameters**: [`InterfaceLeftDrawerProps`](../interfaces/InterfaceLeftDrawerProps.md)
## Returns
`Element`
JSX element for the left navigation drawer with organization details.
+
+## Defined in
+
+[src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L35)
diff --git a/docs/docs/auto-docs/components/LeftDrawerOrg/LeftDrawerOrg/interfaces/InterfaceLeftDrawerProps.md b/docs/docs/auto-docs/components/LeftDrawerOrg/LeftDrawerOrg/interfaces/InterfaceLeftDrawerProps.md
index ce801156d0..59cb8c6817 100644
--- a/docs/docs/auto-docs/components/LeftDrawerOrg/LeftDrawerOrg/interfaces/InterfaceLeftDrawerProps.md
+++ b/docs/docs/auto-docs/components/LeftDrawerOrg/LeftDrawerOrg/interfaces/InterfaceLeftDrawerProps.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceLeftDrawerProps
-Defined in: [src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L18)
-
## Properties
### hideDrawer
> **hideDrawer**: `boolean`
-Defined in: [src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L21)
+#### Defined in
+
+[src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L21)
***
@@ -20,7 +20,9 @@ Defined in: [src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:21](https://github.c
> **orgId**: `string`
-Defined in: [src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L19)
+#### Defined in
+
+[src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L19)
***
@@ -28,7 +30,9 @@ Defined in: [src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:19](https://github.c
> **setHideDrawer**: `Dispatch`\<`SetStateAction`\<`boolean`\>\>
-Defined in: [src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L22)
+#### Defined in
+
+[src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L22)
***
@@ -36,4 +40,6 @@ Defined in: [src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:22](https://github.c
> **targets**: [`TargetsType`](../../../../state/reducers/routesReducer/type-aliases/TargetsType.md)[]
-Defined in: [src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L20)
+#### Defined in
+
+[src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L20)
diff --git a/docs/docs/auto-docs/components/Loader/Loader/functions/default.md b/docs/docs/auto-docs/components/Loader/Loader/functions/default.md
index 5db0ccc088..ad296df281 100644
--- a/docs/docs/auto-docs/components/Loader/Loader/functions/default.md
+++ b/docs/docs/auto-docs/components/Loader/Loader/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,18 @@
> **default**(`props`): `Element`
-Defined in: [src/components/Loader/Loader.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Loader/Loader.tsx#L17)
-
Loader component for displaying a loading spinner.
## Parameters
-### props
-
-`InterfaceLoaderProps`
+• **props**: `InterfaceLoaderProps`
## Returns
`Element`
JSX element for a loading spinner.
+
+## Defined in
+
+[src/components/Loader/Loader.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Loader/Loader.tsx#L17)
diff --git a/docs/docs/auto-docs/components/LoginPortalToggle/LoginPortalToggle/functions/default.md b/docs/docs/auto-docs/components/LoginPortalToggle/LoginPortalToggle/functions/default.md
index 78abe51e19..e1a01f3be1 100644
--- a/docs/docs/auto-docs/components/LoginPortalToggle/LoginPortalToggle/functions/default.md
+++ b/docs/docs/auto-docs/components/LoginPortalToggle/LoginPortalToggle/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,15 +6,11 @@
> **default**(`onToggle`): `JSX.Element`
-Defined in: [src/components/LoginPortalToggle/LoginPortalToggle.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LoginPortalToggle/LoginPortalToggle.tsx#L18)
-
Component for toggling between admin and user login portals.
## Parameters
-### onToggle
-
-`InterfaceLoginPortalToggleProps`
+• **onToggle**: `InterfaceLoginPortalToggleProps`
Callback function to handle role changes ('admin' or 'user').
@@ -23,3 +19,7 @@ Callback function to handle role changes ('admin' or 'user').
`JSX.Element`
JSX element for login portal toggle.
+
+## Defined in
+
+[src/components/LoginPortalToggle/LoginPortalToggle.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LoginPortalToggle/LoginPortalToggle.tsx#L18)
diff --git a/docs/docs/auto-docs/components/MemberDetail/EventsAttendedByMember/functions/default.md b/docs/docs/auto-docs/components/MemberDetail/EventsAttendedByMember/functions/default.md
index 44479bae34..430f3b9262 100644
--- a/docs/docs/auto-docs/components/MemberDetail/EventsAttendedByMember/functions/default.md
+++ b/docs/docs/auto-docs/components/MemberDetail/EventsAttendedByMember/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **default**(`__namedParameters`): `JSX.Element`
-Defined in: [src/components/MemberDetail/EventsAttendedByMember.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedByMember.tsx#L15)
-
## Parameters
-### \_\_namedParameters
-
-`InterfaceEventsAttendedByMember`
+• **\_\_namedParameters**: `InterfaceEventsAttendedByMember`
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/components/MemberDetail/EventsAttendedByMember.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedByMember.tsx#L15)
diff --git a/docs/docs/auto-docs/components/MemberDetail/EventsAttendedCardItem/functions/default.md b/docs/docs/auto-docs/components/MemberDetail/EventsAttendedCardItem/functions/default.md
index 2b37c74a77..85ae2a5614 100644
--- a/docs/docs/auto-docs/components/MemberDetail/EventsAttendedCardItem/functions/default.md
+++ b/docs/docs/auto-docs/components/MemberDetail/EventsAttendedCardItem/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **default**(`props`): `Element`
-Defined in: [src/components/MemberDetail/EventsAttendedCardItem.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedCardItem.tsx#L26)
-
## Parameters
-### props
-
-[`InterfaceCardItem`](../interfaces/InterfaceCardItem.md)
+• **props**: [`InterfaceCardItem`](../interfaces/InterfaceCardItem.md)
## Returns
`Element`
+
+## Defined in
+
+[src/components/MemberDetail/EventsAttendedCardItem.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedCardItem.tsx#L26)
diff --git a/docs/docs/auto-docs/components/MemberDetail/EventsAttendedCardItem/interfaces/InterfaceCardItem.md b/docs/docs/auto-docs/components/MemberDetail/EventsAttendedCardItem/interfaces/InterfaceCardItem.md
index dd6aced8f7..a6e090da4f 100644
--- a/docs/docs/auto-docs/components/MemberDetail/EventsAttendedCardItem/interfaces/InterfaceCardItem.md
+++ b/docs/docs/auto-docs/components/MemberDetail/EventsAttendedCardItem/interfaces/InterfaceCardItem.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceCardItem
-Defined in: [src/components/MemberDetail/EventsAttendedCardItem.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedCardItem.tsx#L16)
-
Card component to display individual event attendance information
Shows event details including title, date, location and organization
@@ -35,7 +33,9 @@ Event location
> `optional` **creator**: `string`
-Defined in: [src/components/MemberDetail/EventsAttendedCardItem.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedCardItem.tsx#L20)
+#### Defined in
+
+[src/components/MemberDetail/EventsAttendedCardItem.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedCardItem.tsx#L20)
***
@@ -43,7 +43,9 @@ Defined in: [src/components/MemberDetail/EventsAttendedCardItem.tsx:20](https://
> `optional` **eventId**: `string`
-Defined in: [src/components/MemberDetail/EventsAttendedCardItem.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedCardItem.tsx#L22)
+#### Defined in
+
+[src/components/MemberDetail/EventsAttendedCardItem.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedCardItem.tsx#L22)
***
@@ -51,7 +53,9 @@ Defined in: [src/components/MemberDetail/EventsAttendedCardItem.tsx:22](https://
> `optional` **location**: `string`
-Defined in: [src/components/MemberDetail/EventsAttendedCardItem.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedCardItem.tsx#L21)
+#### Defined in
+
+[src/components/MemberDetail/EventsAttendedCardItem.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedCardItem.tsx#L21)
***
@@ -59,7 +63,9 @@ Defined in: [src/components/MemberDetail/EventsAttendedCardItem.tsx:21](https://
> `optional` **orgId**: `string`
-Defined in: [src/components/MemberDetail/EventsAttendedCardItem.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedCardItem.tsx#L23)
+#### Defined in
+
+[src/components/MemberDetail/EventsAttendedCardItem.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedCardItem.tsx#L23)
***
@@ -67,7 +73,9 @@ Defined in: [src/components/MemberDetail/EventsAttendedCardItem.tsx:23](https://
> `optional` **startdate**: `string`
-Defined in: [src/components/MemberDetail/EventsAttendedCardItem.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedCardItem.tsx#L19)
+#### Defined in
+
+[src/components/MemberDetail/EventsAttendedCardItem.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedCardItem.tsx#L19)
***
@@ -75,7 +83,9 @@ Defined in: [src/components/MemberDetail/EventsAttendedCardItem.tsx:19](https://
> `optional` **time**: `string`
-Defined in: [src/components/MemberDetail/EventsAttendedCardItem.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedCardItem.tsx#L18)
+#### Defined in
+
+[src/components/MemberDetail/EventsAttendedCardItem.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedCardItem.tsx#L18)
***
@@ -83,4 +93,6 @@ Defined in: [src/components/MemberDetail/EventsAttendedCardItem.tsx:18](https://
> **title**: `string`
-Defined in: [src/components/MemberDetail/EventsAttendedCardItem.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedCardItem.tsx#L17)
+#### Defined in
+
+[src/components/MemberDetail/EventsAttendedCardItem.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedCardItem.tsx#L17)
diff --git a/docs/docs/auto-docs/components/MemberDetail/EventsAttendedMemberModal/functions/default.md b/docs/docs/auto-docs/components/MemberDetail/EventsAttendedMemberModal/functions/default.md
index f5f5aed6ef..5e69e8aa96 100644
--- a/docs/docs/auto-docs/components/MemberDetail/EventsAttendedMemberModal/functions/default.md
+++ b/docs/docs/auto-docs/components/MemberDetail/EventsAttendedMemberModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,17 +6,11 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/MemberDetail/EventsAttendedMemberModal.tsx:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedMemberModal.tsx#L39)
-
## Parameters
-### props
-
-`InterfaceEventsAttendedMemberModalProps`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceEventsAttendedMemberModalProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -27,3 +21,7 @@ Defined in: [src/components/MemberDetail/EventsAttendedMemberModal.tsx:39](https
## Returns
`ReactNode`
+
+## Defined in
+
+[src/components/MemberDetail/EventsAttendedMemberModal.tsx:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/EventsAttendedMemberModal.tsx#L39)
diff --git a/docs/docs/auto-docs/components/MemberDetail/customTableCell/functions/CustomTableCell.md b/docs/docs/auto-docs/components/MemberDetail/customTableCell/functions/CustomTableCell.md
index 5864ffde36..8531077936 100644
--- a/docs/docs/auto-docs/components/MemberDetail/customTableCell/functions/CustomTableCell.md
+++ b/docs/docs/auto-docs/components/MemberDetail/customTableCell/functions/CustomTableCell.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,21 +6,15 @@
> **CustomTableCell**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/MemberDetail/customTableCell.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/customTableCell.tsx#L13)
-
Custom table cell component to display event details
## Parameters
-### props
-
-#### eventId
-
-`string`
+• **props**
-### deprecatedLegacyContext?
+• **props.eventId**: `string`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -33,3 +27,7 @@ Custom table cell component to display event details
`ReactNode`
TableRow component with event information
+
+## Defined in
+
+[src/components/MemberDetail/customTableCell.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberDetail/customTableCell.tsx#L13)
diff --git a/docs/docs/auto-docs/components/MemberRequestCard/MemberRequestCard/functions/default.md b/docs/docs/auto-docs/components/MemberRequestCard/MemberRequestCard/functions/default.md
index e6705a54c6..235a5789a1 100644
--- a/docs/docs/auto-docs/components/MemberRequestCard/MemberRequestCard/functions/default.md
+++ b/docs/docs/auto-docs/components/MemberRequestCard/MemberRequestCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,15 +6,11 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/MemberRequestCard/MemberRequestCard.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberRequestCard/MemberRequestCard.tsx#L31)
-
Component for displaying and managing member requests.
## Parameters
-### props
-
-`InterfaceMemberRequestCardProps`
+• **props**: `InterfaceMemberRequestCardProps`
Properties for the member request card.
@@ -23,3 +19,7 @@ Properties for the member request card.
`JSX.Element`
JSX element for member request card.
+
+## Defined in
+
+[src/components/MemberRequestCard/MemberRequestCard.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/MemberRequestCard/MemberRequestCard.tsx#L31)
diff --git a/docs/docs/auto-docs/components/NotFound/NotFound/functions/default.md b/docs/docs/auto-docs/components/NotFound/NotFound/functions/default.md
index d8d786dd48..a2b8cb8994 100644
--- a/docs/docs/auto-docs/components/NotFound/NotFound/functions/default.md
+++ b/docs/docs/auto-docs/components/NotFound/NotFound/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,18 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/NotFound/NotFound.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/NotFound/NotFound.tsx#L18)
-
Component to display a "Not Found" message.
## Parameters
-### props
-
-`InterfaceNotFoundProps`
+• **props**: `InterfaceNotFoundProps`
## Returns
`JSX.Element`
JSX element for the "Not Found" page.
+
+## Defined in
+
+[src/components/NotFound/NotFound.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/NotFound/NotFound.tsx#L18)
diff --git a/docs/docs/auto-docs/components/OrgAdminListCard/OrgAdminListCard/functions/default.md b/docs/docs/auto-docs/components/OrgAdminListCard/OrgAdminListCard/functions/default.md
index 4d01581988..50fd85507f 100644
--- a/docs/docs/auto-docs/components/OrgAdminListCard/OrgAdminListCard/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgAdminListCard/OrgAdminListCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,18 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/OrgAdminListCard/OrgAdminListCard.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgAdminListCard/OrgAdminListCard.tsx#L22)
-
Component to confirm and handle the removal of an admin.
## Parameters
-### props
-
-`InterfaceOrgPeopleListCardProps`
+• **props**: `InterfaceOrgPeopleListCardProps`
## Returns
`JSX.Element`
JSX element for the removal confirmation modal.
+
+## Defined in
+
+[src/components/OrgAdminListCard/OrgAdminListCard.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgAdminListCard/OrgAdminListCard.tsx#L22)
diff --git a/docs/docs/auto-docs/components/OrgContriCards/OrgContriCards/functions/default.md b/docs/docs/auto-docs/components/OrgContriCards/OrgContriCards/functions/default.md
index b890243d55..32e8f13585 100644
--- a/docs/docs/auto-docs/components/OrgContriCards/OrgContriCards/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgContriCards/OrgContriCards/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/OrgContriCards/OrgContriCards.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgContriCards/OrgContriCards.tsx#L30)
-
Component to display organization contribution cards
This component shows the contribution details of a user in a card format. It includes
@@ -15,9 +13,7 @@ the user's name, email, contribution date, transaction ID, and the contribution
## Parameters
-### props
-
-`InterfaceOrgContriCardsProps`
+• **props**: `InterfaceOrgContriCardsProps`
The properties passed to the component
@@ -26,3 +22,7 @@ The properties passed to the component
`JSX.Element`
JSX.Element representing a contribution card
+
+## Defined in
+
+[src/components/OrgContriCards/OrgContriCards.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgContriCards/OrgContriCards.tsx#L30)
diff --git a/docs/docs/auto-docs/components/OrgDelete/OrgDelete/functions/default.md b/docs/docs/auto-docs/components/OrgDelete/OrgDelete/functions/default.md
index 293b8ec3e9..7a535ab470 100644
--- a/docs/docs/auto-docs/components/OrgDelete/OrgDelete/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgDelete/OrgDelete/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/components/OrgDelete/OrgDelete.tsx:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgDelete/OrgDelete.tsx#L11)
-
Component for displaying organization deletion message
This component renders a message related to deleting an organization.
@@ -17,3 +15,7 @@ This component renders a message related to deleting an organization.
`JSX.Element`
JSX.Element representing the organization deletion message
+
+## Defined in
+
+[src/components/OrgDelete/OrgDelete.tsx:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgDelete/OrgDelete.tsx#L11)
diff --git a/docs/docs/auto-docs/components/OrgListCard/OrgListCard/functions/default.md b/docs/docs/auto-docs/components/OrgListCard/OrgListCard/functions/default.md
index 1b38f4d6e7..d8c9614040 100644
--- a/docs/docs/auto-docs/components/OrgListCard/OrgListCard/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgListCard/OrgListCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/OrgListCard/OrgListCard.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgListCard/OrgListCard.tsx#L38)
-
Component for displaying a list card for an organization
This component renders a card that displays information about an organization,
@@ -16,9 +14,7 @@ to manage the organization, navigating to the organization's dashboard.
## Parameters
-### props
-
-[`InterfaceOrgListCardProps`](../interfaces/InterfaceOrgListCardProps.md)
+• **props**: [`InterfaceOrgListCardProps`](../interfaces/InterfaceOrgListCardProps.md)
The properties passed to the component
@@ -27,3 +23,7 @@ The properties passed to the component
`JSX.Element`
JSX.Element representing an organization list card
+
+## Defined in
+
+[src/components/OrgListCard/OrgListCard.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgListCard/OrgListCard.tsx#L38)
diff --git a/docs/docs/auto-docs/components/OrgListCard/OrgListCard/interfaces/InterfaceOrgListCardProps.md b/docs/docs/auto-docs/components/OrgListCard/OrgListCard/interfaces/InterfaceOrgListCardProps.md
index 7713ac5664..8c855e1444 100644
--- a/docs/docs/auto-docs/components/OrgListCard/OrgListCard/interfaces/InterfaceOrgListCardProps.md
+++ b/docs/docs/auto-docs/components/OrgListCard/OrgListCard/interfaces/InterfaceOrgListCardProps.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceOrgListCardProps
-Defined in: [src/components/OrgListCard/OrgListCard.tsx:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgListCard/OrgListCard.tsx#L24)
-
Props for the OrgListCard component
## Properties
@@ -14,4 +12,6 @@ Props for the OrgListCard component
> **data**: [`InterfaceOrgConnectionInfoType`](../../../../utils/interfaces/interfaces/InterfaceOrgConnectionInfoType.md)
-Defined in: [src/components/OrgListCard/OrgListCard.tsx:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgListCard/OrgListCard.tsx#L25)
+#### Defined in
+
+[src/components/OrgListCard/OrgListCard.tsx:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgListCard/OrgListCard.tsx#L25)
diff --git a/docs/docs/auto-docs/components/OrgListCard/TruncatedText/functions/default.md b/docs/docs/auto-docs/components/OrgListCard/TruncatedText/functions/default.md
index 0520106ebe..da0ce91a99 100644
--- a/docs/docs/auto-docs/components/OrgListCard/TruncatedText/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgListCard/TruncatedText/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/OrgListCard/TruncatedText.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgListCard/TruncatedText.tsx#L31)
-
A React functional component that displays text and truncates it with an ellipsis (`...`)
if the text exceeds the available width or the `maxWidthOverride` value.
@@ -16,15 +14,11 @@ or the `maxWidthOverride` value. It also listens for window resize events to rea
## Parameters
-### props
-
-`InterfaceTruncatedTextProps`
+• **props**: `InterfaceTruncatedTextProps`
The props for the component.
-### deprecatedLegacyContext?
-
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -43,3 +37,7 @@ A heading element (`
`) containing the truncated or full text.
```tsx
```
+
+## Defined in
+
+[src/components/OrgListCard/TruncatedText.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgListCard/TruncatedText.tsx#L31)
diff --git a/docs/docs/auto-docs/components/OrgListCard/useDebounce/functions/default.md b/docs/docs/auto-docs/components/OrgListCard/useDebounce/functions/default.md
index 3cc0197682..453995c76e 100644
--- a/docs/docs/auto-docs/components/OrgListCard/useDebounce/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgListCard/useDebounce/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**\<`T`\>(`callback`, `delay`): `object`
-Defined in: [src/components/OrgListCard/useDebounce.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgListCard/useDebounce.tsx#L12)
-
A custom React hook for debouncing a callback function.
It delays the execution of the callback until after a specified delay has elapsed
since the last time the debounced function was invoked.
@@ -18,15 +16,11 @@ since the last time the debounced function was invoked.
## Parameters
-### callback
-
-`T`
+• **callback**: `T`
The function to debounce.
-### delay
-
-`number`
+• **delay**: `number`
The delay in milliseconds to wait before invoking the callback.
@@ -50,10 +44,12 @@ An object with the `debouncedCallback` function and a `cancel` method to clear t
#### Parameters
-##### args
-
-...`Parameters`\<`T`\>
+• ...**args**: `Parameters`\<`T`\>
#### Returns
`void`
+
+## Defined in
+
+[src/components/OrgListCard/useDebounce.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgListCard/useDebounce.tsx#L12)
diff --git a/docs/docs/auto-docs/components/OrgPeopleListCard/OrgPeopleListCard/functions/default.md b/docs/docs/auto-docs/components/OrgPeopleListCard/OrgPeopleListCard/functions/default.md
index 6949351c6f..e7a17c965a 100644
--- a/docs/docs/auto-docs/components/OrgPeopleListCard/OrgPeopleListCard/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgPeopleListCard/OrgPeopleListCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/OrgPeopleListCard/OrgPeopleListCard.tsx:47](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgPeopleListCard/OrgPeopleListCard.tsx#L47)
-
Component for displaying a modal to remove a member from an organization
This component shows a modal that confirms the removal of a member from the organization.
@@ -15,9 +13,7 @@ It performs the removal action and displays success or error messages.
## Parameters
-### props
-
-`InterfaceOrgPeopleListCardProps`
+• **props**: `InterfaceOrgPeopleListCardProps`
The properties passed to the component
@@ -26,3 +22,7 @@ The properties passed to the component
`JSX.Element`
JSX.Element representing the organization people list card modal
+
+## Defined in
+
+[src/components/OrgPeopleListCard/OrgPeopleListCard.tsx:47](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgPeopleListCard/OrgPeopleListCard.tsx#L47)
diff --git a/docs/docs/auto-docs/components/OrgPostCard/DeletePostModal/functions/default.md b/docs/docs/auto-docs/components/OrgPostCard/DeletePostModal/functions/default.md
index 05c967e241..e956c03659 100644
--- a/docs/docs/auto-docs/components/OrgPostCard/DeletePostModal/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgPostCard/DeletePostModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,17 +6,11 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/OrgPostCard/DeletePostModal.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgPostCard/DeletePostModal.tsx#L38)
-
## Parameters
-### props
-
-`InterfaceDeletePostModalProps`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceDeletePostModalProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -27,3 +21,7 @@ Defined in: [src/components/OrgPostCard/DeletePostModal.tsx:38](https://github.c
## Returns
`ReactNode`
+
+## Defined in
+
+[src/components/OrgPostCard/DeletePostModal.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgPostCard/DeletePostModal.tsx#L38)
diff --git a/docs/docs/auto-docs/components/OrgPostCard/OrgPostCard/functions/default.md b/docs/docs/auto-docs/components/OrgPostCard/OrgPostCard/functions/default.md
index dd48b4d5fb..af0a82c151 100644
--- a/docs/docs/auto-docs/components/OrgPostCard/OrgPostCard/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgPostCard/OrgPostCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/OrgPostCard/OrgPostCard.tsx:53](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgPostCard/OrgPostCard.tsx#L53)
-
## Parameters
-### props
-
-`InterfaceOrgPostCardProps`
+• **props**: `InterfaceOrgPostCardProps`
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/components/OrgPostCard/OrgPostCard.tsx:53](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgPostCard/OrgPostCard.tsx#L53)
diff --git a/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/CategoryModal/functions/default.md b/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/CategoryModal/functions/default.md
index 05b497cedc..acb905cc1a 100644
--- a/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/CategoryModal/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/CategoryModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,21 +6,15 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx#L41)
-
A modal component for creating and editing action item categories.
## Parameters
-### props
-
-[`InterfaceActionItemCategoryModal`](../interfaces/InterfaceActionItemCategoryModal.md)
+• **props**: [`InterfaceActionItemCategoryModal`](../interfaces/InterfaceActionItemCategoryModal.md)
The properties passed to the component.
-### deprecatedLegacyContext?
-
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -33,3 +27,7 @@ The properties passed to the component.
`ReactNode`
The `CategoryModal` component.
+
+## Defined in
+
+[src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx#L41)
diff --git a/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/CategoryModal/interfaces/InterfaceActionItemCategoryModal.md b/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/CategoryModal/interfaces/InterfaceActionItemCategoryModal.md
index bad9b2f1df..5e69a7912b 100644
--- a/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/CategoryModal/interfaces/InterfaceActionItemCategoryModal.md
+++ b/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/CategoryModal/interfaces/InterfaceActionItemCategoryModal.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceActionItemCategoryModal
-Defined in: [src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx#L26)
-
Props for the `CategoryModal` component.
isOpen - The state of the modal.
@@ -21,7 +19,9 @@ mode - The mode of the modal.
> **category**: [`InterfaceActionItemCategoryInfo`](../../../../../utils/interfaces/interfaces/InterfaceActionItemCategoryInfo.md)
-Defined in: [src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx#L31)
+#### Defined in
+
+[src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx#L31)
***
@@ -29,19 +29,23 @@ Defined in: [src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:3
> **hide**: () => `void`
-Defined in: [src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx#L28)
-
#### Returns
`void`
+#### Defined in
+
+[src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx#L28)
+
***
### isOpen
> **isOpen**: `boolean`
-Defined in: [src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx#L27)
+#### Defined in
+
+[src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx#L27)
***
@@ -49,7 +53,9 @@ Defined in: [src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:2
> **mode**: `"create"` \| `"edit"`
-Defined in: [src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx#L32)
+#### Defined in
+
+[src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx#L32)
***
@@ -57,7 +63,9 @@ Defined in: [src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:3
> **orgId**: `string`
-Defined in: [src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx#L30)
+#### Defined in
+
+[src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx#L30)
***
@@ -65,8 +73,10 @@ Defined in: [src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:3
> **refetchCategories**: () => `void`
-Defined in: [src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx#L29)
-
#### Returns
`void`
+
+#### Defined in
+
+[src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/CategoryModal.tsx#L29)
diff --git a/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/OrgActionItemCategories/functions/default.md b/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/OrgActionItemCategories/functions/default.md
index d6b2e4aa22..ce9a60e99a 100644
--- a/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/OrgActionItemCategories/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/OrgActionItemCategories/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,20 +6,14 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/OrgSettings/ActionItemCategories/OrgActionItemCategories.tsx:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/OrgActionItemCategories.tsx#L61)
-
Represents the component for managing organization action item categories.
This component allows creating, updating, enabling, and disabling action item categories.
## Parameters
-### props
-
-`InterfaceActionItemCategoryProps`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceActionItemCategoryProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -30,3 +24,7 @@ This component allows creating, updating, enabling, and disabling action item ca
## Returns
`ReactNode`
+
+## Defined in
+
+[src/components/OrgSettings/ActionItemCategories/OrgActionItemCategories.tsx:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/OrgActionItemCategories.tsx#L61)
diff --git a/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks/variables/MOCKS.md b/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks/variables/MOCKS.md
index 2325e2bf44..ecafcf8d5c 100644
--- a/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `undefined`; `isDisabled`: `undefined`; `name`: `undefined`; `orderBy`: `string`; `organizationId`: `string`; `where`: \{ `is_disabled`: `undefined`; `name_contains`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `actionItemCategoriesByOrganization`: `object`[]; `createActionItemCategory`: `undefined`; `updateActionItemCategory`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `undefined`; `isDisabled`: `undefined`; `name`: `undefined`; `orderBy`: `string`; `organizationId`: `string`; `where`: \{ `is_disabled`: `boolean`; `name_contains`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `actionItemCategoriesByOrganization`: `object`[]; `createActionItemCategory`: `undefined`; `updateActionItemCategory`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `undefined`; `isDisabled`: `boolean`; `name`: `string`; `orderBy`: `undefined`; `organizationId`: `string`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `actionItemCategoriesByOrganization`: `undefined`; `createActionItemCategory`: \{ `_id`: `string`; \}; `updateActionItemCategory`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `string`; `isDisabled`: `boolean`; `name`: `string`; `orderBy`: `undefined`; `organizationId`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `actionItemCategoriesByOrganization`: `undefined`; `createActionItemCategory`: `undefined`; `updateActionItemCategory`: \{ `_id`: `string`; \}; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks.ts:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks.ts#L8)
+## Defined in
+
+[src/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks.ts:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks.ts#L8)
diff --git a/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks/variables/MOCKS_EMPTY.md b/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks/variables/MOCKS_EMPTY.md
index 6c20240235..ed25f611d4 100644
--- a/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks/variables/MOCKS_EMPTY.md
+++ b/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks/variables/MOCKS_EMPTY.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,46 +6,6 @@
> `const` **MOCKS\_EMPTY**: `object`[]
-Defined in: [src/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks.ts:236](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks.ts#L236)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `ACTION_ITEM_CATEGORY_LIST`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.orderBy
-
-> **orderBy**: `string` = `'createdAt_DESC'`
-
-#### request.variables.organizationId
-
-> **organizationId**: `string` = `'orgId'`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.name\_contains
-
-> **name\_contains**: `string` = `''`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.actionItemCategoriesByOrganization
-
-> **actionItemCategoriesByOrganization**: `any`[] = `[]`
+[src/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks.ts:236](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks.ts#L236)
diff --git a/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks/variables/MOCKS_ERROR.md b/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks/variables/MOCKS_ERROR.md
index 2e501c9758..6ca6f2c112 100644
--- a/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks/variables/MOCKS_ERROR.md
+++ b/docs/docs/auto-docs/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks/variables/MOCKS_ERROR.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_ERROR
-> `const` **MOCKS\_ERROR**: (\{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `undefined`; `isDisabled`: `undefined`; `name`: `undefined`; `orderBy`: `string`; `organizationId`: `string`; `where`: \{ `name_contains`: `string`; \}; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `undefined`; `isDisabled`: `boolean`; `name`: `string`; `orderBy`: `undefined`; `organizationId`: `string`; `where`: `undefined`; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `string`; `isDisabled`: `boolean`; `name`: `string`; `orderBy`: `undefined`; `organizationId`: `undefined`; `where`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS\_ERROR**: (`object` \| `object` \| `object`)[]
-Defined in: [src/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks.ts:254](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks.ts#L254)
+## Defined in
+
+[src/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks.ts:254](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/ActionItemCategories/OrgActionItemCategoryMocks.ts#L254)
diff --git a/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/AgendaCategoryCreateModal/functions/default.md b/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/AgendaCategoryCreateModal/functions/default.md
index fb5a0bfe49..1d56809e50 100644
--- a/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/AgendaCategoryCreateModal/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/AgendaCategoryCreateModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/OrgSettings/AgendaItemCategories/AgendaCategoryCreateModal.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/AgendaItemCategories/AgendaCategoryCreateModal.tsx#L38)
-
AgendaCategoryCreateModal component is used to create the agenda category details like name, description
## Parameters
-### props
-
-`InterfaceAgendaCategoryCreateModalProps`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceAgendaCategoryCreateModalProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -31,3 +25,7 @@ AgendaCategoryCreateModal component is used to create the agenda category detail
`ReactNode`
returns the AgendaCategoryCreateModal component
+
+## Defined in
+
+[src/components/OrgSettings/AgendaItemCategories/AgendaCategoryCreateModal.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/AgendaItemCategories/AgendaCategoryCreateModal.tsx#L38)
diff --git a/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/AgendaCategoryDeleteModal/functions/default.md b/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/AgendaCategoryDeleteModal/functions/default.md
index 869eaa651b..7d71a87ee9 100644
--- a/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/AgendaCategoryDeleteModal/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/AgendaCategoryDeleteModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/OrgSettings/AgendaItemCategories/AgendaCategoryDeleteModal.tsx:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/AgendaItemCategories/AgendaCategoryDeleteModal.tsx#L25)
-
AgendaCategoryDeleteModal component is used to delete the agenda category
## Parameters
-### props
-
-`InterfaceAgendaCategoryDeleteModalProps`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceAgendaCategoryDeleteModalProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -31,3 +25,7 @@ AgendaCategoryDeleteModal component is used to delete the agenda category
`ReactNode`
returns the AgendaCategoryDeleteModal component
+
+## Defined in
+
+[src/components/OrgSettings/AgendaItemCategories/AgendaCategoryDeleteModal.tsx:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/AgendaItemCategories/AgendaCategoryDeleteModal.tsx#L25)
diff --git a/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/AgendaCategoryPreviewModal/functions/default.md b/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/AgendaCategoryPreviewModal/functions/default.md
index 93963148fb..8f537c6d70 100644
--- a/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/AgendaCategoryPreviewModal/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/AgendaCategoryPreviewModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/OrgSettings/AgendaItemCategories/AgendaCategoryPreviewModal.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/AgendaItemCategories/AgendaCategoryPreviewModal.tsx#L38)
-
AgendaCategoryPreviewModal component is used to preview the agenda category details like name, description, createdBy
## Parameters
-### props
-
-`InterfaceAgendaCategoryPreviewModalProps`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceAgendaCategoryPreviewModalProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -31,3 +25,7 @@ AgendaCategoryPreviewModal component is used to preview the agenda category deta
`ReactNode`
returns the AgendaCategoryPreviewModal component
+
+## Defined in
+
+[src/components/OrgSettings/AgendaItemCategories/AgendaCategoryPreviewModal.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/AgendaItemCategories/AgendaCategoryPreviewModal.tsx#L38)
diff --git a/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/AgendaCategoryUpdateModal/functions/default.md b/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/AgendaCategoryUpdateModal/functions/default.md
index fb9ab6867c..404b02eba6 100644
--- a/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/AgendaCategoryUpdateModal/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/AgendaCategoryUpdateModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/OrgSettings/AgendaItemCategories/AgendaCategoryUpdateModal.tsx:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/AgendaItemCategories/AgendaCategoryUpdateModal.tsx#L40)
-
AgendaCategoryUpdateModal component is used to update the agenda category details like name, description
## Parameters
-### props
-
-`InterfaceAgendaCategoryUpdateModalProps`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceAgendaCategoryUpdateModalProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -31,3 +25,7 @@ AgendaCategoryUpdateModal component is used to update the agenda category detail
`ReactNode`
returns the AgendaCategoryUpdateModal component
+
+## Defined in
+
+[src/components/OrgSettings/AgendaItemCategories/AgendaCategoryUpdateModal.tsx:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/AgendaItemCategories/AgendaCategoryUpdateModal.tsx#L40)
diff --git a/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategory/functions/default.md b/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategory/functions/default.md
index 21ec54c72d..25d410bdb7 100644
--- a/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategory/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategory/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,21 +6,15 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategory.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategory.tsx#L31)
-
Component for managing and displaying agenda item categories within an organization.
This component allows users to view, create, and manage agenda item categories. It includes functionality for displaying categories, handling creation, and managing modal visibility.
## Parameters
-### props
-
-`InterfaceAgendaCategoryProps`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceAgendaCategoryProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -33,3 +27,7 @@ This component allows users to view, create, and manage agenda item categories.
`ReactNode`
The rendered component.
+
+## Defined in
+
+[src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategory.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategory.tsx#L31)
diff --git a/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryErrorMocks/variables/MOCKS_ERROR_AGENDA_ITEM_CATEGORY_LIST_QUERY.md b/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryErrorMocks/variables/MOCKS_ERROR_AGENDA_ITEM_CATEGORY_LIST_QUERY.md
index 09da67500b..02a3ebb59d 100644
--- a/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryErrorMocks/variables/MOCKS_ERROR_AGENDA_ITEM_CATEGORY_LIST_QUERY.md
+++ b/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryErrorMocks/variables/MOCKS_ERROR_AGENDA_ITEM_CATEGORY_LIST_QUERY.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,34 +6,6 @@
> `const` **MOCKS\_ERROR\_AGENDA\_ITEM\_CATEGORY\_LIST\_QUERY**: `object`[]
-Defined in: [src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryErrorMocks.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryErrorMocks.ts#L5)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `AGENDA_ITEM_CATEGORY_LIST`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.organizationId
-
-> **organizationId**: `string` = `'123'`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.name\_contains
-
-> **name\_contains**: `string` = `''`
+[src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryErrorMocks.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryErrorMocks.ts#L5)
diff --git a/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryErrorMocks/variables/MOCKS_ERROR_MUTATION.md b/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryErrorMocks/variables/MOCKS_ERROR_MUTATION.md
index c6dce6c817..bee03088a2 100644
--- a/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryErrorMocks/variables/MOCKS_ERROR_MUTATION.md
+++ b/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryErrorMocks/variables/MOCKS_ERROR_MUTATION.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_ERROR\_MUTATION
-> `const` **MOCKS\_ERROR\_MUTATION**: (\{ `error`: `undefined`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `input`: `undefined`; `organizationId`: `string`; `where`: \{ `name_contains`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `agendaItemCategoriesByOrganization`: `object`[]; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `input`: \{ `description`: `string`; `name`: `string`; `organizationId`: `string`; \}; `organizationId`: `undefined`; `where`: `undefined`; \}; \}; `result`: `undefined`; \})[]
+> `const` **MOCKS\_ERROR\_MUTATION**: (`object` \| `object`)[]
-Defined in: [src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryErrorMocks.ts:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryErrorMocks.ts#L20)
+## Defined in
+
+[src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryErrorMocks.ts:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryErrorMocks.ts#L20)
diff --git a/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryMocks/variables/MOCKS.md b/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryMocks/variables/MOCKS.md
index 11966bb546..ed376416aa 100644
--- a/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `input`: `undefined`; `organizationId`: `string`; `where`: \{ `name_contains`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `agendaItemCategoriesByOrganization`: `object`[]; `createAgendaCategory`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `input`: \{ `description`: `string`; `name`: `string`; `organizationId`: `string`; \}; `organizationId`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `agendaItemCategoriesByOrganization`: `undefined`; `createAgendaCategory`: \{ `_id`: `string`; \}; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object`)[]
-Defined in: [src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryMocks.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryMocks.ts#L5)
+## Defined in
+
+[src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryMocks.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategoryMocks.ts#L5)
diff --git a/docs/docs/auto-docs/components/OrgSettings/General/DeleteOrg/DeleteOrg/functions/default.md b/docs/docs/auto-docs/components/OrgSettings/General/DeleteOrg/DeleteOrg/functions/default.md
index 7b9a138313..9c3347c9ba 100644
--- a/docs/docs/auto-docs/components/OrgSettings/General/DeleteOrg/DeleteOrg/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgSettings/General/DeleteOrg/DeleteOrg/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/components/OrgSettings/General/DeleteOrg/DeleteOrg.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/General/DeleteOrg/DeleteOrg.tsx#L26)
-
A component for deleting an organization.
It displays a card with a delete button. When the delete button is clicked,
@@ -20,3 +18,7 @@ success or error messages.
`JSX.Element`
JSX.Element - The rendered component with delete functionality.
+
+## Defined in
+
+[src/components/OrgSettings/General/DeleteOrg/DeleteOrg.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/General/DeleteOrg/DeleteOrg.tsx#L26)
diff --git a/docs/docs/auto-docs/components/OrgSettings/General/GeneralSettings/functions/default.md b/docs/docs/auto-docs/components/OrgSettings/General/GeneralSettings/functions/default.md
index 25959fa359..658287d14c 100644
--- a/docs/docs/auto-docs/components/OrgSettings/General/GeneralSettings/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgSettings/General/GeneralSettings/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,21 +6,15 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/OrgSettings/General/GeneralSettings.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/General/GeneralSettings.tsx#L23)
-
A component for displaying general settings for an organization.
## Parameters
-### props
-
-`InterfaceGeneralSettingsProps`
+• **props**: `InterfaceGeneralSettingsProps`
The properties passed to the component.
-### deprecatedLegacyContext?
-
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -33,3 +27,7 @@ The properties passed to the component.
`ReactNode`
The `GeneralSettings` component.
+
+## Defined in
+
+[src/components/OrgSettings/General/GeneralSettings.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/General/GeneralSettings.tsx#L23)
diff --git a/docs/docs/auto-docs/components/OrgSettings/General/OrgProfileFieldSettings/OrgProfileFieldSettings/functions/default.md b/docs/docs/auto-docs/components/OrgSettings/General/OrgProfileFieldSettings/OrgProfileFieldSettings/functions/default.md
index 955a6bae8d..51cd50aff2 100644
--- a/docs/docs/auto-docs/components/OrgSettings/General/OrgProfileFieldSettings/OrgProfileFieldSettings/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgSettings/General/OrgProfileFieldSettings/OrgProfileFieldSettings/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/components/OrgSettings/General/OrgProfileFieldSettings/OrgProfileFieldSettings.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/General/OrgProfileFieldSettings/OrgProfileFieldSettings.tsx#L26)
-
Component for managing organization profile field settings
This component allows adding and removing custom fields for an organization.
@@ -18,3 +16,7 @@ It displays existing custom fields and provides a form to add new fields.
`Element`
JSX.Element representing the organization profile field settings
+
+## Defined in
+
+[src/components/OrgSettings/General/OrgProfileFieldSettings/OrgProfileFieldSettings.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/General/OrgProfileFieldSettings/OrgProfileFieldSettings.tsx#L26)
diff --git a/docs/docs/auto-docs/components/OrgSettings/General/OrgUpdate/OrgUpdate/functions/default.md b/docs/docs/auto-docs/components/OrgSettings/General/OrgUpdate/OrgUpdate/functions/default.md
index 63cbeffbcf..ac276b19cd 100644
--- a/docs/docs/auto-docs/components/OrgSettings/General/OrgUpdate/OrgUpdate/functions/default.md
+++ b/docs/docs/auto-docs/components/OrgSettings/General/OrgUpdate/OrgUpdate/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/OrgSettings/General/OrgUpdate/OrgUpdate.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/General/OrgUpdate/OrgUpdate.tsx#L36)
-
Component for updating organization details.
This component allows users to update the organization's name, description, address,
@@ -16,9 +14,7 @@ fetch and update data.
## Parameters
-### props
-
-`InterfaceOrgUpdateProps`
+• **props**: `InterfaceOrgUpdateProps`
Component props containing the organization ID.
@@ -27,3 +23,7 @@ Component props containing the organization ID.
`JSX.Element`
The rendered component.
+
+## Defined in
+
+[src/components/OrgSettings/General/OrgUpdate/OrgUpdate.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/General/OrgUpdate/OrgUpdate.tsx#L36)
diff --git a/docs/docs/auto-docs/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks/variables/MOCKS.md b/docs/docs/auto-docs/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks/variables/MOCKS.md
index 3b86dffe5b..95f144af7d 100644
--- a/docs/docs/auto-docs/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `address`: `undefined`; `description`: `undefined`; `id`: `string`; `image`: `undefined`; `name`: `undefined`; `userRegistrationRequired`: `undefined`; `visibleInSearch`: `undefined`; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; `updateOrganization`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `address`: \{ `city`: `string`; `countryCode`: `string`; `dependentLocality`: `string`; `line1`: `string`; `line2`: `string`; `postalCode`: `string`; `sortingCode`: `string`; `state`: `string`; \}; `description`: `string`; `id`: `string`; `image`: `File`; `name`: `string`; `userRegistrationRequired`: `boolean`; `visibleInSearch`: `boolean`; \}; \}; `result`: \{ `data`: \{ `organizations`: `undefined`; `updateOrganization`: \{ `_id`: `string`; `address`: \{ `city`: `string`; `countryCode`: `string`; `dependentLocality`: `string`; `line1`: `string`; `line2`: `string`; `postalCode`: `string`; `sortingCode`: `string`; `state`: `string`; \}; `description`: `string`; `name`: `string`; `userRegistrationRequired`: `boolean`; `visibleInSearch`: `boolean`; \}; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object`)[]
-Defined in: [src/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks.ts#L4)
+## Defined in
+
+[src/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks.ts#L4)
diff --git a/docs/docs/auto-docs/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks/variables/MOCKS_ERROR_ORGLIST.md b/docs/docs/auto-docs/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks/variables/MOCKS_ERROR_ORGLIST.md
index 144a218cfd..a01d34b613 100644
--- a/docs/docs/auto-docs/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks/variables/MOCKS_ERROR_ORGLIST.md
+++ b/docs/docs/auto-docs/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks/variables/MOCKS_ERROR_ORGLIST.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,26 +6,6 @@
> `const` **MOCKS\_ERROR\_ORGLIST**: `object`[]
-Defined in: [src/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks.ts:110](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks.ts#L110)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `ORGANIZATIONS_LIST`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.id
-
-> **id**: `string` = `'123'`
+[src/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks.ts:110](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks.ts#L110)
diff --git a/docs/docs/auto-docs/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks/variables/MOCKS_ERROR_UPDATE_ORGLIST.md b/docs/docs/auto-docs/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks/variables/MOCKS_ERROR_UPDATE_ORGLIST.md
index aafa1020ad..7a5f631b81 100644
--- a/docs/docs/auto-docs/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks/variables/MOCKS_ERROR_UPDATE_ORGLIST.md
+++ b/docs/docs/auto-docs/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks/variables/MOCKS_ERROR_UPDATE_ORGLIST.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_ERROR\_UPDATE\_ORGLIST
-> `const` **MOCKS\_ERROR\_UPDATE\_ORGLIST**: (\{ `erorr`: `undefined`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `address`: `undefined`; `description`: `undefined`; `id`: `string`; `image`: `undefined`; `name`: `undefined`; `userRegistrationRequired`: `undefined`; `visibleInSearch`: `undefined`; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; \}; \}; \} \| \{ `erorr`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `address`: \{ `city`: `string`; `countryCode`: `string`; `dependentLocality`: `string`; `line1`: `string`; `line2`: `string`; `postalCode`: `string`; `sortingCode`: `string`; `state`: `string`; \}; `description`: `string`; `id`: `string`; `image`: `File`; `name`: `string`; `userRegistrationRequired`: `boolean`; `visibleInSearch`: `boolean`; \}; \}; `result`: `undefined`; \})[]
+> `const` **MOCKS\_ERROR\_UPDATE\_ORGLIST**: (`object` \| `object`)[]
-Defined in: [src/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks.ts:120](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks.ts#L120)
+## Defined in
+
+[src/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks.ts:120](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgSettings/General/OrgUpdate/OrgUpdateMocks.ts#L120)
diff --git a/docs/docs/auto-docs/components/OrganizationCard/OrganizationCard/functions/default.md b/docs/docs/auto-docs/components/OrganizationCard/OrganizationCard/functions/default.md
index 5a31c3d42f..39f45e2e54 100644
--- a/docs/docs/auto-docs/components/OrganizationCard/OrganizationCard/functions/default.md
+++ b/docs/docs/auto-docs/components/OrganizationCard/OrganizationCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`__namedParameters`): `JSX.Element`
-Defined in: [src/components/OrganizationCard/OrganizationCard.tsx:73](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationCard/OrganizationCard.tsx#L73)
-
Component to display an organization's card with its image and owner details.
Displays an organization card with options to join or manage membership.
@@ -16,9 +14,7 @@ and provides buttons for joining, withdrawing membership requests, or visiting t
## Parameters
-### \_\_namedParameters
-
-`InterfaceOrganizationCardProps`
+• **\_\_namedParameters**: `InterfaceOrganizationCardProps`
## Returns
@@ -27,3 +23,7 @@ and provides buttons for joining, withdrawing membership requests, or visiting t
JSX element representing the organization card.
The organization card component.
+
+## Defined in
+
+[src/components/OrganizationCard/OrganizationCard.tsx:73](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationCard/OrganizationCard.tsx#L73)
diff --git a/docs/docs/auto-docs/components/OrganizationCardStart/OrganizationCardStart/functions/default.md b/docs/docs/auto-docs/components/OrganizationCardStart/OrganizationCardStart/functions/default.md
index 7de7d98414..7ee9a8f843 100644
--- a/docs/docs/auto-docs/components/OrganizationCardStart/OrganizationCardStart/functions/default.md
+++ b/docs/docs/auto-docs/components/OrganizationCardStart/OrganizationCardStart/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,18 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/OrganizationCardStart/OrganizationCardStart.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationCardStart/OrganizationCardStart.tsx#L18)
-
Component to display a simplified card for an organization.
## Parameters
-### props
-
-`InterfaceOrganizationCardStartProps`
+• **props**: `InterfaceOrganizationCardStartProps`
## Returns
`JSX.Element`
JSX element representing the organization card.
+
+## Defined in
+
+[src/components/OrganizationCardStart/OrganizationCardStart.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationCardStart/OrganizationCardStart.tsx#L18)
diff --git a/docs/docs/auto-docs/components/OrganizationDashCards/CardItem/functions/default.md b/docs/docs/auto-docs/components/OrganizationDashCards/CardItem/functions/default.md
index 790b34aaf7..6b7cd03ab2 100644
--- a/docs/docs/auto-docs/components/OrganizationDashCards/CardItem/functions/default.md
+++ b/docs/docs/auto-docs/components/OrganizationDashCards/CardItem/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,15 +6,11 @@
> **default**(`props`): `Element`
-Defined in: [src/components/OrganizationDashCards/CardItem.tsx:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L35)
-
Component to display a card item with various types such as Event, Post, or MembershipRequest.
## Parameters
-### props
-
-[`InterfaceCardItem`](../interfaces/InterfaceCardItem.md)
+• **props**: [`InterfaceCardItem`](../interfaces/InterfaceCardItem.md)
Props for the CardItem component.
@@ -23,3 +19,7 @@ Props for the CardItem component.
`Element`
JSX element representing the card item.
+
+## Defined in
+
+[src/components/OrganizationDashCards/CardItem.tsx:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L35)
diff --git a/docs/docs/auto-docs/components/OrganizationDashCards/CardItem/interfaces/InterfaceCardItem.md b/docs/docs/auto-docs/components/OrganizationDashCards/CardItem/interfaces/InterfaceCardItem.md
index 580e6b1245..68ea00dac8 100644
--- a/docs/docs/auto-docs/components/OrganizationDashCards/CardItem/interfaces/InterfaceCardItem.md
+++ b/docs/docs/auto-docs/components/OrganizationDashCards/CardItem/interfaces/InterfaceCardItem.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceCardItem
-Defined in: [src/components/OrganizationDashCards/CardItem.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L14)
-
Interface for the CardItem component's props.
## Properties
@@ -14,8 +12,6 @@ Interface for the CardItem component's props.
> `optional` **creator**: `object`
-Defined in: [src/components/OrganizationDashCards/CardItem.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L20)
-
#### \_id
> **\_id**: `string`
@@ -32,13 +28,19 @@ Defined in: [src/components/OrganizationDashCards/CardItem.tsx:20](https://githu
> **lastName**: `string`
+#### Defined in
+
+[src/components/OrganizationDashCards/CardItem.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L20)
+
***
### enddate?
> `optional` **enddate**: `string`
-Defined in: [src/components/OrganizationDashCards/CardItem.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L19)
+#### Defined in
+
+[src/components/OrganizationDashCards/CardItem.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L19)
***
@@ -46,7 +48,9 @@ Defined in: [src/components/OrganizationDashCards/CardItem.tsx:19](https://githu
> `optional` **location**: `string`
-Defined in: [src/components/OrganizationDashCards/CardItem.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L26)
+#### Defined in
+
+[src/components/OrganizationDashCards/CardItem.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L26)
***
@@ -54,7 +58,9 @@ Defined in: [src/components/OrganizationDashCards/CardItem.tsx:26](https://githu
> `optional` **startdate**: `string`
-Defined in: [src/components/OrganizationDashCards/CardItem.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L18)
+#### Defined in
+
+[src/components/OrganizationDashCards/CardItem.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L18)
***
@@ -62,7 +68,9 @@ Defined in: [src/components/OrganizationDashCards/CardItem.tsx:18](https://githu
> `optional` **time**: `string`
-Defined in: [src/components/OrganizationDashCards/CardItem.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L17)
+#### Defined in
+
+[src/components/OrganizationDashCards/CardItem.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L17)
***
@@ -70,7 +78,9 @@ Defined in: [src/components/OrganizationDashCards/CardItem.tsx:17](https://githu
> **title**: `string`
-Defined in: [src/components/OrganizationDashCards/CardItem.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L16)
+#### Defined in
+
+[src/components/OrganizationDashCards/CardItem.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L16)
***
@@ -78,4 +88,6 @@ Defined in: [src/components/OrganizationDashCards/CardItem.tsx:16](https://githu
> **type**: `"Event"` \| `"Post"` \| `"MembershipRequest"`
-Defined in: [src/components/OrganizationDashCards/CardItem.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L15)
+#### Defined in
+
+[src/components/OrganizationDashCards/CardItem.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L15)
diff --git a/docs/docs/auto-docs/components/OrganizationDashCards/CardItemLoading/functions/default.md b/docs/docs/auto-docs/components/OrganizationDashCards/CardItemLoading/functions/default.md
index 7a32225085..ff3578fb35 100644
--- a/docs/docs/auto-docs/components/OrganizationDashCards/CardItemLoading/functions/default.md
+++ b/docs/docs/auto-docs/components/OrganizationDashCards/CardItemLoading/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/components/OrganizationDashCards/CardItemLoading.tsx:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItemLoading.tsx#L8)
-
CardItemLoading component is a loading state for the card item. It is used when the data is being fetched.
## Returns
@@ -15,3 +13,7 @@ CardItemLoading component is a loading state for the card item. It is used when
`Element`
JSX.Element
+
+## Defined in
+
+[src/components/OrganizationDashCards/CardItemLoading.tsx:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItemLoading.tsx#L8)
diff --git a/docs/docs/auto-docs/components/OrganizationDashCards/DashboardCard/functions/default.md b/docs/docs/auto-docs/components/OrganizationDashCards/DashboardCard/functions/default.md
index 37be9213a5..0f10578c8a 100644
--- a/docs/docs/auto-docs/components/OrganizationDashCards/DashboardCard/functions/default.md
+++ b/docs/docs/auto-docs/components/OrganizationDashCards/DashboardCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,28 +6,24 @@
> **default**(`props`): `Element`
-Defined in: [src/components/OrganizationDashCards/DashboardCard.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/DashboardCard.tsx#L13)
-
Dashboard card component is used to display the card with icon, title and count.
## Parameters
-### props
-
-#### count
-
-`number`
+• **props**
-#### icon
+• **props.count?**: `number`
-`ReactNode`
+• **props.icon**: `ReactNode`
-#### title
-
-`string`
+• **props.title**: `string`
## Returns
`Element`
Dashboard card component
+
+## Defined in
+
+[src/components/OrganizationDashCards/DashboardCard.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/DashboardCard.tsx#L13)
diff --git a/docs/docs/auto-docs/components/OrganizationDashCards/DashboardCardLoading/functions/default.md b/docs/docs/auto-docs/components/OrganizationDashCards/DashboardCardLoading/functions/default.md
index 4df321a1c1..e3e724f011 100644
--- a/docs/docs/auto-docs/components/OrganizationDashCards/DashboardCardLoading/functions/default.md
+++ b/docs/docs/auto-docs/components/OrganizationDashCards/DashboardCardLoading/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/components/OrganizationDashCards/DashboardCardLoading.tsx:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/DashboardCardLoading.tsx#L10)
-
Dashboard card loading component is a loading state for the dashboard card. It is used when the data is being fetched.
## Returns
@@ -15,3 +13,7 @@ Dashboard card loading component is a loading state for the dashboard card. It i
`Element`
JSX.Element
+
+## Defined in
+
+[src/components/OrganizationDashCards/DashboardCardLoading.tsx:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/DashboardCardLoading.tsx#L10)
diff --git a/docs/docs/auto-docs/components/OrganizationScreen/OrganizationScreen/functions/default.md b/docs/docs/auto-docs/components/OrganizationScreen/OrganizationScreen/functions/default.md
index b5aff33087..87c057a1e3 100644
--- a/docs/docs/auto-docs/components/OrganizationScreen/OrganizationScreen/functions/default.md
+++ b/docs/docs/auto-docs/components/OrganizationScreen/OrganizationScreen/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/components/OrganizationScreen/OrganizationScreen.tsx:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationScreen/OrganizationScreen.tsx#L37)
-
Component for the organization screen
This component displays the organization screen and handles the layout
@@ -20,3 +18,7 @@ based on the route.
`Element`
JSX.Element representing the organization screen
+
+## Defined in
+
+[src/components/OrganizationScreen/OrganizationScreen.tsx:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationScreen/OrganizationScreen.tsx#L37)
diff --git a/docs/docs/auto-docs/components/Pagination/Pagination/functions/default.md b/docs/docs/auto-docs/components/Pagination/Pagination/functions/default.md
index 095ccee953..d50b3369da 100644
--- a/docs/docs/auto-docs/components/Pagination/Pagination/functions/default.md
+++ b/docs/docs/auto-docs/components/Pagination/Pagination/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/Pagination/Pagination.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Pagination/Pagination.tsx#L30)
-
Pagination component for navigating between pages in a table.
This component provides buttons to navigate to the first page, previous page,
@@ -16,9 +14,7 @@ buttons are controlled based on the current page and the total number of items.
## Parameters
-### props
-
-`InterfaceTablePaginationActionsProps`
+• **props**: `InterfaceTablePaginationActionsProps`
Component properties.
@@ -27,3 +23,7 @@ Component properties.
`JSX.Element`
The rendered component.
+
+## Defined in
+
+[src/components/Pagination/Pagination.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Pagination/Pagination.tsx#L30)
diff --git a/docs/docs/auto-docs/components/PaginationList/PaginationList/functions/default.md b/docs/docs/auto-docs/components/PaginationList/PaginationList/functions/default.md
index b9713a16d1..0d0364169f 100644
--- a/docs/docs/auto-docs/components/PaginationList/PaginationList/functions/default.md
+++ b/docs/docs/auto-docs/components/PaginationList/PaginationList/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,17 +6,17 @@
> **default**(`__namedParameters`): `Element`
-Defined in: [src/components/PaginationList/PaginationList.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/PaginationList/PaginationList.tsx#L31)
-
A component that provides pagination controls for a table.
It uses different pagination styles based on screen size.
## Parameters
-### \_\_namedParameters
-
-`InterfacePropsInterface`
+• **\_\_namedParameters**: `InterfacePropsInterface`
## Returns
`Element`
+
+## Defined in
+
+[src/components/PaginationList/PaginationList.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/PaginationList/PaginationList.tsx#L31)
diff --git a/docs/docs/auto-docs/components/ProfileCard/ProfileCard/functions/default.md b/docs/docs/auto-docs/components/ProfileCard/ProfileCard/functions/default.md
index 6b09af5012..8f47b1f5f0 100644
--- a/docs/docs/auto-docs/components/ProfileCard/ProfileCard/functions/default.md
+++ b/docs/docs/auto-docs/components/ProfileCard/ProfileCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/components/ProfileCard/ProfileCard.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/ProfileCard/ProfileCard.tsx#L21)
-
Renders a profile card for the user.
This component displays the user's profile picture or an avatar, their name (truncated if necessary),
@@ -21,3 +19,7 @@ and their role (SuperAdmin, Admin, or User). It provides options to view the pro
`Element`
JSX.Element - The profile card .
+
+## Defined in
+
+[src/components/ProfileCard/ProfileCard.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/ProfileCard/ProfileCard.tsx#L21)
diff --git a/docs/docs/auto-docs/components/ProfileDropdown/ProfileDropdown/functions/default.md b/docs/docs/auto-docs/components/ProfileDropdown/ProfileDropdown/functions/default.md
index b6d66bad21..10e781b1d0 100644
--- a/docs/docs/auto-docs/components/ProfileDropdown/ProfileDropdown/functions/default.md
+++ b/docs/docs/auto-docs/components/ProfileDropdown/ProfileDropdown/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/components/ProfileDropdown/ProfileDropdown.tsx:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/ProfileDropdown/ProfileDropdown.tsx#L24)
-
Renders a profile dropdown menu for the user.
This component displays the user's profile picture or an avatar, their name (truncated if necessary),
@@ -22,3 +20,7 @@ and their role (SuperAdmin, Admin, or User). It provides options to view the pro
`Element`
JSX.Element - The profile dropdown menu.
+
+## Defined in
+
+[src/components/ProfileDropdown/ProfileDropdown.tsx:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/ProfileDropdown/ProfileDropdown.tsx#L24)
diff --git a/docs/docs/auto-docs/components/RecurrenceOptions/CustomRecurrenceModal/functions/default.md b/docs/docs/auto-docs/components/RecurrenceOptions/CustomRecurrenceModal/functions/default.md
index 03ab0fbf82..99db7bc35f 100644
--- a/docs/docs/auto-docs/components/RecurrenceOptions/CustomRecurrenceModal/functions/default.md
+++ b/docs/docs/auto-docs/components/RecurrenceOptions/CustomRecurrenceModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/RecurrenceOptions/CustomRecurrenceModal.tsx:54](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/RecurrenceOptions/CustomRecurrenceModal.tsx#L54)
-
A modal for setting up custom recurrence rules.
This component allows users to configure how often an event should repeat, and
@@ -16,15 +14,11 @@ recurrence, as well as specific end options.
## Parameters
-### props
-
-`InterfaceCustomRecurrenceModalProps`
+• **props**: `InterfaceCustomRecurrenceModalProps`
The props object containing various configurations and state management functions.
-### deprecatedLegacyContext?
-
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -37,3 +31,7 @@ The props object containing various configurations and state management function
`ReactNode`
The JSX element representing the CustomRecurrenceModal.
+
+## Defined in
+
+[src/components/RecurrenceOptions/CustomRecurrenceModal.tsx:54](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/RecurrenceOptions/CustomRecurrenceModal.tsx#L54)
diff --git a/docs/docs/auto-docs/components/RecurrenceOptions/RecurrenceOptions/functions/default.md b/docs/docs/auto-docs/components/RecurrenceOptions/RecurrenceOptions/functions/default.md
index f40fbcc6fb..84c01da800 100644
--- a/docs/docs/auto-docs/components/RecurrenceOptions/RecurrenceOptions/functions/default.md
+++ b/docs/docs/auto-docs/components/RecurrenceOptions/RecurrenceOptions/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/RecurrenceOptions/RecurrenceOptions.tsx:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/RecurrenceOptions/RecurrenceOptions.tsx#L49)
-
Renders a dropdown menu for selecting recurrence options.
This component allows users to choose various recurrence rules (daily, weekly, monthly, yearly) for a given event.
@@ -24,15 +22,11 @@ The displayed recurrence rule text is truncated if it exceeds a specified length
## Parameters
-### props
-
-`InterfaceRecurrenceOptionsProps`
+• **props**: `InterfaceRecurrenceOptionsProps`
The properties to configure the recurrence options dropdown.
-### deprecatedLegacyContext?
-
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -45,3 +39,7 @@ The properties to configure the recurrence options dropdown.
`ReactNode`
JSX.Element - The recurrence options dropdown and the custom recurrence modal.
+
+## Defined in
+
+[src/components/RecurrenceOptions/RecurrenceOptions.tsx:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/RecurrenceOptions/RecurrenceOptions.tsx#L49)
diff --git a/docs/docs/auto-docs/components/RequestsTableItem/RequestsTableItem/functions/default.md b/docs/docs/auto-docs/components/RequestsTableItem/RequestsTableItem/functions/default.md
index 541f96cd3e..d8dd47f2ca 100644
--- a/docs/docs/auto-docs/components/RequestsTableItem/RequestsTableItem/functions/default.md
+++ b/docs/docs/auto-docs/components/RequestsTableItem/RequestsTableItem/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`): `Element`
-Defined in: [src/components/RequestsTableItem/RequestsTableItem.tsx:45](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/RequestsTableItem/RequestsTableItem.tsx#L45)
-
Renders a table row item for a membership request.
This component displays user details and provides buttons to accept or reject
@@ -16,9 +14,7 @@ toast notifications.
## Parameters
-### props
-
-`Props`
+• **props**: `Props`
The props object containing request details, index, and state reset function.
@@ -27,3 +23,7 @@ The props object containing request details, index, and state reset function.
`Element`
The JSX element representing the RequestsTableItem.
+
+## Defined in
+
+[src/components/RequestsTableItem/RequestsTableItem.tsx:45](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/RequestsTableItem/RequestsTableItem.tsx#L45)
diff --git a/docs/docs/auto-docs/components/RequestsTableItem/RequestsTableItem/interfaces/InterfaceRequestsListItem.md b/docs/docs/auto-docs/components/RequestsTableItem/RequestsTableItem/interfaces/InterfaceRequestsListItem.md
index ddf79933bf..267e15d185 100644
--- a/docs/docs/auto-docs/components/RequestsTableItem/RequestsTableItem/interfaces/InterfaceRequestsListItem.md
+++ b/docs/docs/auto-docs/components/RequestsTableItem/RequestsTableItem/interfaces/InterfaceRequestsListItem.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceRequestsListItem
-Defined in: [src/components/RequestsTableItem/RequestsTableItem.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/RequestsTableItem/RequestsTableItem.tsx#L16)
-
Represents a membership request in the requests table.
## Properties
@@ -14,7 +12,9 @@ Represents a membership request in the requests table.
> **\_id**: `string`
-Defined in: [src/components/RequestsTableItem/RequestsTableItem.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/RequestsTableItem/RequestsTableItem.tsx#L17)
+#### Defined in
+
+[src/components/RequestsTableItem/RequestsTableItem.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/RequestsTableItem/RequestsTableItem.tsx#L17)
***
@@ -22,8 +22,6 @@ Defined in: [src/components/RequestsTableItem/RequestsTableItem.tsx:17](https://
> **user**: `object`
-Defined in: [src/components/RequestsTableItem/RequestsTableItem.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/RequestsTableItem/RequestsTableItem.tsx#L18)
-
#### email
> **email**: `string`
@@ -35,3 +33,7 @@ Defined in: [src/components/RequestsTableItem/RequestsTableItem.tsx:18](https://
#### lastName
> **lastName**: `string`
+
+#### Defined in
+
+[src/components/RequestsTableItem/RequestsTableItem.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/RequestsTableItem/RequestsTableItem.tsx#L18)
diff --git a/docs/docs/auto-docs/components/RequestsTableItem/RequestsTableItemMocks/variables/MOCKS.md b/docs/docs/auto-docs/components/RequestsTableItem/RequestsTableItemMocks/variables/MOCKS.md
index e9ba426960..1d4ba81fe4 100644
--- a/docs/docs/auto-docs/components/RequestsTableItem/RequestsTableItemMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/components/RequestsTableItem/RequestsTableItemMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; \}; \}; `result`: \{ `data`: \{ `acceptMembershipRequest`: \{ `_id`: `string`; \}; `rejectMembershipRequest`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; \}; \}; `result`: \{ `data`: \{ `acceptMembershipRequest`: `undefined`; `rejectMembershipRequest`: \{ `_id`: `string`; \}; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object`)[]
-Defined in: [src/components/RequestsTableItem/RequestsTableItemMocks.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/RequestsTableItem/RequestsTableItemMocks.ts#L6)
+## Defined in
+
+[src/components/RequestsTableItem/RequestsTableItemMocks.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/RequestsTableItem/RequestsTableItemMocks.ts#L6)
diff --git a/docs/docs/auto-docs/components/SecuredRoute/SecuredRoute/functions/default.md b/docs/docs/auto-docs/components/SecuredRoute/SecuredRoute/functions/default.md
index 16ae1e8403..6d0c915e6b 100644
--- a/docs/docs/auto-docs/components/SecuredRoute/SecuredRoute/functions/default.md
+++ b/docs/docs/auto-docs/components/SecuredRoute/SecuredRoute/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/components/SecuredRoute/SecuredRoute.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/SecuredRoute/SecuredRoute.tsx#L16)
-
A route guard that checks if the user is logged in and has the necessary permissions.
If the user is logged in and has an admin role set, it renders the child routes.
@@ -18,3 +16,7 @@ Otherwise, it redirects to the home page or shows a 404 page if admin role is no
`Element`
The JSX element representing the secured route.
+
+## Defined in
+
+[src/components/SecuredRoute/SecuredRoute.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/SecuredRoute/SecuredRoute.tsx#L16)
diff --git a/docs/docs/auto-docs/components/SignOut/SignOut/functions/default.md b/docs/docs/auto-docs/components/SignOut/SignOut/functions/default.md
index d3db1330ba..53bab9571c 100644
--- a/docs/docs/auto-docs/components/SignOut/SignOut/functions/default.md
+++ b/docs/docs/auto-docs/components/SignOut/SignOut/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/components/SignOut/SignOut.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/SignOut/SignOut.tsx#L20)
-
Renders a sign out button.
This component helps to logout.
@@ -18,3 +16,7 @@ The logout function revokes the refresh token and clears local storage before re
`Element`
JSX.Element - The profile card .
+
+## Defined in
+
+[src/components/SignOut/SignOut.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/SignOut/SignOut.tsx#L19)
diff --git a/docs/docs/auto-docs/components/SuperAdminScreen/SuperAdminScreen/functions/default.md b/docs/docs/auto-docs/components/SuperAdminScreen/SuperAdminScreen/functions/default.md
index b1df3638d2..9a76f04569 100644
--- a/docs/docs/auto-docs/components/SuperAdminScreen/SuperAdminScreen/functions/default.md
+++ b/docs/docs/auto-docs/components/SuperAdminScreen/SuperAdminScreen/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/components/SuperAdminScreen/SuperAdminScreen.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/SuperAdminScreen/SuperAdminScreen.tsx#L14)
-
The SuperAdminScreen component manages the layout for the Super Admin screen,
including handling the sidebar visibility and page title based on the current route.
@@ -16,3 +14,7 @@ including handling the sidebar visibility and page title based on the current ro
`Element`
The JSX element representing the Super Admin screen layout.
+
+## Defined in
+
+[src/components/SuperAdminScreen/SuperAdminScreen.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/SuperAdminScreen/SuperAdminScreen.tsx#L14)
diff --git a/docs/docs/auto-docs/components/TableLoader/TableLoader/functions/default.md b/docs/docs/auto-docs/components/TableLoader/TableLoader/functions/default.md
index 136e50ad13..aabaeabf8a 100644
--- a/docs/docs/auto-docs/components/TableLoader/TableLoader/functions/default.md
+++ b/docs/docs/auto-docs/components/TableLoader/TableLoader/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,17 +6,13 @@
> **default**(`props`): `Element`
-Defined in: [src/components/TableLoader/TableLoader.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TableLoader/TableLoader.tsx#L23)
-
The TableLoader component displays a loading skeleton for tables.
It shows a specified number of rows and columns as placeholders
with a shimmering effect to indicate loading content.
## Parameters
-### props
-
-[`InterfaceTableLoader`](../interfaces/InterfaceTableLoader.md)
+• **props**: [`InterfaceTableLoader`](../interfaces/InterfaceTableLoader.md)
The properties for the TableLoader component.
@@ -25,3 +21,7 @@ The properties for the TableLoader component.
`Element`
The JSX element representing the table loader.
+
+## Defined in
+
+[src/components/TableLoader/TableLoader.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TableLoader/TableLoader.tsx#L23)
diff --git a/docs/docs/auto-docs/components/TableLoader/TableLoader/interfaces/InterfaceTableLoader.md b/docs/docs/auto-docs/components/TableLoader/TableLoader/interfaces/InterfaceTableLoader.md
index 52ef3fa29b..404e9803b0 100644
--- a/docs/docs/auto-docs/components/TableLoader/TableLoader/interfaces/InterfaceTableLoader.md
+++ b/docs/docs/auto-docs/components/TableLoader/TableLoader/interfaces/InterfaceTableLoader.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceTableLoader
-Defined in: [src/components/TableLoader/TableLoader.tsx:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TableLoader/TableLoader.tsx#L5)
-
## Properties
### headerTitles?
> `optional` **headerTitles**: `string`[]
-Defined in: [src/components/TableLoader/TableLoader.tsx:7](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TableLoader/TableLoader.tsx#L7)
+#### Defined in
+
+[src/components/TableLoader/TableLoader.tsx:7](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TableLoader/TableLoader.tsx#L7)
***
@@ -20,7 +20,9 @@ Defined in: [src/components/TableLoader/TableLoader.tsx:7](https://github.com/Pa
> `optional` **noOfCols**: `number`
-Defined in: [src/components/TableLoader/TableLoader.tsx:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TableLoader/TableLoader.tsx#L8)
+#### Defined in
+
+[src/components/TableLoader/TableLoader.tsx:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TableLoader/TableLoader.tsx#L8)
***
@@ -28,4 +30,6 @@ Defined in: [src/components/TableLoader/TableLoader.tsx:8](https://github.com/Pa
> **noOfRows**: `number`
-Defined in: [src/components/TableLoader/TableLoader.tsx:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TableLoader/TableLoader.tsx#L6)
+#### Defined in
+
+[src/components/TableLoader/TableLoader.tsx:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TableLoader/TableLoader.tsx#L6)
diff --git a/docs/docs/auto-docs/components/TagActions/TagActions/functions/default.md b/docs/docs/auto-docs/components/TagActions/TagActions/functions/default.md
index 14fd6494ed..2ddcffd79a 100644
--- a/docs/docs/auto-docs/components/TagActions/TagActions/functions/default.md
+++ b/docs/docs/auto-docs/components/TagActions/TagActions/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,17 +6,11 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/TagActions/TagActions.tsx:64](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActions.tsx#L64)
-
## Parameters
-### props
-
-[`InterfaceTagActionsProps`](../interfaces/InterfaceTagActionsProps.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceTagActionsProps`](../interfaces/InterfaceTagActionsProps.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -27,3 +21,7 @@ Defined in: [src/components/TagActions/TagActions.tsx:64](https://github.com/Pal
## Returns
`ReactNode`
+
+## Defined in
+
+[src/components/TagActions/TagActions.tsx:64](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActions.tsx#L64)
diff --git a/docs/docs/auto-docs/components/TagActions/TagActions/interfaces/InterfaceTagActionsProps.md b/docs/docs/auto-docs/components/TagActions/TagActions/interfaces/InterfaceTagActionsProps.md
index 4fd7418c8e..e96bacbfed 100644
--- a/docs/docs/auto-docs/components/TagActions/TagActions/interfaces/InterfaceTagActionsProps.md
+++ b/docs/docs/auto-docs/components/TagActions/TagActions/interfaces/InterfaceTagActionsProps.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceTagActionsProps
-Defined in: [src/components/TagActions/TagActions.tsx:56](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActions.tsx#L56)
-
Props for the `AssignToTags` component.
## CSS Strategy Explanation:
@@ -34,19 +32,23 @@ For more details on the reusable classes, refer to the global CSS file.
> **hideTagActionsModal**: () => `void`
-Defined in: [src/components/TagActions/TagActions.tsx:58](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActions.tsx#L58)
-
#### Returns
`void`
+#### Defined in
+
+[src/components/TagActions/TagActions.tsx:58](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActions.tsx#L58)
+
***
### t
-> **t**: `TFunction`\<`"manageTag"`\>
+> **t**: `TFunction`\<`"translation"`, `"manageTag"`\>
-Defined in: [src/components/TagActions/TagActions.tsx:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActions.tsx#L60)
+#### Defined in
+
+[src/components/TagActions/TagActions.tsx:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActions.tsx#L60)
***
@@ -54,7 +56,9 @@ Defined in: [src/components/TagActions/TagActions.tsx:60](https://github.com/Pal
> **tagActionsModalIsOpen**: `boolean`
-Defined in: [src/components/TagActions/TagActions.tsx:57](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActions.tsx#L57)
+#### Defined in
+
+[src/components/TagActions/TagActions.tsx:57](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActions.tsx#L57)
***
@@ -62,12 +66,16 @@ Defined in: [src/components/TagActions/TagActions.tsx:57](https://github.com/Pal
> **tagActionType**: [`TagActionType`](../../../../utils/organizationTagsUtils/type-aliases/TagActionType.md)
-Defined in: [src/components/TagActions/TagActions.tsx:59](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActions.tsx#L59)
+#### Defined in
+
+[src/components/TagActions/TagActions.tsx:59](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActions.tsx#L59)
***
### tCommon
-> **tCommon**: `TFunction`\<`"common"`\>
+> **tCommon**: `TFunction`\<`"common"`, `undefined`\>
+
+#### Defined in
-Defined in: [src/components/TagActions/TagActions.tsx:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActions.tsx#L61)
+[src/components/TagActions/TagActions.tsx:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActions.tsx#L61)
diff --git a/docs/docs/auto-docs/components/TagActions/TagActionsMocks/variables/MOCKS.md b/docs/docs/auto-docs/components/TagActions/TagActionsMocks/variables/MOCKS.md
index a897b815ce..5cd8398653 100644
--- a/docs/docs/auto-docs/components/TagActions/TagActionsMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/components/TagActions/TagActionsMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `string`; `currentTagId`: `undefined`; `first`: `number`; `id`: `string`; `selectedTagIds`: `undefined`; `where`: \{ `name`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `assignToUserTags`: `undefined`; `getChildTags`: `undefined`; `organizations`: `object`[]; `removeFromUserTags`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `currentTagId`: `undefined`; `first`: `number`; `id`: `string`; `selectedTagIds`: `undefined`; `where`: \{ `name`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `assignToUserTags`: `undefined`; `getChildTags`: `undefined`; `organizations`: `object`[]; `removeFromUserTags`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `currentTagId`: `undefined`; `first`: `number`; `id`: `string`; `selectedTagIds`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `assignToUserTags`: `undefined`; `getChildTags`: \{ `ancestorTags`: `any`[]; `childTags`: \{ `edges`: `object`[]; `pageInfo`: \{ `endCursor`: `string`; `hasNextPage`: `boolean`; `hasPreviousPage`: `boolean`; `startCursor`: `string`; \}; `totalCount`: `number`; \}; `name`: `string`; \}; `organizations`: `undefined`; `removeFromUserTags`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `string`; `currentTagId`: `undefined`; `first`: `number`; `id`: `string`; `selectedTagIds`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `assignToUserTags`: `undefined`; `getChildTags`: \{ `ancestorTags`: `any`[]; `childTags`: \{ `edges`: `object`[]; `pageInfo`: \{ `endCursor`: `string`; `hasNextPage`: `boolean`; `hasPreviousPage`: `boolean`; `startCursor`: `string`; \}; `totalCount`: `number`; \}; `name`: `string`; \}; `organizations`: `undefined`; `removeFromUserTags`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `currentTagId`: `string`; `first`: `undefined`; `id`: `undefined`; `selectedTagIds`: `string`[]; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `assignToUserTags`: \{ `_id`: `string`; \}; `getChildTags`: `undefined`; `organizations`: `undefined`; `removeFromUserTags`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `currentTagId`: `string`; `first`: `undefined`; `id`: `undefined`; `selectedTagIds`: `string`[]; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `assignToUserTags`: `undefined`; `getChildTags`: `undefined`; `organizations`: `undefined`; `removeFromUserTags`: \{ `_id`: `string`; \}; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/components/TagActions/TagActionsMocks.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActionsMocks.ts#L9)
+## Defined in
+
+[src/components/TagActions/TagActionsMocks.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActionsMocks.ts#L9)
diff --git a/docs/docs/auto-docs/components/TagActions/TagActionsMocks/variables/MOCKS_ERROR_ASSIGN_OR_REMOVAL_TAGS.md b/docs/docs/auto-docs/components/TagActions/TagActionsMocks/variables/MOCKS_ERROR_ASSIGN_OR_REMOVAL_TAGS.md
index ef1225d326..fac13890f4 100644
--- a/docs/docs/auto-docs/components/TagActions/TagActionsMocks/variables/MOCKS_ERROR_ASSIGN_OR_REMOVAL_TAGS.md
+++ b/docs/docs/auto-docs/components/TagActions/TagActionsMocks/variables/MOCKS_ERROR_ASSIGN_OR_REMOVAL_TAGS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_ERROR\_ASSIGN\_OR\_REMOVAL\_TAGS
-> `const` **MOCKS\_ERROR\_ASSIGN\_OR\_REMOVAL\_TAGS**: (\{ `error`: `undefined`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `currentTagId`: `undefined`; `first`: `number`; `id`: `string`; `selectedTagIds`: `undefined`; `where`: \{ `name`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `currentTagId`: `string`; `first`: `undefined`; `id`: `undefined`; `selectedTagIds`: `string`[]; `where`: `undefined`; \}; \}; `result`: `undefined`; \})[]
+> `const` **MOCKS\_ERROR\_ASSIGN\_OR\_REMOVAL\_TAGS**: (`object` \| `object`)[]
-Defined in: [src/components/TagActions/TagActionsMocks.ts:708](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActionsMocks.ts#L708)
+## Defined in
+
+[src/components/TagActions/TagActionsMocks.ts:708](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActionsMocks.ts#L708)
diff --git a/docs/docs/auto-docs/components/TagActions/TagActionsMocks/variables/MOCKS_ERROR_ORGANIZATION_TAGS_QUERY.md b/docs/docs/auto-docs/components/TagActions/TagActionsMocks/variables/MOCKS_ERROR_ORGANIZATION_TAGS_QUERY.md
index 5c6fd3b667..d331fa0887 100644
--- a/docs/docs/auto-docs/components/TagActions/TagActionsMocks/variables/MOCKS_ERROR_ORGANIZATION_TAGS_QUERY.md
+++ b/docs/docs/auto-docs/components/TagActions/TagActionsMocks/variables/MOCKS_ERROR_ORGANIZATION_TAGS_QUERY.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,42 +6,6 @@
> `const` **MOCKS\_ERROR\_ORGANIZATION\_TAGS\_QUERY**: `object`[]
-Defined in: [src/components/TagActions/TagActionsMocks.ts:622](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActionsMocks.ts#L622)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `ORGANIZATION_USER_TAGS_LIST`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.first
-
-> **first**: `number` = `TAGS_QUERY_DATA_CHUNK_SIZE`
-
-#### request.variables.id
-
-> **id**: `string` = `'123'`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.name
-
-> **name**: `object`
-
-#### request.variables.where.name.starts\_with
-
-> **starts\_with**: `string` = `''`
+[src/components/TagActions/TagActionsMocks.ts:622](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActionsMocks.ts#L622)
diff --git a/docs/docs/auto-docs/components/TagActions/TagActionsMocks/variables/MOCKS_ERROR_SUBTAGS_QUERY.md b/docs/docs/auto-docs/components/TagActions/TagActionsMocks/variables/MOCKS_ERROR_SUBTAGS_QUERY.md
index a232a27660..2a0e43d623 100644
--- a/docs/docs/auto-docs/components/TagActions/TagActionsMocks/variables/MOCKS_ERROR_SUBTAGS_QUERY.md
+++ b/docs/docs/auto-docs/components/TagActions/TagActionsMocks/variables/MOCKS_ERROR_SUBTAGS_QUERY.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_ERROR\_SUBTAGS\_QUERY
-> `const` **MOCKS\_ERROR\_SUBTAGS\_QUERY**: (\{ `error`: `undefined`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `id`: `string`; `where`: \{ `name`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `id`: `string`; `where`: `undefined`; \}; \}; `result`: `undefined`; \})[]
+> `const` **MOCKS\_ERROR\_SUBTAGS\_QUERY**: (`object` \| `object`)[]
-Defined in: [src/components/TagActions/TagActionsMocks.ts:636](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActionsMocks.ts#L636)
+## Defined in
+
+[src/components/TagActions/TagActionsMocks.ts:636](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagActionsMocks.ts#L636)
diff --git a/docs/docs/auto-docs/components/TagActions/TagNode/functions/default.md b/docs/docs/auto-docs/components/TagActions/TagNode/functions/default.md
index 4da8fcd2b1..459c136264 100644
--- a/docs/docs/auto-docs/components/TagActions/TagNode/functions/default.md
+++ b/docs/docs/auto-docs/components/TagActions/TagNode/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/TagActions/TagNode.tsx:45](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagNode.tsx#L45)
-
Renders the Tags which can be expanded to list subtags.
## Parameters
-### props
-
-`InterfaceTagNodeProps`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceTagNodeProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -29,3 +23,7 @@ Renders the Tags which can be expanded to list subtags.
## Returns
`ReactNode`
+
+## Defined in
+
+[src/components/TagActions/TagNode.tsx:45](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagNode.tsx#L45)
diff --git a/docs/docs/auto-docs/components/TagActions/TagNodeMocks/variables/MOCKS1.md b/docs/docs/auto-docs/components/TagActions/TagNodeMocks/variables/MOCKS1.md
index aefecb0541..6e9f6fa4a7 100644
--- a/docs/docs/auto-docs/components/TagActions/TagNodeMocks/variables/MOCKS1.md
+++ b/docs/docs/auto-docs/components/TagActions/TagNodeMocks/variables/MOCKS1.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS1
-> `const` **MOCKS1**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `number`; `id`: `string`; \}; \}; `result`: \{ `data`: \{ `getChildTags`: \{ `__typename`: `string`; `childTags`: \{ `__typename`: `string`; `edges`: `object`[]; `pageInfo`: \{ `__typename`: `string`; `endCursor`: `string`; `hasNextPage`: `boolean`; \}; \}; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `string`; `first`: `number`; `id`: `string`; \}; \}; `result`: \{ `data`: \{ `getChildTags`: \{ `__typename`: `string`; `childTags`: \{ `__typename`: `string`; `edges`: `object`[]; `pageInfo`: \{ `__typename`: `string`; `endCursor`: `string`; `hasNextPage`: `boolean`; \}; \}; \}; \}; \}; \})[]
+> `const` **MOCKS1**: (`object` \| `object`)[]
-Defined in: [src/components/TagActions/TagNodeMocks.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagNodeMocks.ts#L3)
+## Defined in
+
+[src/components/TagActions/TagNodeMocks.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagNodeMocks.ts#L3)
diff --git a/docs/docs/auto-docs/components/TagActions/TagNodeMocks/variables/MOCKS_ERROR_SUBTAGS_QUERY1.md b/docs/docs/auto-docs/components/TagActions/TagNodeMocks/variables/MOCKS_ERROR_SUBTAGS_QUERY1.md
index d172c75fd6..4b52ac3754 100644
--- a/docs/docs/auto-docs/components/TagActions/TagNodeMocks/variables/MOCKS_ERROR_SUBTAGS_QUERY1.md
+++ b/docs/docs/auto-docs/components/TagActions/TagNodeMocks/variables/MOCKS_ERROR_SUBTAGS_QUERY1.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,30 +6,6 @@
> `const` **MOCKS\_ERROR\_SUBTAGS\_QUERY1**: `object`[]
-Defined in: [src/components/TagActions/TagNodeMocks.ts:64](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagNodeMocks.ts#L64)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `USER_TAG_SUB_TAGS`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.first
-
-> **first**: `number` = `10`
-
-#### request.variables.id
-
-> **id**: `string` = `'1'`
+[src/components/TagActions/TagNodeMocks.ts:64](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/TagActions/TagNodeMocks.ts#L64)
diff --git a/docs/docs/auto-docs/components/UpdateSession/UpdateSession/functions/default.md b/docs/docs/auto-docs/components/UpdateSession/UpdateSession/functions/default.md
index 3fc817ab7c..8ba620f486 100644
--- a/docs/docs/auto-docs/components/UpdateSession/UpdateSession/functions/default.md
+++ b/docs/docs/auto-docs/components/UpdateSession/UpdateSession/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,17 +6,11 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/UpdateSession/UpdateSession.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UpdateSession/UpdateSession.tsx#L29)
-
## Parameters
-### props
-
-`TestInterfaceUpdateTimeoutProps`
-
-### deprecatedLegacyContext?
+• **props**: `TestInterfaceUpdateTimeoutProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -27,3 +21,7 @@ Defined in: [src/components/UpdateSession/UpdateSession.tsx:29](https://github.c
## Returns
`ReactNode`
+
+## Defined in
+
+[src/components/UpdateSession/UpdateSession.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UpdateSession/UpdateSession.tsx#L29)
diff --git a/docs/docs/auto-docs/components/UserListCard/UserListCard/functions/default.md b/docs/docs/auto-docs/components/UserListCard/UserListCard/functions/default.md
index a1df2001f9..200fce326d 100644
--- a/docs/docs/auto-docs/components/UserListCard/UserListCard/functions/default.md
+++ b/docs/docs/auto-docs/components/UserListCard/UserListCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,16 +6,12 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/UserListCard/UserListCard.tsx:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserListCard/UserListCard.tsx#L27)
-
The UserListCard component allows for adding a user as an admin in a specific organization.
It uses a button to trigger a mutation for updating the user's role.
## Parameters
-### props
-
-`InterfaceUserListCardProps`
+• **props**: `InterfaceUserListCardProps`
The properties for the UserListCard component.
@@ -24,3 +20,7 @@ The properties for the UserListCard component.
`JSX.Element`
The JSX element representing the user list card.
+
+## Defined in
+
+[src/components/UserListCard/UserListCard.tsx:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserListCard/UserListCard.tsx#L27)
diff --git a/docs/docs/auto-docs/components/UserPasswordUpdate/UserPasswordUpdate/functions/default.md b/docs/docs/auto-docs/components/UserPasswordUpdate/UserPasswordUpdate/functions/default.md
index 44b9dbb4dc..a7eb503961 100644
--- a/docs/docs/auto-docs/components/UserPasswordUpdate/UserPasswordUpdate/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPasswordUpdate/UserPasswordUpdate/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,22 +6,16 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/UserPasswordUpdate/UserPasswordUpdate.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPasswordUpdate/UserPasswordUpdate.tsx#L23)
-
UserUpdate component allows users to update their passwords.
It handles form submission and communicates with the backend to update the user's password.
## Parameters
-### props
-
-`InterfaceUserPasswordUpdateProps`
+• **props**: `InterfaceUserPasswordUpdateProps`
The properties for the UserUpdate component.
-### deprecatedLegacyContext?
-
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -34,3 +28,7 @@ The properties for the UserUpdate component.
`ReactNode`
The JSX element for updating user password.
+
+## Defined in
+
+[src/components/UserPasswordUpdate/UserPasswordUpdate.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPasswordUpdate/UserPasswordUpdate.tsx#L23)
diff --git a/docs/docs/auto-docs/components/UserPasswordUpdate/UserPasswordUpdateMocks/variables/MOCKS.md b/docs/docs/auto-docs/components/UserPasswordUpdate/UserPasswordUpdateMocks/variables/MOCKS.md
index 87b68756ae..eebcca4a08 100644
--- a/docs/docs/auto-docs/components/UserPasswordUpdate/UserPasswordUpdateMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/components/UserPasswordUpdate/UserPasswordUpdateMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `confirmNewPassword`: `string`; `newPassword`: `string`; `previousPassword`: `string`; \}; \}; `result`: \{ `data`: \{ `users`: `object`[]; \}; `errors`: `undefined`; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `confirmNewPassword`: `string`; `newPassword`: `string`; `previousPassword`: `string`; \}; \}; `result`: \{ `data`: `undefined`; `errors`: `object`[]; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object`)[]
-Defined in: [src/components/UserPasswordUpdate/UserPasswordUpdateMocks.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPasswordUpdate/UserPasswordUpdateMocks.ts#L3)
+## Defined in
+
+[src/components/UserPasswordUpdate/UserPasswordUpdateMocks.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPasswordUpdate/UserPasswordUpdateMocks.ts#L3)
diff --git a/docs/docs/auto-docs/components/UserPortal/ChatRoom/ChatRoom/functions/default.md b/docs/docs/auto-docs/components/UserPortal/ChatRoom/ChatRoom/functions/default.md
index 7a492d9d8e..d25a384e50 100644
--- a/docs/docs/auto-docs/components/UserPortal/ChatRoom/ChatRoom/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/ChatRoom/ChatRoom/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/UserPortal/ChatRoom/ChatRoom.tsx:100](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/ChatRoom/ChatRoom.tsx#L100)
-
## Parameters
-### props
-
-`InterfaceChatRoomProps`
+• **props**: `InterfaceChatRoomProps`
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/components/UserPortal/ChatRoom/ChatRoom.tsx:100](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/ChatRoom/ChatRoom.tsx#L100)
diff --git a/docs/docs/auto-docs/components/UserPortal/CommentCard/CommentCard/functions/default.md b/docs/docs/auto-docs/components/UserPortal/CommentCard/CommentCard/functions/default.md
index 47ca3ea78f..77dd0c449c 100644
--- a/docs/docs/auto-docs/components/UserPortal/CommentCard/CommentCard/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/CommentCard/CommentCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/UserPortal/CommentCard/CommentCard.tsx:51](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/CommentCard/CommentCard.tsx#L51)
-
Displays a card for a single comment with options to like or dislike the comment.
Shows the commenter's name, the comment text, and the number of likes.
@@ -15,9 +13,7 @@ Allows the user to like or dislike the comment. The button icon changes based on
## Parameters
-### props
-
-`InterfaceCommentCardProps`
+• **props**: `InterfaceCommentCardProps`
The properties passed to the component.
@@ -26,3 +22,7 @@ The properties passed to the component.
`JSX.Element`
The rendered comment card component.
+
+## Defined in
+
+[src/components/UserPortal/CommentCard/CommentCard.tsx:51](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/CommentCard/CommentCard.tsx#L51)
diff --git a/docs/docs/auto-docs/components/UserPortal/ContactCard/ContactCard/functions/default.md b/docs/docs/auto-docs/components/UserPortal/ContactCard/ContactCard/functions/default.md
index eeb799c5f9..c15cbd569e 100644
--- a/docs/docs/auto-docs/components/UserPortal/ContactCard/ContactCard/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/ContactCard/ContactCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/UserPortal/ContactCard/ContactCard.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/ContactCard/ContactCard.tsx#L36)
-
Displays a card for a contact in a contact list.
Shows the contact's name, email, and an image or avatar.
@@ -16,9 +14,7 @@ Clicking on the card sets it as the selected contact and updates the contact nam
## Parameters
-### props
-
-`InterfaceContactCardProps`
+• **props**: `InterfaceContactCardProps`
The properties passed to the component.
@@ -27,3 +23,7 @@ The properties passed to the component.
`JSX.Element`
The rendered contact card component.
+
+## Defined in
+
+[src/components/UserPortal/ContactCard/ContactCard.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/ContactCard/ContactCard.tsx#L36)
diff --git a/docs/docs/auto-docs/components/UserPortal/CreateDirectChat/CreateDirectChat/functions/default.md b/docs/docs/auto-docs/components/UserPortal/CreateDirectChat/CreateDirectChat/functions/default.md
index 26d7ee6965..4547402dca 100644
--- a/docs/docs/auto-docs/components/UserPortal/CreateDirectChat/CreateDirectChat/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/CreateDirectChat/CreateDirectChat/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **default**(`__namedParameters`): `JSX.Element`
-Defined in: [src/components/UserPortal/CreateDirectChat/CreateDirectChat.tsx:136](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/CreateDirectChat/CreateDirectChat.tsx#L136)
-
## Parameters
-### \_\_namedParameters
-
-`InterfaceCreateDirectChatProps`
+• **\_\_namedParameters**: `InterfaceCreateDirectChatProps`
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/components/UserPortal/CreateDirectChat/CreateDirectChat.tsx:136](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/CreateDirectChat/CreateDirectChat.tsx#L136)
diff --git a/docs/docs/auto-docs/components/UserPortal/CreateDirectChat/CreateDirectChat/functions/handleCreateDirectChat.md b/docs/docs/auto-docs/components/UserPortal/CreateDirectChat/CreateDirectChat/functions/handleCreateDirectChat.md
index 3110596695..5187d26378 100644
--- a/docs/docs/auto-docs/components/UserPortal/CreateDirectChat/CreateDirectChat/functions/handleCreateDirectChat.md
+++ b/docs/docs/auto-docs/components/UserPortal/CreateDirectChat/CreateDirectChat/functions/handleCreateDirectChat.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,42 +6,28 @@
> **handleCreateDirectChat**(`id`, `chats`, `t`, `createChat`, `organizationId`, `userId`, `chatsListRefetch`, `toggleCreateDirectChatModal`): `Promise`\<`void`\>
-Defined in: [src/components/UserPortal/CreateDirectChat/CreateDirectChat.tsx:70](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/CreateDirectChat/CreateDirectChat.tsx#L70)
-
## Parameters
-### id
-
-`string`
-
-### chats
-
-[`Chat`](../../../../../screens/UserPortal/Chat/Chat/type-aliases/Chat.md)[]
-
-### t
-
-`TFunction`\<`"userChat"`\>
+• **id**: `string`
-### createChat
+• **chats**: [`Chat`](../../../../../screens/UserPortal/Chat/Chat/type-aliases/Chat.md)[]
-(`options`?) => `Promise`\<`FetchResult`\<`unknown`\>\>(`arg0`) => `unknown`
+• **t**: `TFunction`\<`"translation"`, `"userChat"`\>
-### organizationId
+• **createChat**
-`string`
+• **organizationId**: `string`
-### userId
+• **userId**: `string`
-`string`
+• **chatsListRefetch**
-### chatsListRefetch
-
-(`variables`?) => `Promise`\<`ApolloQueryResult`\<`unknown`\>\>() => `Promise`\<`ApolloQueryResult`\<`unknown`\>\>
-
-### toggleCreateDirectChatModal
-
-() => `void`() => `void`
+• **toggleCreateDirectChatModal**
## Returns
`Promise`\<`void`\>
+
+## Defined in
+
+[src/components/UserPortal/CreateDirectChat/CreateDirectChat.tsx:70](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/CreateDirectChat/CreateDirectChat.tsx#L70)
diff --git a/docs/docs/auto-docs/components/UserPortal/CreateGroupChat/CreateGroupChat/functions/default.md b/docs/docs/auto-docs/components/UserPortal/CreateGroupChat/CreateGroupChat/functions/default.md
index ed94b1b811..7bbf98e9ef 100644
--- a/docs/docs/auto-docs/components/UserPortal/CreateGroupChat/CreateGroupChat/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/CreateGroupChat/CreateGroupChat/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **default**(`__namedParameters`): `JSX.Element`
-Defined in: [src/components/UserPortal/CreateGroupChat/CreateGroupChat.tsx:63](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/CreateGroupChat/CreateGroupChat.tsx#L63)
-
## Parameters
-### \_\_namedParameters
-
-`InterfaceCreateGroupChatProps`
+• **\_\_namedParameters**: `InterfaceCreateGroupChatProps`
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/components/UserPortal/CreateGroupChat/CreateGroupChat.tsx:63](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/CreateGroupChat/CreateGroupChat.tsx#L63)
diff --git a/docs/docs/auto-docs/components/UserPortal/DonationCard/DonationCard/functions/default.md b/docs/docs/auto-docs/components/UserPortal/DonationCard/DonationCard/functions/default.md
index 47f7453082..19054cc1bc 100644
--- a/docs/docs/auto-docs/components/UserPortal/DonationCard/DonationCard/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/DonationCard/DonationCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/UserPortal/DonationCard/DonationCard.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/DonationCard/DonationCard.tsx#L19)
-
Displays a card with details about a donation.
Shows the donor's name, the amount donated, and the date of the donation.
@@ -15,9 +13,7 @@ Includes a button to view more details about the donation.
## Parameters
-### props
-
-[`InterfaceDonationCardProps`](../../../../../screens/UserPortal/Donate/Donate/interfaces/InterfaceDonationCardProps.md)
+• **props**: [`InterfaceDonationCardProps`](../../../../../screens/UserPortal/Donate/Donate/interfaces/InterfaceDonationCardProps.md)
The properties passed to the component.
@@ -26,3 +22,7 @@ The properties passed to the component.
`JSX.Element`
The rendered donation card component.
+
+## Defined in
+
+[src/components/UserPortal/DonationCard/DonationCard.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/DonationCard/DonationCard.tsx#L19)
diff --git a/docs/docs/auto-docs/components/UserPortal/EventCard/EventCard/functions/default.md b/docs/docs/auto-docs/components/UserPortal/EventCard/EventCard/functions/default.md
index 3e94eee3f6..ffe86a184c 100644
--- a/docs/docs/auto-docs/components/UserPortal/EventCard/EventCard/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/EventCard/EventCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/UserPortal/EventCard/EventCard.tsx:63](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/EventCard/EventCard.tsx#L63)
-
Displays information about an event and provides an option to register for it.
Shows the event's title, description, location, start and end dates and times,
@@ -16,9 +14,7 @@ if the user is not already registered.
## Parameters
-### props
-
-`InterfaceEventCardProps`
+• **props**: `InterfaceEventCardProps`
The properties for the event card.
@@ -27,3 +23,7 @@ The properties for the event card.
`JSX.Element`
The event card component.
+
+## Defined in
+
+[src/components/UserPortal/EventCard/EventCard.tsx:63](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/EventCard/EventCard.tsx#L63)
diff --git a/docs/docs/auto-docs/components/UserPortal/OrganizationCard/OrganizationCard/functions/default.md b/docs/docs/auto-docs/components/UserPortal/OrganizationCard/OrganizationCard/functions/default.md
index 2bb28b58f7..300501b7b4 100644
--- a/docs/docs/auto-docs/components/UserPortal/OrganizationCard/OrganizationCard/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/OrganizationCard/OrganizationCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/UserPortal/OrganizationCard/OrganizationCard.tsx:73](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/OrganizationCard/OrganizationCard.tsx#L73)
-
## Parameters
-### props
-
-`InterfaceOrganizationCardProps`
+• **props**: `InterfaceOrganizationCardProps`
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/components/UserPortal/OrganizationCard/OrganizationCard.tsx:73](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/OrganizationCard/OrganizationCard.tsx#L73)
diff --git a/docs/docs/auto-docs/components/UserPortal/OrganizationNavbar/OrganizationNavbar/functions/default.md b/docs/docs/auto-docs/components/UserPortal/OrganizationNavbar/OrganizationNavbar/functions/default.md
index dfb5b3382c..3c9c5c84ce 100644
--- a/docs/docs/auto-docs/components/UserPortal/OrganizationNavbar/OrganizationNavbar/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/OrganizationNavbar/OrganizationNavbar/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/UserPortal/OrganizationNavbar/OrganizationNavbar.tsx:44](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/OrganizationNavbar/OrganizationNavbar.tsx#L44)
-
Displays the organization navbar with navigation options, user settings, and language selection.
The navbar includes:
@@ -18,9 +16,7 @@ The navbar includes:
## Parameters
-### props
-
-`InterfaceNavbarProps`
+• **props**: `InterfaceNavbarProps`
The properties for the navbar.
@@ -29,3 +25,7 @@ The properties for the navbar.
`JSX.Element`
The organization navbar component.
+
+## Defined in
+
+[src/components/UserPortal/OrganizationNavbar/OrganizationNavbar.tsx:44](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/OrganizationNavbar/OrganizationNavbar.tsx#L44)
diff --git a/docs/docs/auto-docs/components/UserPortal/OrganizationSidebar/OrganizationSidebar/functions/default.md b/docs/docs/auto-docs/components/UserPortal/OrganizationSidebar/OrganizationSidebar/functions/default.md
index 08bec007bf..20840ed226 100644
--- a/docs/docs/auto-docs/components/UserPortal/OrganizationSidebar/OrganizationSidebar/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/OrganizationSidebar/OrganizationSidebar/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/components/UserPortal/OrganizationSidebar/OrganizationSidebar.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/OrganizationSidebar/OrganizationSidebar.tsx#L36)
-
OrganizationSidebar displays the sidebar for an organization, showing a list of members and events.
This component fetches and displays:
@@ -25,3 +23,7 @@ The sidebar handles loading states and displays appropriate messages while data
`JSX.Element`
JSX.Element representing the organization sidebar.
+
+## Defined in
+
+[src/components/UserPortal/OrganizationSidebar/OrganizationSidebar.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/OrganizationSidebar/OrganizationSidebar.tsx#L36)
diff --git a/docs/docs/auto-docs/components/UserPortal/PeopleCard/PeopleCard/functions/default.md b/docs/docs/auto-docs/components/UserPortal/PeopleCard/PeopleCard/functions/default.md
index e92c253cf8..94b24bade9 100644
--- a/docs/docs/auto-docs/components/UserPortal/PeopleCard/PeopleCard/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/PeopleCard/PeopleCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/UserPortal/PeopleCard/PeopleCard.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/PeopleCard/PeopleCard.tsx#L30)
-
PeopleCard component displays information about a person within an organization.
It includes:
@@ -19,9 +17,7 @@ It includes:
## Parameters
-### props
-
-`InterfaceOrganizationCardProps`
+• **props**: `InterfaceOrganizationCardProps`
The properties passed to the component.
@@ -30,3 +26,7 @@ The properties passed to the component.
`JSX.Element`
JSX.Element representing a card with the person's details.
+
+## Defined in
+
+[src/components/UserPortal/PeopleCard/PeopleCard.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/PeopleCard/PeopleCard.tsx#L30)
diff --git a/docs/docs/auto-docs/components/UserPortal/PostCard/PostCard/functions/default.md b/docs/docs/auto-docs/components/UserPortal/PostCard/PostCard/functions/default.md
index 0aed4adc94..e21d97dc15 100644
--- a/docs/docs/auto-docs/components/UserPortal/PostCard/PostCard/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/PostCard/PostCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/UserPortal/PostCard/PostCard.tsx:69](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/PostCard/PostCard.tsx#L69)
-
PostCard component displays an individual post, including its details, interactions, and comments.
The component allows users to:
@@ -19,9 +17,7 @@ The component allows users to:
## Parameters
-### props
-
-[`InterfacePostCard`](../../../../../utils/interfaces/interfaces/InterfacePostCard.md)
+• **props**: [`InterfacePostCard`](../../../../../utils/interfaces/interfaces/InterfacePostCard.md)
The properties passed to the component including post details, comments, and related actions.
@@ -30,3 +26,7 @@ The properties passed to the component including post details, comments, and rel
`JSX.Element`
JSX.Element representing a post card with interactive features.
+
+## Defined in
+
+[src/components/UserPortal/PostCard/PostCard.tsx:69](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/PostCard/PostCard.tsx#L69)
diff --git a/docs/docs/auto-docs/components/UserPortal/PromotedPost/PromotedPost/functions/default.md b/docs/docs/auto-docs/components/UserPortal/PromotedPost/PromotedPost/functions/default.md
index edbb93f267..9bfeeefa22 100644
--- a/docs/docs/auto-docs/components/UserPortal/PromotedPost/PromotedPost/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/PromotedPost/PromotedPost/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/UserPortal/PromotedPost/PromotedPost.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/PromotedPost/PromotedPost.tsx#L23)
-
PromotedPost component displays a card representing promoted content.
This component includes:
@@ -17,9 +15,7 @@ This component includes:
## Parameters
-### props
-
-`InterfacePostCardProps`
+• **props**: `InterfacePostCardProps`
Properties passed to the component including an image, title, and ID.
@@ -28,3 +24,7 @@ Properties passed to the component including an image, title, and ID.
`JSX.Element`
JSX.Element representing a card with promoted content.
+
+## Defined in
+
+[src/components/UserPortal/PromotedPost/PromotedPost.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/PromotedPost/PromotedPost.tsx#L23)
diff --git a/docs/docs/auto-docs/components/UserPortal/Register/Register/functions/default.md b/docs/docs/auto-docs/components/UserPortal/Register/Register/functions/default.md
index 14511f1f28..a3503f86db 100644
--- a/docs/docs/auto-docs/components/UserPortal/Register/Register/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/Register/Register/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **default**(`props`): `JSX.Element`
-Defined in: [src/components/UserPortal/Register/Register.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/Register/Register.tsx#L22)
-
## Parameters
-### props
-
-`InterfaceRegisterProps`
+• **props**: `InterfaceRegisterProps`
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/components/UserPortal/Register/Register.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/Register/Register.tsx#L22)
diff --git a/docs/docs/auto-docs/components/UserPortal/SecuredRouteForUser/SecuredRouteForUser/functions/default.md b/docs/docs/auto-docs/components/UserPortal/SecuredRouteForUser/SecuredRouteForUser/functions/default.md
index 013e34b300..93f34a7f31 100644
--- a/docs/docs/auto-docs/components/UserPortal/SecuredRouteForUser/SecuredRouteForUser/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/SecuredRouteForUser/SecuredRouteForUser/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/components/UserPortal/SecuredRouteForUser/SecuredRouteForUser.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/SecuredRouteForUser/SecuredRouteForUser.tsx#L14)
-
A component that guards routes by checking if the user is logged in.
If the user is logged in and does not have 'AdminFor' set, the child routes are rendered.
If the user is not logged in, they are redirected to the homepage.
@@ -18,3 +16,7 @@ If the user is logged in but has 'AdminFor' set, a 404 page is shown.
`Element`
JSX.Element - Rendered component based on user authentication and role.
+
+## Defined in
+
+[src/components/UserPortal/SecuredRouteForUser/SecuredRouteForUser.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/SecuredRouteForUser/SecuredRouteForUser.tsx#L14)
diff --git a/docs/docs/auto-docs/components/UserPortal/StartPostModal/StartPostModal/functions/default.md b/docs/docs/auto-docs/components/UserPortal/StartPostModal/StartPostModal/functions/default.md
index 7a7042df57..21ea791164 100644
--- a/docs/docs/auto-docs/components/UserPortal/StartPostModal/StartPostModal/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/StartPostModal/StartPostModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`__namedParameters`): `Element`
-Defined in: [src/components/UserPortal/StartPostModal/StartPostModal.tsx:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/StartPostModal/StartPostModal.tsx#L40)
-
A modal component for creating a new post.
This modal includes:
@@ -17,12 +15,14 @@ This modal includes:
## Parameters
-### \_\_namedParameters
-
-`InterfaceStartPostModalProps`
+• **\_\_namedParameters**: `InterfaceStartPostModalProps`
## Returns
`Element`
JSX.Element - The rendered modal component.
+
+## Defined in
+
+[src/components/UserPortal/StartPostModal/StartPostModal.tsx:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/StartPostModal/StartPostModal.tsx#L40)
diff --git a/docs/docs/auto-docs/components/UserPortal/UserNavbar/UserNavbar/functions/default.md b/docs/docs/auto-docs/components/UserPortal/UserNavbar/UserNavbar/functions/default.md
index 4b38d9bb4f..2ae6953f8c 100644
--- a/docs/docs/auto-docs/components/UserPortal/UserNavbar/UserNavbar/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/UserNavbar/UserNavbar/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/components/UserPortal/UserNavbar/UserNavbar.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserNavbar/UserNavbar.tsx#L26)
-
Navbar component for user-specific actions and settings.
This component provides:
@@ -20,3 +18,7 @@ This component provides:
`JSX.Element`
JSX.Element - The rendered Navbar component.
+
+## Defined in
+
+[src/components/UserPortal/UserNavbar/UserNavbar.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserNavbar/UserNavbar.tsx#L26)
diff --git a/docs/docs/auto-docs/components/UserPortal/UserProfile/EventsAttendedByUser/functions/EventsAttendedByUser.md b/docs/docs/auto-docs/components/UserPortal/UserProfile/EventsAttendedByUser/functions/EventsAttendedByUser.md
index 7feb080980..3074b48056 100644
--- a/docs/docs/auto-docs/components/UserPortal/UserProfile/EventsAttendedByUser/functions/EventsAttendedByUser.md
+++ b/docs/docs/auto-docs/components/UserPortal/UserProfile/EventsAttendedByUser/functions/EventsAttendedByUser.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,17 +6,11 @@
> **EventsAttendedByUser**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/UserPortal/UserProfile/EventsAttendedByUser.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserProfile/EventsAttendedByUser.tsx#L31)
-
## Parameters
-### props
-
-`InterfaceUser`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceUser`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -27,3 +21,7 @@ Defined in: [src/components/UserPortal/UserProfile/EventsAttendedByUser.tsx:31](
## Returns
`ReactNode`
+
+## Defined in
+
+[src/components/UserPortal/UserProfile/EventsAttendedByUser.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserProfile/EventsAttendedByUser.tsx#L31)
diff --git a/docs/docs/auto-docs/components/UserPortal/UserProfile/UserAddressFields/functions/UserAddressFields.md b/docs/docs/auto-docs/components/UserPortal/UserProfile/UserAddressFields/functions/UserAddressFields.md
index 0318d6f501..571f9d9fb6 100644
--- a/docs/docs/auto-docs/components/UserPortal/UserProfile/UserAddressFields/functions/UserAddressFields.md
+++ b/docs/docs/auto-docs/components/UserPortal/UserProfile/UserAddressFields/functions/UserAddressFields.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,22 +6,16 @@
> **UserAddressFields**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/UserPortal/UserProfile/UserAddressFields.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserProfile/UserAddressFields.tsx#L26)
-
Form component containing address-related input fields for user profile
Includes fields for address, city, state, and country
## Parameters
-### props
-
-`InterfaceUserAddressFieldsProps`
+• **props**: `InterfaceUserAddressFieldsProps`
Component props
-### deprecatedLegacyContext?
-
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -34,3 +28,7 @@ Component props
`ReactNode`
Form group with address input fields
+
+## Defined in
+
+[src/components/UserPortal/UserProfile/UserAddressFields.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserProfile/UserAddressFields.tsx#L26)
diff --git a/docs/docs/auto-docs/components/UserPortal/UserSidebar/UserSidebar/functions/default.md b/docs/docs/auto-docs/components/UserPortal/UserSidebar/UserSidebar/functions/default.md
index 6fc6ef8069..bc2e5e438f 100644
--- a/docs/docs/auto-docs/components/UserPortal/UserSidebar/UserSidebar/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/UserSidebar/UserSidebar/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`__namedParameters`): `Element`
-Defined in: [src/components/UserPortal/UserSidebar/UserSidebar.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebar/UserSidebar.tsx#L29)
-
Sidebar component for user navigation, including links to organizations and settings.
Provides:
@@ -17,12 +15,14 @@ Provides:
## Parameters
-### \_\_namedParameters
-
-[`InterfaceUserSidebarProps`](../interfaces/InterfaceUserSidebarProps.md)
+• **\_\_namedParameters**: [`InterfaceUserSidebarProps`](../interfaces/InterfaceUserSidebarProps.md)
## Returns
`Element`
JSX.Element - The rendered sidebar component.
+
+## Defined in
+
+[src/components/UserPortal/UserSidebar/UserSidebar.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebar/UserSidebar.tsx#L29)
diff --git a/docs/docs/auto-docs/components/UserPortal/UserSidebar/UserSidebar/interfaces/InterfaceUserSidebarProps.md b/docs/docs/auto-docs/components/UserPortal/UserSidebar/UserSidebar/interfaces/InterfaceUserSidebarProps.md
index f9a8d7cab3..8f9e3440c3 100644
--- a/docs/docs/auto-docs/components/UserPortal/UserSidebar/UserSidebar/interfaces/InterfaceUserSidebarProps.md
+++ b/docs/docs/auto-docs/components/UserPortal/UserSidebar/UserSidebar/interfaces/InterfaceUserSidebarProps.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceUserSidebarProps
-Defined in: [src/components/UserPortal/UserSidebar/UserSidebar.tsx:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebar/UserSidebar.tsx#L11)
-
## Properties
### hideDrawer
> **hideDrawer**: `boolean`
-Defined in: [src/components/UserPortal/UserSidebar/UserSidebar.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebar/UserSidebar.tsx#L12)
+#### Defined in
+
+[src/components/UserPortal/UserSidebar/UserSidebar.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebar/UserSidebar.tsx#L12)
***
@@ -20,4 +20,6 @@ Defined in: [src/components/UserPortal/UserSidebar/UserSidebar.tsx:12](https://g
> **setHideDrawer**: `Dispatch`\<`SetStateAction`\<`boolean`\>\>
-Defined in: [src/components/UserPortal/UserSidebar/UserSidebar.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebar/UserSidebar.tsx#L13)
+#### Defined in
+
+[src/components/UserPortal/UserSidebar/UserSidebar.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebar/UserSidebar.tsx#L13)
diff --git a/docs/docs/auto-docs/components/UserPortal/UserSidebarOrg/UserSidebarOrg/functions/default.md b/docs/docs/auto-docs/components/UserPortal/UserSidebarOrg/UserSidebarOrg/functions/default.md
index c7f43597f8..f1b26d498c 100644
--- a/docs/docs/auto-docs/components/UserPortal/UserSidebarOrg/UserSidebarOrg/functions/default.md
+++ b/docs/docs/auto-docs/components/UserPortal/UserSidebarOrg/UserSidebarOrg/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`__namedParameters`): `Element`
-Defined in: [src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx#L42)
-
Sidebar component for user navigation within an organization.
Provides:
@@ -17,12 +15,14 @@ Provides:
## Parameters
-### \_\_namedParameters
-
-[`InterfaceUserSidebarOrgProps`](../interfaces/InterfaceUserSidebarOrgProps.md)
+• **\_\_namedParameters**: [`InterfaceUserSidebarOrgProps`](../interfaces/InterfaceUserSidebarOrgProps.md)
## Returns
`Element`
JSX.Element - The rendered sidebar component.
+
+## Defined in
+
+[src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx#L42)
diff --git a/docs/docs/auto-docs/components/UserPortal/UserSidebarOrg/UserSidebarOrg/interfaces/InterfaceUserSidebarOrgProps.md b/docs/docs/auto-docs/components/UserPortal/UserSidebarOrg/UserSidebarOrg/interfaces/InterfaceUserSidebarOrgProps.md
index 0f35f96bcb..e36adf7445 100644
--- a/docs/docs/auto-docs/components/UserPortal/UserSidebarOrg/UserSidebarOrg/interfaces/InterfaceUserSidebarOrgProps.md
+++ b/docs/docs/auto-docs/components/UserPortal/UserSidebarOrg/UserSidebarOrg/interfaces/InterfaceUserSidebarOrgProps.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceUserSidebarOrgProps
-Defined in: [src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx#L19)
-
## Properties
### hideDrawer
> **hideDrawer**: `boolean`
-Defined in: [src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx#L22)
+#### Defined in
+
+[src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx#L22)
***
@@ -20,7 +20,9 @@ Defined in: [src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx:22](htt
> **orgId**: `string`
-Defined in: [src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx#L20)
+#### Defined in
+
+[src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx#L20)
***
@@ -28,7 +30,9 @@ Defined in: [src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx:20](htt
> **setHideDrawer**: `Dispatch`\<`SetStateAction`\<`boolean`\>\>
-Defined in: [src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx#L23)
+#### Defined in
+
+[src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx#L23)
***
@@ -36,4 +40,6 @@ Defined in: [src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx:23](htt
> **targets**: [`TargetsType`](../../../../../state/reducers/routesReducer/type-aliases/TargetsType.md)[]
-Defined in: [src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx#L21)
+#### Defined in
+
+[src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx#L21)
diff --git a/docs/docs/auto-docs/components/UserProfileSettings/DeleteUser/functions/default.md b/docs/docs/auto-docs/components/UserProfileSettings/DeleteUser/functions/default.md
index a626211853..f5bbdd543a 100644
--- a/docs/docs/auto-docs/components/UserProfileSettings/DeleteUser/functions/default.md
+++ b/docs/docs/auto-docs/components/UserProfileSettings/DeleteUser/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,14 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/UserProfileSettings/DeleteUser.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserProfileSettings/DeleteUser.tsx#L12)
-
DeleteUser component displays a card with a button to delete a user.
It includes a message and a button to trigger the delete action.
## Parameters
-### props
-
-### deprecatedLegacyContext?
+• **props**
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -30,3 +26,7 @@ It includes a message and a button to trigger the delete action.
`ReactNode`
The JSX element for the delete user card.
+
+## Defined in
+
+[src/components/UserProfileSettings/DeleteUser.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserProfileSettings/DeleteUser.tsx#L12)
diff --git a/docs/docs/auto-docs/components/UserProfileSettings/OtherSettings/functions/default.md b/docs/docs/auto-docs/components/UserProfileSettings/OtherSettings/functions/default.md
index 8a7f5fe610..551199dcb5 100644
--- a/docs/docs/auto-docs/components/UserProfileSettings/OtherSettings/functions/default.md
+++ b/docs/docs/auto-docs/components/UserProfileSettings/OtherSettings/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,14 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/UserProfileSettings/OtherSettings.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserProfileSettings/OtherSettings.tsx#L13)
-
OtherSettings component displays a card with settings options such as changing the language.
It includes a label and a dropdown for selecting a different language.
## Parameters
-### props
-
-### deprecatedLegacyContext?
+• **props**
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -30,3 +26,7 @@ It includes a label and a dropdown for selecting a different language.
`ReactNode`
The JSX element for the other settings card.
+
+## Defined in
+
+[src/components/UserProfileSettings/OtherSettings.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserProfileSettings/OtherSettings.tsx#L13)
diff --git a/docs/docs/auto-docs/components/UserProfileSettings/UserProfile/functions/default.md b/docs/docs/auto-docs/components/UserProfileSettings/UserProfile/functions/default.md
index 4e70c1eee3..ea246877c1 100644
--- a/docs/docs/auto-docs/components/UserProfileSettings/UserProfile/functions/default.md
+++ b/docs/docs/auto-docs/components/UserProfileSettings/UserProfile/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,22 +6,16 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/components/UserProfileSettings/UserProfile.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserProfileSettings/UserProfile.tsx#L38)
-
UserProfile component displays user profile details including an avatar or profile image, name, email, and join date.
It also provides a button to copy the profile link.
## Parameters
-### props
-
-`InterfaceUserProfile`
+• **props**: `InterfaceUserProfile`
The properties to be passed into the component.
-### deprecatedLegacyContext?
-
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -34,3 +28,7 @@ The properties to be passed into the component.
`ReactNode`
The JSX element for the user profile card.
+
+## Defined in
+
+[src/components/UserProfileSettings/UserProfile.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserProfileSettings/UserProfile.tsx#L38)
diff --git a/docs/docs/auto-docs/components/UsersTableItem/UserTableItemMocks/variables/MOCKS.md b/docs/docs/auto-docs/components/UsersTableItem/UserTableItemMocks/variables/MOCKS.md
index d486ed5cf9..775393737a 100644
--- a/docs/docs/auto-docs/components/UsersTableItem/UserTableItemMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/components/UsersTableItem/UserTableItemMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `organizationId`: `undefined`; `orgid`: `string`; `role`: `undefined`; `userid`: `string`; `userId`: `undefined`; \}; \}; `result`: \{ `data`: \{ `removeMember`: \{ `_id`: `string`; \}; `updateUserRoleInOrganization`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `organizationId`: `string`; `orgid`: `undefined`; `role`: `string`; `userid`: `undefined`; `userId`: `string`; \}; \}; `result`: \{ `data`: \{ `removeMember`: `undefined`; `updateUserRoleInOrganization`: \{ `_id`: `string`; \}; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object`)[]
-Defined in: [src/components/UsersTableItem/UserTableItemMocks.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UsersTableItem/UserTableItemMocks.ts#L6)
+## Defined in
+
+[src/components/UsersTableItem/UserTableItemMocks.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UsersTableItem/UserTableItemMocks.ts#L6)
diff --git a/docs/docs/auto-docs/components/UsersTableItem/UserTableItemMocks/variables/MOCKS2.md b/docs/docs/auto-docs/components/UsersTableItem/UserTableItemMocks/variables/MOCKS2.md
index 4fc2fe1858..22ef54c806 100644
--- a/docs/docs/auto-docs/components/UsersTableItem/UserTableItemMocks/variables/MOCKS2.md
+++ b/docs/docs/auto-docs/components/UsersTableItem/UserTableItemMocks/variables/MOCKS2.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,30 +6,6 @@
> `const` **MOCKS2**: `object`[]
-Defined in: [src/components/UsersTableItem/UserTableItemMocks.ts:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UsersTableItem/UserTableItemMocks.ts#L42)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `REMOVE_MEMBER_MUTATION`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.orgid
-
-> **orgid**: `string` = `'abc'`
-
-#### request.variables.userid
-
-> **userid**: `string` = `'123'`
+[src/components/UsersTableItem/UserTableItemMocks.ts:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UsersTableItem/UserTableItemMocks.ts#L42)
diff --git a/docs/docs/auto-docs/components/UsersTableItem/UserTableItemMocks/variables/MOCKS_UPDATE.md b/docs/docs/auto-docs/components/UsersTableItem/UserTableItemMocks/variables/MOCKS_UPDATE.md
index 169e2277a0..762701ccdf 100644
--- a/docs/docs/auto-docs/components/UsersTableItem/UserTableItemMocks/variables/MOCKS_UPDATE.md
+++ b/docs/docs/auto-docs/components/UsersTableItem/UserTableItemMocks/variables/MOCKS_UPDATE.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_UPDATE
-> `const` **MOCKS\_UPDATE**: (\{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `organizationId`: `string`; `role`: `string`; `userId`: `string`; \}; \}; `result`: `undefined`; \} \| \{ `error`: `undefined`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `organizationId`: `string`; `role`: `string`; `userId`: `string`; \}; \}; `result`: \{ `data`: \{ `updateUserRoleInOrganization`: \{ `_id`: `string`; \}; \}; \}; \})[]
+> `const` **MOCKS\_UPDATE**: (`object` \| `object`)[]
-Defined in: [src/components/UsersTableItem/UserTableItemMocks.ts:55](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UsersTableItem/UserTableItemMocks.ts#L55)
+## Defined in
+
+[src/components/UsersTableItem/UserTableItemMocks.ts:55](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UsersTableItem/UserTableItemMocks.ts#L55)
diff --git a/docs/docs/auto-docs/components/UsersTableItem/UsersTableItem/functions/default.md b/docs/docs/auto-docs/components/UsersTableItem/UsersTableItem/functions/default.md
index 2e092f61a8..b76fcbd878 100644
--- a/docs/docs/auto-docs/components/UsersTableItem/UsersTableItem/functions/default.md
+++ b/docs/docs/auto-docs/components/UsersTableItem/UsersTableItem/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **default**(`props`): `Element`
-Defined in: [src/components/UsersTableItem/UsersTableItem.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UsersTableItem/UsersTableItem.tsx#L23)
-
## Parameters
-### props
-
-`Props`
+• **props**: `Props`
## Returns
`Element`
+
+## Defined in
+
+[src/components/UsersTableItem/UsersTableItem.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UsersTableItem/UsersTableItem.tsx#L23)
diff --git a/docs/docs/auto-docs/components/Venues/VenueCard/functions/default.md b/docs/docs/auto-docs/components/Venues/VenueCard/functions/default.md
index 87ed043920..9978ab2973 100644
--- a/docs/docs/auto-docs/components/Venues/VenueCard/functions/default.md
+++ b/docs/docs/auto-docs/components/Venues/VenueCard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`__namedParameters`): `Element`
-Defined in: [src/components/Venues/VenueCard.tsx:57](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Venues/VenueCard.tsx#L57)
-
Represents a card component displaying venue information.
This component renders a card with the venue's image, name, capacity, and description.
@@ -15,9 +13,7 @@ It also provides buttons to edit or delete the venue.
## Parameters
-### \_\_namedParameters
-
-`InterfaceVenueCardProps`
+• **\_\_namedParameters**: `InterfaceVenueCardProps`
## Returns
@@ -53,3 +49,7 @@ class (e.g., .addButton) is now applied.
- `.removeButton`
For more details on the reusable classes, refer to the global CSS file.
+
+## Defined in
+
+[src/components/Venues/VenueCard.tsx:57](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Venues/VenueCard.tsx#L57)
diff --git a/docs/docs/auto-docs/components/Venues/VenueModal/functions/default.md b/docs/docs/auto-docs/components/Venues/VenueModal/functions/default.md
index 64e42a3b7c..0d8040086c 100644
--- a/docs/docs/auto-docs/components/Venues/VenueModal/functions/default.md
+++ b/docs/docs/auto-docs/components/Venues/VenueModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`__namedParameters`): `Element`
-Defined in: [src/components/Venues/VenueModal.tsx:56](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Venues/VenueModal.tsx#L56)
-
A modal component for creating or updating venue information.
This component displays a modal window where users can enter details for a venue, such as name, description, capacity, and an image.
@@ -15,9 +13,7 @@ It also handles submitting the form data to create or update a venue based on wh
## Parameters
-### \_\_namedParameters
-
-[`InterfaceVenueModalProps`](../interfaces/InterfaceVenueModalProps.md)
+• **\_\_namedParameters**: [`InterfaceVenueModalProps`](../interfaces/InterfaceVenueModalProps.md)
## Returns
@@ -41,3 +37,7 @@ class (e.g., .addButton) is now applied.
- `.inputField`
For more details on the reusable classes, refer to the global CSS file.
+
+## Defined in
+
+[src/components/Venues/VenueModal.tsx:56](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Venues/VenueModal.tsx#L56)
diff --git a/docs/docs/auto-docs/components/Venues/VenueModal/interfaces/InterfaceVenueModalProps.md b/docs/docs/auto-docs/components/Venues/VenueModal/interfaces/InterfaceVenueModalProps.md
index cab6f3554c..cd8ba85074 100644
--- a/docs/docs/auto-docs/components/Venues/VenueModal/interfaces/InterfaceVenueModalProps.md
+++ b/docs/docs/auto-docs/components/Venues/VenueModal/interfaces/InterfaceVenueModalProps.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceVenueModalProps
-Defined in: [src/components/Venues/VenueModal.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Venues/VenueModal.tsx#L15)
-
## Properties
### edit
> **edit**: `boolean`
-Defined in: [src/components/Venues/VenueModal.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Venues/VenueModal.tsx#L21)
+#### Defined in
+
+[src/components/Venues/VenueModal.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Venues/VenueModal.tsx#L21)
***
@@ -20,19 +20,23 @@ Defined in: [src/components/Venues/VenueModal.tsx:21](https://github.com/Palisad
> **onHide**: () => `void`
-Defined in: [src/components/Venues/VenueModal.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Venues/VenueModal.tsx#L17)
-
#### Returns
`void`
+#### Defined in
+
+[src/components/Venues/VenueModal.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Venues/VenueModal.tsx#L17)
+
***
### orgId
> **orgId**: `string`
-Defined in: [src/components/Venues/VenueModal.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Venues/VenueModal.tsx#L19)
+#### Defined in
+
+[src/components/Venues/VenueModal.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Venues/VenueModal.tsx#L19)
***
@@ -40,19 +44,23 @@ Defined in: [src/components/Venues/VenueModal.tsx:19](https://github.com/Palisad
> **refetchVenues**: () => `void`
-Defined in: [src/components/Venues/VenueModal.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Venues/VenueModal.tsx#L18)
-
#### Returns
`void`
+#### Defined in
+
+[src/components/Venues/VenueModal.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Venues/VenueModal.tsx#L18)
+
***
### show
> **show**: `boolean`
-Defined in: [src/components/Venues/VenueModal.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Venues/VenueModal.tsx#L16)
+#### Defined in
+
+[src/components/Venues/VenueModal.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Venues/VenueModal.tsx#L16)
***
@@ -60,4 +68,6 @@ Defined in: [src/components/Venues/VenueModal.tsx:16](https://github.com/Palisad
> `optional` **venueData**: [`InterfaceQueryVenueListItem`](../../../../utils/interfaces/interfaces/InterfaceQueryVenueListItem.md)
-Defined in: [src/components/Venues/VenueModal.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Venues/VenueModal.tsx#L20)
+#### Defined in
+
+[src/components/Venues/VenueModal.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/Venues/VenueModal.tsx#L20)
diff --git a/docs/docs/auto-docs/components/plugins/DummyPlugin/DummyPlugin/functions/default.md b/docs/docs/auto-docs/components/plugins/DummyPlugin/DummyPlugin/functions/default.md
index 69e02fa81f..4fbd694c48 100644
--- a/docs/docs/auto-docs/components/plugins/DummyPlugin/DummyPlugin/functions/default.md
+++ b/docs/docs/auto-docs/components/plugins/DummyPlugin/DummyPlugin/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/components/plugins/DummyPlugin/DummyPlugin.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/plugins/DummyPlugin/DummyPlugin.tsx#L12)
-
A dummy plugin component that renders a welcome message inside an `AddOn` component.
This component is used for demonstration or testing purposes and does not have any
@@ -18,3 +16,7 @@ additional functionality or properties.
`JSX.Element`
JSX.Element - Renders the `AddOn` component containing a welcome message.
+
+## Defined in
+
+[src/components/plugins/DummyPlugin/DummyPlugin.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/plugins/DummyPlugin/DummyPlugin.tsx#L12)
diff --git a/docs/docs/auto-docs/components/plugins/DummyPlugin2/DummyPlugin2/functions/default.md b/docs/docs/auto-docs/components/plugins/DummyPlugin2/DummyPlugin2/functions/default.md
index 9d397e615c..a15de28db7 100644
--- a/docs/docs/auto-docs/components/plugins/DummyPlugin2/DummyPlugin2/functions/default.md
+++ b/docs/docs/auto-docs/components/plugins/DummyPlugin2/DummyPlugin2/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/components/plugins/DummyPlugin2/DummyPlugin2.tsx:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/plugins/DummyPlugin2/DummyPlugin2.tsx#L10)
-
A placeholder component for demonstration or testing purposes.
It renders an empty `div` element.
@@ -17,3 +15,7 @@ or properties.
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/components/plugins/DummyPlugin2/DummyPlugin2.tsx:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/plugins/DummyPlugin2/DummyPlugin2.tsx#L10)
diff --git a/docs/docs/auto-docs/components/test-utils/TestWrapper/functions/TestWrapper.md b/docs/docs/auto-docs/components/test-utils/TestWrapper/functions/TestWrapper.md
index 5d4d23cbb2..9ae6a31820 100644
--- a/docs/docs/auto-docs/components/test-utils/TestWrapper/functions/TestWrapper.md
+++ b/docs/docs/auto-docs/components/test-utils/TestWrapper/functions/TestWrapper.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,16 +6,12 @@
> **TestWrapper**(`__namedParameters`): `Element`
-Defined in: [src/components/test-utils/TestWrapper.tsx:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/test-utils/TestWrapper.tsx#L42)
-
A wrapper component for testing React components that require Apollo Client, i18n, and Router contexts.
Provides the necessary provider context for testing components that use GraphQL, translations, and routing.
## Parameters
-### \_\_namedParameters
-
-`InterfaceTestWrapperProps`
+• **\_\_namedParameters**: `InterfaceTestWrapperProps`
## Returns
@@ -37,3 +33,7 @@ render(
);
```
+
+## Defined in
+
+[src/components/test-utils/TestWrapper.tsx:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/test-utils/TestWrapper.tsx#L42)
diff --git a/docs/docs/auto-docs/constants/variables/socialMediaLinks.md b/docs/docs/auto-docs/constants/variables/socialMediaLinks.md
index c0ce7db93c..fc0e32362c 100644
--- a/docs/docs/auto-docs/constants/variables/socialMediaLinks.md
+++ b/docs/docs/auto-docs/constants/variables/socialMediaLinks.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,6 @@
> `const` **socialMediaLinks**: `object`[]
-Defined in: [src/constants.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/constants.ts#L12)
+## Defined in
-## Type declaration
-
-### href
-
-> **href**: `string` = `'https://www.facebook.com/palisadoesproject'`
-
-### logo
-
-> **logo**: `string` = `FacebookLogo`
-
-### tag
-
-> **tag**: `string` = `'facebook'`
+[src/constants.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/constants.ts#L12)
diff --git a/docs/docs/auto-docs/reportWebVitals/functions/default.md b/docs/docs/auto-docs/reportWebVitals/functions/default.md
index aadb8694ac..56a30bf0dd 100644
--- a/docs/docs/auto-docs/reportWebVitals/functions/default.md
+++ b/docs/docs/auto-docs/reportWebVitals/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **default**(`onPerfEntry`?): `void`
-Defined in: [src/reportWebVitals.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/reportWebVitals.ts#L4)
-
## Parameters
-### onPerfEntry?
-
-(`metric`) => `void`
+• **onPerfEntry?**
## Returns
`void`
+
+## Defined in
+
+[src/reportWebVitals.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/reportWebVitals.ts#L4)
diff --git a/docs/docs/auto-docs/screens/BlockUser/BlockUser/functions/default.md b/docs/docs/auto-docs/screens/BlockUser/BlockUser/functions/default.md
index 2aa9ed9be3..e29419d797 100644
--- a/docs/docs/auto-docs/screens/BlockUser/BlockUser/functions/default.md
+++ b/docs/docs/auto-docs/screens/BlockUser/BlockUser/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/screens/BlockUser/BlockUser.tsx:67](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/BlockUser/BlockUser.tsx#L67)
-
Requests component displays and manages a list of users that can be blocked or unblocked.
This component allows users to search for members by their first name or last name,
@@ -46,3 +44,7 @@ class (e.g., .addButton) is now applied.
- `.btnsBlock`
For more details on the reusable classes, refer to the global CSS file.
+
+## Defined in
+
+[src/screens/BlockUser/BlockUser.tsx:67](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/BlockUser/BlockUser.tsx#L67)
diff --git a/docs/docs/auto-docs/screens/CommunityProfile/CommunityProfile/functions/default.md b/docs/docs/auto-docs/screens/CommunityProfile/CommunityProfile/functions/default.md
index ce686e3f5e..8d88214f93 100644
--- a/docs/docs/auto-docs/screens/CommunityProfile/CommunityProfile/functions/default.md
+++ b/docs/docs/auto-docs/screens/CommunityProfile/CommunityProfile/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/screens/CommunityProfile/CommunityProfile.tsx:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/CommunityProfile/CommunityProfile.tsx#L40)
-
`CommunityProfile` component allows users to view and update their community profile details.
It includes functionalities to:
@@ -26,3 +24,7 @@ JSX.Element - The `CommunityProfile` component.
```tsx
```
+
+## Defined in
+
+[src/screens/CommunityProfile/CommunityProfile.tsx:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/CommunityProfile/CommunityProfile.tsx#L40)
diff --git a/docs/docs/auto-docs/screens/EventManagement/EventManagement/functions/default.md b/docs/docs/auto-docs/screens/EventManagement/EventManagement/functions/default.md
index c856506bfe..b5455966b2 100644
--- a/docs/docs/auto-docs/screens/EventManagement/EventManagement/functions/default.md
+++ b/docs/docs/auto-docs/screens/EventManagement/EventManagement/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/screens/EventManagement/EventManagement.tsx:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventManagement/EventManagement.tsx#L60)
-
`EventManagement` component handles the display and navigation of different event management sections.
It provides a tabbed interface for:
@@ -30,3 +28,7 @@ JSX.Element - The `EventManagement` component.
```tsx
```
+
+## Defined in
+
+[src/screens/EventManagement/EventManagement.tsx:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventManagement/EventManagement.tsx#L60)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests.mocks/variables/EMPTY_MOCKS.md b/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests.mocks/variables/EMPTY_MOCKS.md
index 76d78f682e..777cc95335 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests.mocks/variables/EMPTY_MOCKS.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests.mocks/variables/EMPTY_MOCKS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,42 +6,6 @@
> `const` **EMPTY\_MOCKS**: `object`[]
-Defined in: [src/screens/EventVolunteers/Requests/Requests.mocks.ts:148](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Requests/Requests.mocks.ts#L148)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `USER_VOLUNTEER_MEMBERSHIP`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.eventId
-
-> **eventId**: `string` = `'eventId'`
-
-#### request.variables.where.status
-
-> **status**: `string` = `'requested'`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.getVolunteerMembership
-
-> **getVolunteerMembership**: `any`[] = `[]`
+[src/screens/EventVolunteers/Requests/Requests.mocks.ts:148](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Requests/Requests.mocks.ts#L148)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests.mocks/variables/ERROR_MOCKS.md b/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests.mocks/variables/ERROR_MOCKS.md
index 238dacb1c3..3b839a23bd 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests.mocks/variables/ERROR_MOCKS.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests.mocks/variables/ERROR_MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: ERROR\_MOCKS
-> `const` **ERROR\_MOCKS**: (\{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `undefined`; `orderBy`: `any`; `status`: `undefined`; `where`: \{ `eventId`: `string`; `status`: `string`; `userName`: `any`; \}; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; `orderBy`: `undefined`; `status`: `string`; `where`: `undefined`; \}; \}; \})[]
+> `const` **ERROR\_MOCKS**: (`object` \| `object`)[]
-Defined in: [src/screens/EventVolunteers/Requests/Requests.mocks.ts:167](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Requests/Requests.mocks.ts#L167)
+## Defined in
+
+[src/screens/EventVolunteers/Requests/Requests.mocks.ts:167](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Requests/Requests.mocks.ts#L167)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests.mocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests.mocks/variables/MOCKS.md
index de302a0d5a..7b2a81df3e 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests.mocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests.mocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `undefined`; `orderBy`: `undefined`; `status`: `undefined`; `where`: \{ `eventId`: `string`; `status`: `string`; `userName`: `undefined`; \}; \}; \}; `result`: \{ `data`: \{ `getVolunteerMembership`: `object`[]; `updateVolunteerMembership`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `undefined`; `orderBy`: `string`; `status`: `undefined`; `where`: \{ `eventId`: `string`; `status`: `string`; `userName`: `undefined`; \}; \}; \}; `result`: \{ `data`: \{ `getVolunteerMembership`: `object`[]; `updateVolunteerMembership`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `undefined`; `orderBy`: `undefined`; `status`: `undefined`; `where`: \{ `eventId`: `string`; `status`: `string`; `userName`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getVolunteerMembership`: `object`[]; `updateVolunteerMembership`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; `orderBy`: `undefined`; `status`: `string`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `getVolunteerMembership`: `undefined`; `updateVolunteerMembership`: \{ `_id`: `string`; \}; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/EventVolunteers/Requests/Requests.mocks.ts:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Requests/Requests.mocks.ts#L46)
+## Defined in
+
+[src/screens/EventVolunteers/Requests/Requests.mocks.ts:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Requests/Requests.mocks.ts#L46)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests.mocks/variables/UPDATE_ERROR_MOCKS.md b/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests.mocks/variables/UPDATE_ERROR_MOCKS.md
index 78dc32d47e..a3347fddcb 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests.mocks/variables/UPDATE_ERROR_MOCKS.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests.mocks/variables/UPDATE_ERROR_MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: UPDATE\_ERROR\_MOCKS
-> `const` **UPDATE\_ERROR\_MOCKS**: (\{ `error`: `undefined`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `undefined`; `status`: `undefined`; `where`: \{ `eventId`: `string`; `status`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getVolunteerMembership`: `object`[]; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; `status`: `string`; `where`: `undefined`; \}; \}; `result`: `undefined`; \})[]
+> `const` **UPDATE\_ERROR\_MOCKS**: (`object` \| `object`)[]
-Defined in: [src/screens/EventVolunteers/Requests/Requests.mocks.ts:194](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Requests/Requests.mocks.ts#L194)
+## Defined in
+
+[src/screens/EventVolunteers/Requests/Requests.mocks.ts:194](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Requests/Requests.mocks.ts#L194)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests/functions/default.md b/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests/functions/default.md
index 4882b8710a..4ce989573d 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests/functions/default.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/Requests/Requests/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/EventVolunteers/Requests/Requests.tsx:64](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Requests/Requests.tsx#L64)
-
Component for managing and displaying Volunteer Membership requests for an event.
This component allows users to view, filter, sort, and create action items. It also allows users to accept or reject volunteer membership requests.
@@ -17,3 +15,7 @@ This component allows users to view, filter, sort, and create action items. It a
`JSX.Element`
The rendered component.
+
+## Defined in
+
+[src/screens/EventVolunteers/Requests/Requests.tsx:64](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Requests/Requests.tsx#L64)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerContainer/functions/default.md b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerContainer/functions/default.md
index eb34e331e5..6ae35d37b6 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerContainer/functions/default.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerContainer/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/EventVolunteers/VolunteerContainer.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerContainer.tsx#L18)
-
Container Component for Volunteer or VolunteerGroups as per selection.
This component allows users switch between Volunteers and VolunteerGroups.
@@ -17,3 +15,7 @@ This component allows users switch between Volunteers and VolunteerGroups.
`JSX.Element`
The rendered component.
+
+## Defined in
+
+[src/screens/EventVolunteers/VolunteerContainer.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerContainer.tsx#L18)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal/functions/default.md b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal/functions/default.md
index 73ae447dca..70f9f0a582 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx#L42)
-
A modal dialog for confirming the deletion of a volunteer group.
## Parameters
-### props
-
-[`InterfaceDeleteVolunteerGroupModal`](../interfaces/InterfaceDeleteVolunteerGroupModal.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceDeleteVolunteerGroupModal`](../interfaces/InterfaceDeleteVolunteerGroupModal.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -44,3 +38,7 @@ The modal includes:
- A footer with "Yes" and "No" buttons to confirm or cancel the deletion.
The `deleteVolunteerGroup` mutation is used to perform the deletion operation.
+
+## Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx#L42)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal/interfaces/InterfaceDeleteVolunteerGroupModal.md b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal/interfaces/InterfaceDeleteVolunteerGroupModal.md
index 8f4ced8c42..4ae7ef9bb2 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal/interfaces/InterfaceDeleteVolunteerGroupModal.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal/interfaces/InterfaceDeleteVolunteerGroupModal.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceDeleteVolunteerGroupModal
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx#L10)
-
## Properties
### group
> **group**: [`InterfaceVolunteerGroupInfo`](../../../../../utils/interfaces/interfaces/InterfaceVolunteerGroupInfo.md)
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx#L13)
+#### Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx#L13)
***
@@ -20,19 +20,23 @@ Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteMod
> **hide**: () => `void`
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx#L12)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx#L12)
+
***
### isOpen
> **isOpen**: `boolean`
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx#L11)
+#### Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx#L11)
***
@@ -40,8 +44,10 @@ Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteMod
> **refetchGroups**: () => `void`
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx#L14)
-
#### Returns
`void`
+
+#### Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupDeleteModal.tsx#L14)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal/functions/default.md b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal/functions/default.md
index 1174816bc4..bd60ff6cec 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx:63](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx#L63)
-
A modal dialog for creating or editing a volunteer group.
## Parameters
-### props
-
-[`InterfaceVolunteerGroupModal`](../interfaces/InterfaceVolunteerGroupModal.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceVolunteerGroupModal`](../interfaces/InterfaceVolunteerGroupModal.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -50,3 +44,7 @@ On form submission, the component either:
- Calls `createPledge` mutation to create a new pledge.
Success or error messages are displayed using toast notifications based on the result of the mutation.
+
+## Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx:63](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx#L63)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal/interfaces/InterfaceVolunteerGroupModal.md b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal/interfaces/InterfaceVolunteerGroupModal.md
index e9623e26d8..bd5bde5651 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal/interfaces/InterfaceVolunteerGroupModal.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal/interfaces/InterfaceVolunteerGroupModal.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceVolunteerGroupModal
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx#L21)
-
## Properties
### eventId
> **eventId**: `string`
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx#L24)
+#### Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx#L24)
***
@@ -20,7 +20,9 @@ Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx
> **group**: [`InterfaceVolunteerGroupInfo`](../../../../../utils/interfaces/interfaces/InterfaceVolunteerGroupInfo.md)
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx#L26)
+#### Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx#L26)
***
@@ -28,19 +30,23 @@ Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx
> **hide**: () => `void`
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx#L23)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx#L23)
+
***
### isOpen
> **isOpen**: `boolean`
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx#L22)
+#### Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx#L22)
***
@@ -48,7 +54,9 @@ Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx
> **mode**: `"create"` \| `"edit"`
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx#L28)
+#### Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx#L28)
***
@@ -56,7 +64,9 @@ Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx
> **orgId**: `string`
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx#L25)
+#### Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx#L25)
***
@@ -64,8 +74,10 @@ Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx
> **refetchGroups**: () => `void`
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx#L27)
-
#### Returns
`void`
+
+#### Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupModal.tsx#L27)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal/functions/default.md b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal/functions/default.md
index 9ed53ed74f..5a2bbed443 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx#L41)
-
A modal dialog for viewing volunteer group information for an event.
## Parameters
-### props
-
-[`InterfaceVolunteerGroupViewModal`](../interfaces/InterfaceVolunteerGroupViewModal.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceVolunteerGroupViewModal`](../interfaces/InterfaceVolunteerGroupViewModal.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -37,3 +31,7 @@ The `VolunteerGroupViewModal` component displays all the fields of a volunteer g
The modal includes:
- A header with a title and a close button.
- fields for volunteer name, status, hours volunteered, groups, and assignments.
+
+## Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx#L41)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal/interfaces/InterfaceVolunteerGroupViewModal.md b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal/interfaces/InterfaceVolunteerGroupViewModal.md
index 2563014933..9cbdf5540a 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal/interfaces/InterfaceVolunteerGroupViewModal.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal/interfaces/InterfaceVolunteerGroupViewModal.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceVolunteerGroupViewModal
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx#L19)
-
## Properties
### group
> **group**: [`InterfaceVolunteerGroupInfo`](../../../../../utils/interfaces/interfaces/InterfaceVolunteerGroupInfo.md)
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx#L22)
+#### Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx#L22)
***
@@ -20,16 +20,20 @@ Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal
> **hide**: () => `void`
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx#L21)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx#L21)
+
***
### isOpen
> **isOpen**: `boolean`
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx#L20)
+#### Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroupViewModal.tsx#L20)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks/variables/MOCKS.md
index 265d65e45d..6ca01bc856 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `undefined`; `orderBy`: `string`; `where`: \{ `eventId`: `string`; `leaderName`: `any`; `name_contains`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `createEventVolunteerGroup`: `undefined`; `getEventVolunteerGroups`: `object`[]; `organizations`: `undefined`; `removeEventVolunteerGroup`: `undefined`; `updateEventVolunteerGroup`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `undefined`; `orderBy`: `any`; `where`: \{ `eventId`: `string`; `leaderName`: `string`; `name_contains`: `any`; \}; \}; \}; `result`: \{ `data`: \{ `createEventVolunteerGroup`: `undefined`; `getEventVolunteerGroups`: `object`[]; `organizations`: `undefined`; `removeEventVolunteerGroup`: `undefined`; `updateEventVolunteerGroup`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `string`; `orderBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createEventVolunteerGroup`: `undefined`; `getEventVolunteerGroups`: `undefined`; `organizations`: `object`[]; `removeEventVolunteerGroup`: `undefined`; `updateEventVolunteerGroup`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: \{ `description`: `string`; `eventId`: `string`; `leaderId`: `string`; `name`: `string`; `volunteersRequired`: `number`; `volunteerUserIds`: `string`[]; \}; `id`: `undefined`; `orderBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createEventVolunteerGroup`: \{ `_id`: `string`; \}; `getEventVolunteerGroups`: `undefined`; `organizations`: `undefined`; `removeEventVolunteerGroup`: `undefined`; `updateEventVolunteerGroup`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `string`; `orderBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createEventVolunteerGroup`: `undefined`; `getEventVolunteerGroups`: `undefined`; `organizations`: `undefined`; `removeEventVolunteerGroup`: \{ `_id`: `string`; \}; `updateEventVolunteerGroup`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: \{ `description`: `string`; `eventId`: `string`; `leaderId`: `undefined`; `name`: `string`; `volunteersRequired`: `number`; `volunteerUserIds`: `undefined`; \}; `id`: `string`; `orderBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createEventVolunteerGroup`: `undefined`; `getEventVolunteerGroups`: `undefined`; `organizations`: `undefined`; `removeEventVolunteerGroup`: `undefined`; `updateEventVolunteerGroup`: \{ `_id`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: \{ `description`: `undefined`; `eventId`: `string`; `leaderId`: `undefined`; `name`: `undefined`; `volunteersRequired`: `undefined`; `volunteerUserIds`: `undefined`; \}; `id`: `string`; `orderBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createEventVolunteerGroup`: `undefined`; `getEventVolunteerGroups`: `undefined`; `organizations`: `undefined`; `removeEventVolunteerGroup`: `undefined`; `updateEventVolunteerGroup`: \{ `_id`: `string`; \}; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks.ts:114](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks.ts#L114)
+## Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks.ts:114](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks.ts#L114)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks/variables/MOCKS_EMPTY.md b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks/variables/MOCKS_EMPTY.md
index 87382c516b..d078659b1c 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks/variables/MOCKS_EMPTY.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks/variables/MOCKS_EMPTY.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,50 +6,6 @@
> `const` **MOCKS\_EMPTY**: `object`[]
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks.ts:339](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks.ts#L339)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `EVENT_VOLUNTEER_GROUP_LIST`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.orderBy
-
-> **orderBy**: `any` = `null`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.eventId
-
-> **eventId**: `string` = `'eventId'`
-
-#### request.variables.where.leaderName
-
-> **leaderName**: `any` = `null`
-
-#### request.variables.where.name\_contains
-
-> **name\_contains**: `string` = `''`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.getEventVolunteerGroups
-
-> **getEventVolunteerGroups**: `any`[] = `[]`
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks.ts:339](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks.ts#L339)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks/variables/MOCKS_ERROR.md b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks/variables/MOCKS_ERROR.md
index 1aeb3f13ec..516e0524cf 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks/variables/MOCKS_ERROR.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks/variables/MOCKS_ERROR.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_ERROR
-> `const` **MOCKS\_ERROR**: (\{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `undefined`; `orderBy`: `any`; `where`: \{ `eventId`: `string`; `leaderName`: `any`; `name_contains`: `string`; \}; \}; \}; `result`: `undefined`; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `string`; `orderBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: `undefined`; \} \| \{ `error`: `undefined`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `string`; `orderBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: \{ `description`: `string`; `eventId`: `string`; `leaderId`: `string`; `name`: `string`; `volunteersRequired`: `number`; `volunteerUserIds`: `string`[]; \}; `id`: `undefined`; `orderBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: `undefined`; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: \{ `description`: `string`; `eventId`: `string`; `leaderId`: `undefined`; `name`: `string`; `volunteersRequired`: `number`; `volunteerUserIds`: `undefined`; \}; `id`: `string`; `orderBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: `undefined`; \})[]
+> `const` **MOCKS\_ERROR**: (`object` \| `object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks.ts:360](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks.ts#L360)
+## Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks.ts:360](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.mocks.ts#L360)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroups/functions/default.md b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroups/functions/default.md
index 0f10f9cd48..40cfcf74ec 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroups/functions/default.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/VolunteerGroups/VolunteerGroups/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.tsx:69](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.tsx#L69)
-
Component for managing volunteer groups for an event.
This component allows users to view, filter, sort, and create action items. It also provides a modal for creating and editing action items.
@@ -16,3 +14,7 @@ This component allows users to view, filter, sort, and create action items. It a
`JSX.Element`
The rendered component.
+
+## Defined in
+
+[src/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.tsx:69](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/VolunteerGroups/VolunteerGroups.tsx#L69)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerCreateModal/functions/default.md b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerCreateModal/functions/default.md
index 62d89a7aed..6842fbc649 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerCreateModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerCreateModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx:48](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx#L48)
-
A modal dialog for add a volunteer for an event.
## Parameters
-### props
-
-[`InterfaceVolunteerCreateModal`](../interfaces/InterfaceVolunteerCreateModal.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceVolunteerCreateModal`](../interfaces/InterfaceVolunteerCreateModal.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -45,3 +39,7 @@ On form submission, the component:
- Calls `addVolunteer` mutation to add a new Volunteer.
Success or error messages are displayed using toast notifications based on the result of the mutation.
+
+## Defined in
+
+[src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx:48](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx#L48)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerCreateModal/interfaces/InterfaceVolunteerCreateModal.md b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerCreateModal/interfaces/InterfaceVolunteerCreateModal.md
index ef9d03f19b..abf488a522 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerCreateModal/interfaces/InterfaceVolunteerCreateModal.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerCreateModal/interfaces/InterfaceVolunteerCreateModal.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceVolunteerCreateModal
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx#L14)
-
## Properties
### eventId
> **eventId**: `string`
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx#L17)
+#### Defined in
+
+[src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx#L17)
***
@@ -20,19 +20,23 @@ Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx:17]
> **hide**: () => `void`
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx#L16)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx#L16)
+
***
### isOpen
> **isOpen**: `boolean`
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx#L15)
+#### Defined in
+
+[src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx#L15)
***
@@ -40,7 +44,9 @@ Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx:15]
> **orgId**: `string`
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx#L18)
+#### Defined in
+
+[src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx#L18)
***
@@ -48,8 +54,10 @@ Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx:18]
> **refetchVolunteers**: () => `void`
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx#L19)
-
#### Returns
`void`
+
+#### Defined in
+
+[src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerCreateModal.tsx#L19)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerDeleteModal/functions/default.md b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerDeleteModal/functions/default.md
index 82a9b693dc..44b5ae026a 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerDeleteModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerDeleteModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx#L42)
-
A modal dialog for confirming the deletion of a volunteer.
## Parameters
-### props
-
-[`InterfaceDeleteVolunteerModal`](../interfaces/InterfaceDeleteVolunteerModal.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceDeleteVolunteerModal`](../interfaces/InterfaceDeleteVolunteerModal.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -44,3 +38,7 @@ The modal includes:
- A footer with "Yes" and "No" buttons to confirm or cancel the deletion.
The `deleteVolunteer` mutation is used to perform the deletion operation.
+
+## Defined in
+
+[src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx#L42)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerDeleteModal/interfaces/InterfaceDeleteVolunteerModal.md b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerDeleteModal/interfaces/InterfaceDeleteVolunteerModal.md
index e88376d4ab..48f1008413 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerDeleteModal/interfaces/InterfaceDeleteVolunteerModal.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerDeleteModal/interfaces/InterfaceDeleteVolunteerModal.md
@@ -1,30 +1,32 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceDeleteVolunteerModal
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx#L10)
-
## Properties
### hide()
> **hide**: () => `void`
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx#L12)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx#L12)
+
***
### isOpen
> **isOpen**: `boolean`
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx#L11)
+#### Defined in
+
+[src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx#L11)
***
@@ -32,16 +34,20 @@ Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx:11]
> **refetchVolunteers**: () => `void`
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx#L14)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx#L14)
+
***
### volunteer
> **volunteer**: [`InterfaceEventVolunteerInfo`](../../../../../utils/interfaces/interfaces/InterfaceEventVolunteerInfo.md)
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx#L13)
+#### Defined in
+
+[src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerDeleteModal.tsx#L13)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerViewModal/functions/default.md b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerViewModal/functions/default.md
index 31a8d82c46..230fd2fa62 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerViewModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerViewModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx#L42)
-
A modal dialog for viewing volunteer information for an event.
## Parameters
-### props
-
-[`InterfaceVolunteerViewModal`](../interfaces/InterfaceVolunteerViewModal.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceVolunteerViewModal`](../interfaces/InterfaceVolunteerViewModal.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -37,3 +31,7 @@ The `VolunteerViewModal` component displays all the fields of a volunteer in a m
The modal includes:
- A header with a title and a close button.
- fields for volunteer name, status, hours volunteered, groups, and assignments.
+
+## Defined in
+
+[src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx#L42)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerViewModal/interfaces/InterfaceVolunteerViewModal.md b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerViewModal/interfaces/InterfaceVolunteerViewModal.md
index 000f57ed96..9a1d48bc40 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerViewModal/interfaces/InterfaceVolunteerViewModal.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/VolunteerViewModal/interfaces/InterfaceVolunteerViewModal.md
@@ -1,30 +1,32 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceVolunteerViewModal
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx#L20)
-
## Properties
### hide()
> **hide**: () => `void`
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx#L22)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx#L22)
+
***
### isOpen
> **isOpen**: `boolean`
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx#L21)
+#### Defined in
+
+[src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx#L21)
***
@@ -32,4 +34,6 @@ Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx:21](h
> **volunteer**: [`InterfaceEventVolunteerInfo`](../../../../../utils/interfaces/interfaces/InterfaceEventVolunteerInfo.md)
-Defined in: [src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx#L23)
+#### Defined in
+
+[src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/VolunteerViewModal.tsx#L23)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/Volunteers.mocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/Volunteers.mocks/variables/MOCKS.md
index d8870d8fb6..0b579a5888 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/Volunteers.mocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/Volunteers.mocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `undefined`; `orderBy`: `string`; `where`: \{ `eventId`: `string`; `hasAccepted`: `undefined`; `name_contains`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `createEventVolunteer`: `undefined`; `getEventVolunteers`: (\{ `_id`: `string`; `assignments`: `any`[]; `groups`: `object`[]; `hasAccepted`: `boolean`; `hoursVolunteered`: `number`; `user`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; \} \| \{ `_id`: `string`; `assignments`: `any`[]; `groups`: `any`[]; `hasAccepted`: `boolean`; `hoursVolunteered`: `any`; `user`: \{ `_id`: `string`; `firstName`: `string`; `image`: `string`; `lastName`: `string`; \}; \})[]; `organizations`: `undefined`; `removeEventVolunteer`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `undefined`; `orderBy`: `any`; `where`: \{ `eventId`: `string`; `hasAccepted`: `boolean`; `name_contains`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `createEventVolunteer`: `undefined`; `getEventVolunteers`: `object`[]; `organizations`: `undefined`; `removeEventVolunteer`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `undefined`; `orderBy`: `any`; `where`: \{ `eventId`: `string`; `hasAccepted`: `boolean`; `name_contains`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `createEventVolunteer`: `undefined`; `getEventVolunteers`: `object`[]; `organizations`: `undefined`; `removeEventVolunteer`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `string`; `orderBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createEventVolunteer`: `undefined`; `getEventVolunteers`: `undefined`; `organizations`: `undefined`; `removeEventVolunteer`: \{ `_id`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `string`; `orderBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createEventVolunteer`: `undefined`; `getEventVolunteers`: `undefined`; `organizations`: `object`[]; `removeEventVolunteer`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: \{ `eventId`: `string`; `userId`: `string`; \}; `id`: `undefined`; `orderBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createEventVolunteer`: \{ `_id`: `string`; \}; `getEventVolunteers`: `undefined`; `organizations`: `undefined`; `removeEventVolunteer`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/EventVolunteers/Volunteers/Volunteers.mocks.ts:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/Volunteers.mocks.ts#L46)
+## Defined in
+
+[src/screens/EventVolunteers/Volunteers/Volunteers.mocks.ts:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/Volunteers.mocks.ts#L46)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/Volunteers.mocks/variables/MOCKS_EMPTY.md b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/Volunteers.mocks/variables/MOCKS_EMPTY.md
index dcd94ef56d..57a83bb8f5 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/Volunteers.mocks/variables/MOCKS_EMPTY.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/Volunteers.mocks/variables/MOCKS_EMPTY.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,46 +6,6 @@
> `const` **MOCKS\_EMPTY**: `object`[]
-Defined in: [src/screens/EventVolunteers/Volunteers/Volunteers.mocks.ts:288](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/Volunteers.mocks.ts#L288)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `EVENT_VOLUNTEER_LIST`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.orderBy
-
-> **orderBy**: `any` = `null`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.eventId
-
-> **eventId**: `string` = `'eventId'`
-
-#### request.variables.where.name\_contains
-
-> **name\_contains**: `string` = `''`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.getEventVolunteers
-
-> **getEventVolunteers**: `any`[] = `[]`
+[src/screens/EventVolunteers/Volunteers/Volunteers.mocks.ts:288](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/Volunteers.mocks.ts#L288)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/Volunteers.mocks/variables/MOCKS_ERROR.md b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/Volunteers.mocks/variables/MOCKS_ERROR.md
index e8c62235c7..d1581a9151 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/Volunteers.mocks/variables/MOCKS_ERROR.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/Volunteers.mocks/variables/MOCKS_ERROR.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_ERROR
-> `const` **MOCKS\_ERROR**: (\{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `undefined`; `orderBy`: `any`; `where`: \{ `eventId`: `string`; `name_contains`: `string`; \}; \}; \}; `result`: `undefined`; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `string`; `orderBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: `undefined`; \} \| \{ `error`: `undefined`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `string`; `orderBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: \{ `eventId`: `string`; `userId`: `string`; \}; `id`: `undefined`; `orderBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: `undefined`; \})[]
+> `const` **MOCKS\_ERROR**: (`object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/EventVolunteers/Volunteers/Volunteers.mocks.ts:217](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/Volunteers.mocks.ts#L217)
+## Defined in
+
+[src/screens/EventVolunteers/Volunteers/Volunteers.mocks.ts:217](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/Volunteers.mocks.ts#L217)
diff --git a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/Volunteers/functions/default.md b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/Volunteers/functions/default.md
index 5fc651a95e..474cb37880 100644
--- a/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/Volunteers/functions/default.md
+++ b/docs/docs/auto-docs/screens/EventVolunteers/Volunteers/Volunteers/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/EventVolunteers/Volunteers/Volunteers.tsx:76](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/Volunteers.tsx#L76)
-
Component for managing and displaying event volunteers related to an event.
This component allows users to view, filter, sort, and create volunteers. It also handles fetching and displaying related data such as volunteer acceptance status, etc.
@@ -17,3 +15,7 @@ This component allows users to view, filter, sort, and create volunteers. It als
`JSX.Element`
The rendered component.
+
+## Defined in
+
+[src/screens/EventVolunteers/Volunteers/Volunteers.tsx:76](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/EventVolunteers/Volunteers/Volunteers.tsx#L76)
diff --git a/docs/docs/auto-docs/screens/ForgotPassword/ForgotPassword/functions/default.md b/docs/docs/auto-docs/screens/ForgotPassword/ForgotPassword/functions/default.md
index 7531a5d4a6..b9f8e65d63 100644
--- a/docs/docs/auto-docs/screens/ForgotPassword/ForgotPassword/functions/default.md
+++ b/docs/docs/auto-docs/screens/ForgotPassword/ForgotPassword/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/screens/ForgotPassword/ForgotPassword.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ForgotPassword/ForgotPassword.tsx#L36)
-
`ForgotPassword` component allows users to reset their password.
It provides two stages:
@@ -25,3 +23,7 @@ JSX.Element - The `ForgotPassword` component.
```tsx
```
+
+## Defined in
+
+[src/screens/ForgotPassword/ForgotPassword.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ForgotPassword/ForgotPassword.tsx#L36)
diff --git a/docs/docs/auto-docs/screens/FundCampaignPledge/FundCampaignPledge/functions/default.md b/docs/docs/auto-docs/screens/FundCampaignPledge/FundCampaignPledge/functions/default.md
index caee00758e..a081507036 100644
--- a/docs/docs/auto-docs/screens/FundCampaignPledge/FundCampaignPledge/functions/default.md
+++ b/docs/docs/auto-docs/screens/FundCampaignPledge/FundCampaignPledge/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,10 @@
> **default**(): `Element`
-Defined in: [src/screens/FundCampaignPledge/FundCampaignPledge.tsx:85](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/FundCampaignPledge.tsx#L85)
-
## Returns
`Element`
+
+## Defined in
+
+[src/screens/FundCampaignPledge/FundCampaignPledge.tsx:85](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/FundCampaignPledge.tsx#L85)
diff --git a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgeDeleteModal/functions/default.md b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgeDeleteModal/functions/default.md
index 53f94fbf78..be22a42625 100644
--- a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgeDeleteModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgeDeleteModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/FundCampaignPledge/PledgeDeleteModal.tsx:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeDeleteModal.tsx#L42)
-
A modal dialog for confirming the deletion of a pledge.
## Parameters
-### props
-
-[`InterfaceDeletePledgeModal`](../interfaces/InterfaceDeletePledgeModal.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceDeletePledgeModal`](../interfaces/InterfaceDeletePledgeModal.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -44,3 +38,7 @@ The modal includes:
- A footer with "Yes" and "No" buttons to confirm or cancel the deletion.
The `deletePledge` mutation is used to perform the deletion operation.
+
+## Defined in
+
+[src/screens/FundCampaignPledge/PledgeDeleteModal.tsx:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeDeleteModal.tsx#L42)
diff --git a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgeDeleteModal/interfaces/InterfaceDeletePledgeModal.md b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgeDeleteModal/interfaces/InterfaceDeletePledgeModal.md
index 5f2ff3ef32..e951ae4c53 100644
--- a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgeDeleteModal/interfaces/InterfaceDeletePledgeModal.md
+++ b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgeDeleteModal/interfaces/InterfaceDeletePledgeModal.md
@@ -1,30 +1,32 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceDeletePledgeModal
-Defined in: [src/screens/FundCampaignPledge/PledgeDeleteModal.tsx:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeDeleteModal.tsx#L10)
-
## Properties
### hide()
> **hide**: () => `void`
-Defined in: [src/screens/FundCampaignPledge/PledgeDeleteModal.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeDeleteModal.tsx#L12)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/FundCampaignPledge/PledgeDeleteModal.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeDeleteModal.tsx#L12)
+
***
### isOpen
> **isOpen**: `boolean`
-Defined in: [src/screens/FundCampaignPledge/PledgeDeleteModal.tsx:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeDeleteModal.tsx#L11)
+#### Defined in
+
+[src/screens/FundCampaignPledge/PledgeDeleteModal.tsx:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeDeleteModal.tsx#L11)
***
@@ -32,7 +34,9 @@ Defined in: [src/screens/FundCampaignPledge/PledgeDeleteModal.tsx:11](https://gi
> **pledge**: [`InterfacePledgeInfo`](../../../../utils/interfaces/interfaces/InterfacePledgeInfo.md)
-Defined in: [src/screens/FundCampaignPledge/PledgeDeleteModal.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeDeleteModal.tsx#L13)
+#### Defined in
+
+[src/screens/FundCampaignPledge/PledgeDeleteModal.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeDeleteModal.tsx#L13)
***
@@ -40,8 +44,10 @@ Defined in: [src/screens/FundCampaignPledge/PledgeDeleteModal.tsx:13](https://gi
> **refetchPledge**: () => `void`
-Defined in: [src/screens/FundCampaignPledge/PledgeDeleteModal.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeDeleteModal.tsx#L14)
-
#### Returns
`void`
+
+#### Defined in
+
+[src/screens/FundCampaignPledge/PledgeDeleteModal.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeDeleteModal.tsx#L14)
diff --git a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgeModal/functions/default.md b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgeModal/functions/default.md
index 366542c940..6474bc1503 100644
--- a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgeModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgeModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/FundCampaignPledge/PledgeModal.tsx:89](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L89)
-
A modal dialog for creating or editing a pledge.
## Parameters
-### props
-
-[`InterfacePledgeModal`](../interfaces/InterfacePledgeModal.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfacePledgeModal`](../interfaces/InterfacePledgeModal.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -66,3 +60,7 @@ class (e.g., .addButton) is now applied.
- `.addButton`
For more details on the reusable classes, refer to the global CSS file.
+
+## Defined in
+
+[src/screens/FundCampaignPledge/PledgeModal.tsx:89](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L89)
diff --git a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgeModal/interfaces/InterfacePledgeModal.md b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgeModal/interfaces/InterfacePledgeModal.md
index 2b28d9bff4..fb13c7a38d 100644
--- a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgeModal/interfaces/InterfacePledgeModal.md
+++ b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgeModal/interfaces/InterfacePledgeModal.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfacePledgeModal
-Defined in: [src/screens/FundCampaignPledge/PledgeModal.tsx:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L28)
-
## Properties
### campaignId
> **campaignId**: `string`
-Defined in: [src/screens/FundCampaignPledge/PledgeModal.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L31)
+#### Defined in
+
+[src/screens/FundCampaignPledge/PledgeModal.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L31)
***
@@ -20,7 +20,9 @@ Defined in: [src/screens/FundCampaignPledge/PledgeModal.tsx:31](https://github.c
> **endDate**: `Date`
-Defined in: [src/screens/FundCampaignPledge/PledgeModal.tsx:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L35)
+#### Defined in
+
+[src/screens/FundCampaignPledge/PledgeModal.tsx:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L35)
***
@@ -28,19 +30,23 @@ Defined in: [src/screens/FundCampaignPledge/PledgeModal.tsx:35](https://github.c
> **hide**: () => `void`
-Defined in: [src/screens/FundCampaignPledge/PledgeModal.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L30)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/FundCampaignPledge/PledgeModal.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L30)
+
***
### isOpen
> **isOpen**: `boolean`
-Defined in: [src/screens/FundCampaignPledge/PledgeModal.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L29)
+#### Defined in
+
+[src/screens/FundCampaignPledge/PledgeModal.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L29)
***
@@ -48,7 +54,9 @@ Defined in: [src/screens/FundCampaignPledge/PledgeModal.tsx:29](https://github.c
> **mode**: `"create"` \| `"edit"`
-Defined in: [src/screens/FundCampaignPledge/PledgeModal.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L36)
+#### Defined in
+
+[src/screens/FundCampaignPledge/PledgeModal.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L36)
***
@@ -56,7 +64,9 @@ Defined in: [src/screens/FundCampaignPledge/PledgeModal.tsx:36](https://github.c
> **orgId**: `string`
-Defined in: [src/screens/FundCampaignPledge/PledgeModal.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L32)
+#### Defined in
+
+[src/screens/FundCampaignPledge/PledgeModal.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L32)
***
@@ -64,7 +74,9 @@ Defined in: [src/screens/FundCampaignPledge/PledgeModal.tsx:32](https://github.c
> **pledge**: [`InterfacePledgeInfo`](../../../../utils/interfaces/interfaces/InterfacePledgeInfo.md)
-Defined in: [src/screens/FundCampaignPledge/PledgeModal.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L33)
+#### Defined in
+
+[src/screens/FundCampaignPledge/PledgeModal.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L33)
***
@@ -72,8 +84,10 @@ Defined in: [src/screens/FundCampaignPledge/PledgeModal.tsx:33](https://github.c
> **refetchPledge**: () => `void`
-Defined in: [src/screens/FundCampaignPledge/PledgeModal.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L34)
-
#### Returns
`void`
+
+#### Defined in
+
+[src/screens/FundCampaignPledge/PledgeModal.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgeModal.tsx#L34)
diff --git a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/EMPTY_MOCKS.md b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/EMPTY_MOCKS.md
index b73a0f2664..22ba380d3f 100644
--- a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/EMPTY_MOCKS.md
+++ b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/EMPTY_MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: EMPTY\_MOCKS
-> `const` **EMPTY\_MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `pledgeOrderBy`: `string`; `where`: \{ `id`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getFundraisingCampaigns`: `object`[]; \}; \}; \})[]
+> `const` **EMPTY\_MOCKS**: (`object` \| `object`)[]
-Defined in: [src/screens/FundCampaignPledge/PledgesMocks.ts:387](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgesMocks.ts#L387)
+## Defined in
+
+[src/screens/FundCampaignPledge/PledgesMocks.ts:387](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgesMocks.ts#L387)
diff --git a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/MOCKS.md
index c860d064c8..bccf885c90 100644
--- a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `undefined`; `pledgeOrderBy`: `string`; `where`: \{ `id`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getFundraisingCampaigns`: `object`[]; `removeFundraisingCampaignPledge`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; `pledgeOrderBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `getFundraisingCampaigns`: `undefined`; `removeFundraisingCampaignPledge`: \{ `_id`: `string`; \}; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object`)[]
-Defined in: [src/screens/FundCampaignPledge/PledgesMocks.ts:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgesMocks.ts#L49)
+## Defined in
+
+[src/screens/FundCampaignPledge/PledgesMocks.ts:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgesMocks.ts#L49)
diff --git a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/MOCKS_DELETE_PLEDGE_ERROR.md b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/MOCKS_DELETE_PLEDGE_ERROR.md
index efd24cd140..80ff13bf81 100644
--- a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/MOCKS_DELETE_PLEDGE_ERROR.md
+++ b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/MOCKS_DELETE_PLEDGE_ERROR.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_DELETE\_PLEDGE\_ERROR
-> `const` **MOCKS\_DELETE\_PLEDGE\_ERROR**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; \}; \}; \})[]
+> `const` **MOCKS\_DELETE\_PLEDGE\_ERROR**: (`object` \| `object`)[]
-Defined in: [src/screens/FundCampaignPledge/PledgesMocks.ts:374](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgesMocks.ts#L374)
+## Defined in
+
+[src/screens/FundCampaignPledge/PledgesMocks.ts:374](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgesMocks.ts#L374)
diff --git a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/MOCKS_FUND_CAMPAIGN_PLEDGE_ERROR.md b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/MOCKS_FUND_CAMPAIGN_PLEDGE_ERROR.md
index 1b11df238c..1ecdec8e92 100644
--- a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/MOCKS_FUND_CAMPAIGN_PLEDGE_ERROR.md
+++ b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/MOCKS_FUND_CAMPAIGN_PLEDGE_ERROR.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_FUND\_CAMPAIGN\_PLEDGE\_ERROR
-> `const` **MOCKS\_FUND\_CAMPAIGN\_PLEDGE\_ERROR**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `pledgeOrderBy`: `string`; `where`: \{ `id`: `string`; \}; \}; \}; \})[]
+> `const` **MOCKS\_FUND\_CAMPAIGN\_PLEDGE\_ERROR**: (`object` \| `object`)[]
-Defined in: [src/screens/FundCampaignPledge/PledgesMocks.ts:358](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgesMocks.ts#L358)
+## Defined in
+
+[src/screens/FundCampaignPledge/PledgesMocks.ts:358](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgesMocks.ts#L358)
diff --git a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/PLEDGE_MODAL_MOCKS.md b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/PLEDGE_MODAL_MOCKS.md
index 34a2699f10..587b252998 100644
--- a/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/PLEDGE_MODAL_MOCKS.md
+++ b/docs/docs/auto-docs/screens/FundCampaignPledge/PledgesMocks/variables/PLEDGE_MODAL_MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: PLEDGE\_MODAL\_MOCKS
-> `const` **PLEDGE\_MODAL\_MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `amount`: `number`; `campaignId`: `undefined`; `currency`: `undefined`; `endDate`: `undefined`; `id`: `string`; `startDate`: `undefined`; `userIds`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createFundraisingCampaignPledge`: `undefined`; `updateFundraisingCampaignPledge`: \{ `_id`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `amount`: `number`; `campaignId`: `string`; `currency`: `string`; `endDate`: `string`; `id`: `undefined`; `startDate`: `string`; `userIds`: `string`[]; \}; \}; `result`: \{ `data`: \{ `createFundraisingCampaignPledge`: \{ `_id`: `string`; \}; `updateFundraisingCampaignPledge`: `undefined`; \}; \}; \})[]
+> `const` **PLEDGE\_MODAL\_MOCKS**: (`object` \| `object` \| `object`)[]
-Defined in: [src/screens/FundCampaignPledge/PledgesMocks.ts:419](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgesMocks.ts#L419)
+## Defined in
+
+[src/screens/FundCampaignPledge/PledgesMocks.ts:419](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/FundCampaignPledge/PledgesMocks.ts#L419)
diff --git a/docs/docs/auto-docs/screens/Leaderboard/Leaderboard.mocks/variables/EMPTY_MOCKS.md b/docs/docs/auto-docs/screens/Leaderboard/Leaderboard.mocks/variables/EMPTY_MOCKS.md
index 1c51462f7a..eaf6aa1484 100644
--- a/docs/docs/auto-docs/screens/Leaderboard/Leaderboard.mocks/variables/EMPTY_MOCKS.md
+++ b/docs/docs/auto-docs/screens/Leaderboard/Leaderboard.mocks/variables/EMPTY_MOCKS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,50 +6,6 @@
> `const` **EMPTY\_MOCKS**: `object`[]
-Defined in: [src/screens/Leaderboard/Leaderboard.mocks.ts:162](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Leaderboard/Leaderboard.mocks.ts#L162)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `VOLUNTEER_RANKING`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.orgId
-
-> **orgId**: `string` = `'orgId'`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.nameContains
-
-> **nameContains**: `string` = `''`
-
-#### request.variables.where.orderBy
-
-> **orderBy**: `string` = `'hours_DESC'`
-
-#### request.variables.where.timeFrame
-
-> **timeFrame**: `string` = `'allTime'`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.getVolunteerRanks
-
-> **getVolunteerRanks**: `any`[] = `[]`
+[src/screens/Leaderboard/Leaderboard.mocks.ts:162](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Leaderboard/Leaderboard.mocks.ts#L162)
diff --git a/docs/docs/auto-docs/screens/Leaderboard/Leaderboard.mocks/variables/ERROR_MOCKS.md b/docs/docs/auto-docs/screens/Leaderboard/Leaderboard.mocks/variables/ERROR_MOCKS.md
index fb2a292fee..bdc0cbeaa7 100644
--- a/docs/docs/auto-docs/screens/Leaderboard/Leaderboard.mocks/variables/ERROR_MOCKS.md
+++ b/docs/docs/auto-docs/screens/Leaderboard/Leaderboard.mocks/variables/ERROR_MOCKS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,42 +6,6 @@
> `const` **ERROR\_MOCKS**: `object`[]
-Defined in: [src/screens/Leaderboard/Leaderboard.mocks.ts:183](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Leaderboard/Leaderboard.mocks.ts#L183)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `VOLUNTEER_RANKING`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.orgId
-
-> **orgId**: `string` = `'orgId'`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.nameContains
-
-> **nameContains**: `string` = `''`
-
-#### request.variables.where.orderBy
-
-> **orderBy**: `string` = `'hours_DESC'`
-
-#### request.variables.where.timeFrame
-
-> **timeFrame**: `string` = `'allTime'`
+[src/screens/Leaderboard/Leaderboard.mocks.ts:183](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Leaderboard/Leaderboard.mocks.ts#L183)
diff --git a/docs/docs/auto-docs/screens/Leaderboard/Leaderboard.mocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/Leaderboard/Leaderboard.mocks/variables/MOCKS.md
index 3f00fc5939..60e594738a 100644
--- a/docs/docs/auto-docs/screens/Leaderboard/Leaderboard.mocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/Leaderboard/Leaderboard.mocks/variables/MOCKS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,50 +6,6 @@
> `const` **MOCKS**: `object`[]
-Defined in: [src/screens/Leaderboard/Leaderboard.mocks.ts:51](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Leaderboard/Leaderboard.mocks.ts#L51)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `VOLUNTEER_RANKING`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.orgId
-
-> **orgId**: `string` = `'orgId'`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.nameContains
-
-> **nameContains**: `string` = `''`
-
-#### request.variables.where.orderBy
-
-> **orderBy**: `string` = `'hours_DESC'`
-
-#### request.variables.where.timeFrame
-
-> **timeFrame**: `string` = `'allTime'`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.getVolunteerRanks
-
-> **getVolunteerRanks**: `object`[]
+[src/screens/Leaderboard/Leaderboard.mocks.ts:51](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Leaderboard/Leaderboard.mocks.ts#L51)
diff --git a/docs/docs/auto-docs/screens/Leaderboard/Leaderboard/functions/default.md b/docs/docs/auto-docs/screens/Leaderboard/Leaderboard/functions/default.md
index 57977ff100..aef62a5761 100644
--- a/docs/docs/auto-docs/screens/Leaderboard/Leaderboard/functions/default.md
+++ b/docs/docs/auto-docs/screens/Leaderboard/Leaderboard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/Leaderboard/Leaderboard.tsx:62](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Leaderboard/Leaderboard.tsx#L62)
-
Component to display the leaderboard of volunteers.
This component shows a leaderboard of volunteers ranked by hours contributed,
@@ -19,3 +17,7 @@ volunteer details including rank, name, email, and hours volunteered.
`JSX.Element`
The rendered component.
+
+## Defined in
+
+[src/screens/Leaderboard/Leaderboard.tsx:62](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Leaderboard/Leaderboard.tsx#L62)
diff --git a/docs/docs/auto-docs/screens/LoginPage/LoginPage/functions/default.md b/docs/docs/auto-docs/screens/LoginPage/LoginPage/functions/default.md
index 0945bded4d..e9d9d5d639 100644
--- a/docs/docs/auto-docs/screens/LoginPage/LoginPage/functions/default.md
+++ b/docs/docs/auto-docs/screens/LoginPage/LoginPage/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/screens/LoginPage/LoginPage.tsx:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/LoginPage/LoginPage.tsx#L46)
-
LoginPage component is used to render the login page of the application where user can login or register
to the application using email and password. The component also provides the functionality to switch between login and
register form.
@@ -15,3 +13,7 @@ register form.
## Returns
`Element`
+
+## Defined in
+
+[src/screens/LoginPage/LoginPage.tsx:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/LoginPage/LoginPage.tsx#L46)
diff --git a/docs/docs/auto-docs/screens/ManageTag/EditUserTagModal/functions/default.md b/docs/docs/auto-docs/screens/ManageTag/EditUserTagModal/functions/default.md
index b14eea6b63..e0a6baa6e7 100644
--- a/docs/docs/auto-docs/screens/ManageTag/EditUserTagModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/ManageTag/EditUserTagModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,17 +6,11 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/ManageTag/EditUserTagModal.tsx:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/EditUserTagModal.tsx#L41)
-
## Parameters
-### props
-
-[`InterfaceEditUserTagModalProps`](../interfaces/InterfaceEditUserTagModalProps.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceEditUserTagModalProps`](../interfaces/InterfaceEditUserTagModalProps.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -27,3 +21,7 @@ Defined in: [src/screens/ManageTag/EditUserTagModal.tsx:41](https://github.com/P
## Returns
`ReactNode`
+
+## Defined in
+
+[src/screens/ManageTag/EditUserTagModal.tsx:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/EditUserTagModal.tsx#L41)
diff --git a/docs/docs/auto-docs/screens/ManageTag/EditUserTagModal/interfaces/InterfaceEditUserTagModalProps.md b/docs/docs/auto-docs/screens/ManageTag/EditUserTagModal/interfaces/InterfaceEditUserTagModalProps.md
index debc2e3038..96e4a84ff2 100644
--- a/docs/docs/auto-docs/screens/ManageTag/EditUserTagModal/interfaces/InterfaceEditUserTagModalProps.md
+++ b/docs/docs/auto-docs/screens/ManageTag/EditUserTagModal/interfaces/InterfaceEditUserTagModalProps.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceEditUserTagModalProps
-Defined in: [src/screens/ManageTag/EditUserTagModal.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/EditUserTagModal.tsx#L31)
-
Edit UserTag Modal component for the Manage Tag screen.
## CSS Strategy Explanation:
@@ -34,7 +32,9 @@ For more details on the reusable classes, refer to the global CSS file.
> **editUserTagModalIsOpen**: `boolean`
-Defined in: [src/screens/ManageTag/EditUserTagModal.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/EditUserTagModal.tsx#L32)
+#### Defined in
+
+[src/screens/ManageTag/EditUserTagModal.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/EditUserTagModal.tsx#L32)
***
@@ -42,37 +42,41 @@ Defined in: [src/screens/ManageTag/EditUserTagModal.tsx:32](https://github.com/P
> **handleEditUserTag**: (`e`) => `Promise`\<`void`\>
-Defined in: [src/screens/ManageTag/EditUserTagModal.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/EditUserTagModal.tsx#L36)
-
#### Parameters
-##### e
-
-`FormEvent`\<`HTMLFormElement`\>
+• **e**: `FormEvent`\<`HTMLFormElement`\>
#### Returns
`Promise`\<`void`\>
+#### Defined in
+
+[src/screens/ManageTag/EditUserTagModal.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/EditUserTagModal.tsx#L36)
+
***
### hideEditUserTagModal()
> **hideEditUserTagModal**: () => `void`
-Defined in: [src/screens/ManageTag/EditUserTagModal.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/EditUserTagModal.tsx#L33)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/ManageTag/EditUserTagModal.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/EditUserTagModal.tsx#L33)
+
***
### newTagName
> **newTagName**: `string`
-Defined in: [src/screens/ManageTag/EditUserTagModal.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/EditUserTagModal.tsx#L34)
+#### Defined in
+
+[src/screens/ManageTag/EditUserTagModal.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/EditUserTagModal.tsx#L34)
***
@@ -80,30 +84,34 @@ Defined in: [src/screens/ManageTag/EditUserTagModal.tsx:34](https://github.com/P
> **setNewTagName**: (`state`) => `void`
-Defined in: [src/screens/ManageTag/EditUserTagModal.tsx:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/EditUserTagModal.tsx#L35)
-
#### Parameters
-##### state
-
-`SetStateAction`\<`string`\>
+• **state**: `SetStateAction`\<`string`\>
#### Returns
`void`
+#### Defined in
+
+[src/screens/ManageTag/EditUserTagModal.tsx:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/EditUserTagModal.tsx#L35)
+
***
### t
-> **t**: `TFunction`\<`"manageTag"`\>
+> **t**: `TFunction`\<`"translation"`, `"manageTag"`\>
-Defined in: [src/screens/ManageTag/EditUserTagModal.tsx:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/EditUserTagModal.tsx#L37)
+#### Defined in
+
+[src/screens/ManageTag/EditUserTagModal.tsx:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/EditUserTagModal.tsx#L37)
***
### tCommon
-> **tCommon**: `TFunction`\<`"common"`\>
+> **tCommon**: `TFunction`\<`"common"`, `undefined`\>
+
+#### Defined in
-Defined in: [src/screens/ManageTag/EditUserTagModal.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/EditUserTagModal.tsx#L38)
+[src/screens/ManageTag/EditUserTagModal.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/EditUserTagModal.tsx#L38)
diff --git a/docs/docs/auto-docs/screens/ManageTag/ManageTag/functions/default.md b/docs/docs/auto-docs/screens/ManageTag/ManageTag/functions/default.md
index 8231604592..f67faef24c 100644
--- a/docs/docs/auto-docs/screens/ManageTag/ManageTag/functions/default.md
+++ b/docs/docs/auto-docs/screens/ManageTag/ManageTag/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/ManageTag/ManageTag.tsx:64](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/ManageTag.tsx#L64)
-
Component that renders the Manage Tag screen when the app navigates to '/orgtags/:orgId/manageTag/:tagId'.
## CSS Strategy Explanation:
@@ -31,3 +29,7 @@ For more details on the reusable classes, refer to the global CSS file.
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/screens/ManageTag/ManageTag.tsx:64](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/ManageTag.tsx#L64)
diff --git a/docs/docs/auto-docs/screens/ManageTag/ManageTagMockComponents/MockAddPeopleToTag/functions/default.md b/docs/docs/auto-docs/screens/ManageTag/ManageTagMockComponents/MockAddPeopleToTag/functions/default.md
index 744e3d7b87..75379d064c 100644
--- a/docs/docs/auto-docs/screens/ManageTag/ManageTagMockComponents/MockAddPeopleToTag/functions/default.md
+++ b/docs/docs/auto-docs/screens/ManageTag/ManageTagMockComponents/MockAddPeopleToTag/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,17 +6,11 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/ManageTag/ManageTagMockComponents/MockAddPeopleToTag.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/ManageTagMockComponents/MockAddPeopleToTag.tsx#L12)
-
## Parameters
-### props
-
-[`InterfaceAddPeopleToTagProps`](../../../../../components/AddPeopleToTag/AddPeopleToTag/interfaces/InterfaceAddPeopleToTagProps.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceAddPeopleToTagProps`](../../../../../components/AddPeopleToTag/AddPeopleToTag/interfaces/InterfaceAddPeopleToTagProps.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -27,3 +21,7 @@ Defined in: [src/screens/ManageTag/ManageTagMockComponents/MockAddPeopleToTag.ts
## Returns
`ReactNode`
+
+## Defined in
+
+[src/screens/ManageTag/ManageTagMockComponents/MockAddPeopleToTag.tsx:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/ManageTagMockComponents/MockAddPeopleToTag.tsx#L12)
diff --git a/docs/docs/auto-docs/screens/ManageTag/ManageTagMockComponents/MockTagActions/functions/default.md b/docs/docs/auto-docs/screens/ManageTag/ManageTagMockComponents/MockTagActions/functions/default.md
index dfe85c5573..124fb45292 100644
--- a/docs/docs/auto-docs/screens/ManageTag/ManageTagMockComponents/MockTagActions/functions/default.md
+++ b/docs/docs/auto-docs/screens/ManageTag/ManageTagMockComponents/MockTagActions/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/ManageTag/ManageTagMockComponents/MockTagActions.tsx:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/ManageTagMockComponents/MockTagActions.tsx#L8)
-
Component that mocks the TagActions component for the Manage Tag screen.
## Parameters
-### props
-
-[`InterfaceTagActionsProps`](../../../../../components/TagActions/TagActions/interfaces/InterfaceTagActionsProps.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceTagActionsProps`](../../../../../components/TagActions/TagActions/interfaces/InterfaceTagActionsProps.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -29,3 +23,7 @@ Component that mocks the TagActions component for the Manage Tag screen.
## Returns
`ReactNode`
+
+## Defined in
+
+[src/screens/ManageTag/ManageTagMockComponents/MockTagActions.tsx:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/ManageTagMockComponents/MockTagActions.tsx#L8)
diff --git a/docs/docs/auto-docs/screens/ManageTag/ManageTagMocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/ManageTag/ManageTagMocks/variables/MOCKS.md
index 71d01622c3..dca932ac78 100644
--- a/docs/docs/auto-docs/screens/ManageTag/ManageTagMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/ManageTag/ManageTagMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `number`; `id`: `string`; `name`: `undefined`; `sortedBy`: \{ `id`: `string`; \}; `tagId`: `undefined`; `userId`: `undefined`; `where`: \{ `firstName`: \{ `starts_with`: `string`; \}; `lastName`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `getAssignedUsers`: \{ `ancestorTags`: `any`[]; `name`: `string`; `usersAssignedTo`: \{ `edges`: `object`[]; `pageInfo`: \{ `endCursor`: `string`; `hasNextPage`: `boolean`; `hasPreviousPage`: `boolean`; `startCursor`: `string`; \}; `totalCount`: `number`; \}; \}; `removeUserTag`: `undefined`; `unassignUserTag`: `undefined`; `updateUserTag`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `string`; `first`: `number`; `id`: `string`; `name`: `undefined`; `sortedBy`: \{ `id`: `string`; \}; `tagId`: `undefined`; `userId`: `undefined`; `where`: \{ `firstName`: \{ `starts_with`: `string`; \}; `lastName`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `getAssignedUsers`: \{ `ancestorTags`: `any`[]; `name`: `string`; `usersAssignedTo`: \{ `edges`: `object`[]; `pageInfo`: \{ `endCursor`: `string`; `hasNextPage`: `boolean`; `hasPreviousPage`: `boolean`; `startCursor`: `string`; \}; `totalCount`: `number`; \}; \}; `removeUserTag`: `undefined`; `unassignUserTag`: `undefined`; `updateUserTag`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `undefined`; `id`: `undefined`; `name`: `undefined`; `sortedBy`: `undefined`; `tagId`: `string`; `userId`: `string`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `getAssignedUsers`: `undefined`; `removeUserTag`: `undefined`; `unassignUserTag`: \{ `_id`: `string`; \}; `updateUserTag`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `undefined`; `id`: `undefined`; `name`: `string`; `sortedBy`: `undefined`; `tagId`: `string`; `userId`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `getAssignedUsers`: `undefined`; `removeUserTag`: `undefined`; `unassignUserTag`: `undefined`; `updateUserTag`: \{ `_id`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `undefined`; `id`: `string`; `name`: `undefined`; `sortedBy`: `undefined`; `tagId`: `undefined`; `userId`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `getAssignedUsers`: `undefined`; `removeUserTag`: \{ `_id`: `string`; \}; `unassignUserTag`: `undefined`; `updateUserTag`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/ManageTag/ManageTagMocks.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/ManageTagMocks.ts#L9)
+## Defined in
+
+[src/screens/ManageTag/ManageTagMocks.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/ManageTagMocks.ts#L9)
diff --git a/docs/docs/auto-docs/screens/ManageTag/ManageTagMocks/variables/MOCKS_ERROR_ASSIGNED_MEMBERS.md b/docs/docs/auto-docs/screens/ManageTag/ManageTagMocks/variables/MOCKS_ERROR_ASSIGNED_MEMBERS.md
index 9202078d03..182bf938f2 100644
--- a/docs/docs/auto-docs/screens/ManageTag/ManageTagMocks/variables/MOCKS_ERROR_ASSIGNED_MEMBERS.md
+++ b/docs/docs/auto-docs/screens/ManageTag/ManageTagMocks/variables/MOCKS_ERROR_ASSIGNED_MEMBERS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,58 +6,6 @@
> `const` **MOCKS\_ERROR\_ASSIGNED\_MEMBERS**: `object`[]
-Defined in: [src/screens/ManageTag/ManageTagMocks.ts:320](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/ManageTagMocks.ts#L320)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `USER_TAGS_ASSIGNED_MEMBERS`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.first
-
-> **first**: `number` = `TAGS_QUERY_DATA_CHUNK_SIZE`
-
-#### request.variables.id
-
-> **id**: `string` = `'1'`
-
-#### request.variables.sortedBy
-
-> **sortedBy**: `object`
-
-#### request.variables.sortedBy.id
-
-> **id**: `string` = `'DESCENDING'`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.firstName
-
-> **firstName**: `object`
-
-#### request.variables.where.firstName.starts\_with
-
-> **starts\_with**: `string` = `''`
-
-#### request.variables.where.lastName
-
-> **lastName**: `object`
-
-#### request.variables.where.lastName.starts\_with
-
-> **starts\_with**: `string` = `''`
+[src/screens/ManageTag/ManageTagMocks.ts:320](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/ManageTagMocks.ts#L320)
diff --git a/docs/docs/auto-docs/screens/ManageTag/RemoveUserTagModal/functions/default.md b/docs/docs/auto-docs/screens/ManageTag/RemoveUserTagModal/functions/default.md
index 3b09a70d58..526f38a10b 100644
--- a/docs/docs/auto-docs/screens/ManageTag/RemoveUserTagModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/ManageTag/RemoveUserTagModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,17 +6,11 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/ManageTag/RemoveUserTagModal.tsx:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/RemoveUserTagModal.tsx#L37)
-
## Parameters
-### props
-
-[`InterfaceRemoveUserTagModalProps`](../interfaces/InterfaceRemoveUserTagModalProps.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceRemoveUserTagModalProps`](../interfaces/InterfaceRemoveUserTagModalProps.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -27,3 +21,7 @@ Defined in: [src/screens/ManageTag/RemoveUserTagModal.tsx:37](https://github.com
## Returns
`ReactNode`
+
+## Defined in
+
+[src/screens/ManageTag/RemoveUserTagModal.tsx:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/RemoveUserTagModal.tsx#L37)
diff --git a/docs/docs/auto-docs/screens/ManageTag/RemoveUserTagModal/interfaces/InterfaceRemoveUserTagModalProps.md b/docs/docs/auto-docs/screens/ManageTag/RemoveUserTagModal/interfaces/InterfaceRemoveUserTagModalProps.md
index 60810160fc..8d1935d491 100644
--- a/docs/docs/auto-docs/screens/ManageTag/RemoveUserTagModal/interfaces/InterfaceRemoveUserTagModalProps.md
+++ b/docs/docs/auto-docs/screens/ManageTag/RemoveUserTagModal/interfaces/InterfaceRemoveUserTagModalProps.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceRemoveUserTagModalProps
-Defined in: [src/screens/ManageTag/RemoveUserTagModal.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/RemoveUserTagModal.tsx#L29)
-
Remove UserTag Modal component for the Manage Tag screen.
## CSS Strategy Explanation:
@@ -33,35 +31,43 @@ For more details on the reusable classes, refer to the global CSS file.
> **handleRemoveUserTag**: () => `Promise`\<`void`\>
-Defined in: [src/screens/ManageTag/RemoveUserTagModal.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/RemoveUserTagModal.tsx#L32)
-
#### Returns
`Promise`\<`void`\>
+#### Defined in
+
+[src/screens/ManageTag/RemoveUserTagModal.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/RemoveUserTagModal.tsx#L32)
+
***
### removeUserTagModalIsOpen
> **removeUserTagModalIsOpen**: `boolean`
-Defined in: [src/screens/ManageTag/RemoveUserTagModal.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/RemoveUserTagModal.tsx#L30)
+#### Defined in
+
+[src/screens/ManageTag/RemoveUserTagModal.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/RemoveUserTagModal.tsx#L30)
***
### t
-> **t**: `TFunction`\<`"manageTag"`\>
+> **t**: `TFunction`\<`"translation"`, `"manageTag"`\>
-Defined in: [src/screens/ManageTag/RemoveUserTagModal.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/RemoveUserTagModal.tsx#L33)
+#### Defined in
+
+[src/screens/ManageTag/RemoveUserTagModal.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/RemoveUserTagModal.tsx#L33)
***
### tCommon
-> **tCommon**: `TFunction`\<`"common"`\>
+> **tCommon**: `TFunction`\<`"common"`, `undefined`\>
+
+#### Defined in
-Defined in: [src/screens/ManageTag/RemoveUserTagModal.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/RemoveUserTagModal.tsx#L34)
+[src/screens/ManageTag/RemoveUserTagModal.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/RemoveUserTagModal.tsx#L34)
***
@@ -69,8 +75,10 @@ Defined in: [src/screens/ManageTag/RemoveUserTagModal.tsx:34](https://github.com
> **toggleRemoveUserTagModal**: () => `void`
-Defined in: [src/screens/ManageTag/RemoveUserTagModal.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/RemoveUserTagModal.tsx#L31)
-
#### Returns
`void`
+
+#### Defined in
+
+[src/screens/ManageTag/RemoveUserTagModal.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/RemoveUserTagModal.tsx#L31)
diff --git a/docs/docs/auto-docs/screens/ManageTag/UnassignUserTagModal/functions/default.md b/docs/docs/auto-docs/screens/ManageTag/UnassignUserTagModal/functions/default.md
index 5317868ce4..dcd2c07f92 100644
--- a/docs/docs/auto-docs/screens/ManageTag/UnassignUserTagModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/ManageTag/UnassignUserTagModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,17 +6,11 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/ManageTag/UnassignUserTagModal.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/UnassignUserTagModal.tsx#L36)
-
## Parameters
-### props
-
-[`InterfaceUnassignUserTagModalProps`](../interfaces/InterfaceUnassignUserTagModalProps.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceUnassignUserTagModalProps`](../interfaces/InterfaceUnassignUserTagModalProps.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -27,3 +21,7 @@ Defined in: [src/screens/ManageTag/UnassignUserTagModal.tsx:36](https://github.c
## Returns
`ReactNode`
+
+## Defined in
+
+[src/screens/ManageTag/UnassignUserTagModal.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/UnassignUserTagModal.tsx#L36)
diff --git a/docs/docs/auto-docs/screens/ManageTag/UnassignUserTagModal/interfaces/InterfaceUnassignUserTagModalProps.md b/docs/docs/auto-docs/screens/ManageTag/UnassignUserTagModal/interfaces/InterfaceUnassignUserTagModalProps.md
index 80ded011c7..7782e1e60d 100644
--- a/docs/docs/auto-docs/screens/ManageTag/UnassignUserTagModal/interfaces/InterfaceUnassignUserTagModalProps.md
+++ b/docs/docs/auto-docs/screens/ManageTag/UnassignUserTagModal/interfaces/InterfaceUnassignUserTagModalProps.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceUnassignUserTagModalProps
-Defined in: [src/screens/ManageTag/UnassignUserTagModal.tsx:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/UnassignUserTagModal.tsx#L28)
-
Unassign UserTag Modal component for the Manage Tag screen.
## CSS Strategy Explanation:
@@ -33,27 +31,33 @@ For more details on the reusable classes, refer to the global CSS file.
> **handleUnassignUserTag**: () => `Promise`\<`void`\>
-Defined in: [src/screens/ManageTag/UnassignUserTagModal.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/UnassignUserTagModal.tsx#L31)
-
#### Returns
`Promise`\<`void`\>
+#### Defined in
+
+[src/screens/ManageTag/UnassignUserTagModal.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/UnassignUserTagModal.tsx#L31)
+
***
### t
-> **t**: `TFunction`\<`"manageTag"` \| `"memberDetail"`\>
+> **t**: `TFunction`\<`"translation"`, `"manageTag"` \| `"memberDetail"`\>
+
+#### Defined in
-Defined in: [src/screens/ManageTag/UnassignUserTagModal.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/UnassignUserTagModal.tsx#L32)
+[src/screens/ManageTag/UnassignUserTagModal.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/UnassignUserTagModal.tsx#L32)
***
### tCommon
-> **tCommon**: `TFunction`\<`"common"`\>
+> **tCommon**: `TFunction`\<`"common"`, `undefined`\>
-Defined in: [src/screens/ManageTag/UnassignUserTagModal.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/UnassignUserTagModal.tsx#L33)
+#### Defined in
+
+[src/screens/ManageTag/UnassignUserTagModal.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/UnassignUserTagModal.tsx#L33)
***
@@ -61,16 +65,20 @@ Defined in: [src/screens/ManageTag/UnassignUserTagModal.tsx:33](https://github.c
> **toggleUnassignUserTagModal**: () => `void`
-Defined in: [src/screens/ManageTag/UnassignUserTagModal.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/UnassignUserTagModal.tsx#L30)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/ManageTag/UnassignUserTagModal.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/UnassignUserTagModal.tsx#L30)
+
***
### unassignUserTagModalIsOpen
> **unassignUserTagModalIsOpen**: `boolean`
-Defined in: [src/screens/ManageTag/UnassignUserTagModal.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/UnassignUserTagModal.tsx#L29)
+#### Defined in
+
+[src/screens/ManageTag/UnassignUserTagModal.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/ManageTag/UnassignUserTagModal.tsx#L29)
diff --git a/docs/docs/auto-docs/screens/MemberDetail/MemberDetail/functions/default.md b/docs/docs/auto-docs/screens/MemberDetail/MemberDetail/functions/default.md
index 07808da20e..fc538c14d2 100644
--- a/docs/docs/auto-docs/screens/MemberDetail/MemberDetail/functions/default.md
+++ b/docs/docs/auto-docs/screens/MemberDetail/MemberDetail/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,21 +6,15 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/MemberDetail/MemberDetail.tsx:50](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetail.tsx#L50)
-
MemberDetail component is used to display the details of a user.
It also allows the user to update the details. It uses the UPDATE_USER_MUTATION to update the user details.
It uses the USER_DETAILS query to get the user details. It uses the useLocalStorage hook to store the user details in the local storage.
## Parameters
-### props
-
-`MemberDetailProps`
-
-### deprecatedLegacyContext?
+• **props**: `MemberDetailProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -33,3 +27,7 @@ It uses the USER_DETAILS query to get the user details. It uses the useLocalStor
`ReactNode`
React component
+
+## Defined in
+
+[src/screens/MemberDetail/MemberDetail.tsx:50](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetail.tsx#L50)
diff --git a/docs/docs/auto-docs/screens/MemberDetail/MemberDetail/functions/getLanguageName.md b/docs/docs/auto-docs/screens/MemberDetail/MemberDetail/functions/getLanguageName.md
index 5d161cd446..db4f8ac767 100644
--- a/docs/docs/auto-docs/screens/MemberDetail/MemberDetail/functions/getLanguageName.md
+++ b/docs/docs/auto-docs/screens/MemberDetail/MemberDetail/functions/getLanguageName.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **getLanguageName**(`code`): `string`
-Defined in: [src/screens/MemberDetail/MemberDetail.tsx:742](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetail.tsx#L742)
-
## Parameters
-### code
-
-`string`
+• **code**: `string`
## Returns
`string`
+
+## Defined in
+
+[src/screens/MemberDetail/MemberDetail.tsx:742](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetail.tsx#L742)
diff --git a/docs/docs/auto-docs/screens/MemberDetail/MemberDetail/functions/prettyDate.md b/docs/docs/auto-docs/screens/MemberDetail/MemberDetail/functions/prettyDate.md
index 01d7d085e0..e6e91a5ac0 100644
--- a/docs/docs/auto-docs/screens/MemberDetail/MemberDetail/functions/prettyDate.md
+++ b/docs/docs/auto-docs/screens/MemberDetail/MemberDetail/functions/prettyDate.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **prettyDate**(`param`): `string`
-Defined in: [src/screens/MemberDetail/MemberDetail.tsx:732](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetail.tsx#L732)
-
## Parameters
-### param
-
-`string`
+• **param**: `string`
## Returns
`string`
+
+## Defined in
+
+[src/screens/MemberDetail/MemberDetail.tsx:732](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetail.tsx#L732)
diff --git a/docs/docs/auto-docs/screens/MemberDetail/MemberDetailMocks/variables/MOCKS1.md b/docs/docs/auto-docs/screens/MemberDetail/MemberDetailMocks/variables/MOCKS1.md
index 91385d9df3..4774874110 100644
--- a/docs/docs/auto-docs/screens/MemberDetail/MemberDetailMocks/variables/MOCKS1.md
+++ b/docs/docs/auto-docs/screens/MemberDetail/MemberDetailMocks/variables/MOCKS1.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS1
-> `const` **MOCKS1**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `number`; `id`: `string`; `tagId`: `undefined`; `userId`: `undefined`; \}; \}; `result`: \{ `data`: \{ `unassignUserTag`: `undefined`; `user`: \{ `__typename`: `string`; `appUserProfile`: \{ `__typename`: `string`; `_id`: `string`; `adminFor`: `object`[]; `appLanguageCode`: `string`; `createdEvents`: `object`[]; `createdOrganizations`: `object`[]; `eventAdmin`: `object`[]; `isSuperAdmin`: `boolean`; `pluginCreationAllowed`: `boolean`; \}; `user`: \{ `__typename`: `string`; `_id`: `string`; `address`: \{ `city`: `string`; `countryCode`: `string`; `line1`: `string`; `state`: `string`; \}; `birthDate`: `string`; `createdAt`: `string`; `educationGrade`: `string`; `email`: `string`; `employmentStatus`: `string`; `eventsAttended`: `any`[]; `firstName`: `string`; `gender`: `string`; `image`: `any`; `joinedOrganizations`: `object`[]; `lastName`: `string`; `maritalStatus`: `string`; `membershipRequests`: `any`[]; `organizationsBlockedBy`: `any`[]; `phone`: \{ `mobile`: `string`; \}; `registeredEvents`: `object`[]; `tagsAssignedWith`: \{ `edges`: `object`[]; `pageInfo`: \{ `endCursor`: `string`; `hasNextPage`: `boolean`; `hasPreviousPage`: `boolean`; `startCursor`: `string`; \}; `totalCount`: `number`; \}; \}; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `string`; `first`: `number`; `id`: `string`; `tagId`: `undefined`; `userId`: `undefined`; \}; \}; `result`: \{ `data`: \{ `unassignUserTag`: `undefined`; `user`: \{ `__typename`: `string`; `appUserProfile`: \{ `__typename`: `string`; `_id`: `string`; `adminFor`: `object`[]; `appLanguageCode`: `string`; `createdEvents`: `object`[]; `createdOrganizations`: `object`[]; `eventAdmin`: `object`[]; `isSuperAdmin`: `boolean`; `pluginCreationAllowed`: `boolean`; \}; `user`: \{ `__typename`: `string`; `_id`: `string`; `address`: \{ `city`: `string`; `countryCode`: `string`; `line1`: `string`; `state`: `string`; \}; `birthDate`: `string`; `createdAt`: `string`; `educationGrade`: `string`; `email`: `string`; `employmentStatus`: `string`; `eventsAttended`: `any`[]; `firstName`: `string`; `gender`: `string`; `image`: `any`; `joinedOrganizations`: `object`[]; `lastName`: `string`; `maritalStatus`: `string`; `membershipRequests`: `any`[]; `organizationsBlockedBy`: `any`[]; `phone`: \{ `mobile`: `string`; \}; `registeredEvents`: `object`[]; `tagsAssignedWith`: \{ `edges`: `object`[]; `pageInfo`: \{ `endCursor`: `string`; `hasNextPage`: `boolean`; `hasPreviousPage`: `boolean`; `startCursor`: `string`; \}; `totalCount`: `number`; \}; \}; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `undefined`; `id`: `undefined`; `tagId`: `string`; `userId`: `string`; \}; \}; `result`: \{ `data`: \{ `unassignUserTag`: \{ `_id`: `string`; \}; `user`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS1**: (`object` \| `object` \| `object`)[]
-Defined in: [src/screens/MemberDetail/MemberDetailMocks.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetailMocks.ts#L5)
+## Defined in
+
+[src/screens/MemberDetail/MemberDetailMocks.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetailMocks.ts#L5)
diff --git a/docs/docs/auto-docs/screens/MemberDetail/MemberDetailMocks/variables/MOCKS2.md b/docs/docs/auto-docs/screens/MemberDetail/MemberDetailMocks/variables/MOCKS2.md
index 7dc494ddc8..1d1ac48009 100644
--- a/docs/docs/auto-docs/screens/MemberDetail/MemberDetailMocks/variables/MOCKS2.md
+++ b/docs/docs/auto-docs/screens/MemberDetail/MemberDetailMocks/variables/MOCKS2.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,214 +6,6 @@
> `const` **MOCKS2**: `object`[]
-Defined in: [src/screens/MemberDetail/MemberDetailMocks.ts:337](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetailMocks.ts#L337)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `USER_DETAILS`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.first
-
-> **first**: `number` = `TAGS_QUERY_DATA_CHUNK_SIZE`
-
-#### request.variables.id
-
-> **id**: `string` = `'rishav-jha-mech'`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.user
-
-> **user**: `object`
-
-#### result.data.user.\_\_typename
-
-> **\_\_typename**: `string` = `'UserData'`
-
-#### result.data.user.appUserProfile
-
-> **appUserProfile**: `object`
-
-#### result.data.user.appUserProfile.\_\_typename
-
-> **\_\_typename**: `string` = `'AppUserProfile'`
-
-#### result.data.user.appUserProfile.\_id
-
-> **\_id**: `string` = `'1'`
-
-#### result.data.user.appUserProfile.adminFor
-
-> **adminFor**: `any`[] = `[]`
-
-#### result.data.user.appUserProfile.appLanguageCode
-
-> **appLanguageCode**: `string` = `'en'`
-
-#### result.data.user.appUserProfile.createdEvents
-
-> **createdEvents**: `object`[]
-
-#### result.data.user.appUserProfile.createdOrganizations
-
-> **createdOrganizations**: `object`[]
-
-#### result.data.user.appUserProfile.eventAdmin
-
-> **eventAdmin**: `object`[]
-
-#### result.data.user.appUserProfile.isSuperAdmin
-
-> **isSuperAdmin**: `boolean` = `false`
-
-#### result.data.user.appUserProfile.pluginCreationAllowed
-
-> **pluginCreationAllowed**: `boolean` = `true`
-
-#### result.data.user.user
-
-> **user**: `object`
-
-#### result.data.user.user.\_\_typename
-
-> **\_\_typename**: `string` = `'User'`
-
-#### result.data.user.user.\_id
-
-> **\_id**: `string` = `'1'`
-
-#### result.data.user.user.address
-
-> **address**: `object`
-
-#### result.data.user.user.address.city
-
-> **city**: `string` = `''`
-
-#### result.data.user.user.address.countryCode
-
-> **countryCode**: `string` = `''`
-
-#### result.data.user.user.address.line1
-
-> **line1**: `string` = `''`
-
-#### result.data.user.user.address.state
-
-> **state**: `string` = `''`
-
-#### result.data.user.user.birthDate
-
-> **birthDate**: `string` = `'2024-03-14'`
-
-#### result.data.user.user.createdAt
-
-> **createdAt**: `string` = `'2024-02-26T10:36:33.098Z'`
-
-#### result.data.user.user.educationGrade
-
-> **educationGrade**: `string` = `''`
-
-#### result.data.user.user.email
-
-> **email**: `string` = `'adi790u@gmail.com'`
-
-#### result.data.user.user.employmentStatus
-
-> **employmentStatus**: `string` = `''`
-
-#### result.data.user.user.eventsAttended
-
-> **eventsAttended**: `object`[]
-
-#### result.data.user.user.firstName
-
-> **firstName**: `string` = `'Aditya'`
-
-#### result.data.user.user.gender
-
-> **gender**: `string` = `''`
-
-#### result.data.user.user.image
-
-> **image**: `string` = `'https://placeholder.com/200x200'`
-
-#### result.data.user.user.joinedOrganizations
-
-> **joinedOrganizations**: `object`[]
-
-#### result.data.user.user.lastName
-
-> **lastName**: `string` = `'Agarwal'`
-
-#### result.data.user.user.maritalStatus
-
-> **maritalStatus**: `string` = `''`
-
-#### result.data.user.user.membershipRequests
-
-> **membershipRequests**: `any`[] = `[]`
-
-#### result.data.user.user.organizationsBlockedBy
-
-> **organizationsBlockedBy**: `any`[] = `[]`
-
-#### result.data.user.user.phone
-
-> **phone**: `object`
-
-#### result.data.user.user.phone.mobile
-
-> **mobile**: `string` = `''`
-
-#### result.data.user.user.registeredEvents
-
-> **registeredEvents**: `object`[]
-
-#### result.data.user.user.tagsAssignedWith
-
-> **tagsAssignedWith**: `object`
-
-#### result.data.user.user.tagsAssignedWith.edges
-
-> **edges**: `any`[] = `[]`
-
-#### result.data.user.user.tagsAssignedWith.pageInfo
-
-> **pageInfo**: `object`
-
-#### result.data.user.user.tagsAssignedWith.pageInfo.endCursor
-
-> **endCursor**: `any` = `null`
-
-#### result.data.user.user.tagsAssignedWith.pageInfo.hasNextPage
-
-> **hasNextPage**: `boolean` = `false`
-
-#### result.data.user.user.tagsAssignedWith.pageInfo.hasPreviousPage
-
-> **hasPreviousPage**: `boolean` = `false`
-
-#### result.data.user.user.tagsAssignedWith.pageInfo.startCursor
-
-> **startCursor**: `any` = `null`
-
-#### result.data.user.user.tagsAssignedWith.totalCount
-
-> **totalCount**: `number` = `0`
+[src/screens/MemberDetail/MemberDetailMocks.ts:337](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetailMocks.ts#L337)
diff --git a/docs/docs/auto-docs/screens/MemberDetail/MemberDetailMocks/variables/MOCKS3.md b/docs/docs/auto-docs/screens/MemberDetail/MemberDetailMocks/variables/MOCKS3.md
index 1a5093e305..9691c52c80 100644
--- a/docs/docs/auto-docs/screens/MemberDetail/MemberDetailMocks/variables/MOCKS3.md
+++ b/docs/docs/auto-docs/screens/MemberDetail/MemberDetailMocks/variables/MOCKS3.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,214 +6,6 @@
> `const` **MOCKS3**: `object`[]
-Defined in: [src/screens/MemberDetail/MemberDetailMocks.ts:437](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetailMocks.ts#L437)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `USER_DETAILS`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.first
-
-> **first**: `number` = `TAGS_QUERY_DATA_CHUNK_SIZE`
-
-#### request.variables.id
-
-> **id**: `string` = `'rishav-jha-mech'`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.user
-
-> **user**: `object`
-
-#### result.data.user.\_\_typename
-
-> **\_\_typename**: `string` = `'UserData'`
-
-#### result.data.user.appUserProfile
-
-> **appUserProfile**: `object`
-
-#### result.data.user.appUserProfile.\_\_typename
-
-> **\_\_typename**: `string` = `'AppUserProfile'`
-
-#### result.data.user.appUserProfile.\_id
-
-> **\_id**: `string` = `'1'`
-
-#### result.data.user.appUserProfile.adminFor
-
-> **adminFor**: `any`[] = `[]`
-
-#### result.data.user.appUserProfile.appLanguageCode
-
-> **appLanguageCode**: `string` = `'en'`
-
-#### result.data.user.appUserProfile.createdEvents
-
-> **createdEvents**: `object`[]
-
-#### result.data.user.appUserProfile.createdOrganizations
-
-> **createdOrganizations**: `object`[]
-
-#### result.data.user.appUserProfile.eventAdmin
-
-> **eventAdmin**: `object`[]
-
-#### result.data.user.appUserProfile.isSuperAdmin
-
-> **isSuperAdmin**: `boolean` = `true`
-
-#### result.data.user.appUserProfile.pluginCreationAllowed
-
-> **pluginCreationAllowed**: `boolean` = `true`
-
-#### result.data.user.user
-
-> **user**: `object`
-
-#### result.data.user.user.\_\_typename
-
-> **\_\_typename**: `string` = `'User'`
-
-#### result.data.user.user.\_id
-
-> **\_id**: `string` = `'1'`
-
-#### result.data.user.user.address
-
-> **address**: `object`
-
-#### result.data.user.user.address.city
-
-> **city**: `string` = `''`
-
-#### result.data.user.user.address.countryCode
-
-> **countryCode**: `string` = `''`
-
-#### result.data.user.user.address.line1
-
-> **line1**: `string` = `''`
-
-#### result.data.user.user.address.state
-
-> **state**: `string` = `''`
-
-#### result.data.user.user.birthDate
-
-> **birthDate**: `string` = `'2024-03-14'`
-
-#### result.data.user.user.createdAt
-
-> **createdAt**: `string` = `'2024-02-26T10:36:33.098Z'`
-
-#### result.data.user.user.educationGrade
-
-> **educationGrade**: `string` = `''`
-
-#### result.data.user.user.email
-
-> **email**: `string` = `'adi790u@gmail.com'`
-
-#### result.data.user.user.employmentStatus
-
-> **employmentStatus**: `string` = `''`
-
-#### result.data.user.user.eventsAttended
-
-> **eventsAttended**: `any`[] = `[]`
-
-#### result.data.user.user.firstName
-
-> **firstName**: `string` = `'Aditya'`
-
-#### result.data.user.user.gender
-
-> **gender**: `string` = `''`
-
-#### result.data.user.user.image
-
-> **image**: `string` = `'https://placeholder.com/200x200'`
-
-#### result.data.user.user.joinedOrganizations
-
-> **joinedOrganizations**: `object`[]
-
-#### result.data.user.user.lastName
-
-> **lastName**: `string` = `'Agarwal'`
-
-#### result.data.user.user.maritalStatus
-
-> **maritalStatus**: `string` = `''`
-
-#### result.data.user.user.membershipRequests
-
-> **membershipRequests**: `any`[] = `[]`
-
-#### result.data.user.user.organizationsBlockedBy
-
-> **organizationsBlockedBy**: `any`[] = `[]`
-
-#### result.data.user.user.phone
-
-> **phone**: `object`
-
-#### result.data.user.user.phone.mobile
-
-> **mobile**: `string` = `''`
-
-#### result.data.user.user.registeredEvents
-
-> **registeredEvents**: `object`[]
-
-#### result.data.user.user.tagsAssignedWith
-
-> **tagsAssignedWith**: `object`
-
-#### result.data.user.user.tagsAssignedWith.edges
-
-> **edges**: `any`[] = `[]`
-
-#### result.data.user.user.tagsAssignedWith.pageInfo
-
-> **pageInfo**: `object`
-
-#### result.data.user.user.tagsAssignedWith.pageInfo.endCursor
-
-> **endCursor**: `any` = `null`
-
-#### result.data.user.user.tagsAssignedWith.pageInfo.hasNextPage
-
-> **hasNextPage**: `boolean` = `false`
-
-#### result.data.user.user.tagsAssignedWith.pageInfo.hasPreviousPage
-
-> **hasPreviousPage**: `boolean` = `false`
-
-#### result.data.user.user.tagsAssignedWith.pageInfo.startCursor
-
-> **startCursor**: `any` = `null`
-
-#### result.data.user.user.tagsAssignedWith.totalCount
-
-> **totalCount**: `number` = `0`
+[src/screens/MemberDetail/MemberDetailMocks.ts:437](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetailMocks.ts#L437)
diff --git a/docs/docs/auto-docs/screens/OrgContribution/OrgContribution/functions/default.md b/docs/docs/auto-docs/screens/OrgContribution/OrgContribution/functions/default.md
index de4e86a486..600113c1cc 100644
--- a/docs/docs/auto-docs/screens/OrgContribution/OrgContribution/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrgContribution/OrgContribution/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/OrgContribution/OrgContribution.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgContribution/OrgContribution.tsx#L16)
-
The `orgContribution` component displays the contributions to an organization.
It includes a sidebar for filtering contributions by organization name and transaction ID.
Additionally, it shows recent contribution statistics and a list of contribution cards.
@@ -15,3 +13,7 @@ Additionally, it shows recent contribution statistics and a list of contribution
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/screens/OrgContribution/OrgContribution.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgContribution/OrgContribution.tsx#L16)
diff --git a/docs/docs/auto-docs/screens/OrgList/OrgList/functions/default.md b/docs/docs/auto-docs/screens/OrgList/OrgList/functions/default.md
index 6a0ea9ce43..bb00bbd1e8 100644
--- a/docs/docs/auto-docs/screens/OrgList/OrgList/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrgList/OrgList/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/OrgList/OrgList.tsx:53](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgList/OrgList.tsx#L53)
-
## CSS Strategy Explanation:
To ensure consistency across the application and reduce duplication, common styles
@@ -29,3 +27,7 @@ For more details on the reusable classes, refer to the global CSS file.
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/screens/OrgList/OrgList.tsx:53](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgList/OrgList.tsx#L53)
diff --git a/docs/docs/auto-docs/screens/OrgList/OrgListMocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/OrgList/OrgListMocks/variables/MOCKS.md
index 186da86e69..859dae2d82 100644
--- a/docs/docs/auto-docs/screens/OrgList/OrgListMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/OrgList/OrgListMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `notifyOnNetworkStatusChange`: `boolean`; `query`: `DocumentNode`; `variables`: \{ `address`: `undefined`; `description`: `undefined`; `filter`: `string`; `first`: `number`; `image`: `undefined`; `name`: `undefined`; `orderBy`: `string`; `skip`: `number`; `userId`: `undefined`; `userRegistrationRequired`: `undefined`; `visibleInSearch`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createOrganization`: `undefined`; `createSampleOrganization`: `undefined`; `organizationsConnection`: [`InterfaceOrgConnectionInfoType`](../../../../utils/interfaces/interfaces/InterfaceOrgConnectionInfoType.md)[]; `user`: `undefined`; \}; \}; \} \| \{ `request`: \{ `notifyOnNetworkStatusChange`: `undefined`; `query`: `DocumentNode`; `variables`: \{ `address`: `undefined`; `description`: `undefined`; `filter`: `undefined`; `first`: `undefined`; `image`: `undefined`; `name`: `undefined`; `orderBy`: `undefined`; `skip`: `undefined`; `userId`: `string`; `userRegistrationRequired`: `undefined`; `visibleInSearch`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createOrganization`: `undefined`; `createSampleOrganization`: `undefined`; `organizationsConnection`: `undefined`; `user`: [`InterfaceUserType`](../../../../utils/interfaces/interfaces/InterfaceUserType.md); \}; \}; \} \| \{ `request`: \{ `notifyOnNetworkStatusChange`: `undefined`; `query`: `DocumentNode`; `variables`: `undefined`; \}; `result`: \{ `data`: \{ `createOrganization`: `undefined`; `createSampleOrganization`: \{ `id`: `string`; `name`: `string`; \}; `organizationsConnection`: `undefined`; `user`: `undefined`; \}; \}; \} \| \{ `request`: \{ `notifyOnNetworkStatusChange`: `undefined`; `query`: `DocumentNode`; `variables`: \{ `address`: \{ `city`: `string`; `countryCode`: `string`; `dependentLocality`: `string`; `line1`: `string`; `line2`: `string`; `postalCode`: `string`; `sortingCode`: `string`; `state`: `string`; \}; `description`: `string`; `filter`: `undefined`; `first`: `undefined`; `image`: `string`; `name`: `string`; `orderBy`: `undefined`; `skip`: `undefined`; `userId`: `undefined`; `userRegistrationRequired`: `boolean`; `visibleInSearch`: `boolean`; \}; \}; `result`: \{ `data`: \{ `createOrganization`: \{ `_id`: `string`; \}; `createSampleOrganization`: `undefined`; `organizationsConnection`: `undefined`; `user`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/OrgList/OrgListMocks.ts:94](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgList/OrgListMocks.ts#L94)
+## Defined in
+
+[src/screens/OrgList/OrgListMocks.ts:94](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgList/OrgListMocks.ts#L94)
diff --git a/docs/docs/auto-docs/screens/OrgList/OrgListMocks/variables/MOCKS_ADMIN.md b/docs/docs/auto-docs/screens/OrgList/OrgListMocks/variables/MOCKS_ADMIN.md
index 0c8f8ba0b1..e0f5da2c4c 100644
--- a/docs/docs/auto-docs/screens/OrgList/OrgListMocks/variables/MOCKS_ADMIN.md
+++ b/docs/docs/auto-docs/screens/OrgList/OrgListMocks/variables/MOCKS_ADMIN.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_ADMIN
-> `const` **MOCKS\_ADMIN**: (\{ `request`: \{ `notifyOnNetworkStatusChange`: `boolean`; `query`: `DocumentNode`; `variables`: \{ `filter`: `string`; `first`: `number`; `orderBy`: `string`; `skip`: `number`; `userId`: `undefined`; \}; \}; `result`: \{ `data`: \{ `organizationsConnection`: [`InterfaceOrgConnectionInfoType`](../../../../utils/interfaces/interfaces/InterfaceOrgConnectionInfoType.md)[]; `user`: `undefined`; \}; \}; \} \| \{ `request`: \{ `notifyOnNetworkStatusChange`: `undefined`; `query`: `DocumentNode`; `variables`: \{ `filter`: `undefined`; `first`: `undefined`; `orderBy`: `undefined`; `skip`: `undefined`; `userId`: `string`; \}; \}; `result`: \{ `data`: \{ `organizationsConnection`: `undefined`; `user`: [`InterfaceUserType`](../../../../utils/interfaces/interfaces/InterfaceUserType.md); \}; \}; \})[]
+> `const` **MOCKS\_ADMIN**: (`object` \| `object`)[]
-Defined in: [src/screens/OrgList/OrgListMocks.ts:228](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgList/OrgListMocks.ts#L228)
+## Defined in
+
+[src/screens/OrgList/OrgListMocks.ts:228](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgList/OrgListMocks.ts#L228)
diff --git a/docs/docs/auto-docs/screens/OrgList/OrgListMocks/variables/MOCKS_EMPTY.md b/docs/docs/auto-docs/screens/OrgList/OrgListMocks/variables/MOCKS_EMPTY.md
index 5b7125b9bc..a15595839f 100644
--- a/docs/docs/auto-docs/screens/OrgList/OrgListMocks/variables/MOCKS_EMPTY.md
+++ b/docs/docs/auto-docs/screens/OrgList/OrgListMocks/variables/MOCKS_EMPTY.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_EMPTY
-> `const` **MOCKS\_EMPTY**: (\{ `request`: \{ `notifyOnNetworkStatusChange`: `boolean`; `query`: `DocumentNode`; `variables`: \{ `filter`: `string`; `first`: `number`; `orderBy`: `string`; `skip`: `number`; `userId`: `undefined`; \}; \}; `result`: \{ `data`: \{ `organizationsConnection`: `any`[]; `user`: `undefined`; \}; \}; \} \| \{ `request`: \{ `notifyOnNetworkStatusChange`: `undefined`; `query`: `DocumentNode`; `variables`: \{ `filter`: `undefined`; `first`: `undefined`; `orderBy`: `undefined`; `skip`: `undefined`; `userId`: `string`; \}; \}; `result`: \{ `data`: \{ `organizationsConnection`: `undefined`; `user`: [`InterfaceUserType`](../../../../utils/interfaces/interfaces/InterfaceUserType.md); \}; \}; \})[]
+> `const` **MOCKS\_EMPTY**: (`object` \| `object`)[]
-Defined in: [src/screens/OrgList/OrgListMocks.ts:164](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgList/OrgListMocks.ts#L164)
+## Defined in
+
+[src/screens/OrgList/OrgListMocks.ts:164](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgList/OrgListMocks.ts#L164)
diff --git a/docs/docs/auto-docs/screens/OrgList/OrgListMocks/variables/MOCKS_WITH_ERROR.md b/docs/docs/auto-docs/screens/OrgList/OrgListMocks/variables/MOCKS_WITH_ERROR.md
index 5e5246f536..d3881eedab 100644
--- a/docs/docs/auto-docs/screens/OrgList/OrgListMocks/variables/MOCKS_WITH_ERROR.md
+++ b/docs/docs/auto-docs/screens/OrgList/OrgListMocks/variables/MOCKS_WITH_ERROR.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_WITH\_ERROR
-> `const` **MOCKS\_WITH\_ERROR**: (\{ `error`: `undefined`; `request`: \{ `notifyOnNetworkStatusChange`: `boolean`; `query`: `DocumentNode`; `variables`: \{ `filter`: `string`; `first`: `number`; `orderBy`: `string`; `skip`: `number`; `userId`: `undefined`; \}; \}; `result`: \{ `data`: \{ `organizationsConnection`: [`InterfaceOrgConnectionInfoType`](../../../../utils/interfaces/interfaces/InterfaceOrgConnectionInfoType.md)[]; `user`: `undefined`; \}; \}; \} \| \{ `error`: `undefined`; `request`: \{ `notifyOnNetworkStatusChange`: `undefined`; `query`: `DocumentNode`; `variables`: \{ `filter`: `undefined`; `first`: `undefined`; `orderBy`: `undefined`; `skip`: `undefined`; `userId`: `string`; \}; \}; `result`: \{ `data`: \{ `organizationsConnection`: `undefined`; `user`: [`InterfaceUserType`](../../../../utils/interfaces/interfaces/InterfaceUserType.md); \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `notifyOnNetworkStatusChange`: `undefined`; `query`: `DocumentNode`; `variables`: `undefined`; \}; `result`: `undefined`; \})[]
+> `const` **MOCKS\_WITH\_ERROR**: (`object` \| `object` \| `object`)[]
-Defined in: [src/screens/OrgList/OrgListMocks.ts:192](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgList/OrgListMocks.ts#L192)
+## Defined in
+
+[src/screens/OrgList/OrgListMocks.ts:192](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgList/OrgListMocks.ts#L192)
diff --git a/docs/docs/auto-docs/screens/OrgList/OrganizationModal/functions/default.md b/docs/docs/auto-docs/screens/OrgList/OrganizationModal/functions/default.md
index fbcd5db831..83509af5f1 100644
--- a/docs/docs/auto-docs/screens/OrgList/OrganizationModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrgList/OrganizationModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/OrgList/OrganizationModal.tsx:55](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgList/OrganizationModal.tsx#L55)
-
Represents the organization modal component.
## Parameters
-### props
-
-`InterfaceOrganizationModalProps`
-
-### deprecatedLegacyContext?
+• **props**: `InterfaceOrganizationModalProps`
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -29,3 +23,7 @@ Represents the organization modal component.
## Returns
`ReactNode`
+
+## Defined in
+
+[src/screens/OrgList/OrganizationModal.tsx:55](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgList/OrganizationModal.tsx#L55)
diff --git a/docs/docs/auto-docs/screens/OrgPost/OrgPost/functions/default.md b/docs/docs/auto-docs/screens/OrgPost/OrgPost/functions/default.md
index 62c0eb7190..e898433138 100644
--- a/docs/docs/auto-docs/screens/OrgPost/OrgPost/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrgPost/OrgPost/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/OrgPost/OrgPost.tsx:70](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgPost/OrgPost.tsx#L70)
-
This function is used to display the posts of the organization. It displays the posts in a card format.
It also provides the functionality to create a new post. The user can also sort the posts based on the date of creation.
The user can also search for a post based on the title of the post.
@@ -36,3 +34,7 @@ class (e.g., .addButton) is now applied.
- `.addButton`
For more details on the reusable classes, refer to the global CSS file.
+
+## Defined in
+
+[src/screens/OrgPost/OrgPost.tsx:70](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgPost/OrgPost.tsx#L70)
diff --git a/docs/docs/auto-docs/screens/OrgSettings/OrgSettings.mocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/OrgSettings/OrgSettings.mocks/variables/MOCKS.md
index 2ce3f7d3a6..39d3a0ddb6 100644
--- a/docs/docs/auto-docs/screens/OrgSettings/OrgSettings.mocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/OrgSettings/OrgSettings.mocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `customFieldsByOrganizationId`: `undefined`; `id`: `string`; `isSampleOrganizationId`: `undefined`; `orderBy`: `undefined`; `organizationId`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `actionItemCategoriesByOrganization`: `undefined`; `agendaItemCategoriesByOrganization`: `undefined`; `customFieldsByOrganization`: `undefined`; `isSampleOrganization`: `undefined`; `organizations`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `customFieldsByOrganizationId`: `string`; `id`: `undefined`; `isSampleOrganizationId`: `undefined`; `orderBy`: `undefined`; `organizationId`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `actionItemCategoriesByOrganization`: `undefined`; `agendaItemCategoriesByOrganization`: `undefined`; `customFieldsByOrganization`: `object`[]; `isSampleOrganization`: `undefined`; `organizations`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `customFieldsByOrganizationId`: `undefined`; `id`: `undefined`; `isSampleOrganizationId`: `string`; `orderBy`: `undefined`; `organizationId`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `actionItemCategoriesByOrganization`: `undefined`; `agendaItemCategoriesByOrganization`: `undefined`; `customFieldsByOrganization`: `undefined`; `isSampleOrganization`: `boolean`; `organizations`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `customFieldsByOrganizationId`: `undefined`; `id`: `undefined`; `isSampleOrganizationId`: `undefined`; `orderBy`: `undefined`; `organizationId`: `string`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `actionItemCategoriesByOrganization`: `undefined`; `agendaItemCategoriesByOrganization`: `any`[]; `customFieldsByOrganization`: `undefined`; `isSampleOrganization`: `undefined`; `organizations`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `customFieldsByOrganizationId`: `undefined`; `id`: `undefined`; `isSampleOrganizationId`: `undefined`; `orderBy`: `string`; `organizationId`: `string`; `where`: \{ `name_contains`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `actionItemCategoriesByOrganization`: `object`[]; `agendaItemCategoriesByOrganization`: `undefined`; `customFieldsByOrganization`: `undefined`; `isSampleOrganization`: `undefined`; `organizations`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/OrgSettings/OrgSettings.mocks.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgSettings/OrgSettings.mocks.ts#L9)
+## Defined in
+
+[src/screens/OrgSettings/OrgSettings.mocks.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgSettings/OrgSettings.mocks.ts#L9)
diff --git a/docs/docs/auto-docs/screens/OrgSettings/OrgSettings/functions/default.md b/docs/docs/auto-docs/screens/OrgSettings/OrgSettings/functions/default.md
index fbc44bcc95..b56ba4a0e8 100644
--- a/docs/docs/auto-docs/screens/OrgSettings/OrgSettings/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrgSettings/OrgSettings/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/OrgSettings/OrgSettings.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgSettings/OrgSettings.tsx#L29)
-
The `orgSettings` component provides a user interface for managing various settings related to an organization.
It includes options for updating organization details, deleting the organization, changing language preferences,
and managing custom fields and action item categories.
@@ -19,3 +17,7 @@ The component renders different settings sections based on the user's selection
`JSX.Element`
The rendered component displaying the organization settings.
+
+## Defined in
+
+[src/screens/OrgSettings/OrgSettings.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgSettings/OrgSettings.tsx#L29)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/ItemDeleteModal/functions/default.md b/docs/docs/auto-docs/screens/OrganizationActionItems/ItemDeleteModal/functions/default.md
index 0f8354c732..a96126557b 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/ItemDeleteModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/ItemDeleteModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,21 +6,15 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/OrganizationActionItems/ItemDeleteModal.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemDeleteModal.tsx#L26)
-
A modal component for confirming the deletion of an action item.
## Parameters
-### props
-
-[`InterfaceItemDeleteModalProps`](../interfaces/InterfaceItemDeleteModalProps.md)
+• **props**: [`InterfaceItemDeleteModalProps`](../interfaces/InterfaceItemDeleteModalProps.md)
The properties passed to the component.
-### deprecatedLegacyContext?
-
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -33,3 +27,7 @@ The properties passed to the component.
`ReactNode`
The `ItemDeleteModal` component.
+
+## Defined in
+
+[src/screens/OrganizationActionItems/ItemDeleteModal.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemDeleteModal.tsx#L26)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/ItemDeleteModal/interfaces/InterfaceItemDeleteModalProps.md b/docs/docs/auto-docs/screens/OrganizationActionItems/ItemDeleteModal/interfaces/InterfaceItemDeleteModalProps.md
index eed758ea71..8fccad9380 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/ItemDeleteModal/interfaces/InterfaceItemDeleteModalProps.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/ItemDeleteModal/interfaces/InterfaceItemDeleteModalProps.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceItemDeleteModalProps
-Defined in: [src/screens/OrganizationActionItems/ItemDeleteModal.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemDeleteModal.tsx#L13)
-
Props for the `ItemDeleteModal` component.
## Properties
@@ -14,7 +12,9 @@ Props for the `ItemDeleteModal` component.
> **actionItem**: [`InterfaceActionItemInfo`](../../../../utils/interfaces/interfaces/InterfaceActionItemInfo.md)
-Defined in: [src/screens/OrganizationActionItems/ItemDeleteModal.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemDeleteModal.tsx#L16)
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemDeleteModal.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemDeleteModal.tsx#L16)
***
@@ -22,28 +22,34 @@ Defined in: [src/screens/OrganizationActionItems/ItemDeleteModal.tsx:16](https:/
> **actionItemsRefetch**: () => `void`
-Defined in: [src/screens/OrganizationActionItems/ItemDeleteModal.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemDeleteModal.tsx#L17)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemDeleteModal.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemDeleteModal.tsx#L17)
+
***
### hide()
> **hide**: () => `void`
-Defined in: [src/screens/OrganizationActionItems/ItemDeleteModal.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemDeleteModal.tsx#L15)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemDeleteModal.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemDeleteModal.tsx#L15)
+
***
### isOpen
> **isOpen**: `boolean`
-Defined in: [src/screens/OrganizationActionItems/ItemDeleteModal.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemDeleteModal.tsx#L14)
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemDeleteModal.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemDeleteModal.tsx#L14)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/ItemModal/functions/default.md b/docs/docs/auto-docs/screens/OrganizationActionItems/ItemModal/functions/default.md
index 2555108fb9..6eb170ac2d 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/ItemModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/ItemModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,21 +6,15 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/OrganizationActionItems/ItemModal.tsx:92](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemModal.tsx#L92)
-
A modal component for creating action items.
## Parameters
-### props
-
-[`InterfaceItemModalProps`](../interfaces/InterfaceItemModalProps.md)
+• **props**: [`InterfaceItemModalProps`](../interfaces/InterfaceItemModalProps.md)
The properties passed to the component.
-### deprecatedLegacyContext?
-
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -33,3 +27,7 @@ The properties passed to the component.
`ReactNode`
The `ItemModal` component.
+
+## Defined in
+
+[src/screens/OrganizationActionItems/ItemModal.tsx:92](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemModal.tsx#L92)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/ItemModal/interfaces/InterfaceItemModalProps.md b/docs/docs/auto-docs/screens/OrganizationActionItems/ItemModal/interfaces/InterfaceItemModalProps.md
index f04d3936aa..7b8af804a6 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/ItemModal/interfaces/InterfaceItemModalProps.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/ItemModal/interfaces/InterfaceItemModalProps.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceItemModalProps
-Defined in: [src/screens/OrganizationActionItems/ItemModal.tsx:52](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemModal.tsx#L52)
-
Props for the `ItemModal` component.
## Properties
@@ -14,7 +12,9 @@ Props for the `ItemModal` component.
> **actionItem**: [`InterfaceActionItemInfo`](../../../../utils/interfaces/interfaces/InterfaceActionItemInfo.md)
-Defined in: [src/screens/OrganizationActionItems/ItemModal.tsx:58](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemModal.tsx#L58)
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemModal.tsx:58](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemModal.tsx#L58)
***
@@ -22,19 +22,23 @@ Defined in: [src/screens/OrganizationActionItems/ItemModal.tsx:58](https://githu
> **actionItemsRefetch**: () => `void`
-Defined in: [src/screens/OrganizationActionItems/ItemModal.tsx:57](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemModal.tsx#L57)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemModal.tsx:57](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemModal.tsx#L57)
+
***
### editMode
> **editMode**: `boolean`
-Defined in: [src/screens/OrganizationActionItems/ItemModal.tsx:59](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemModal.tsx#L59)
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemModal.tsx:59](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemModal.tsx#L59)
***
@@ -42,7 +46,9 @@ Defined in: [src/screens/OrganizationActionItems/ItemModal.tsx:59](https://githu
> **eventId**: `string`
-Defined in: [src/screens/OrganizationActionItems/ItemModal.tsx:56](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemModal.tsx#L56)
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemModal.tsx:56](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemModal.tsx#L56)
***
@@ -50,19 +56,23 @@ Defined in: [src/screens/OrganizationActionItems/ItemModal.tsx:56](https://githu
> **hide**: () => `void`
-Defined in: [src/screens/OrganizationActionItems/ItemModal.tsx:54](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemModal.tsx#L54)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemModal.tsx:54](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemModal.tsx#L54)
+
***
### isOpen
> **isOpen**: `boolean`
-Defined in: [src/screens/OrganizationActionItems/ItemModal.tsx:53](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemModal.tsx#L53)
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemModal.tsx:53](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemModal.tsx#L53)
***
@@ -70,4 +80,6 @@ Defined in: [src/screens/OrganizationActionItems/ItemModal.tsx:53](https://githu
> **orgId**: `string`
-Defined in: [src/screens/OrganizationActionItems/ItemModal.tsx:55](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemModal.tsx#L55)
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemModal.tsx:55](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemModal.tsx#L55)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/ItemUpdateStatusModal/functions/default.md b/docs/docs/auto-docs/screens/OrganizationActionItems/ItemUpdateStatusModal/functions/default.md
index ac27a50803..f404dccbf7 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/ItemUpdateStatusModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/ItemUpdateStatusModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,17 +6,11 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx#L38)
-
## Parameters
-### props
-
-[`InterfaceItemUpdateStatusModalProps`](../interfaces/InterfaceItemUpdateStatusModalProps.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceItemUpdateStatusModalProps`](../interfaces/InterfaceItemUpdateStatusModalProps.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -27,3 +21,7 @@ Defined in: [src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx:38](h
## Returns
`ReactNode`
+
+## Defined in
+
+[src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx#L38)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/ItemUpdateStatusModal/interfaces/InterfaceItemUpdateStatusModalProps.md b/docs/docs/auto-docs/screens/OrganizationActionItems/ItemUpdateStatusModal/interfaces/InterfaceItemUpdateStatusModalProps.md
index a04a18e146..75855a27b0 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/ItemUpdateStatusModal/interfaces/InterfaceItemUpdateStatusModalProps.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/ItemUpdateStatusModal/interfaces/InterfaceItemUpdateStatusModalProps.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceItemUpdateStatusModalProps
-Defined in: [src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx#L31)
-
## CSS Strategy Explanation:
To ensure consistency across the application and reduce duplication, common styles
@@ -30,7 +28,9 @@ For more details on the reusable classes, refer to the global CSS file.
> **actionItem**: [`InterfaceActionItemInfo`](../../../../utils/interfaces/interfaces/InterfaceActionItemInfo.md)
-Defined in: [src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx#L35)
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx#L35)
***
@@ -38,28 +38,34 @@ Defined in: [src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx:35](h
> **actionItemsRefetch**: () => `void`
-Defined in: [src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx#L34)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx#L34)
+
***
### hide()
> **hide**: () => `void`
-Defined in: [src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx#L33)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx#L33)
+
***
### isOpen
> **isOpen**: `boolean`
-Defined in: [src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx#L32)
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemUpdateStatusModal.tsx#L32)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/ItemViewModal/functions/default.md b/docs/docs/auto-docs/screens/OrganizationActionItems/ItemViewModal/functions/default.md
index 1972f15750..cf83175142 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/ItemViewModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/ItemViewModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/OrganizationActionItems/ItemViewModal.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemViewModal.tsx#L32)
-
A modal dialog for viewing action item details.
## Parameters
-### props
-
-[`InterfaceViewModalProps`](../interfaces/InterfaceViewModalProps.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceViewModalProps`](../interfaces/InterfaceViewModalProps.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -34,3 +28,7 @@ The rendered modal component.
The `ItemViewModal` component displays all the fields of an action item in a modal dialog.
It includes fields for assignee, assigner, category, pre and post completion notes, assignment date, due date, completion date, and event.
+
+## Defined in
+
+[src/screens/OrganizationActionItems/ItemViewModal.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemViewModal.tsx#L32)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/ItemViewModal/interfaces/InterfaceViewModalProps.md b/docs/docs/auto-docs/screens/OrganizationActionItems/ItemViewModal/interfaces/InterfaceViewModalProps.md
index 0c8471d11c..60a95e7962 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/ItemViewModal/interfaces/InterfaceViewModalProps.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/ItemViewModal/interfaces/InterfaceViewModalProps.md
@@ -1,30 +1,32 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceViewModalProps
-Defined in: [src/screens/OrganizationActionItems/ItemViewModal.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemViewModal.tsx#L13)
-
## Properties
### hide()
> **hide**: () => `void`
-Defined in: [src/screens/OrganizationActionItems/ItemViewModal.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemViewModal.tsx#L15)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemViewModal.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemViewModal.tsx#L15)
+
***
### isOpen
> **isOpen**: `boolean`
-Defined in: [src/screens/OrganizationActionItems/ItemViewModal.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemViewModal.tsx#L14)
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemViewModal.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemViewModal.tsx#L14)
***
@@ -32,4 +34,6 @@ Defined in: [src/screens/OrganizationActionItems/ItemViewModal.tsx:14](https://g
> **item**: [`InterfaceActionItemInfo`](../../../../utils/interfaces/interfaces/InterfaceActionItemInfo.md)
-Defined in: [src/screens/OrganizationActionItems/ItemViewModal.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemViewModal.tsx#L16)
+#### Defined in
+
+[src/screens/OrganizationActionItems/ItemViewModal.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/ItemViewModal.tsx#L16)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/OrganizationActionItem.mocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/OrganizationActionItems/OrganizationActionItem.mocks/variables/MOCKS.md
index 320ce712e4..c5ce3e92b5 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/OrganizationActionItem.mocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/OrganizationActionItem.mocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `organizationId`: `string`; `where`: \{ `is_disabled`: `boolean`; \}; \}; \}; `result`: \{ `data`: \{ `actionItemCategoriesByOrganization`: (\{ `_id`: `string`; `createdAt`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `lastName`: `string`; \}; `isDisabled`: `boolean`; `name`: `string`; \} \| \{ `_id`: `undefined`; `createdAt`: `string`; `creator`: \{ `_id`: `undefined`; `firstName`: `string`; `lastName`: `string`; \}; `isDisabled`: `boolean`; `name`: `string`; \})[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `where`: \{ `eventId`: `string`; `hasAccepted`: `boolean`; \}; \}; \}; `result`: \{ `data`: \{ `getEventVolunteers`: (\{ `_id`: `string`; `assignments`: `any`[]; `groups`: `object`[]; `hasAccepted`: `boolean`; `hoursVolunteered`: `number`; `user`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; \} \| \{ `_id`: `undefined`; `assignments`: `any`[]; `groups`: `any`[]; `hasAccepted`: `boolean`; `hoursVolunteered`: `number`; `user`: \{ `_id`: `undefined`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; \})[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `where`: \{ `eventId`: `undefined`; `hasAccepted`: `boolean`; \}; \}; \}; `result`: \{ `data`: \{ `getEventVolunteers`: `any`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `where`: \{ `eventId`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getEventVolunteerGroups`: (\{ `_id`: `string`; `assignments`: `any`[]; `createdAt`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `description`: `string`; `event`: \{ `_id`: `string`; \}; `leader`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `name`: `string`; `volunteers`: `object`[]; `volunteersRequired`: `number`; \} \| \{ `_id`: `undefined`; `assignments`: `any`[]; `createdAt`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `description`: `string`; `event`: \{ `_id`: `string`; \}; `leader`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `name`: `string`; `volunteers`: `any`[]; `volunteersRequired`: `number`; \})[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `undefined`; `actionItemId`: `undefined`; `allottedHours`: `undefined`; `assigneeId`: `undefined`; `assigneeType`: `undefined`; `dDate`: `undefined`; `dueDate`: `undefined`; `eventId`: `string`; `isCompleted`: `undefined`; `orderBy`: `any`; `organizationId`: `string`; `postCompletionNotes`: `undefined`; `preCompletionNotes`: `undefined`; `where`: \{ `assigneeName`: `undefined`; `categoryName`: `string`; `is_completed`: `undefined`; \}; \}; \}; `result`: \{ `data`: \{ `actionItemsByOrganization`: [`InterfaceActionItemInfo`](../../../../utils/interfaces/interfaces/InterfaceActionItemInfo.md)[]; `createActionItem`: `undefined`; `removeActionItem`: `undefined`; `updateActionItem`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `undefined`; `actionItemId`: `undefined`; `allottedHours`: `undefined`; `assigneeId`: `undefined`; `assigneeType`: `undefined`; `dDate`: `undefined`; `dueDate`: `undefined`; `eventId`: `string`; `isCompleted`: `undefined`; `orderBy`: `string`; `organizationId`: `string`; `postCompletionNotes`: `undefined`; `preCompletionNotes`: `undefined`; `where`: \{ `assigneeName`: `string`; `categoryName`: `undefined`; `is_completed`: `undefined`; \}; \}; \}; `result`: \{ `data`: \{ `actionItemsByOrganization`: [`InterfaceActionItemInfo`](../../../../utils/interfaces/interfaces/InterfaceActionItemInfo.md)[]; `createActionItem`: `undefined`; `removeActionItem`: `undefined`; `updateActionItem`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `undefined`; `actionItemId`: `undefined`; `allottedHours`: `undefined`; `assigneeId`: `undefined`; `assigneeType`: `undefined`; `dDate`: `undefined`; `dueDate`: `undefined`; `eventId`: `string`; `isCompleted`: `undefined`; `orderBy`: `any`; `organizationId`: `string`; `postCompletionNotes`: `undefined`; `preCompletionNotes`: `undefined`; `where`: \{ `assigneeName`: `string`; `categoryName`: `undefined`; `is_completed`: `boolean`; \}; \}; \}; `result`: \{ `data`: \{ `actionItemsByOrganization`: [`InterfaceActionItemInfo`](../../../../utils/interfaces/interfaces/InterfaceActionItemInfo.md)[]; `createActionItem`: `undefined`; `removeActionItem`: `undefined`; `updateActionItem`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `undefined`; `actionItemId`: `string`; `allottedHours`: `undefined`; `assigneeId`: `undefined`; `assigneeType`: `undefined`; `dDate`: `undefined`; `dueDate`: `undefined`; `eventId`: `undefined`; `isCompleted`: `undefined`; `orderBy`: `undefined`; `organizationId`: `undefined`; `postCompletionNotes`: `undefined`; `preCompletionNotes`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `actionItemsByOrganization`: `undefined`; `createActionItem`: `undefined`; `removeActionItem`: \{ `_id`: `string`; \}; `updateActionItem`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `undefined`; `actionItemId`: `string`; `allottedHours`: `undefined`; `assigneeId`: `string`; `assigneeType`: `string`; `dDate`: `undefined`; `dueDate`: `undefined`; `eventId`: `undefined`; `isCompleted`: `boolean`; `orderBy`: `undefined`; `organizationId`: `undefined`; `postCompletionNotes`: `string`; `preCompletionNotes`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `actionItemsByOrganization`: `undefined`; `createActionItem`: `undefined`; `removeActionItem`: `undefined`; `updateActionItem`: \{ `_id`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `string`; `actionItemId`: `string`; `allottedHours`: `number`; `assigneeId`: `string`; `assigneeType`: `string`; `dDate`: `undefined`; `dueDate`: `undefined`; `eventId`: `undefined`; `isCompleted`: `undefined`; `orderBy`: `undefined`; `organizationId`: `undefined`; `postCompletionNotes`: `string`; `preCompletionNotes`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `actionItemsByOrganization`: `undefined`; `createActionItem`: `undefined`; `removeActionItem`: `undefined`; `updateActionItem`: \{ `_id`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `string`; `actionItemId`: `string`; `allottedHours`: `number`; `assigneeId`: `string`; `assigneeType`: `string`; `dDate`: `undefined`; `dueDate`: `string`; `eventId`: `undefined`; `isCompleted`: `undefined`; `orderBy`: `undefined`; `organizationId`: `undefined`; `postCompletionNotes`: `undefined`; `preCompletionNotes`: `string`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `actionItemsByOrganization`: `undefined`; `createActionItem`: `undefined`; `removeActionItem`: `undefined`; `updateActionItem`: \{ `_id`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `undefined`; `actionItemId`: `string`; `allottedHours`: `undefined`; `assigneeId`: `string`; `assigneeType`: `undefined`; `dDate`: `undefined`; `dueDate`: `undefined`; `eventId`: `undefined`; `isCompleted`: `boolean`; `orderBy`: `undefined`; `organizationId`: `undefined`; `postCompletionNotes`: `string`; `preCompletionNotes`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `actionItemsByOrganization`: `undefined`; `createActionItem`: `undefined`; `removeActionItem`: `undefined`; `updateActionItem`: \{ `_id`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `string`; `actionItemId`: `string`; `allottedHours`: `number`; `assigneeId`: `string`; `assigneeType`: `string`; `dDate`: `undefined`; `dueDate`: `undefined`; `eventId`: `undefined`; `isCompleted`: `undefined`; `orderBy`: `undefined`; `organizationId`: `undefined`; `postCompletionNotes`: `undefined`; `preCompletionNotes`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `actionItemsByOrganization`: `undefined`; `createActionItem`: `undefined`; `removeActionItem`: `undefined`; `updateActionItem`: \{ `_id`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `string`; `actionItemId`: `undefined`; `allottedHours`: `number`; `assigneeId`: `string`; `assigneeType`: `string`; `dDate`: `string`; `dueDate`: `undefined`; `eventId`: `undefined`; `isCompleted`: `undefined`; `orderBy`: `undefined`; `organizationId`: `undefined`; `postCompletionNotes`: `undefined`; `preCompletionNotes`: `string`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `actionItemsByOrganization`: `undefined`; `createActionItem`: \{ `_id`: `string`; \}; `removeActionItem`: `undefined`; `updateActionItem`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemCategoryId`: `string`; `actionItemId`: `undefined`; `allottedHours`: `number`; `assigneeId`: `string`; `assigneeType`: `string`; `dDate`: `string`; `dueDate`: `undefined`; `eventId`: `string`; `isCompleted`: `undefined`; `orderBy`: `undefined`; `organizationId`: `undefined`; `postCompletionNotes`: `undefined`; `preCompletionNotes`: `string`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `actionItemsByOrganization`: `undefined`; `createActionItem`: \{ `_id`: `string`; \}; `removeActionItem`: `undefined`; `updateActionItem`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/OrganizationActionItems/OrganizationActionItem.mocks.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/OrganizationActionItem.mocks.ts#L21)
+## Defined in
+
+[src/screens/OrganizationActionItems/OrganizationActionItem.mocks.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/OrganizationActionItem.mocks.ts#L21)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/OrganizationActionItem.mocks/variables/MOCKS_EMPTY.md b/docs/docs/auto-docs/screens/OrganizationActionItems/OrganizationActionItem.mocks/variables/MOCKS_EMPTY.md
index cd5dbe8b9f..d915edaae8 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/OrganizationActionItem.mocks/variables/MOCKS_EMPTY.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/OrganizationActionItem.mocks/variables/MOCKS_EMPTY.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_EMPTY
-> `const` **MOCKS\_EMPTY**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `organizationId`: `string`; `where`: \{ `is_disabled`: `boolean`; \}; \}; \}; `result`: \{ `data`: \{ `actionItemCategoriesByOrganization`: (\{ `_id`: `string`; `createdAt`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `lastName`: `string`; \}; `isDisabled`: `boolean`; `name`: `string`; \} \| \{ `_id`: `undefined`; `createdAt`: `string`; `creator`: \{ `_id`: `undefined`; `firstName`: `string`; `lastName`: `string`; \}; `isDisabled`: `boolean`; `name`: `string`; \})[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `where`: \{ `eventId`: `string`; `hasAccepted`: `boolean`; \}; \}; \}; `result`: \{ `data`: \{ `getEventVolunteers`: (\{ `_id`: `string`; `assignments`: `any`[]; `groups`: `object`[]; `hasAccepted`: `boolean`; `hoursVolunteered`: `number`; `user`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; \} \| \{ `_id`: `undefined`; `assignments`: `any`[]; `groups`: `any`[]; `hasAccepted`: `boolean`; `hoursVolunteered`: `number`; `user`: \{ `_id`: `undefined`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; \})[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `where`: \{ `eventId`: `undefined`; `hasAccepted`: `boolean`; \}; \}; \}; `result`: \{ `data`: \{ `getEventVolunteers`: `any`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `where`: \{ `eventId`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getEventVolunteerGroups`: (\{ `_id`: `string`; `assignments`: `any`[]; `createdAt`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `description`: `string`; `event`: \{ `_id`: `string`; \}; `leader`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `name`: `string`; `volunteers`: `object`[]; `volunteersRequired`: `number`; \} \| \{ `_id`: `undefined`; `assignments`: `any`[]; `createdAt`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `description`: `string`; `event`: \{ `_id`: `string`; \}; `leader`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `name`: `string`; `volunteers`: `any`[]; `volunteersRequired`: `number`; \})[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `eventId`: `string`; `orderBy`: `any`; `organizationId`: `string`; `where`: \{ `assigneeName`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `actionItemsByOrganization`: `any`[]; \}; \}; \})[]
+> `const` **MOCKS\_EMPTY**: (`object` \| `object` \| `object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/OrganizationActionItems/OrganizationActionItem.mocks.ts:480](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/OrganizationActionItem.mocks.ts#L480)
+## Defined in
+
+[src/screens/OrganizationActionItems/OrganizationActionItem.mocks.ts:480](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/OrganizationActionItem.mocks.ts#L480)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/OrganizationActionItem.mocks/variables/MOCKS_ERROR.md b/docs/docs/auto-docs/screens/OrganizationActionItems/OrganizationActionItem.mocks/variables/MOCKS_ERROR.md
index ab3b8fd514..3050f43de8 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/OrganizationActionItem.mocks/variables/MOCKS_ERROR.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/OrganizationActionItem.mocks/variables/MOCKS_ERROR.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_ERROR
-> `const` **MOCKS\_ERROR**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `organizationId`: `string`; `where`: \{ `is_disabled`: `boolean`; \}; \}; \}; `result`: \{ `data`: \{ `actionItemCategoriesByOrganization`: (\{ `_id`: `string`; `createdAt`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `lastName`: `string`; \}; `isDisabled`: `boolean`; `name`: `string`; \} \| \{ `_id`: `undefined`; `createdAt`: `string`; `creator`: \{ `_id`: `undefined`; `firstName`: `string`; `lastName`: `string`; \}; `isDisabled`: `boolean`; `name`: `string`; \})[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `where`: \{ `eventId`: `string`; `hasAccepted`: `boolean`; \}; \}; \}; `result`: \{ `data`: \{ `getEventVolunteers`: (\{ `_id`: `string`; `assignments`: `any`[]; `groups`: `object`[]; `hasAccepted`: `boolean`; `hoursVolunteered`: `number`; `user`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; \} \| \{ `_id`: `undefined`; `assignments`: `any`[]; `groups`: `any`[]; `hasAccepted`: `boolean`; `hoursVolunteered`: `number`; `user`: \{ `_id`: `undefined`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; \})[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `where`: \{ `eventId`: `undefined`; `hasAccepted`: `boolean`; \}; \}; \}; `result`: \{ `data`: \{ `getEventVolunteers`: `any`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `where`: \{ `eventId`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getEventVolunteerGroups`: (\{ `_id`: `string`; `assignments`: `any`[]; `createdAt`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `description`: `string`; `event`: \{ `_id`: `string`; \}; `leader`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `name`: `string`; `volunteers`: `object`[]; `volunteersRequired`: `number`; \} \| \{ `_id`: `undefined`; `assignments`: `any`[]; `createdAt`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `description`: `string`; `event`: \{ `_id`: `string`; \}; `leader`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `name`: `string`; `volunteers`: `any`[]; `volunteersRequired`: `number`; \})[]; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemId`: `undefined`; `allottedHours`: `undefined`; `assigneeId`: `undefined`; `assigneeType`: `undefined`; `dDate`: `undefined`; `eventId`: `string`; `isCompleted`: `undefined`; `orderBy`: `any`; `organizationId`: `string`; `postCompletionNotes`: `undefined`; `preCompletionNotes`: `undefined`; `where`: \{ `assigneeName`: `string`; \}; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemId`: `string`; `allottedHours`: `undefined`; `assigneeId`: `undefined`; `assigneeType`: `undefined`; `dDate`: `undefined`; `eventId`: `undefined`; `isCompleted`: `undefined`; `orderBy`: `undefined`; `organizationId`: `undefined`; `postCompletionNotes`: `undefined`; `preCompletionNotes`: `undefined`; `where`: `undefined`; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemId`: `string`; `allottedHours`: `undefined`; `assigneeId`: `string`; `assigneeType`: `string`; `dDate`: `undefined`; `eventId`: `undefined`; `isCompleted`: `boolean`; `orderBy`: `undefined`; `organizationId`: `undefined`; `postCompletionNotes`: `string`; `preCompletionNotes`: `undefined`; `where`: `undefined`; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemId`: `undefined`; `allottedHours`: `any`; `assigneeId`: `string`; `assigneeType`: `string`; `dDate`: `string`; `eventId`: `undefined`; `isCompleted`: `undefined`; `orderBy`: `undefined`; `organizationId`: `undefined`; `postCompletionNotes`: `undefined`; `preCompletionNotes`: `string`; `where`: `undefined`; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `actionItemId`: `string`; `allottedHours`: `undefined`; `assigneeId`: `string`; `assigneeType`: `string`; `dDate`: `undefined`; `eventId`: `undefined`; `isCompleted`: `undefined`; `orderBy`: `undefined`; `organizationId`: `undefined`; `postCompletionNotes`: `string`; `preCompletionNotes`: `undefined`; `where`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS\_ERROR**: (`object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/OrganizationActionItems/OrganizationActionItem.mocks.ts:412](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/OrganizationActionItem.mocks.ts#L412)
+## Defined in
+
+[src/screens/OrganizationActionItems/OrganizationActionItem.mocks.ts:412](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/OrganizationActionItem.mocks.ts#L412)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/OrganizationActionItems/functions/default.md b/docs/docs/auto-docs/screens/OrganizationActionItems/OrganizationActionItems/functions/default.md
index b5fa8f5e0d..d1ff5f7cc4 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/OrganizationActionItems/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/OrganizationActionItems/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/OrganizationActionItems/OrganizationActionItems.tsx:51](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/OrganizationActionItems.tsx#L51)
-
Component for managing and displaying action items within an organization.
This component allows users to view, filter, sort, and create action items. It also handles fetching and displaying related data such as action item categories and members.
@@ -17,3 +15,7 @@ This component allows users to view, filter, sort, and create action items. It a
`JSX.Element`
The rendered component.
+
+## Defined in
+
+[src/screens/OrganizationActionItems/OrganizationActionItems.tsx:51](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/OrganizationActionItems.tsx#L51)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/actionItemCategory1.md b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/actionItemCategory1.md
index 05a31d8574..7407caaf9c 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/actionItemCategory1.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/actionItemCategory1.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **actionItemCategory1**: `object`
-Defined in: [src/screens/OrganizationActionItems/testObject.mocks.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L11)
-
## Type declaration
### \_id
@@ -17,3 +15,7 @@ Defined in: [src/screens/OrganizationActionItems/testObject.mocks.ts:11](https:/
### name
> **name**: `string` = `'Category 1'`
+
+## Defined in
+
+[src/screens/OrganizationActionItems/testObject.mocks.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L11)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/actionItemCategory2.md b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/actionItemCategory2.md
index 8212d1eb0b..b87f13fe25 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/actionItemCategory2.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/actionItemCategory2.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **actionItemCategory2**: `object`
-Defined in: [src/screens/OrganizationActionItems/testObject.mocks.ts:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L16)
-
## Type declaration
### \_id
@@ -17,3 +15,7 @@ Defined in: [src/screens/OrganizationActionItems/testObject.mocks.ts:16](https:/
### name
> **name**: `string` = `'Category 2'`
+
+## Defined in
+
+[src/screens/OrganizationActionItems/testObject.mocks.ts:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L16)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/actionItemCategoryListQuery.md b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/actionItemCategoryListQuery.md
index 5bc4e6f692..82ed4731cd 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/actionItemCategoryListQuery.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/actionItemCategoryListQuery.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,31 +6,29 @@
> `const` **actionItemCategoryListQuery**: `object`
-Defined in: [src/screens/OrganizationActionItems/testObject.mocks.ts:408](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L408)
-
## Type declaration
### request
> **request**: `object`
-#### request.query
+### request.query
> **query**: `DocumentNode` = `ACTION_ITEM_CATEGORY_LIST`
-#### request.variables
+### request.variables
> **variables**: `object`
-#### request.variables.organizationId
+### request.variables.organizationId
> **organizationId**: `string` = `'orgId'`
-#### request.variables.where
+### request.variables.where
> **where**: `object`
-#### request.variables.where.is\_disabled
+### request.variables.where.is\_disabled
> **is\_disabled**: `boolean` = `false`
@@ -38,10 +36,14 @@ Defined in: [src/screens/OrganizationActionItems/testObject.mocks.ts:408](https:
> **result**: `object`
-#### result.data
+### result.data
> **data**: `object`
-#### result.data.actionItemCategoriesByOrganization
+### result.data.actionItemCategoriesByOrganization
+
+> **actionItemCategoriesByOrganization**: (`object` \| `object`)[]
+
+## Defined in
-> **actionItemCategoriesByOrganization**: (\{ `_id`: `string`; `createdAt`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `lastName`: `string`; \}; `isDisabled`: `boolean`; `name`: `string`; \} \| \{ `_id`: `undefined`; `createdAt`: `string`; `creator`: \{ `_id`: `undefined`; `firstName`: `string`; `lastName`: `string`; \}; `isDisabled`: `boolean`; `name`: `string`; \})[]
+[src/screens/OrganizationActionItems/testObject.mocks.ts:408](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L408)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/baseActionItem.md b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/baseActionItem.md
index 10801ad93e..674aaf4b97 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/baseActionItem.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/baseActionItem.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,27 +6,25 @@
> `const` **baseActionItem**: `object`
-Defined in: [src/screens/OrganizationActionItems/testObject.mocks.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L21)
-
## Type declaration
### assigner
> **assigner**: `object`
-#### assigner.\_id
+### assigner.\_id
> **\_id**: `string` = `'userId'`
-#### assigner.firstName
+### assigner.firstName
> **firstName**: `string` = `'Wilt'`
-#### assigner.image
+### assigner.image
> **image**: `any` = `null`
-#### assigner.lastName
+### assigner.lastName
> **lastName**: `string` = `'Shepherd'`
@@ -34,22 +32,26 @@ Defined in: [src/screens/OrganizationActionItems/testObject.mocks.ts:21](https:/
> **creator**: `object`
-#### creator.\_\_typename
+### creator.\_\_typename
> **\_\_typename**: `string` = `'User'`
-#### creator.\_id
+### creator.\_id
> **\_id**: `string` = `'userId'`
-#### creator.firstName
+### creator.firstName
> **firstName**: `string` = `'Wilt'`
-#### creator.image
+### creator.image
> **image**: `any` = `null`
-#### creator.lastName
+### creator.lastName
> **lastName**: `string` = `'Shepherd'`
+
+## Defined in
+
+[src/screens/OrganizationActionItems/testObject.mocks.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L21)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/groupListQuery.md b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/groupListQuery.md
index 24d358bf04..74f2615239 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/groupListQuery.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/groupListQuery.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,38 +6,6 @@
> `const` **groupListQuery**: `object`[]
-Defined in: [src/screens/OrganizationActionItems/testObject.mocks.ts:301](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L301)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `EVENT_VOLUNTEER_GROUP_LIST`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.eventId
-
-> **eventId**: `string` = `'eventId'`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.getEventVolunteerGroups
-
-> **getEventVolunteerGroups**: (\{ `_id`: `string`; `assignments`: `any`[]; `createdAt`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `description`: `string`; `event`: \{ `_id`: `string`; \}; `leader`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `name`: `string`; `volunteers`: `object`[]; `volunteersRequired`: `number`; \} \| \{ `_id`: `undefined`; `assignments`: `any`[]; `createdAt`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `description`: `string`; `event`: \{ `_id`: `string`; \}; `leader`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `name`: `string`; `volunteers`: `any`[]; `volunteersRequired`: `number`; \})[]
+[src/screens/OrganizationActionItems/testObject.mocks.ts:301](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L301)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithGroup.md b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithGroup.md
index 913b6a07e5..22a1f14a31 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithGroup.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithGroup.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **itemWithGroup**: [`InterfaceActionItemInfo`](../../../../utils/interfaces/interfaces/InterfaceActionItemInfo.md)
-Defined in: [src/screens/OrganizationActionItems/testObject.mocks.ts:143](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L143)
+## Defined in
+
+[src/screens/OrganizationActionItems/testObject.mocks.ts:143](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L143)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithUser.md b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithUser.md
index ac854baf0c..e84f42dc1a 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithUser.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithUser.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **itemWithUser**: [`InterfaceActionItemInfo`](../../../../utils/interfaces/interfaces/InterfaceActionItemInfo.md)
-Defined in: [src/screens/OrganizationActionItems/testObject.mocks.ts:97](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L97)
+## Defined in
+
+[src/screens/OrganizationActionItems/testObject.mocks.ts:97](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L97)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithUserImage.md b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithUserImage.md
index 6bf1a8f49f..c26479cac9 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithUserImage.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithUserImage.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **itemWithUserImage**: [`InterfaceActionItemInfo`](../../../../utils/interfaces/interfaces/InterfaceActionItemInfo.md)
-Defined in: [src/screens/OrganizationActionItems/testObject.mocks.ts:120](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L120)
+## Defined in
+
+[src/screens/OrganizationActionItems/testObject.mocks.ts:120](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L120)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithVolunteer.md b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithVolunteer.md
index c3288487c2..9664b862d1 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithVolunteer.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithVolunteer.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **itemWithVolunteer**: [`InterfaceActionItemInfo`](../../../../utils/interfaces/interfaces/InterfaceActionItemInfo.md)
-Defined in: [src/screens/OrganizationActionItems/testObject.mocks.ts:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L37)
+## Defined in
+
+[src/screens/OrganizationActionItems/testObject.mocks.ts:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L37)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithVolunteerImage.md b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithVolunteerImage.md
index e2b80a1fd2..97d5a01182 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithVolunteerImage.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/itemWithVolunteerImage.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **itemWithVolunteerImage**: [`InterfaceActionItemInfo`](../../../../utils/interfaces/interfaces/InterfaceActionItemInfo.md)
-Defined in: [src/screens/OrganizationActionItems/testObject.mocks.ts:67](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L67)
+## Defined in
+
+[src/screens/OrganizationActionItems/testObject.mocks.ts:67](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L67)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/memberListQuery.md b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/memberListQuery.md
index cc62b0b630..a2431245e6 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/memberListQuery.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/memberListQuery.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,23 +6,21 @@
> `const` **memberListQuery**: `object`
-Defined in: [src/screens/OrganizationActionItems/testObject.mocks.ts:184](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L184)
-
## Type declaration
### request
> **request**: `object`
-#### request.query
+### request.query
> **query**: `DocumentNode` = `MEMBERS_LIST`
-#### request.variables
+### request.variables
> **variables**: `object`
-#### request.variables.id
+### request.variables.id
> **id**: `string` = `'orgId'`
@@ -30,10 +28,14 @@ Defined in: [src/screens/OrganizationActionItems/testObject.mocks.ts:184](https:
> **result**: `object`
-#### result.data
+### result.data
> **data**: `object`
-#### result.data.organizations
+### result.data.organizations
> **organizations**: `object`[]
+
+## Defined in
+
+[src/screens/OrganizationActionItems/testObject.mocks.ts:184](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L184)
diff --git a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/volunteerListQuery.md b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/volunteerListQuery.md
index 66d4b799d6..f4844a8aa6 100644
--- a/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/volunteerListQuery.md
+++ b/docs/docs/auto-docs/screens/OrganizationActionItems/testObject.mocks/variables/volunteerListQuery.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: volunteerListQuery
-> `const` **volunteerListQuery**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `where`: \{ `eventId`: `string`; `hasAccepted`: `boolean`; \}; \}; \}; `result`: \{ `data`: \{ `getEventVolunteers`: (\{ `_id`: `string`; `assignments`: `any`[]; `groups`: `object`[]; `hasAccepted`: `boolean`; `hoursVolunteered`: `number`; `user`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; \} \| \{ `_id`: `undefined`; `assignments`: `any`[]; `groups`: `any`[]; `hasAccepted`: `boolean`; `hoursVolunteered`: `number`; `user`: \{ `_id`: `undefined`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; \})[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `where`: \{ `eventId`: `undefined`; `hasAccepted`: `boolean`; \}; \}; \}; `result`: \{ `data`: \{ `getEventVolunteers`: `any`[]; \}; \}; \})[]
+> `const` **volunteerListQuery**: (`object` \| `object`)[]
-Defined in: [src/screens/OrganizationActionItems/testObject.mocks.ts:228](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L228)
+## Defined in
+
+[src/screens/OrganizationActionItems/testObject.mocks.ts:228](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationActionItems/testObject.mocks.ts#L228)
diff --git a/docs/docs/auto-docs/screens/OrganizationDashboard/OrganizationDashboard/functions/default.md b/docs/docs/auto-docs/screens/OrganizationDashboard/OrganizationDashboard/functions/default.md
index 4d1caf680e..8a0ea20cd2 100644
--- a/docs/docs/auto-docs/screens/OrganizationDashboard/OrganizationDashboard/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrganizationDashboard/OrganizationDashboard/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/OrganizationDashboard/OrganizationDashboard.tsx:44](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationDashboard/OrganizationDashboard.tsx#L44)
-
Component for displaying the organization dashboard.
This component provides an overview of various statistics and information related to an organization, including members, admins, posts, events, blocked users, and membership requests. It also displays upcoming events and latest posts.
@@ -17,3 +15,7 @@ This component provides an overview of various statistics and information relate
`JSX.Element`
The rendered component.
+
+## Defined in
+
+[src/screens/OrganizationDashboard/OrganizationDashboard.tsx:44](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationDashboard/OrganizationDashboard.tsx#L44)
diff --git a/docs/docs/auto-docs/screens/OrganizationDashboard/OrganizationDashboardMocks/variables/EMPTY_MOCKS.md b/docs/docs/auto-docs/screens/OrganizationDashboard/OrganizationDashboardMocks/variables/EMPTY_MOCKS.md
index 4eab32da02..71be105235 100644
--- a/docs/docs/auto-docs/screens/OrganizationDashboard/OrganizationDashboardMocks/variables/EMPTY_MOCKS.md
+++ b/docs/docs/auto-docs/screens/OrganizationDashboard/OrganizationDashboardMocks/variables/EMPTY_MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: EMPTY\_MOCKS
-> `const` **EMPTY\_MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `undefined`; `id`: `string`; `organization_id`: `undefined`; `orgId`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `eventsByOrganizationConnection`: `undefined`; `getVolunteerRanks`: `undefined`; `organizations`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `id`: `string`; `organization_id`: `undefined`; `orgId`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `eventsByOrganizationConnection`: `undefined`; `getVolunteerRanks`: `undefined`; `organizations`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `undefined`; `id`: `undefined`; `organization_id`: `string`; `orgId`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `eventsByOrganizationConnection`: `any`[]; `getVolunteerRanks`: `undefined`; `organizations`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `undefined`; `id`: `undefined`; `organization_id`: `undefined`; `orgId`: `string`; `where`: \{ `limit`: `number`; `orderBy`: `string`; `timeFrame`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `eventsByOrganizationConnection`: `undefined`; `getVolunteerRanks`: `any`[]; `organizations`: `undefined`; \}; \}; \})[]
+> `const` **EMPTY\_MOCKS**: (`object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/OrganizationDashboard/OrganizationDashboardMocks.ts:329](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationDashboard/OrganizationDashboardMocks.ts#L329)
+## Defined in
+
+[src/screens/OrganizationDashboard/OrganizationDashboardMocks.ts:329](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationDashboard/OrganizationDashboardMocks.ts#L329)
diff --git a/docs/docs/auto-docs/screens/OrganizationDashboard/OrganizationDashboardMocks/variables/ERROR_MOCKS.md b/docs/docs/auto-docs/screens/OrganizationDashboard/OrganizationDashboardMocks/variables/ERROR_MOCKS.md
index c99d42ffaf..0763e0e714 100644
--- a/docs/docs/auto-docs/screens/OrganizationDashboard/OrganizationDashboardMocks/variables/ERROR_MOCKS.md
+++ b/docs/docs/auto-docs/screens/OrganizationDashboard/OrganizationDashboardMocks/variables/ERROR_MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: ERROR\_MOCKS
-> `const` **ERROR\_MOCKS**: (\{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `undefined`; `id`: `string`; `organization_id`: `undefined`; `orgId`: `undefined`; `where`: `undefined`; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `id`: `string`; `organization_id`: `undefined`; `orgId`: `undefined`; `where`: `undefined`; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `undefined`; `id`: `undefined`; `organization_id`: `string`; `orgId`: `undefined`; `where`: `undefined`; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `undefined`; `id`: `undefined`; `organization_id`: `undefined`; `orgId`: `string`; `where`: \{ `limit`: `number`; `orderBy`: `string`; `timeFrame`: `string`; \}; \}; \}; \})[]
+> `const` **ERROR\_MOCKS**: (`object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/OrganizationDashboard/OrganizationDashboardMocks.ts:448](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationDashboard/OrganizationDashboardMocks.ts#L448)
+## Defined in
+
+[src/screens/OrganizationDashboard/OrganizationDashboardMocks.ts:448](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationDashboard/OrganizationDashboardMocks.ts#L448)
diff --git a/docs/docs/auto-docs/screens/OrganizationDashboard/OrganizationDashboardMocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/OrganizationDashboard/OrganizationDashboardMocks/variables/MOCKS.md
index ad8fbffa55..bfb15bc871 100644
--- a/docs/docs/auto-docs/screens/OrganizationDashboard/OrganizationDashboardMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/OrganizationDashboard/OrganizationDashboardMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `undefined`; `id`: `string`; `organization_id`: `undefined`; `orgId`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `eventsByOrganizationConnection`: `undefined`; `getVolunteerRanks`: `undefined`; `organizations`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `id`: `string`; `organization_id`: `undefined`; `orgId`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `eventsByOrganizationConnection`: `undefined`; `getVolunteerRanks`: `undefined`; `organizations`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `undefined`; `id`: `undefined`; `organization_id`: `string`; `orgId`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `eventsByOrganizationConnection`: `object`[]; `getVolunteerRanks`: `undefined`; `organizations`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `undefined`; `id`: `undefined`; `organization_id`: `undefined`; `orgId`: `string`; `where`: \{ `limit`: `number`; `orderBy`: `string`; `timeFrame`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `eventsByOrganizationConnection`: `undefined`; `getVolunteerRanks`: `object`[]; `organizations`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/OrganizationDashboard/OrganizationDashboardMocks.ts:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationDashboard/OrganizationDashboardMocks.ts#L8)
+## Defined in
+
+[src/screens/OrganizationDashboard/OrganizationDashboardMocks.ts:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationDashboard/OrganizationDashboardMocks.ts#L8)
diff --git a/docs/docs/auto-docs/screens/OrganizationEvents/OrganizationEvents/enumerations/ViewType.md b/docs/docs/auto-docs/screens/OrganizationEvents/OrganizationEvents/enumerations/ViewType.md
index d98e4de3c0..ec911b38af 100644
--- a/docs/docs/auto-docs/screens/OrganizationEvents/OrganizationEvents/enumerations/ViewType.md
+++ b/docs/docs/auto-docs/screens/OrganizationEvents/OrganizationEvents/enumerations/ViewType.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Enumeration: ViewType
-Defined in: [src/screens/OrganizationEvents/OrganizationEvents.tsx:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationEvents/OrganizationEvents.tsx#L37)
-
## Enumeration Members
### DAY
> **DAY**: `"Day"`
-Defined in: [src/screens/OrganizationEvents/OrganizationEvents.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationEvents/OrganizationEvents.tsx#L38)
+#### Defined in
+
+[src/screens/OrganizationEvents/OrganizationEvents.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationEvents/OrganizationEvents.tsx#L38)
***
@@ -20,7 +20,9 @@ Defined in: [src/screens/OrganizationEvents/OrganizationEvents.tsx:38](https://g
> **MONTH**: `"Month View"`
-Defined in: [src/screens/OrganizationEvents/OrganizationEvents.tsx:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationEvents/OrganizationEvents.tsx#L39)
+#### Defined in
+
+[src/screens/OrganizationEvents/OrganizationEvents.tsx:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationEvents/OrganizationEvents.tsx#L39)
***
@@ -28,4 +30,6 @@ Defined in: [src/screens/OrganizationEvents/OrganizationEvents.tsx:39](https://g
> **YEAR**: `"Year View"`
-Defined in: [src/screens/OrganizationEvents/OrganizationEvents.tsx:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationEvents/OrganizationEvents.tsx#L40)
+#### Defined in
+
+[src/screens/OrganizationEvents/OrganizationEvents.tsx:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationEvents/OrganizationEvents.tsx#L40)
diff --git a/docs/docs/auto-docs/screens/OrganizationEvents/OrganizationEvents/functions/default.md b/docs/docs/auto-docs/screens/OrganizationEvents/OrganizationEvents/functions/default.md
index 4bb2cabc5d..5a1ac076c1 100644
--- a/docs/docs/auto-docs/screens/OrganizationEvents/OrganizationEvents/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrganizationEvents/OrganizationEvents/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/OrganizationEvents/OrganizationEvents.tsx:75](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationEvents/OrganizationEvents.tsx#L75)
-
Organization Events Page Component to display the events of an organization
and create new events for the organization by the admin or superadmin user.
The component uses the EventCalendar component to display the events and EventHeader component
@@ -42,3 +40,7 @@ class (e.g., .addButton) is now applied.
- `.addButton`
For more details on the reusable classes, refer to the global CSS file.
+
+## Defined in
+
+[src/screens/OrganizationEvents/OrganizationEvents.tsx:75](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationEvents/OrganizationEvents.tsx#L75)
diff --git a/docs/docs/auto-docs/screens/OrganizationEvents/OrganizationEventsMocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/OrganizationEvents/OrganizationEventsMocks/variables/MOCKS.md
index 883f4511f6..be75a6165e 100644
--- a/docs/docs/auto-docs/screens/OrganizationEvents/OrganizationEventsMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/OrganizationEvents/OrganizationEventsMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `allDay`: `undefined`; `count`: `undefined`; `description`: `undefined`; `description_contains`: `string`; `endDate`: `undefined`; `endTime`: `undefined`; `frequency`: `undefined`; `interval`: `undefined`; `isPublic`: `undefined`; `isRegisterable`: `undefined`; `location`: `undefined`; `location_contains`: `string`; `organization_id`: `any`; `organizationId`: `undefined`; `recurrenceEndDate`: `undefined`; `recurrenceStartDate`: `undefined`; `recurring`: `undefined`; `startDate`: `undefined`; `startTime`: `undefined`; `title`: `undefined`; `title_contains`: `string`; `weekDayOccurenceInMonth`: `undefined`; `weekDays`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createEvent`: `undefined`; `eventsByOrganizationConnection`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `allDay`: `undefined`; `count`: `undefined`; `description`: `undefined`; `description_contains`: `string`; `endDate`: `undefined`; `endTime`: `undefined`; `frequency`: `undefined`; `interval`: `undefined`; `isPublic`: `undefined`; `isRegisterable`: `undefined`; `location`: `undefined`; `location_contains`: `string`; `organization_id`: `any`; `organizationId`: `undefined`; `recurrenceEndDate`: `undefined`; `recurrenceStartDate`: `undefined`; `recurring`: `undefined`; `startDate`: `undefined`; `startTime`: `undefined`; `title`: `undefined`; `title_contains`: `string`; `weekDayOccurenceInMonth`: `undefined`; `weekDays`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createEvent`: `undefined`; `eventsByOrganizationConnection`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `allDay`: `boolean`; `count`: `undefined`; `description`: `string`; `description_contains`: `undefined`; `endDate`: `string`; `endTime`: `undefined`; `frequency`: `undefined`; `interval`: `undefined`; `isPublic`: `boolean`; `isRegisterable`: `boolean`; `location`: `string`; `location_contains`: `undefined`; `organization_id`: `undefined`; `organizationId`: `any`; `recurrenceEndDate`: `undefined`; `recurrenceStartDate`: `undefined`; `recurring`: `boolean`; `startDate`: `string`; `startTime`: `undefined`; `title`: `string`; `title_contains`: `undefined`; `weekDayOccurenceInMonth`: `undefined`; `weekDays`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createEvent`: \{ `_id`: `string`; \}; `eventsByOrganizationConnection`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `allDay`: `boolean`; `count`: `undefined`; `description`: `string`; `description_contains`: `undefined`; `endDate`: `string`; `endTime`: `string`; `frequency`: `undefined`; `interval`: `undefined`; `isPublic`: `boolean`; `isRegisterable`: `boolean`; `location`: `string`; `location_contains`: `undefined`; `organization_id`: `undefined`; `organizationId`: `any`; `recurrenceEndDate`: `undefined`; `recurrenceStartDate`: `undefined`; `recurring`: `boolean`; `startDate`: `string`; `startTime`: `string`; `title`: `string`; `title_contains`: `undefined`; `weekDayOccurenceInMonth`: `undefined`; `weekDays`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createEvent`: \{ `_id`: `string`; \}; `eventsByOrganizationConnection`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `allDay`: `boolean`; `count`: `undefined`; `description`: `string`; `description_contains`: `undefined`; `endDate`: `string`; `endTime`: `string`; `frequency`: `string`; `interval`: `number`; `isPublic`: `boolean`; `isRegisterable`: `boolean`; `location`: `string`; `location_contains`: `undefined`; `organization_id`: `undefined`; `organizationId`: `any`; `recurrenceEndDate`: `any`; `recurrenceStartDate`: `string`; `recurring`: `boolean`; `startDate`: `string`; `startTime`: `string`; `title`: `string`; `title_contains`: `undefined`; `weekDayOccurenceInMonth`: `undefined`; `weekDays`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createEvent`: \{ `_id`: `string`; \}; `eventsByOrganizationConnection`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `allDay`: `boolean`; `count`: `undefined`; `description`: `string`; `description_contains`: `undefined`; `endDate`: `string`; `endTime`: `string`; `frequency`: `string`; `interval`: `number`; `isPublic`: `boolean`; `isRegisterable`: `boolean`; `location`: `string`; `location_contains`: `undefined`; `organization_id`: `undefined`; `organizationId`: `any`; `recurrenceEndDate`: `any`; `recurrenceStartDate`: `string`; `recurring`: `boolean`; `startDate`: `string`; `startTime`: `string`; `title`: `string`; `title_contains`: `undefined`; `weekDayOccurenceInMonth`: `undefined`; `weekDays`: `string`[]; \}; \}; `result`: \{ `data`: \{ `createEvent`: \{ `_id`: `string`; \}; `eventsByOrganizationConnection`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `allDay`: `boolean`; `count`: `undefined`; `description`: `string`; `description_contains`: `undefined`; `endDate`: `string`; `endTime`: `undefined`; `frequency`: `string`; `interval`: `number`; `isPublic`: `boolean`; `isRegisterable`: `boolean`; `location`: `string`; `location_contains`: `undefined`; `organization_id`: `undefined`; `organizationId`: `any`; `recurrenceEndDate`: `string`; `recurrenceStartDate`: `string`; `recurring`: `boolean`; `startDate`: `string`; `startTime`: `undefined`; `title`: `string`; `title_contains`: `undefined`; `weekDayOccurenceInMonth`: `number`; `weekDays`: `string`[]; \}; \}; `result`: \{ `data`: \{ `createEvent`: \{ `_id`: `string`; \}; `eventsByOrganizationConnection`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `allDay`: `boolean`; `count`: `number`; `description`: `string`; `description_contains`: `undefined`; `endDate`: `string`; `endTime`: `undefined`; `frequency`: `string`; `interval`: `number`; `isPublic`: `boolean`; `isRegisterable`: `boolean`; `location`: `string`; `location_contains`: `undefined`; `organization_id`: `undefined`; `organizationId`: `any`; `recurrenceEndDate`: `any`; `recurrenceStartDate`: `string`; `recurring`: `boolean`; `startDate`: `string`; `startTime`: `undefined`; `title`: `string`; `title_contains`: `undefined`; `weekDayOccurenceInMonth`: `undefined`; `weekDays`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createEvent`: \{ `_id`: `string`; \}; `eventsByOrganizationConnection`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/OrganizationEvents/OrganizationEventsMocks.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationEvents/OrganizationEventsMocks.ts#L4)
+## Defined in
+
+[src/screens/OrganizationEvents/OrganizationEventsMocks.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationEvents/OrganizationEventsMocks.ts#L4)
diff --git a/docs/docs/auto-docs/screens/OrganizationFundCampaign/CampaignModal/functions/default.md b/docs/docs/auto-docs/screens/OrganizationFundCampaign/CampaignModal/functions/default.md
index 70f8457448..f3450720fb 100644
--- a/docs/docs/auto-docs/screens/OrganizationFundCampaign/CampaignModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrganizationFundCampaign/CampaignModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,21 +6,15 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/OrganizationFundCampaign/CampaignModal.tsx:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/CampaignModal.tsx#L61)
-
Modal component for creating or editing a campaign.
## Parameters
-### props
-
-[`InterfaceCampaignModal`](../interfaces/InterfaceCampaignModal.md)
+• **props**: [`InterfaceCampaignModal`](../interfaces/InterfaceCampaignModal.md)
The props for the CampaignModal component.
-### deprecatedLegacyContext?
-
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -33,3 +27,7 @@ The props for the CampaignModal component.
`ReactNode`
JSX.Element
+
+## Defined in
+
+[src/screens/OrganizationFundCampaign/CampaignModal.tsx:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/CampaignModal.tsx#L61)
diff --git a/docs/docs/auto-docs/screens/OrganizationFundCampaign/CampaignModal/interfaces/InterfaceCampaignModal.md b/docs/docs/auto-docs/screens/OrganizationFundCampaign/CampaignModal/interfaces/InterfaceCampaignModal.md
index 9caf63ebd9..d41215f456 100644
--- a/docs/docs/auto-docs/screens/OrganizationFundCampaign/CampaignModal/interfaces/InterfaceCampaignModal.md
+++ b/docs/docs/auto-docs/screens/OrganizationFundCampaign/CampaignModal/interfaces/InterfaceCampaignModal.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceCampaignModal
-Defined in: [src/screens/OrganizationFundCampaign/CampaignModal.tsx:45](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/CampaignModal.tsx#L45)
-
Props for the CampaignModal component.
## CSS Strategy Explanation:
@@ -31,7 +29,9 @@ For more details on the reusable classes, refer to the global CSS file.
> **campaign**: [`InterfaceCampaignInfo`](../../../../utils/interfaces/interfaces/InterfaceCampaignInfo.md)
-Defined in: [src/screens/OrganizationFundCampaign/CampaignModal.tsx:50](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/CampaignModal.tsx#L50)
+#### Defined in
+
+[src/screens/OrganizationFundCampaign/CampaignModal.tsx:50](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/CampaignModal.tsx#L50)
***
@@ -39,7 +39,9 @@ Defined in: [src/screens/OrganizationFundCampaign/CampaignModal.tsx:50](https://
> **fundId**: `string`
-Defined in: [src/screens/OrganizationFundCampaign/CampaignModal.tsx:48](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/CampaignModal.tsx#L48)
+#### Defined in
+
+[src/screens/OrganizationFundCampaign/CampaignModal.tsx:48](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/CampaignModal.tsx#L48)
***
@@ -47,19 +49,23 @@ Defined in: [src/screens/OrganizationFundCampaign/CampaignModal.tsx:48](https://
> **hide**: () => `void`
-Defined in: [src/screens/OrganizationFundCampaign/CampaignModal.tsx:47](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/CampaignModal.tsx#L47)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/OrganizationFundCampaign/CampaignModal.tsx:47](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/CampaignModal.tsx#L47)
+
***
### isOpen
> **isOpen**: `boolean`
-Defined in: [src/screens/OrganizationFundCampaign/CampaignModal.tsx:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/CampaignModal.tsx#L46)
+#### Defined in
+
+[src/screens/OrganizationFundCampaign/CampaignModal.tsx:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/CampaignModal.tsx#L46)
***
@@ -67,7 +73,9 @@ Defined in: [src/screens/OrganizationFundCampaign/CampaignModal.tsx:46](https://
> **mode**: `"create"` \| `"edit"`
-Defined in: [src/screens/OrganizationFundCampaign/CampaignModal.tsx:52](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/CampaignModal.tsx#L52)
+#### Defined in
+
+[src/screens/OrganizationFundCampaign/CampaignModal.tsx:52](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/CampaignModal.tsx#L52)
***
@@ -75,7 +83,9 @@ Defined in: [src/screens/OrganizationFundCampaign/CampaignModal.tsx:52](https://
> **orgId**: `string`
-Defined in: [src/screens/OrganizationFundCampaign/CampaignModal.tsx:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/CampaignModal.tsx#L49)
+#### Defined in
+
+[src/screens/OrganizationFundCampaign/CampaignModal.tsx:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/CampaignModal.tsx#L49)
***
@@ -83,8 +93,10 @@ Defined in: [src/screens/OrganizationFundCampaign/CampaignModal.tsx:49](https://
> **refetchCampaign**: () => `void`
-Defined in: [src/screens/OrganizationFundCampaign/CampaignModal.tsx:51](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/CampaignModal.tsx#L51)
-
#### Returns
`void`
+
+#### Defined in
+
+[src/screens/OrganizationFundCampaign/CampaignModal.tsx:51](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/CampaignModal.tsx#L51)
diff --git a/docs/docs/auto-docs/screens/OrganizationFundCampaign/OrganizationFundCampagins/functions/default.md b/docs/docs/auto-docs/screens/OrganizationFundCampaign/OrganizationFundCampagins/functions/default.md
index 09506dd442..56eb625699 100644
--- a/docs/docs/auto-docs/screens/OrganizationFundCampaign/OrganizationFundCampagins/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrganizationFundCampaign/OrganizationFundCampagins/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/screens/OrganizationFundCampaign/OrganizationFundCampagins.tsx:102](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/OrganizationFundCampagins.tsx#L102)
-
`orgFundCampaign` component displays a list of fundraising campaigns for a specific fund within an organization.
It allows users to search, sort, view and edit campaigns.
@@ -65,3 +63,7 @@ class (e.g., .addButton) is now applied.
- `.dropdown`
For more details on the reusable classes, refer to the global CSS file.
+
+## Defined in
+
+[src/screens/OrganizationFundCampaign/OrganizationFundCampagins.tsx:102](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/OrganizationFundCampagins.tsx#L102)
diff --git a/docs/docs/auto-docs/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks/variables/EMPTY_MOCKS.md b/docs/docs/auto-docs/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks/variables/EMPTY_MOCKS.md
index 8b5155e3d2..0c87ac99b3 100644
--- a/docs/docs/auto-docs/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks/variables/EMPTY_MOCKS.md
+++ b/docs/docs/auto-docs/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks/variables/EMPTY_MOCKS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,58 +6,6 @@
> `const` **EMPTY\_MOCKS**: `object`[]
-Defined in: [src/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks.ts:300](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks.ts#L300)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `FUND_CAMPAIGN`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.id
-
-> **id**: `string` = `'fundId'`
-
-#### request.variables.orderBy
-
-> **orderBy**: `any` = `null`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.name\_contains
-
-> **name\_contains**: `string` = `''`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.getFundById
-
-> **getFundById**: `object`
-
-#### result.data.getFundById.campaigns
-
-> **campaigns**: `any`[] = `[]`
-
-#### result.data.getFundById.isArchived
-
-> **isArchived**: `boolean` = `false`
-
-#### result.data.getFundById.name
-
-> **name**: `string` = `'Fund 1'`
+[src/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks.ts:300](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks.ts#L300)
diff --git a/docs/docs/auto-docs/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks/variables/MOCKS.md
index d5110bd753..f46717a713 100644
--- a/docs/docs/auto-docs/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `currency`: `undefined`; `endDate`: `undefined`; `fundId`: `undefined`; `fundingGoal`: `undefined`; `id`: `string`; `name`: `undefined`; `orderBy`: `string`; `organizationId`: `undefined`; `startDate`: `undefined`; `where`: \{ `name_contains`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `createFundraisingCampaign`: `undefined`; `getFundById`: \{ `campaigns`: `object`[]; `isArchived`: `boolean`; `name`: `string`; \}; `updateFundraisingCampaign`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `currency`: `string`; `endDate`: `string`; `fundId`: `string`; `fundingGoal`: `number`; `id`: `undefined`; `name`: `string`; `orderBy`: `undefined`; `organizationId`: `string`; `startDate`: `string`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createFundraisingCampaign`: \{ `_id`: `string`; \}; `getFundById`: `undefined`; `updateFundraisingCampaign`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `currency`: `undefined`; `endDate`: `string`; `fundId`: `undefined`; `fundingGoal`: `number`; `id`: `string`; `name`: `string`; `orderBy`: `undefined`; `organizationId`: `undefined`; `startDate`: `string`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createFundraisingCampaign`: `undefined`; `getFundById`: `undefined`; `updateFundraisingCampaign`: \{ `_id`: `string`; \}; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object`)[]
-Defined in: [src/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks.ts:7](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks.ts#L7)
+## Defined in
+
+[src/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks.ts:7](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks.ts#L7)
diff --git a/docs/docs/auto-docs/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks/variables/MOCK_ERROR.md b/docs/docs/auto-docs/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks/variables/MOCK_ERROR.md
index 5bc54011a3..ba945a8d1e 100644
--- a/docs/docs/auto-docs/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks/variables/MOCK_ERROR.md
+++ b/docs/docs/auto-docs/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks/variables/MOCK_ERROR.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCK\_ERROR
-> `const` **MOCK\_ERROR**: (\{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `currency`: `undefined`; `endDate`: `undefined`; `fundId`: `undefined`; `fundingGoal`: `undefined`; `id`: `string`; `name`: `undefined`; `orderBy`: `any`; `organizationId`: `undefined`; `startDate`: `undefined`; `where`: \{ `name_contains`: `string`; \}; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `currency`: `string`; `endDate`: `string`; `fundId`: `string`; `fundingGoal`: `number`; `id`: `undefined`; `name`: `string`; `orderBy`: `undefined`; `organizationId`: `string`; `startDate`: `string`; `where`: `undefined`; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `currency`: `undefined`; `endDate`: `string`; `fundId`: `undefined`; `fundingGoal`: `number`; `id`: `string`; `name`: `string`; `orderBy`: `undefined`; `organizationId`: `undefined`; `startDate`: `string`; `where`: `undefined`; \}; \}; \})[]
+> `const` **MOCK\_ERROR**: (`object` \| `object` \| `object`)[]
-Defined in: [src/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks.ts:258](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks.ts#L258)
+## Defined in
+
+[src/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks.ts:258](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFundCampaign/OrganizationFundCampaignMocks.ts#L258)
diff --git a/docs/docs/auto-docs/screens/OrganizationFunds/FundModal/functions/default.md b/docs/docs/auto-docs/screens/OrganizationFunds/FundModal/functions/default.md
index 426de2f469..6e50a9d0d7 100644
--- a/docs/docs/auto-docs/screens/OrganizationFunds/FundModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrganizationFunds/FundModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/OrganizationFunds/FundModal.tsx:69](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/FundModal.tsx#L69)
-
`FundModal` component provides a modal dialog for creating or editing a fund.
It allows users to input fund details and submit them to the server.
@@ -36,13 +34,9 @@ or update the fund details and triggers a refetch of the fund data.
## Parameters
-### props
-
-[`InterfaceFundModal`](../interfaces/InterfaceFundModal.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceFundModal`](../interfaces/InterfaceFundModal.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -72,3 +66,7 @@ class (e.g., .addButton) is now applied.
- `.switch`
For more details on the reusable classes, refer to the global CSS file.
+
+## Defined in
+
+[src/screens/OrganizationFunds/FundModal.tsx:69](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/FundModal.tsx#L69)
diff --git a/docs/docs/auto-docs/screens/OrganizationFunds/FundModal/interfaces/InterfaceFundModal.md b/docs/docs/auto-docs/screens/OrganizationFunds/FundModal/interfaces/InterfaceFundModal.md
index 12b18cc7d6..3f2a3ea527 100644
--- a/docs/docs/auto-docs/screens/OrganizationFunds/FundModal/interfaces/InterfaceFundModal.md
+++ b/docs/docs/auto-docs/screens/OrganizationFunds/FundModal/interfaces/InterfaceFundModal.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceFundModal
-Defined in: [src/screens/OrganizationFunds/FundModal.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/FundModal.tsx#L15)
-
## Properties
### fund
> **fund**: [`InterfaceFundInfo`](../../../../utils/interfaces/interfaces/InterfaceFundInfo.md)
-Defined in: [src/screens/OrganizationFunds/FundModal.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/FundModal.tsx#L19)
+#### Defined in
+
+[src/screens/OrganizationFunds/FundModal.tsx:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/FundModal.tsx#L19)
***
@@ -20,19 +20,23 @@ Defined in: [src/screens/OrganizationFunds/FundModal.tsx:19](https://github.com/
> **hide**: () => `void`
-Defined in: [src/screens/OrganizationFunds/FundModal.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/FundModal.tsx#L17)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/OrganizationFunds/FundModal.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/FundModal.tsx#L17)
+
***
### isOpen
> **isOpen**: `boolean`
-Defined in: [src/screens/OrganizationFunds/FundModal.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/FundModal.tsx#L16)
+#### Defined in
+
+[src/screens/OrganizationFunds/FundModal.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/FundModal.tsx#L16)
***
@@ -40,7 +44,9 @@ Defined in: [src/screens/OrganizationFunds/FundModal.tsx:16](https://github.com/
> **mode**: `"create"` \| `"edit"`
-Defined in: [src/screens/OrganizationFunds/FundModal.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/FundModal.tsx#L21)
+#### Defined in
+
+[src/screens/OrganizationFunds/FundModal.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/FundModal.tsx#L21)
***
@@ -48,7 +54,9 @@ Defined in: [src/screens/OrganizationFunds/FundModal.tsx:21](https://github.com/
> **orgId**: `string`
-Defined in: [src/screens/OrganizationFunds/FundModal.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/FundModal.tsx#L20)
+#### Defined in
+
+[src/screens/OrganizationFunds/FundModal.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/FundModal.tsx#L20)
***
@@ -56,8 +64,10 @@ Defined in: [src/screens/OrganizationFunds/FundModal.tsx:20](https://github.com/
> **refetchFunds**: () => `void`
-Defined in: [src/screens/OrganizationFunds/FundModal.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/FundModal.tsx#L18)
-
#### Returns
`void`
+
+#### Defined in
+
+[src/screens/OrganizationFunds/FundModal.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/FundModal.tsx#L18)
diff --git a/docs/docs/auto-docs/screens/OrganizationFunds/OrganizationFunds/functions/default.md b/docs/docs/auto-docs/screens/OrganizationFunds/OrganizationFunds/functions/default.md
index c2864ed258..c8c048747f 100644
--- a/docs/docs/auto-docs/screens/OrganizationFunds/OrganizationFunds/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrganizationFunds/OrganizationFunds/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/screens/OrganizationFunds/OrganizationFunds.tsx:102](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/OrganizationFunds.tsx#L102)
-
`organizationFunds` component displays a list of funds for a specific organization,
allowing users to search, sort, view and edit funds.
@@ -67,3 +65,7 @@ class (e.g., .addButton) is now applied.
- `.searchButton`
For more details on the reusable classes, refer to the global CSS file.
+
+## Defined in
+
+[src/screens/OrganizationFunds/OrganizationFunds.tsx:102](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/OrganizationFunds.tsx#L102)
diff --git a/docs/docs/auto-docs/screens/OrganizationFunds/OrganizationFundsMocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/OrganizationFunds/OrganizationFundsMocks/variables/MOCKS.md
index d24ac9caef..f63e236e97 100644
--- a/docs/docs/auto-docs/screens/OrganizationFunds/OrganizationFundsMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/OrganizationFunds/OrganizationFundsMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `filter`: `string`; `id`: `undefined`; `isArchived`: `undefined`; `isDefault`: `undefined`; `name`: `undefined`; `orderBy`: `string`; `organizationId`: `string`; `refrenceNumber`: `undefined`; `taxDeductible`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createFund`: `undefined`; `fundsByOrganization`: `object`[]; `updateFund`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `filter`: `undefined`; `id`: `undefined`; `isArchived`: `boolean`; `isDefault`: `boolean`; `name`: `string`; `orderBy`: `undefined`; `organizationId`: `string`; `refrenceNumber`: `string`; `taxDeductible`: `boolean`; \}; \}; `result`: \{ `data`: \{ `createFund`: \{ `_id`: `string`; \}; `fundsByOrganization`: `undefined`; `updateFund`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `filter`: `undefined`; `id`: `string`; `isArchived`: `boolean`; `isDefault`: `boolean`; `name`: `string`; `orderBy`: `undefined`; `organizationId`: `undefined`; `refrenceNumber`: `string`; `taxDeductible`: `boolean`; \}; \}; `result`: \{ `data`: \{ `createFund`: `undefined`; `fundsByOrganization`: `undefined`; `updateFund`: \{ `_id`: `string`; \}; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object`)[]
-Defined in: [src/screens/OrganizationFunds/OrganizationFundsMocks.ts:7](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/OrganizationFundsMocks.ts#L7)
+## Defined in
+
+[src/screens/OrganizationFunds/OrganizationFundsMocks.ts:7](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/OrganizationFundsMocks.ts#L7)
diff --git a/docs/docs/auto-docs/screens/OrganizationFunds/OrganizationFundsMocks/variables/MOCKS_ERROR.md b/docs/docs/auto-docs/screens/OrganizationFunds/OrganizationFundsMocks/variables/MOCKS_ERROR.md
index f0b057b76a..aac05677d4 100644
--- a/docs/docs/auto-docs/screens/OrganizationFunds/OrganizationFundsMocks/variables/MOCKS_ERROR.md
+++ b/docs/docs/auto-docs/screens/OrganizationFunds/OrganizationFundsMocks/variables/MOCKS_ERROR.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_ERROR
-> `const` **MOCKS\_ERROR**: (\{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `filter`: `string`; `id`: `undefined`; `isArchived`: `undefined`; `isDefault`: `undefined`; `name`: `undefined`; `orderBy`: `string`; `organizationId`: `string`; `refrenceNumber`: `undefined`; `taxDeductible`: `undefined`; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `filter`: `undefined`; `id`: `undefined`; `isArchived`: `boolean`; `isDefault`: `boolean`; `name`: `string`; `orderBy`: `undefined`; `organizationId`: `string`; `refrenceNumber`: `string`; `taxDeductible`: `boolean`; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `filter`: `undefined`; `id`: `string`; `isArchived`: `boolean`; `isDefault`: `boolean`; `name`: `string`; `orderBy`: `undefined`; `organizationId`: `undefined`; `refrenceNumber`: `string`; `taxDeductible`: `boolean`; \}; \}; \})[]
+> `const` **MOCKS\_ERROR**: (`object` \| `object` \| `object`)[]
-Defined in: [src/screens/OrganizationFunds/OrganizationFundsMocks.ts:191](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/OrganizationFundsMocks.ts#L191)
+## Defined in
+
+[src/screens/OrganizationFunds/OrganizationFundsMocks.ts:191](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/OrganizationFundsMocks.ts#L191)
diff --git a/docs/docs/auto-docs/screens/OrganizationFunds/OrganizationFundsMocks/variables/NO_FUNDS.md b/docs/docs/auto-docs/screens/OrganizationFunds/OrganizationFundsMocks/variables/NO_FUNDS.md
index 8827b3d2ab..b7e3150481 100644
--- a/docs/docs/auto-docs/screens/OrganizationFunds/OrganizationFundsMocks/variables/NO_FUNDS.md
+++ b/docs/docs/auto-docs/screens/OrganizationFunds/OrganizationFundsMocks/variables/NO_FUNDS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,42 +6,6 @@
> `const` **NO\_FUNDS**: `object`[]
-Defined in: [src/screens/OrganizationFunds/OrganizationFundsMocks.ts:173](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/OrganizationFundsMocks.ts#L173)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `FUND_LIST`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.filter
-
-> **filter**: `string` = `''`
-
-#### request.variables.orderBy
-
-> **orderBy**: `string` = `'createdAt_DESC'`
-
-#### request.variables.organizationId
-
-> **organizationId**: `string` = `'orgId'`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.fundsByOrganization
-
-> **fundsByOrganization**: `any`[] = `[]`
+[src/screens/OrganizationFunds/OrganizationFundsMocks.ts:173](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationFunds/OrganizationFundsMocks.ts#L173)
diff --git a/docs/docs/auto-docs/screens/OrganizationPeople/AddMember/functions/default.md b/docs/docs/auto-docs/screens/OrganizationPeople/AddMember/functions/default.md
index 80dbd08295..876ba1a8e8 100644
--- a/docs/docs/auto-docs/screens/OrganizationPeople/AddMember/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrganizationPeople/AddMember/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/OrganizationPeople/AddMember.tsx:80](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationPeople/AddMember.tsx#L80)
-
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:
@@ -37,3 +35,7 @@ For more details on the reusable classes, refer to the global CSS file.
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/screens/OrganizationPeople/AddMember.tsx:80](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationPeople/AddMember.tsx#L80)
diff --git a/docs/docs/auto-docs/screens/OrganizationPeople/MockDataTypes/type-aliases/TestMock.md b/docs/docs/auto-docs/screens/OrganizationPeople/MockDataTypes/type-aliases/TestMock.md
index 1eb6728e97..df56bdf088 100644
--- a/docs/docs/auto-docs/screens/OrganizationPeople/MockDataTypes/type-aliases/TestMock.md
+++ b/docs/docs/auto-docs/screens/OrganizationPeople/MockDataTypes/type-aliases/TestMock.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **TestMock**: `object`
-Defined in: [src/screens/OrganizationPeople/MockDataTypes.ts:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationPeople/MockDataTypes.ts#L34)
-
## Type declaration
### newData()?
@@ -22,63 +20,63 @@ Defined in: [src/screens/OrganizationPeople/MockDataTypes.ts:34](https://github.
> **request**: `object`
-#### request.query
+### request.query
> **query**: `DocumentNode`
-#### request.variables
+### request.variables
> **variables**: `object`
-#### request.variables.email?
+### request.variables.email?
> `optional` **email**: `string`
-#### request.variables.firstName?
+### request.variables.firstName?
> `optional` **firstName**: `string`
-#### request.variables.firstName\_contains?
+### request.variables.firstName\_contains?
> `optional` **firstName\_contains**: `string`
-#### request.variables.firstNameContains?
+### request.variables.firstNameContains?
> `optional` **firstNameContains**: `string`
-#### request.variables.id?
+### request.variables.id?
> `optional` **id**: `string`
-#### request.variables.id\_not\_in?
+### request.variables.id\_not\_in?
> `optional` **id\_not\_in**: `string`[]
-#### request.variables.lastName?
+### request.variables.lastName?
> `optional` **lastName**: `string`
-#### request.variables.lastName\_contains?
+### request.variables.lastName\_contains?
> `optional` **lastName\_contains**: `string`
-#### request.variables.lastNameContains?
+### request.variables.lastNameContains?
> `optional` **lastNameContains**: `string`
-#### request.variables.orgid?
+### request.variables.orgid?
> `optional` **orgid**: `string`
-#### request.variables.orgId?
+### request.variables.orgId?
> `optional` **orgId**: `string`
-#### request.variables.password?
+### request.variables.password?
> `optional` **password**: `string`
-#### request.variables.userid?
+### request.variables.userid?
> `optional` **userid**: `string`
@@ -86,66 +84,70 @@ Defined in: [src/screens/OrganizationPeople/MockDataTypes.ts:34](https://github.
> **result**: `object`
-#### result.\_\_typename?
+### result.\_\_typename?
> `optional` **\_\_typename**: `string`
-#### result.data
+### result.data
> **data**: `object`
-#### result.data.\_\_typename?
+### result.data.\_\_typename?
> `optional` **\_\_typename**: `string`
-#### result.data.createMember?
+### result.data.createMember?
> `optional` **createMember**: `object`
-#### result.data.createMember.\_\_typename
+### result.data.createMember.\_\_typename
> **\_\_typename**: `string`
-#### result.data.createMember.\_id
+### result.data.createMember.\_id
> **\_id**: `string`
-#### result.data.organizations?
+### result.data.organizations?
> `optional` **organizations**: [`InterfaceQueryOrganizationsListObject`](../../../../utils/interfaces/interfaces/InterfaceQueryOrganizationsListObject.md)[]
-#### result.data.organizationsMemberConnection?
+### result.data.organizationsMemberConnection?
> `optional` **organizationsMemberConnection**: `object`
-#### result.data.organizationsMemberConnection.edges?
+### result.data.organizationsMemberConnection.edges?
> `optional` **edges**: `Edge`[]
-#### result.data.organizationsMemberConnection.user?
+### result.data.organizationsMemberConnection.user?
> `optional` **user**: `Edge`[]
-#### result.data.signUp?
+### result.data.signUp?
> `optional` **signUp**: `object`
-#### result.data.signUp.accessToken?
+### result.data.signUp.accessToken?
> `optional` **accessToken**: `string`
-#### result.data.signUp.refreshToken?
+### result.data.signUp.refreshToken?
> `optional` **refreshToken**: `string`
-#### result.data.signUp.user?
+### result.data.signUp.user?
> `optional` **user**: `object`
-#### result.data.signUp.user.\_id
+### result.data.signUp.user.\_id
> **\_id**: `string`
-#### result.data.users?
+### result.data.users?
> `optional` **users**: `object`[]
+
+## Defined in
+
+[src/screens/OrganizationPeople/MockDataTypes.ts:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationPeople/MockDataTypes.ts#L34)
diff --git a/docs/docs/auto-docs/screens/OrganizationPeople/OrganizationPeople/functions/default.md b/docs/docs/auto-docs/screens/OrganizationPeople/OrganizationPeople/functions/default.md
index 8e07685e93..9e4e6fc062 100644
--- a/docs/docs/auto-docs/screens/OrganizationPeople/OrganizationPeople/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrganizationPeople/OrganizationPeople/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/OrganizationPeople/OrganizationPeople.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationPeople/OrganizationPeople.tsx#L31)
-
OrganizationPeople component is used to display the list of members, admins and users of the organization.
It also provides the functionality to search the members, admins and users by their full name.
It also provides the functionality to remove the members and admins from the organization.
@@ -17,3 +15,7 @@ It also provides the functionality to remove the members and admins from the org
`JSX.Element`
JSX.Element which contains the list of members, admins and users of the organization.
+
+## Defined in
+
+[src/screens/OrganizationPeople/OrganizationPeople.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationPeople/OrganizationPeople.tsx#L31)
diff --git a/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTags/functions/default.md b/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTags/functions/default.md
index 08b0d5303f..93af8b997e 100644
--- a/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTags/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTags/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/OrganizationTags/OrganizationTags.tsx:58](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationTags/OrganizationTags.tsx#L58)
-
Component that renders the Organization Tags screen when the app navigates to '/orgtags/:orgId'.
This component does not accept any props and is responsible for displaying
@@ -35,3 +33,7 @@ For more details on the reusable classes, refer to the global CSS file.
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/screens/OrganizationTags/OrganizationTags.tsx:58](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationTags/OrganizationTags.tsx#L58)
diff --git a/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS.md
index adef069b5d..6de7a24b9f 100644
--- a/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `string`; `first`: `number`; `id`: `string`; `name`: `undefined`; `organizationId`: `undefined`; `sortedBy`: \{ `id`: `string`; \}; `where`: \{ `name`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `createUserTag`: `undefined`; `organizations`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `number`; `id`: `string`; `name`: `undefined`; `organizationId`: `undefined`; `sortedBy`: \{ `id`: `string`; \}; `where`: \{ `name`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `createUserTag`: `undefined`; `organizations`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `undefined`; `id`: `undefined`; `name`: `string`; `organizationId`: `string`; `sortedBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createUserTag`: \{ `_id`: `string`; \}; `organizations`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object`)[]
-Defined in: [src/screens/OrganizationTags/OrganizationTagsMocks.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationTags/OrganizationTagsMocks.ts#L5)
+## Defined in
+
+[src/screens/OrganizationTags/OrganizationTagsMocks.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationTags/OrganizationTagsMocks.ts#L5)
diff --git a/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_EMPTY.md b/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_EMPTY.md
index d56cf22f94..f768b09be2 100644
--- a/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_EMPTY.md
+++ b/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_EMPTY.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,58 +6,6 @@
> `const` **MOCKS\_EMPTY**: `object`[]
-Defined in: [src/screens/OrganizationTags/OrganizationTagsMocks.ts:344](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationTags/OrganizationTagsMocks.ts#L344)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `ORGANIZATION_USER_TAGS_LIST`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.first
-
-> **first**: `number` = `TAGS_QUERY_DATA_CHUNK_SIZE`
-
-#### request.variables.id
-
-> **id**: `string` = `'orgId'`
-
-#### request.variables.sortedBy
-
-> **sortedBy**: `object`
-
-#### request.variables.sortedBy.id
-
-> **id**: `string` = `'DESCENDING'`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.name
-
-> **name**: `object`
-
-#### request.variables.where.name.starts\_with
-
-> **starts\_with**: `string` = `''`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.organizations
-
-> **organizations**: `object`[]
+[src/screens/OrganizationTags/OrganizationTagsMocks.ts:344](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationTags/OrganizationTagsMocks.ts#L344)
diff --git a/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_ERROR.md b/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_ERROR.md
index 85692fe00e..e3cbd57f42 100644
--- a/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_ERROR.md
+++ b/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_ERROR.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,50 +6,6 @@
> `const` **MOCKS\_ERROR**: `object`[]
-Defined in: [src/screens/OrganizationTags/OrganizationTagsMocks.ts:319](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationTags/OrganizationTagsMocks.ts#L319)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `ORGANIZATION_USER_TAGS_LIST`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.first
-
-> **first**: `number` = `TAGS_QUERY_DATA_CHUNK_SIZE`
-
-#### request.variables.id
-
-> **id**: `string` = `'orgIdError'`
-
-#### request.variables.sortedBy
-
-> **sortedBy**: `object`
-
-#### request.variables.sortedBy.id
-
-> **id**: `string` = `'DESCENDING'`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.name
-
-> **name**: `object`
-
-#### request.variables.where.name.starts\_with
-
-> **starts\_with**: `string` = `''`
+[src/screens/OrganizationTags/OrganizationTagsMocks.ts:319](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationTags/OrganizationTagsMocks.ts#L319)
diff --git a/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_ERROR_ERROR_TAG.md b/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_ERROR_ERROR_TAG.md
index 823edeaf2d..8825534260 100644
--- a/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_ERROR_ERROR_TAG.md
+++ b/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_ERROR_ERROR_TAG.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,30 +6,6 @@
> `const` **MOCKS\_ERROR\_ERROR\_TAG**: `object`[]
-Defined in: [src/screens/OrganizationTags/OrganizationTagsMocks.ts:334](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationTags/OrganizationTagsMocks.ts#L334)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `CREATE_USER_TAG`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.name
-
-> **name**: `string` = `'userTagE'`
-
-#### request.variables.organizationId
-
-> **organizationId**: `string` = `'orgId'`
+[src/screens/OrganizationTags/OrganizationTagsMocks.ts:334](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationTags/OrganizationTagsMocks.ts#L334)
diff --git a/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_NO_MORE_PAGES.md b/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_NO_MORE_PAGES.md
index 0004623929..f044e7f73c 100644
--- a/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_NO_MORE_PAGES.md
+++ b/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_NO_MORE_PAGES.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_NO\_MORE\_PAGES
-> `const` **MOCKS\_NO\_MORE\_PAGES**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `number`; `id`: `string`; `sortedBy`: \{ `id`: `string`; \}; `where`: \{ `name`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `string`; `first`: `number`; `id`: `string`; `sortedBy`: \{ `id`: `string`; \}; `where`: \{ `name`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: `any`; \}; \})[]
+> `const` **MOCKS\_NO\_MORE\_PAGES**: (`object` \| `object`)[]
-Defined in: [src/screens/OrganizationTags/OrganizationTagsMocks.ts:477](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationTags/OrganizationTagsMocks.ts#L477)
+## Defined in
+
+[src/screens/OrganizationTags/OrganizationTagsMocks.ts:477](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationTags/OrganizationTagsMocks.ts#L477)
diff --git a/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_NULL_END_CURSOR.md b/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_NULL_END_CURSOR.md
index a4d9a79a7a..d41699abae 100644
--- a/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_NULL_END_CURSOR.md
+++ b/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_NULL_END_CURSOR.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_NULL\_END\_CURSOR
-> `const` **MOCKS\_NULL\_END\_CURSOR**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `number`; `id`: `string`; `sortedBy`: \{ `id`: `string`; \}; `where`: \{ `name`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `any`; `first`: `number`; `id`: `string`; `sortedBy`: \{ `id`: `string`; \}; `where`: \{ `name`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; \}; \}; \})[]
+> `const` **MOCKS\_NULL\_END\_CURSOR**: (`object` \| `object`)[]
-Defined in: [src/screens/OrganizationTags/OrganizationTagsMocks.ts:391](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationTags/OrganizationTagsMocks.ts#L391)
+## Defined in
+
+[src/screens/OrganizationTags/OrganizationTagsMocks.ts:391](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationTags/OrganizationTagsMocks.ts#L391)
diff --git a/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_UNDEFINED_USER_TAGS.md b/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_UNDEFINED_USER_TAGS.md
index f41ce5d255..c202f82783 100644
--- a/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_UNDEFINED_USER_TAGS.md
+++ b/docs/docs/auto-docs/screens/OrganizationTags/OrganizationTagsMocks/variables/MOCKS_UNDEFINED_USER_TAGS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,58 +6,6 @@
> `const` **MOCKS\_UNDEFINED\_USER\_TAGS**: `object`[]
-Defined in: [src/screens/OrganizationTags/OrganizationTagsMocks.ts:376](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationTags/OrganizationTagsMocks.ts#L376)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `ORGANIZATION_USER_TAGS_LIST`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.first
-
-> **first**: `number` = `TAGS_QUERY_DATA_CHUNK_SIZE`
-
-#### request.variables.id
-
-> **id**: `string` = `'orgId'`
-
-#### request.variables.sortedBy
-
-> **sortedBy**: `object`
-
-#### request.variables.sortedBy.id
-
-> **id**: `string` = `'DESCENDING'`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.name
-
-> **name**: `object`
-
-#### request.variables.where.name.starts\_with
-
-> **starts\_with**: `string` = `''`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.organizations
-
-> **organizations**: `object`[]
+[src/screens/OrganizationTags/OrganizationTagsMocks.ts:376](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationTags/OrganizationTagsMocks.ts#L376)
diff --git a/docs/docs/auto-docs/screens/OrganizationVenues/OrganizationVenues/functions/default.md b/docs/docs/auto-docs/screens/OrganizationVenues/OrganizationVenues/functions/default.md
index 6c4c969b3d..f885f5eaca 100644
--- a/docs/docs/auto-docs/screens/OrganizationVenues/OrganizationVenues/functions/default.md
+++ b/docs/docs/auto-docs/screens/OrganizationVenues/OrganizationVenues/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,11 +6,13 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/OrganizationVenues/OrganizationVenues.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationVenues/OrganizationVenues.tsx#L23)
-
Component to manage and display the list of organization venues.
Handles searching, sorting, and CRUD operations for venues.
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/screens/OrganizationVenues/OrganizationVenues.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationVenues/OrganizationVenues.tsx#L23)
diff --git a/docs/docs/auto-docs/screens/PageNotFound/PageNotFound/functions/default.md b/docs/docs/auto-docs/screens/PageNotFound/PageNotFound/functions/default.md
index 6c44b9bc7b..d7843cbbde 100644
--- a/docs/docs/auto-docs/screens/PageNotFound/PageNotFound/functions/default.md
+++ b/docs/docs/auto-docs/screens/PageNotFound/PageNotFound/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/screens/PageNotFound/PageNotFound.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/PageNotFound/PageNotFound.tsx#L15)
-
The `PageNotFound` component displays a 404 error page when a user navigates to a non-existent route.
It shows a message indicating that the page was not found and provides a link to redirect users back
to the appropriate home page based on their admin status.
@@ -15,3 +13,7 @@ to the appropriate home page based on their admin status.
## Returns
`Element`
+
+## Defined in
+
+[src/screens/PageNotFound/PageNotFound.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/PageNotFound/PageNotFound.tsx#L15)
diff --git a/docs/docs/auto-docs/screens/Requests/Requests/functions/default.md b/docs/docs/auto-docs/screens/Requests/Requests/functions/default.md
index e22f7adfc1..d323f65e8f 100644
--- a/docs/docs/auto-docs/screens/Requests/Requests/functions/default.md
+++ b/docs/docs/auto-docs/screens/Requests/Requests/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,11 +6,13 @@
> **default**(): `Element`
-Defined in: [src/screens/Requests/Requests.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/Requests.tsx#L34)
-
The `Requests` component fetches and displays a paginated list of membership requests
for an organization, with functionality for searching, filtering, and infinite scrolling.
## Returns
`Element`
+
+## Defined in
+
+[src/screens/Requests/Requests.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/Requests.tsx#L34)
diff --git a/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/EMPTY_MOCKS.md b/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/EMPTY_MOCKS.md
index 982e32798f..2224444ac0 100644
--- a/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/EMPTY_MOCKS.md
+++ b/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/EMPTY_MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: EMPTY\_MOCKS
-> `const` **EMPTY\_MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `firstName_contains`: `string`; `id`: `string`; `skip`: `number`; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; `organizationsConnection`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: `undefined`; \}; `result`: \{ `data`: \{ `organizations`: `undefined`; `organizationsConnection`: `any`[]; \}; \}; \})[]
+> `const` **EMPTY\_MOCKS**: (`object` \| `object`)[]
-Defined in: [src/screens/Requests/RequestsMocks.ts:522](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/RequestsMocks.ts#L522)
+## Defined in
+
+[src/screens/Requests/RequestsMocks.ts:522](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/RequestsMocks.ts#L522)
diff --git a/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/EMPTY_REQUEST_MOCKS.md b/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/EMPTY_REQUEST_MOCKS.md
index 53c8c8105f..325dec7877 100644
--- a/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/EMPTY_REQUEST_MOCKS.md
+++ b/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/EMPTY_REQUEST_MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: EMPTY\_REQUEST\_MOCKS
-> `const` **EMPTY\_REQUEST\_MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: `undefined`; \}; `result`: \{ `data`: \{ `organizations`: `undefined`; `organizationsConnection`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `firstName_contains`: `string`; `id`: `string`; `skip`: `number`; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; `organizationsConnection`: `undefined`; \}; \}; \})[]
+> `const` **EMPTY\_REQUEST\_MOCKS**: (`object` \| `object`)[]
-Defined in: [src/screens/Requests/RequestsMocks.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/RequestsMocks.ts#L6)
+## Defined in
+
+[src/screens/Requests/RequestsMocks.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/RequestsMocks.ts#L6)
diff --git a/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS.md
index 094b2d9f29..e2422128bb 100644
--- a/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: `undefined`; \}; `result`: \{ `data`: \{ `organizations`: `undefined`; `organizationsConnection`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `firstName_contains`: `string`; `id`: `string`; `skip`: `number`; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; `organizationsConnection`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object`)[]
-Defined in: [src/screens/Requests/RequestsMocks.ts:71](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/RequestsMocks.ts#L71)
+## Defined in
+
+[src/screens/Requests/RequestsMocks.ts:71](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/RequestsMocks.ts#L71)
diff --git a/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS2.md b/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS2.md
index 8dfb0553cf..22e12e7240 100644
--- a/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS2.md
+++ b/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS2.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS2
-> `const` **MOCKS2**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: `undefined`; \}; `result`: \{ `data`: \{ `organizations`: `undefined`; `organizationsConnection`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `firstName_contains`: `string`; `id`: `string`; `skip`: `number`; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; `organizationsConnection`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS2**: (`object` \| `object`)[]
-Defined in: [src/screens/Requests/RequestsMocks.ts:387](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/RequestsMocks.ts#L387)
+## Defined in
+
+[src/screens/Requests/RequestsMocks.ts:387](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/RequestsMocks.ts#L387)
diff --git a/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS3.md b/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS3.md
index 647d458ef3..08ca55d66b 100644
--- a/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS3.md
+++ b/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS3.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS3
-> `const` **MOCKS3**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: `undefined`; \}; `result`: \{ `data`: \{ `organizations`: `undefined`; `organizationsConnection`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `firstName_contains`: `string`; `id`: `string`; `skip`: `number`; \}; \}; `result`: \{ `data`: \{ `organizations`: `any`[]; `organizationsConnection`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS3**: (`object` \| `object`)[]
-Defined in: [src/screens/Requests/RequestsMocks.ts:462](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/RequestsMocks.ts#L462)
+## Defined in
+
+[src/screens/Requests/RequestsMocks.ts:462](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/RequestsMocks.ts#L462)
diff --git a/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS4.md b/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS4.md
index eff0aeaec8..ceafb116ab 100644
--- a/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS4.md
+++ b/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS4.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS4
-> `const` **MOCKS4**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: `undefined`; \}; `result`: \{ `data`: \{ `organizations`: `undefined`; `organizationsConnection`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `firstName_contains`: `string`; `id`: `string`; `skip`: `number`; \}; \}; `result`: \{ `data`: \{ `organizations`: `object`[]; `organizationsConnection`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS4**: (`object` \| `object`)[]
-Defined in: [src/screens/Requests/RequestsMocks.ts:155](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/RequestsMocks.ts#L155)
+## Defined in
+
+[src/screens/Requests/RequestsMocks.ts:155](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/RequestsMocks.ts#L155)
diff --git a/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS_WITH_ERROR.md b/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS_WITH_ERROR.md
index b201219017..1ea78a4fe6 100644
--- a/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS_WITH_ERROR.md
+++ b/docs/docs/auto-docs/screens/Requests/RequestsMocks/variables/MOCKS_WITH_ERROR.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_WITH\_ERROR
-> `const` **MOCKS\_WITH\_ERROR**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `firstName_contains`: `string`; `id`: `string`; `skip`: `number`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: `undefined`; \}; \})[]
+> `const` **MOCKS\_WITH\_ERROR**: (`object` \| `object`)[]
-Defined in: [src/screens/Requests/RequestsMocks.ts:556](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/RequestsMocks.ts#L556)
+## Defined in
+
+[src/screens/Requests/RequestsMocks.ts:556](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/RequestsMocks.ts#L556)
diff --git a/docs/docs/auto-docs/screens/SubTags/SubTags/functions/default.md b/docs/docs/auto-docs/screens/SubTags/SubTags/functions/default.md
index 6cfeb9af68..d2730b2717 100644
--- a/docs/docs/auto-docs/screens/SubTags/SubTags/functions/default.md
+++ b/docs/docs/auto-docs/screens/SubTags/SubTags/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/SubTags/SubTags.tsx:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/SubTags/SubTags.tsx#L60)
-
Component that renders the SubTags screen when the app navigates to '/orgtags/:orgId/subtags/:tagId'.
This component does not accept any props and is responsible for displaying
@@ -36,3 +34,7 @@ For more details on the reusable classes, refer to the global CSS file.
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/screens/SubTags/SubTags.tsx:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/SubTags/SubTags.tsx#L60)
diff --git a/docs/docs/auto-docs/screens/SubTags/SubTagsMocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/SubTags/SubTagsMocks/variables/MOCKS.md
index 36a4b5c3ea..d98d8aacd5 100644
--- a/docs/docs/auto-docs/screens/SubTags/SubTagsMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/SubTags/SubTagsMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `string`; `first`: `number`; `id`: `string`; `name`: `undefined`; `organizationId`: `undefined`; `parentTagId`: `undefined`; `sortedBy`: \{ `id`: `string`; \}; `where`: \{ `name`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `createUserTag`: `undefined`; `getChildTags`: \{ `ancestorTags`: `any`[]; `childTags`: \{ `edges`: `object`[]; `pageInfo`: \{ `endCursor`: `string`; `hasNextPage`: `boolean`; `hasPreviousPage`: `boolean`; `startCursor`: `string`; \}; `totalCount`: `number`; \}; `name`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `number`; `id`: `string`; `name`: `undefined`; `organizationId`: `undefined`; `parentTagId`: `undefined`; `sortedBy`: \{ `id`: `string`; \}; `where`: \{ `name`: \{ `starts_with`: `string`; \}; \}; \}; \}; `result`: \{ `data`: \{ `createUserTag`: `undefined`; `getChildTags`: \{ `ancestorTags`: `object`[]; `childTags`: \{ `edges`: `object`[]; `pageInfo`: \{ `endCursor`: `string`; `hasNextPage`: `boolean`; `hasPreviousPage`: `boolean`; `startCursor`: `string`; \}; `totalCount`: `number`; \}; `name`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `undefined`; `id`: `undefined`; `name`: `string`; `organizationId`: `string`; `parentTagId`: `string`; `sortedBy`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createUserTag`: \{ `_id`: `string`; \}; `getChildTags`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object`)[]
-Defined in: [src/screens/SubTags/SubTagsMocks.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/SubTags/SubTagsMocks.ts#L5)
+## Defined in
+
+[src/screens/SubTags/SubTagsMocks.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/SubTags/SubTagsMocks.ts#L5)
diff --git a/docs/docs/auto-docs/screens/SubTags/SubTagsMocks/variables/MOCKS_ERROR_SUB_TAGS.md b/docs/docs/auto-docs/screens/SubTags/SubTagsMocks/variables/MOCKS_ERROR_SUB_TAGS.md
index f4fd21bd39..bc25d4b5eb 100644
--- a/docs/docs/auto-docs/screens/SubTags/SubTagsMocks/variables/MOCKS_ERROR_SUB_TAGS.md
+++ b/docs/docs/auto-docs/screens/SubTags/SubTagsMocks/variables/MOCKS_ERROR_SUB_TAGS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,50 +6,6 @@
> `const` **MOCKS\_ERROR\_SUB\_TAGS**: `object`[]
-Defined in: [src/screens/SubTags/SubTagsMocks.ts:489](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/SubTags/SubTagsMocks.ts#L489)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `USER_TAG_SUB_TAGS`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.first
-
-> **first**: `number` = `TAGS_QUERY_DATA_CHUNK_SIZE`
-
-#### request.variables.id
-
-> **id**: `string` = `'1'`
-
-#### request.variables.sortedBy
-
-> **sortedBy**: `object`
-
-#### request.variables.sortedBy.id
-
-> **id**: `string` = `'DESCENDING'`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.name
-
-> **name**: `object`
-
-#### request.variables.where.name.starts\_with
-
-> **starts\_with**: `string` = `''`
+[src/screens/SubTags/SubTagsMocks.ts:489](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/SubTags/SubTagsMocks.ts#L489)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Campaigns/Campaigns/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/Campaigns/Campaigns/functions/default.md
index 225d9e1ada..9307696cd7 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Campaigns/Campaigns/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Campaigns/Campaigns/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/screens/UserPortal/Campaigns/Campaigns.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/Campaigns.tsx#L30)
-
The `Campaigns` component displays a list of fundraising campaigns for a specific organization.
It allows users to search, sort, and view details about each campaign. Users can also add pledges to active campaigns.
@@ -16,3 +14,7 @@ It allows users to search, sort, and view details about each campaign. Users can
`Element`
The rendered component displaying the campaigns.
+
+## Defined in
+
+[src/screens/UserPortal/Campaigns/Campaigns.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/Campaigns.tsx#L30)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Campaigns/CampaignsMocks/variables/EMPTY_MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Campaigns/CampaignsMocks/variables/EMPTY_MOCKS.md
index 44f7734c86..b31916523c 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Campaigns/CampaignsMocks/variables/EMPTY_MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Campaigns/CampaignsMocks/variables/EMPTY_MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: EMPTY\_MOCKS
-> `const` **EMPTY\_MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; \}; \}; `result`: \{ `data`: \{ `user`: \{ `__typename`: `string`; `appUserProfile`: \{ `__typename`: `string`; `_id`: `string`; `adminFor`: `any`[]; `appLanguageCode`: `string`; `createdEvents`: `any`[]; `createdOrganizations`: `any`[]; `eventAdmin`: `any`[]; `isSuperAdmin`: `boolean`; `pluginCreationAllowed`: `boolean`; \}; `user`: \{ `__typename`: `string`; `_id`: `string`; `address`: \{ `__typename`: `string`; `city`: `string`; `countryCode`: `string`; `line1`: `string`; `state`: `string`; \}; `birthDate`: `any`; `createdAt`: `string`; `educationGrade`: `any`; `email`: `string`; `employmentStatus`: `any`; `firstName`: `string`; `gender`: `any`; `image`: `any`; `joinedOrganizations`: `object`[]; `lastName`: `string`; `maritalStatus`: `any`; `membershipRequests`: `any`[]; `phone`: `any`; `registeredEvents`: `any`[]; \}; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `campaignOrderBy`: `string`; `where`: \{ `name_contains`: `string`; `organizationId`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getFundraisingCampaigns`: `any`[]; \}; \}; \})[]
+> `const` **EMPTY\_MOCKS**: (`object` \| `object`)[]
-Defined in: [src/screens/UserPortal/Campaigns/CampaignsMocks.ts:236](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/CampaignsMocks.ts#L236)
+## Defined in
+
+[src/screens/UserPortal/Campaigns/CampaignsMocks.ts:236](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/CampaignsMocks.ts#L236)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Campaigns/CampaignsMocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Campaigns/CampaignsMocks/variables/MOCKS.md
index 4bd7ac889a..4ac4e1e81f 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Campaigns/CampaignsMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Campaigns/CampaignsMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; \}; \}; `result`: \{ `data`: \{ `user`: \{ `__typename`: `string`; `appUserProfile`: \{ `__typename`: `string`; `_id`: `string`; `adminFor`: `any`[]; `appLanguageCode`: `string`; `createdEvents`: `any`[]; `createdOrganizations`: `any`[]; `eventAdmin`: `any`[]; `isSuperAdmin`: `boolean`; `pluginCreationAllowed`: `boolean`; \}; `user`: \{ `__typename`: `string`; `_id`: `string`; `address`: \{ `__typename`: `string`; `city`: `string`; `countryCode`: `string`; `line1`: `string`; `state`: `string`; \}; `birthDate`: `any`; `createdAt`: `string`; `educationGrade`: `any`; `email`: `string`; `employmentStatus`: `any`; `firstName`: `string`; `gender`: `any`; `image`: `any`; `joinedOrganizations`: `object`[]; `lastName`: `string`; `maritalStatus`: `any`; `membershipRequests`: `any`[]; `phone`: `any`; `registeredEvents`: `any`[]; \}; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `campaignOrderBy`: `string`; `where`: \{ `name_contains`: `string`; `organizationId`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getFundraisingCampaigns`: `object`[]; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object`)[]
-Defined in: [src/screens/UserPortal/Campaigns/CampaignsMocks.ts:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/CampaignsMocks.ts#L61)
+## Defined in
+
+[src/screens/UserPortal/Campaigns/CampaignsMocks.ts:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/CampaignsMocks.ts#L61)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Campaigns/CampaignsMocks/variables/USER_FUND_CAMPAIGNS_ERROR.md b/docs/docs/auto-docs/screens/UserPortal/Campaigns/CampaignsMocks/variables/USER_FUND_CAMPAIGNS_ERROR.md
index 2f1108dcf4..f97dc388ff 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Campaigns/CampaignsMocks/variables/USER_FUND_CAMPAIGNS_ERROR.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Campaigns/CampaignsMocks/variables/USER_FUND_CAMPAIGNS_ERROR.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: USER\_FUND\_CAMPAIGNS\_ERROR
-> `const` **USER\_FUND\_CAMPAIGNS\_ERROR**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; \}; \}; `result`: \{ `data`: \{ `user`: \{ `__typename`: `string`; `appUserProfile`: \{ `__typename`: `string`; `_id`: `string`; `adminFor`: `any`[]; `appLanguageCode`: `string`; `createdEvents`: `any`[]; `createdOrganizations`: `any`[]; `eventAdmin`: `any`[]; `isSuperAdmin`: `boolean`; `pluginCreationAllowed`: `boolean`; \}; `user`: \{ `__typename`: `string`; `_id`: `string`; `address`: \{ `__typename`: `string`; `city`: `string`; `countryCode`: `string`; `line1`: `string`; `state`: `string`; \}; `birthDate`: `any`; `createdAt`: `string`; `educationGrade`: `any`; `email`: `string`; `employmentStatus`: `any`; `firstName`: `string`; `gender`: `any`; `image`: `any`; `joinedOrganizations`: `object`[]; `lastName`: `string`; `maritalStatus`: `any`; `membershipRequests`: `any`[]; `phone`: `any`; `registeredEvents`: `any`[]; \}; \}; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `campaignOrderBy`: `string`; `where`: \{ `name_contains`: `string`; `organizationId`: `string`; \}; \}; \}; \})[]
+> `const` **USER\_FUND\_CAMPAIGNS\_ERROR**: (`object` \| `object`)[]
-Defined in: [src/screens/UserPortal/Campaigns/CampaignsMocks.ts:257](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/CampaignsMocks.ts#L257)
+## Defined in
+
+[src/screens/UserPortal/Campaigns/CampaignsMocks.ts:257](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/CampaignsMocks.ts#L257)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Campaigns/PledgeModal/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/Campaigns/PledgeModal/functions/default.md
index ec5ff2c5c7..82f8dcb7ce 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Campaigns/PledgeModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Campaigns/PledgeModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,20 +6,14 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:54](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L54)
-
`PledgeModal` is a React component that allows users to create or edit a pledge for a specific campaign.
It displays a form with inputs for pledge details such as amount, currency, dates, and users involved in the pledge.
## Parameters
-### props
-
-[`InterfacePledgeModal`](../interfaces/InterfacePledgeModal.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfacePledgeModal`](../interfaces/InterfacePledgeModal.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -30,3 +24,7 @@ It displays a form with inputs for pledge details such as amount, currency, date
## Returns
`ReactNode`
+
+## Defined in
+
+[src/screens/UserPortal/Campaigns/PledgeModal.tsx:54](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L54)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Campaigns/PledgeModal/interfaces/InterfacePledgeModal.md b/docs/docs/auto-docs/screens/UserPortal/Campaigns/PledgeModal/interfaces/InterfacePledgeModal.md
index 0dd652ba59..9f521a78d2 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Campaigns/PledgeModal/interfaces/InterfacePledgeModal.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Campaigns/PledgeModal/interfaces/InterfacePledgeModal.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfacePledgeModal
-Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L30)
-
Interface representing the properties for the `PledgeModal` component.
## Properties
@@ -14,7 +12,9 @@ Interface representing the properties for the `PledgeModal` component.
> **campaignId**: `string`
-Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L33)
+#### Defined in
+
+[src/screens/UserPortal/Campaigns/PledgeModal.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L33)
***
@@ -22,7 +22,9 @@ Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:33](https://github
> **endDate**: `Date`
-Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L37)
+#### Defined in
+
+[src/screens/UserPortal/Campaigns/PledgeModal.tsx:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L37)
***
@@ -30,19 +32,23 @@ Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:37](https://github
> **hide**: () => `void`
-Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L32)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/UserPortal/Campaigns/PledgeModal.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L32)
+
***
### isOpen
> **isOpen**: `boolean`
-Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L31)
+#### Defined in
+
+[src/screens/UserPortal/Campaigns/PledgeModal.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L31)
***
@@ -50,7 +56,9 @@ Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:31](https://github
> **mode**: `"create"` \| `"edit"`
-Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L38)
+#### Defined in
+
+[src/screens/UserPortal/Campaigns/PledgeModal.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L38)
***
@@ -58,7 +66,9 @@ Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:38](https://github
> **pledge**: [`InterfacePledgeInfo`](../../../../../utils/interfaces/interfaces/InterfacePledgeInfo.md)
-Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L35)
+#### Defined in
+
+[src/screens/UserPortal/Campaigns/PledgeModal.tsx:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L35)
***
@@ -66,16 +76,20 @@ Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:35](https://github
> **refetchPledge**: () => `void`
-Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L36)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/UserPortal/Campaigns/PledgeModal.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L36)
+
***
### userId
> **userId**: `string`
-Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L34)
+#### Defined in
+
+[src/screens/UserPortal/Campaigns/PledgeModal.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L34)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Chat/Chat/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/Chat/Chat/functions/default.md
index 5ca5913017..4689257108 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Chat/Chat/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Chat/Chat/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,10 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/UserPortal/Chat/Chat.tsx:102](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Chat/Chat.tsx#L102)
-
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/screens/UserPortal/Chat/Chat.tsx:102](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Chat/Chat.tsx#L102)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Chat/Chat/type-aliases/Chat.md b/docs/docs/auto-docs/screens/UserPortal/Chat/Chat/type-aliases/Chat.md
index fbf0404818..7ee3ecb6ba 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Chat/Chat/type-aliases/Chat.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Chat/Chat/type-aliases/Chat.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **Chat**: `object`
-Defined in: [src/screens/UserPortal/Chat/Chat.tsx:87](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Chat/Chat.tsx#L87)
-
## Type declaration
### \_id
@@ -37,3 +35,7 @@ Defined in: [src/screens/UserPortal/Chat/Chat.tsx:87](https://github.com/Palisad
### users
> **users**: `object`[]
+
+## Defined in
+
+[src/screens/UserPortal/Chat/Chat.tsx:87](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Chat/Chat.tsx#L87)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Donate/Donate/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/Donate/Donate/functions/default.md
index 3b0a6069b0..67a97b6933 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Donate/Donate/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Donate/Donate/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/UserPortal/Donate/Donate.tsx:65](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Donate/Donate.tsx#L65)
-
`donate` component allows users to make donations to an organization and view their previous donations.
This component fetches donation-related data using GraphQL queries and allows users to make donations
@@ -34,3 +32,7 @@ It includes:
`JSX.Element`
The rendered component.
+
+## Defined in
+
+[src/screens/UserPortal/Donate/Donate.tsx:65](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Donate/Donate.tsx#L65)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Donate/Donate/interfaces/InterfaceDonationCardProps.md b/docs/docs/auto-docs/screens/UserPortal/Donate/Donate/interfaces/InterfaceDonationCardProps.md
index 1ddd876eb7..ac8bf4693e 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Donate/Donate/interfaces/InterfaceDonationCardProps.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Donate/Donate/interfaces/InterfaceDonationCardProps.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceDonationCardProps
-Defined in: [src/screens/UserPortal/Donate/Donate.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Donate/Donate.tsx#L23)
-
## Properties
### amount
> **amount**: `string`
-Defined in: [src/screens/UserPortal/Donate/Donate.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Donate/Donate.tsx#L26)
+#### Defined in
+
+[src/screens/UserPortal/Donate/Donate.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Donate/Donate.tsx#L26)
***
@@ -20,7 +20,9 @@ Defined in: [src/screens/UserPortal/Donate/Donate.tsx:26](https://github.com/Pal
> **id**: `string`
-Defined in: [src/screens/UserPortal/Donate/Donate.tsx:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Donate/Donate.tsx#L24)
+#### Defined in
+
+[src/screens/UserPortal/Donate/Donate.tsx:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Donate/Donate.tsx#L24)
***
@@ -28,7 +30,9 @@ Defined in: [src/screens/UserPortal/Donate/Donate.tsx:24](https://github.com/Pal
> **name**: `string`
-Defined in: [src/screens/UserPortal/Donate/Donate.tsx:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Donate/Donate.tsx#L25)
+#### Defined in
+
+[src/screens/UserPortal/Donate/Donate.tsx:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Donate/Donate.tsx#L25)
***
@@ -36,7 +40,9 @@ Defined in: [src/screens/UserPortal/Donate/Donate.tsx:25](https://github.com/Pal
> **payPalId**: `string`
-Defined in: [src/screens/UserPortal/Donate/Donate.tsx:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Donate/Donate.tsx#L28)
+#### Defined in
+
+[src/screens/UserPortal/Donate/Donate.tsx:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Donate/Donate.tsx#L28)
***
@@ -44,7 +50,9 @@ Defined in: [src/screens/UserPortal/Donate/Donate.tsx:28](https://github.com/Pal
> **updatedAt**: `string`
-Defined in: [src/screens/UserPortal/Donate/Donate.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Donate/Donate.tsx#L29)
+#### Defined in
+
+[src/screens/UserPortal/Donate/Donate.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Donate/Donate.tsx#L29)
***
@@ -52,4 +60,6 @@ Defined in: [src/screens/UserPortal/Donate/Donate.tsx:29](https://github.com/Pal
> **userId**: `string`
-Defined in: [src/screens/UserPortal/Donate/Donate.tsx:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Donate/Donate.tsx#L27)
+#### Defined in
+
+[src/screens/UserPortal/Donate/Donate.tsx:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Donate/Donate.tsx#L27)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Events/Events/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/Events/Events/functions/default.md
index 0b976320e4..09ee1bfcf5 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Events/Events/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Events/Events/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/UserPortal/Events/Events.tsx:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Events/Events.tsx#L43)
-
Component to manage and display events for an organization.
This component allows users to view, create, and manage events within an organization.
@@ -18,3 +16,7 @@ It includes a calendar view, a form to create new events, and various filters an
`JSX.Element`
The JSX element for the events management interface.
+
+## Defined in
+
+[src/screens/UserPortal/Events/Events.tsx:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Events/Events.tsx#L43)
diff --git a/docs/docs/auto-docs/screens/UserPortal/LeaveOrganization/LeaveOrganization/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/LeaveOrganization/LeaveOrganization/functions/default.md
index 84e8c7774f..773cc37472 100644
--- a/docs/docs/auto-docs/screens/UserPortal/LeaveOrganization/LeaveOrganization/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/LeaveOrganization/LeaveOrganization/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,10 @@
> **default**(): `Element`
-Defined in: [src/screens/UserPortal/LeaveOrganization/LeaveOrganization.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/LeaveOrganization/LeaveOrganization.tsx#L32)
-
## Returns
`Element`
+
+## Defined in
+
+[src/screens/UserPortal/LeaveOrganization/LeaveOrganization.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/LeaveOrganization/LeaveOrganization.tsx#L32)
diff --git a/docs/docs/auto-docs/screens/UserPortal/LeaveOrganization/LeaveOrganization/variables/userEmail.md b/docs/docs/auto-docs/screens/UserPortal/LeaveOrganization/LeaveOrganization/variables/userEmail.md
index 025b9f4424..d7feb03e58 100644
--- a/docs/docs/auto-docs/screens/UserPortal/LeaveOrganization/LeaveOrganization/variables/userEmail.md
+++ b/docs/docs/auto-docs/screens/UserPortal/LeaveOrganization/LeaveOrganization/variables/userEmail.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **userEmail**: `any`
-Defined in: [src/screens/UserPortal/LeaveOrganization/LeaveOrganization.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/LeaveOrganization/LeaveOrganization.tsx#L13)
+## Defined in
+
+[src/screens/UserPortal/LeaveOrganization/LeaveOrganization.tsx:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/LeaveOrganization/LeaveOrganization.tsx#L13)
diff --git a/docs/docs/auto-docs/screens/UserPortal/LeaveOrganization/LeaveOrganization/variables/userId.md b/docs/docs/auto-docs/screens/UserPortal/LeaveOrganization/LeaveOrganization/variables/userId.md
index c5c5792762..db52fd69e3 100644
--- a/docs/docs/auto-docs/screens/UserPortal/LeaveOrganization/LeaveOrganization/variables/userId.md
+++ b/docs/docs/auto-docs/screens/UserPortal/LeaveOrganization/LeaveOrganization/variables/userId.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **userId**: `any`
-Defined in: [src/screens/UserPortal/LeaveOrganization/LeaveOrganization.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/LeaveOrganization/LeaveOrganization.tsx#L21)
+## Defined in
+
+[src/screens/UserPortal/LeaveOrganization/LeaveOrganization.tsx:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/LeaveOrganization/LeaveOrganization.tsx#L21)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Organizations/Organizations/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/Organizations/Organizations/functions/default.md
index bf89ac62e0..e5eeb29ed3 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Organizations/Organizations/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Organizations/Organizations/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,10 +6,12 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/UserPortal/Organizations/Organizations.tsx:77](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Organizations/Organizations.tsx#L77)
-
Component for displaying and managing user organizations.
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/screens/UserPortal/Organizations/Organizations.tsx:77](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Organizations/Organizations.tsx#L77)
diff --git a/docs/docs/auto-docs/screens/UserPortal/People/People/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/People/People/functions/default.md
index f8d6aa3e1c..8fed8f7d19 100644
--- a/docs/docs/auto-docs/screens/UserPortal/People/People/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/People/People/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/UserPortal/People/People.tsx:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/People/People.tsx#L40)
-
`People` component displays a list of people associated with an organization.
It allows users to filter between all members and admins, search for members by their first name,
and paginate through the list.
@@ -15,3 +13,7 @@ and paginate through the list.
## Returns
`JSX.Element`
+
+## Defined in
+
+[src/screens/UserPortal/People/People.tsx:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/People/People.tsx#L40)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Pledges/Pledges/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/Pledges/Pledges/functions/default.md
index ce383c77f7..26f1da5beb 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Pledges/Pledges/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Pledges/Pledges/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/screens/UserPortal/Pledges/Pledges.tsx:70](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Pledges/Pledges.tsx#L70)
-
The `Pledges` component is responsible for rendering a user's pledges within a campaign.
It fetches pledges data using Apollo Client's `useQuery` hook and displays the data
in a DataGrid with various features such as search, sorting, and modal dialogs for updating
@@ -28,3 +26,7 @@ Key functionalities include:
`Element`
The rendered Pledges component.
+
+## Defined in
+
+[src/screens/UserPortal/Pledges/Pledges.tsx:70](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Pledges/Pledges.tsx#L70)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Pledges/PledgesMocks/variables/EMPTY_MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Pledges/PledgesMocks/variables/EMPTY_MOCKS.md
index ece35abf52..6a6d0a9df6 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Pledges/PledgesMocks/variables/EMPTY_MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Pledges/PledgesMocks/variables/EMPTY_MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: EMPTY\_MOCKS
-> `const` **EMPTY\_MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; \}; \}; `result`: \{ `data`: \{ `user`: \{ `__typename`: `string`; `appUserProfile`: \{ `__typename`: `string`; `_id`: `string`; `adminFor`: `any`[]; `appLanguageCode`: `string`; `createdEvents`: `any`[]; `createdOrganizations`: `any`[]; `eventAdmin`: `any`[]; `isSuperAdmin`: `boolean`; `pluginCreationAllowed`: `boolean`; \}; `user`: \{ `__typename`: `string`; `_id`: `string`; `address`: \{ `__typename`: `string`; `city`: `string`; `countryCode`: `string`; `line1`: `string`; `state`: `string`; \}; `birthDate`: `any`; `createdAt`: `string`; `educationGrade`: `any`; `email`: `string`; `employmentStatus`: `any`; `firstName`: `string`; `gender`: `any`; `image`: `any`; `joinedOrganizations`: `object`[]; `lastName`: `string`; `maritalStatus`: `any`; `membershipRequests`: `any`[]; `phone`: `any`; `registeredEvents`: `any`[]; \}; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `orderBy`: `string`; `userId`: `string`; `where`: \{ `firstName_contains`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getPledgesByUserId`: `any`[]; \}; \}; \})[]
+> `const` **EMPTY\_MOCKS**: (`object` \| `object`)[]
-Defined in: [src/screens/UserPortal/Pledges/PledgesMocks.ts:560](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Pledges/PledgesMocks.ts#L560)
+## Defined in
+
+[src/screens/UserPortal/Pledges/PledgesMocks.ts:560](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Pledges/PledgesMocks.ts#L560)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Pledges/PledgesMocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Pledges/PledgesMocks/variables/MOCKS.md
index 58059b9ba2..addf752880 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Pledges/PledgesMocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Pledges/PledgesMocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; \}; \}; `result`: \{ `data`: \{ `user`: \{ `__typename`: `string`; `appUserProfile`: \{ `__typename`: `string`; `_id`: `string`; `adminFor`: `any`[]; `appLanguageCode`: `string`; `createdEvents`: `any`[]; `createdOrganizations`: `any`[]; `eventAdmin`: `any`[]; `isSuperAdmin`: `boolean`; `pluginCreationAllowed`: `boolean`; \}; `user`: \{ `__typename`: `string`; `_id`: `string`; `address`: \{ `__typename`: `string`; `city`: `string`; `countryCode`: `string`; `line1`: `string`; `state`: `string`; \}; `birthDate`: `any`; `createdAt`: `string`; `educationGrade`: `any`; `email`: `string`; `employmentStatus`: `any`; `firstName`: `string`; `gender`: `any`; `image`: `any`; `joinedOrganizations`: `object`[]; `lastName`: `string`; `maritalStatus`: `any`; `membershipRequests`: `any`[]; `phone`: `any`; `registeredEvents`: `any`[]; \}; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `undefined`; `orderBy`: `string`; `userId`: `string`; `where`: \{ `firstName_contains`: `undefined`; `name_contains`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getPledgesByUserId`: `object`[]; `removeFundraisingCampaignPledge`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `undefined`; `orderBy`: `string`; `userId`: `string`; `where`: \{ `firstName_contains`: `string`; `name_contains`: `undefined`; \}; \}; \}; `result`: \{ `data`: \{ `getPledgesByUserId`: `object`[]; `removeFundraisingCampaignPledge`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; `orderBy`: `undefined`; `userId`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `getPledgesByUserId`: `undefined`; `removeFundraisingCampaignPledge`: \{ `_id`: `string`; \}; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/UserPortal/Pledges/PledgesMocks.ts:62](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Pledges/PledgesMocks.ts#L62)
+## Defined in
+
+[src/screens/UserPortal/Pledges/PledgesMocks.ts:62](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Pledges/PledgesMocks.ts#L62)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Pledges/PledgesMocks/variables/USER_PLEDGES_ERROR.md b/docs/docs/auto-docs/screens/UserPortal/Pledges/PledgesMocks/variables/USER_PLEDGES_ERROR.md
index a51c6a21c5..d727f9456a 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Pledges/PledgesMocks/variables/USER_PLEDGES_ERROR.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Pledges/PledgesMocks/variables/USER_PLEDGES_ERROR.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: USER\_PLEDGES\_ERROR
-> `const` **USER\_PLEDGES\_ERROR**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; \}; \}; `result`: \{ `data`: \{ `user`: \{ `__typename`: `string`; `appUserProfile`: \{ `__typename`: `string`; `_id`: `string`; `adminFor`: `any`[]; `appLanguageCode`: `string`; `createdEvents`: `any`[]; `createdOrganizations`: `any`[]; `eventAdmin`: `any`[]; `isSuperAdmin`: `boolean`; `pluginCreationAllowed`: `boolean`; \}; `user`: \{ `__typename`: `string`; `_id`: `string`; `address`: \{ `__typename`: `string`; `city`: `string`; `countryCode`: `string`; `line1`: `string`; `state`: `string`; \}; `birthDate`: `any`; `createdAt`: `string`; `educationGrade`: `any`; `email`: `string`; `employmentStatus`: `any`; `firstName`: `string`; `gender`: `any`; `image`: `any`; `joinedOrganizations`: `object`[]; `lastName`: `string`; `maritalStatus`: `any`; `membershipRequests`: `any`[]; `phone`: `any`; `registeredEvents`: `any`[]; \}; \}; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `orderBy`: `string`; `userId`: `string`; `where`: \{ `firstName_contains`: `string`; \}; \}; \}; \})[]
+> `const` **USER\_PLEDGES\_ERROR**: (`object` \| `object`)[]
-Defined in: [src/screens/UserPortal/Pledges/PledgesMocks.ts:581](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Pledges/PledgesMocks.ts#L581)
+## Defined in
+
+[src/screens/UserPortal/Pledges/PledgesMocks.ts:581](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Pledges/PledgesMocks.ts#L581)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Posts/Posts/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/Posts/Posts/functions/default.md
index b43cdb325d..06751c2062 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Posts/Posts/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Posts/Posts/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/UserPortal/Posts/Posts.tsx:112](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Posts/Posts.tsx#L112)
-
`home` component displays the main feed for a user, including posts, promoted content, and options to create a new post.
It utilizes Apollo Client for fetching and managing data through GraphQL queries. The component fetches and displays posts from an organization, promoted advertisements, and handles user interactions for creating new posts. It also manages state for displaying modal dialogs and handling file uploads for new posts.
@@ -17,3 +15,7 @@ It utilizes Apollo Client for fetching and managing data through GraphQL queries
`JSX.Element`
JSX.Element - The rendered `home` component.
+
+## Defined in
+
+[src/screens/UserPortal/Posts/Posts.tsx:112](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Posts/Posts.tsx#L112)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Settings/Settings/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/Settings/Settings/functions/default.md
index 66388b9663..72aa4d0402 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Settings/Settings/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Settings/Settings/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/UserPortal/Settings/Settings.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Settings/Settings.tsx#L33)
-
The Settings component allows users to view and update their profile settings.
It includes functionality to handle image uploads, reset changes, and save updated user details.
@@ -16,3 +14,7 @@ It includes functionality to handle image uploads, reset changes, and save updat
`JSX.Element`
The Settings component.
+
+## Defined in
+
+[src/screens/UserPortal/Settings/Settings.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Settings/Settings.tsx#L33)
diff --git a/docs/docs/auto-docs/screens/UserPortal/UserScreen/UserScreen/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/UserScreen/UserScreen/functions/default.md
index 29a4ff4fb5..5fd2caa4ee 100644
--- a/docs/docs/auto-docs/screens/UserPortal/UserScreen/UserScreen/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/UserScreen/UserScreen/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/screens/UserPortal/UserScreen/UserScreen.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/UserScreen/UserScreen.tsx#L34)
-
The UserScreen component serves as a container for user-specific pages
within an organization context. It provides layout and sidebar navigation
functionality based on the current organization ID and user roles.
@@ -17,3 +15,7 @@ functionality based on the current organization ID and user roles.
`Element`
The UserScreen component.
+
+## Defined in
+
+[src/screens/UserPortal/UserScreen/UserScreen.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/UserScreen/UserScreen.tsx#L34)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Actions/Actions.mocks/variables/EMPTY_MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Actions/Actions.mocks/variables/EMPTY_MOCKS.md
index aa2b6037df..348f62d173 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Actions/Actions.mocks/variables/EMPTY_MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Actions/Actions.mocks/variables/EMPTY_MOCKS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,50 +6,6 @@
> `const` **EMPTY\_MOCKS**: `object`[]
-Defined in: [src/screens/UserPortal/Volunteer/Actions/Actions.mocks.ts:232](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Actions/Actions.mocks.ts#L232)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `ACTION_ITEMS_BY_USER`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.orderBy
-
-> **orderBy**: `any` = `null`
-
-#### request.variables.userId
-
-> **userId**: `string` = `'userId'`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.assigneeName
-
-> **assigneeName**: `string` = `''`
-
-#### request.variables.where.orgId
-
-> **orgId**: `string` = `'orgId'`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.actionItemsByUser
-
-> **actionItemsByUser**: `any`[] = `[]`
+[src/screens/UserPortal/Volunteer/Actions/Actions.mocks.ts:232](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Actions/Actions.mocks.ts#L232)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Actions/Actions.mocks/variables/ERROR_MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Actions/Actions.mocks/variables/ERROR_MOCKS.md
index 7b134af53f..fd2da40d5e 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Actions/Actions.mocks/variables/ERROR_MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Actions/Actions.mocks/variables/ERROR_MOCKS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,42 +6,6 @@
> `const` **ERROR\_MOCKS**: `object`[]
-Defined in: [src/screens/UserPortal/Volunteer/Actions/Actions.mocks.ts:253](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Actions/Actions.mocks.ts#L253)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `ACTION_ITEMS_BY_USER`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.orderBy
-
-> **orderBy**: `any` = `null`
-
-#### request.variables.userId
-
-> **userId**: `string` = `'userId'`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.assigneeName
-
-> **assigneeName**: `string` = `''`
-
-#### request.variables.where.orgId
-
-> **orgId**: `string` = `'orgId'`
+[src/screens/UserPortal/Volunteer/Actions/Actions.mocks.ts:253](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Actions/Actions.mocks.ts#L253)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Actions/Actions.mocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Actions/Actions.mocks/variables/MOCKS.md
index 8878b63f12..192e29ee6d 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Actions/Actions.mocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Actions/Actions.mocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `orderBy`: `any`; `userId`: `string`; `where`: \{ `assigneeName`: `string`; `categoryName`: `undefined`; `orgId`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `actionItemsByUser`: (\{ `_id`: `string`; `actionItemCategory`: \{ `_id`: `string`; `name`: `string`; \}; `allottedHours`: `number`; `assignee`: \{ `_id`: `string`; `user`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; \}; `assigneeGroup`: `any`; `assigneeType`: `string`; `assigner`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `assignmentDate`: `string`; `completionDate`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `lastName`: `string`; \}; `dueDate`: `string`; `event`: \{ `_id`: `string`; `title`: `string`; \}; `isCompleted`: `boolean`; `postCompletionNotes`: `string`; `preCompletionNotes`: `string`; \} \| \{ `_id`: `string`; `actionItemCategory`: \{ `_id`: `string`; `name`: `string`; \}; `allottedHours`: `number`; `assignee`: `any`; `assigneeGroup`: \{ `_id`: `string`; `name`: `string`; \}; `assigneeType`: `string`; `assigner`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `assignmentDate`: `string`; `completionDate`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `lastName`: `string`; \}; `dueDate`: `string`; `event`: \{ `_id`: `string`; `title`: `string`; \}; `isCompleted`: `boolean`; `postCompletionNotes`: `string`; `preCompletionNotes`: `string`; \} \| \{ `_id`: `string`; `actionItemCategory`: \{ `_id`: `string`; `name`: `string`; \}; `allottedHours`: `any`; `assignee`: \{ `_id`: `string`; `user`: \{ `_id`: `string`; `firstName`: `string`; `image`: `string`; `lastName`: `string`; \}; \}; `assigneeGroup`: `any`; `assigneeType`: `string`; `assigner`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `assignmentDate`: `string`; `completionDate`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `lastName`: `string`; \}; `dueDate`: `string`; `event`: \{ `_id`: `string`; `title`: `string`; \}; `isCompleted`: `boolean`; `postCompletionNotes`: `string`; `preCompletionNotes`: `string`; \})[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `orderBy`: `string`; `userId`: `string`; `where`: \{ `assigneeName`: `string`; `categoryName`: `undefined`; `orgId`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `actionItemsByUser`: (\{ `_id`: `string`; `actionItemCategory`: \{ `_id`: `string`; `name`: `string`; \}; `allottedHours`: `number`; `assignee`: \{ `_id`: `string`; `user`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; \}; `assigneeGroup`: `any`; `assigneeType`: `string`; `assigner`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `assignmentDate`: `string`; `completionDate`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `lastName`: `string`; \}; `dueDate`: `string`; `event`: \{ `_id`: `string`; `title`: `string`; \}; `isCompleted`: `boolean`; `postCompletionNotes`: `string`; `preCompletionNotes`: `string`; \} \| \{ `_id`: `string`; `actionItemCategory`: \{ `_id`: `string`; `name`: `string`; \}; `allottedHours`: `number`; `assignee`: `any`; `assigneeGroup`: \{ `_id`: `string`; `name`: `string`; \}; `assigneeType`: `string`; `assigner`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `assignmentDate`: `string`; `completionDate`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `lastName`: `string`; \}; `dueDate`: `string`; `event`: \{ `_id`: `string`; `title`: `string`; \}; `isCompleted`: `boolean`; `postCompletionNotes`: `string`; `preCompletionNotes`: `string`; \})[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `orderBy`: `any`; `userId`: `string`; `where`: \{ `assigneeName`: `undefined`; `categoryName`: `string`; `orgId`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `actionItemsByUser`: (\{ `_id`: `string`; `actionItemCategory`: \{ `_id`: `string`; `name`: `string`; \}; `allottedHours`: `number`; `assignee`: \{ `_id`: `string`; `user`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; \}; `assigneeGroup`: `any`; `assigneeType`: `string`; `assigner`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `assignmentDate`: `string`; `completionDate`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `lastName`: `string`; \}; `dueDate`: `string`; `event`: \{ `_id`: `string`; `title`: `string`; \}; `isCompleted`: `boolean`; `postCompletionNotes`: `string`; `preCompletionNotes`: `string`; \} \| \{ `_id`: `string`; `actionItemCategory`: \{ `_id`: `string`; `name`: `string`; \}; `allottedHours`: `number`; `assignee`: `any`; `assigneeGroup`: \{ `_id`: `string`; `name`: `string`; \}; `assigneeType`: `string`; `assigner`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; `assignmentDate`: `string`; `completionDate`: `string`; `creator`: \{ `_id`: `string`; `firstName`: `string`; `lastName`: `string`; \}; `dueDate`: `string`; `event`: \{ `_id`: `string`; `title`: `string`; \}; `isCompleted`: `boolean`; `postCompletionNotes`: `string`; `preCompletionNotes`: `string`; \})[]; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object`)[]
-Defined in: [src/screens/UserPortal/Volunteer/Actions/Actions.mocks.ts:121](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Actions/Actions.mocks.ts#L121)
+## Defined in
+
+[src/screens/UserPortal/Volunteer/Actions/Actions.mocks.ts:121](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Actions/Actions.mocks.ts#L121)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Actions/Actions/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Actions/Actions/functions/default.md
index 0923b9378d..22c34741c8 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Actions/Actions/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Actions/Actions/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/UserPortal/Volunteer/Actions/Actions.tsx:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Actions/Actions.tsx#L60)
-
Component for managing and displaying action items within an organization.
This component allows users to view, filter, sort, and create action items. It also handles fetching and displaying related data such as action item categories and members.
@@ -17,3 +15,7 @@ This component allows users to view, filter, sort, and create action items. It a
`JSX.Element`
The rendered component.
+
+## Defined in
+
+[src/screens/UserPortal/Volunteer/Actions/Actions.tsx:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Actions/Actions.tsx#L60)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/GroupModal/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/GroupModal/functions/default.md
index bd28975d99..b51198e1a4 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/GroupModal/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/GroupModal/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,19 +6,13 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx:71](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx#L71)
-
A modal dialog for creating or editing a volunteer group.
## Parameters
-### props
-
-[`InterfaceGroupModal`](../interfaces/InterfaceGroupModal.md)
-
-### deprecatedLegacyContext?
+• **props**: [`InterfaceGroupModal`](../interfaces/InterfaceGroupModal.md)
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -47,3 +41,7 @@ On form submission, the component either:
- Calls `updateVoluneerGroup` mutation to update an existing group, or
Success or error messages are displayed using toast notifications based on the result of the mutation.
+
+## Defined in
+
+[src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx:71](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx#L71)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/GroupModal/interfaces/InterfaceGroupModal.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/GroupModal/interfaces/InterfaceGroupModal.md
index cf075f01ef..83df3bab1c 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/GroupModal/interfaces/InterfaceGroupModal.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/GroupModal/interfaces/InterfaceGroupModal.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceGroupModal
-Defined in: [src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx#L35)
-
## Properties
### eventId
> **eventId**: `string`
-Defined in: [src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx#L38)
+#### Defined in
+
+[src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx#L38)
***
@@ -20,7 +20,9 @@ Defined in: [src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx:38](https://
> **group**: [`InterfaceVolunteerGroupInfo`](../../../../../../utils/interfaces/interfaces/InterfaceVolunteerGroupInfo.md)
-Defined in: [src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx#L39)
+#### Defined in
+
+[src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx#L39)
***
@@ -28,19 +30,23 @@ Defined in: [src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx:39](https://
> **hide**: () => `void`
-Defined in: [src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx#L37)
-
#### Returns
`void`
+#### Defined in
+
+[src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx#L37)
+
***
### isOpen
> **isOpen**: `boolean`
-Defined in: [src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx#L36)
+#### Defined in
+
+[src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx#L36)
***
@@ -48,8 +54,10 @@ Defined in: [src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx:36](https://
> **refetchGroups**: () => `void`
-Defined in: [src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx#L40)
-
#### Returns
`void`
+
+#### Defined in
+
+[src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/GroupModal.tsx#L40)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups.mocks/variables/EMPTY_MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups.mocks/variables/EMPTY_MOCKS.md
index 1d6df91e66..1e35492cf2 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups.mocks/variables/EMPTY_MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups.mocks/variables/EMPTY_MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: EMPTY\_MOCKS
-> `const` **EMPTY\_MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `orderBy`: `any`; `where`: \{ `eventId`: `undefined`; `group`: `undefined`; `leaderName`: `any`; `name_contains`: `string`; `orgId`: `string`; `status`: `undefined`; `userId`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getEventVolunteerGroups`: `any`[]; `getVolunteerMembership`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `orderBy`: `undefined`; `where`: \{ `eventId`: `string`; `group`: `string`; `leaderName`: `undefined`; `name_contains`: `undefined`; `orgId`: `undefined`; `status`: `string`; `userId`: `undefined`; \}; \}; \}; `result`: \{ `data`: \{ `getEventVolunteerGroups`: `undefined`; `getVolunteerMembership`: `any`[]; \}; \}; \})[]
+> `const` **EMPTY\_MOCKS**: (`object` \| `object`)[]
-Defined in: [src/screens/UserPortal/Volunteer/Groups/Groups.mocks.ts:368](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/Groups.mocks.ts#L368)
+## Defined in
+
+[src/screens/UserPortal/Volunteer/Groups/Groups.mocks.ts:368](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/Groups.mocks.ts#L368)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups.mocks/variables/ERROR_MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups.mocks/variables/ERROR_MOCKS.md
index 69e5086ac6..3109f54923 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups.mocks/variables/ERROR_MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups.mocks/variables/ERROR_MOCKS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,46 +6,6 @@
> `const` **ERROR\_MOCKS**: `object`[]
-Defined in: [src/screens/UserPortal/Volunteer/Groups/Groups.mocks.ts:407](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/Groups.mocks.ts#L407)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `EVENT_VOLUNTEER_GROUP_LIST`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.orderBy
-
-> **orderBy**: `any` = `null`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.leaderName
-
-> **leaderName**: `any` = `null`
-
-#### request.variables.where.name\_contains
-
-> **name\_contains**: `string` = `''`
-
-#### request.variables.where.orgId
-
-> **orgId**: `string` = `'orgId'`
-
-#### request.variables.where.userId
-
-> **userId**: `string` = `'userId'`
+[src/screens/UserPortal/Volunteer/Groups/Groups.mocks.ts:407](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/Groups.mocks.ts#L407)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups.mocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups.mocks/variables/MOCKS.md
index c0782b7256..e57b4a9f03 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups.mocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups.mocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `undefined`; `orderBy`: `string`; `status`: `undefined`; `where`: \{ `eventId`: `undefined`; `groupId`: `undefined`; `leaderName`: `any`; `name_contains`: `string`; `orgId`: `string`; `status`: `undefined`; `userId`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getEventVolunteerGroups`: `object`[]; `getVolunteerMembership`: `undefined`; `updateEventVolunteerGroup`: `undefined`; `updateVolunteerMembership`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `undefined`; `orderBy`: `any`; `status`: `undefined`; `where`: \{ `eventId`: `undefined`; `groupId`: `undefined`; `leaderName`: `string`; `name_contains`: `any`; `orgId`: `string`; `status`: `undefined`; `userId`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getEventVolunteerGroups`: `object`[]; `getVolunteerMembership`: `undefined`; `updateEventVolunteerGroup`: `undefined`; `updateVolunteerMembership`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `undefined`; `orderBy`: `undefined`; `status`: `undefined`; `where`: \{ `eventId`: `string`; `groupId`: `string`; `leaderName`: `undefined`; `name_contains`: `undefined`; `orgId`: `undefined`; `status`: `string`; `userId`: `undefined`; \}; \}; \}; `result`: \{ `data`: \{ `getEventVolunteerGroups`: `undefined`; `getVolunteerMembership`: `object`[]; `updateEventVolunteerGroup`: `undefined`; `updateVolunteerMembership`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `string`; `orderBy`: `undefined`; `status`: `string`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `getEventVolunteerGroups`: `undefined`; `getVolunteerMembership`: `undefined`; `updateEventVolunteerGroup`: `undefined`; `updateVolunteerMembership`: \{ `_id`: `string`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: \{ `description`: `string`; `eventId`: `string`; `name`: `string`; `volunteersRequired`: `number`; \}; `id`: `string`; `orderBy`: `undefined`; `status`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `getEventVolunteerGroups`: `undefined`; `getVolunteerMembership`: `undefined`; `updateEventVolunteerGroup`: \{ `_id`: `string`; \}; `updateVolunteerMembership`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: \{ `description`: `undefined`; `eventId`: `string`; `name`: `undefined`; `volunteersRequired`: `undefined`; \}; `id`: `string`; `orderBy`: `undefined`; `status`: `undefined`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `getEventVolunteerGroups`: `undefined`; `getVolunteerMembership`: `undefined`; `updateEventVolunteerGroup`: \{ `_id`: `string`; \}; `updateVolunteerMembership`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/UserPortal/Volunteer/Groups/Groups.mocks.ts:163](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/Groups.mocks.ts#L163)
+## Defined in
+
+[src/screens/UserPortal/Volunteer/Groups/Groups.mocks.ts:163](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/Groups.mocks.ts#L163)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups.mocks/variables/UPDATE_ERROR_MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups.mocks/variables/UPDATE_ERROR_MOCKS.md
index 04dd566f47..89e7e5a771 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups.mocks/variables/UPDATE_ERROR_MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups.mocks/variables/UPDATE_ERROR_MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: UPDATE\_ERROR\_MOCKS
-> `const` **UPDATE\_ERROR\_MOCKS**: (\{ `error`: `undefined`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `undefined`; `status`: `undefined`; `where`: \{ `eventId`: `string`; `groupId`: `string`; `status`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getVolunteerMembership`: `object`[]; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `id`: `string`; `status`: `string`; `where`: `undefined`; \}; \}; `result`: `undefined`; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: \{ `description`: `string`; `eventId`: `string`; `name`: `string`; `volunteersRequired`: `number`; \}; `id`: `string`; `status`: `undefined`; `where`: `undefined`; \}; \}; `result`: `undefined`; \})[]
+> `const` **UPDATE\_ERROR\_MOCKS**: (`object` \| `object` \| `object`)[]
-Defined in: [src/screens/UserPortal/Volunteer/Groups/Groups.mocks.ts:425](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/Groups.mocks.ts#L425)
+## Defined in
+
+[src/screens/UserPortal/Volunteer/Groups/Groups.mocks.ts:425](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/Groups.mocks.ts#L425)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups/functions/default.md
index d7a13d61c8..3150f62ce1 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Groups/Groups/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `JSX.Element`
-Defined in: [src/screens/UserPortal/Volunteer/Groups/Groups.tsx:55](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/Groups.tsx#L55)
-
Component for managing volunteer groups for an event.
This component allows users to view, filter, sort, and create action items. It also provides a modal for creating and editing action items.
@@ -16,3 +14,7 @@ This component allows users to view, filter, sort, and create action items. It a
`JSX.Element`
The rendered component.
+
+## Defined in
+
+[src/screens/UserPortal/Volunteer/Groups/Groups.tsx:55](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Groups/Groups.tsx#L55)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations.mocks/variables/EMPTY_MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations.mocks/variables/EMPTY_MOCKS.md
index eeb93ece9d..680b122559 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations.mocks/variables/EMPTY_MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations.mocks/variables/EMPTY_MOCKS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,46 +6,6 @@
> `const` **EMPTY\_MOCKS**: `object`[]
-Defined in: [src/screens/UserPortal/Volunteer/Invitations/Invitations.mocks.ts:189](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Invitations/Invitations.mocks.ts#L189)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `USER_VOLUNTEER_MEMBERSHIP`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.where
-
-> **where**: `object`
-
-#### request.variables.where.filter
-
-> **filter**: `any` = `null`
-
-#### request.variables.where.status
-
-> **status**: `string` = `'invited'`
-
-#### request.variables.where.userId
-
-> **userId**: `string` = `'userId'`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.getVolunteerMembership
-
-> **getVolunteerMembership**: `any`[] = `[]`
+[src/screens/UserPortal/Volunteer/Invitations/Invitations.mocks.ts:189](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Invitations/Invitations.mocks.ts#L189)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations.mocks/variables/ERROR_MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations.mocks/variables/ERROR_MOCKS.md
index 8234800b24..7aaf213728 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations.mocks/variables/ERROR_MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations.mocks/variables/ERROR_MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: ERROR\_MOCKS
-> `const` **ERROR\_MOCKS**: (\{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `undefined`; `status`: `undefined`; `where`: \{ `filter`: `any`; `status`: `string`; `userId`: `string`; \}; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; `status`: `string`; `where`: `undefined`; \}; \}; \})[]
+> `const` **ERROR\_MOCKS**: (`object` \| `object`)[]
-Defined in: [src/screens/UserPortal/Volunteer/Invitations/Invitations.mocks.ts:209](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Invitations/Invitations.mocks.ts#L209)
+## Defined in
+
+[src/screens/UserPortal/Volunteer/Invitations/Invitations.mocks.ts:209](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Invitations/Invitations.mocks.ts#L209)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations.mocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations.mocks/variables/MOCKS.md
index f8b05a73dd..3dc10001e3 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations.mocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations.mocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `undefined`; `orderBy`: `undefined`; `status`: `undefined`; `where`: \{ `eventTitle`: `undefined`; `filter`: `any`; `status`: `string`; `userId`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getVolunteerMembership`: (\{ `_id`: `string`; `createdAt`: `string`; `event`: \{ `_id`: `string`; `startDate`: `string`; `title`: `string`; \}; `group`: `any`; `status`: `string`; `volunteer`: \{ `_id`: `string`; `user`: \{ `_id`: `string`; `firstName`: `string`; `image`: `string`; `lastName`: `string`; \}; \}; \} \| \{ `_id`: `string`; `createdAt`: `string`; `event`: \{ `_id`: `string`; `startDate`: `string`; `title`: `string`; \}; `group`: \{ `_id`: `string`; `name`: `string`; \}; `status`: `string`; `volunteer`: \{ `_id`: `string`; `user`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; \}; \})[]; `updateVolunteerMembership`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `undefined`; `orderBy`: `string`; `status`: `undefined`; `where`: \{ `eventTitle`: `undefined`; `filter`: `any`; `status`: `string`; `userId`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getVolunteerMembership`: (\{ `_id`: `string`; `createdAt`: `string`; `event`: \{ `_id`: `string`; `startDate`: `string`; `title`: `string`; \}; `group`: `any`; `status`: `string`; `volunteer`: \{ `_id`: `string`; `user`: \{ `_id`: `string`; `firstName`: `string`; `image`: `string`; `lastName`: `string`; \}; \}; \} \| \{ `_id`: `string`; `createdAt`: `string`; `event`: \{ `_id`: `string`; `startDate`: `string`; `title`: `string`; \}; `group`: \{ `_id`: `string`; `name`: `string`; \}; `status`: `string`; `volunteer`: \{ `_id`: `string`; `user`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; \}; \})[]; `updateVolunteerMembership`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `undefined`; `orderBy`: `undefined`; `status`: `undefined`; `where`: \{ `eventTitle`: `undefined`; `filter`: `string`; `status`: `string`; `userId`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getVolunteerMembership`: `object`[]; `updateVolunteerMembership`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `undefined`; `orderBy`: `undefined`; `status`: `undefined`; `where`: \{ `eventTitle`: `undefined`; `filter`: `string`; `status`: `string`; `userId`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getVolunteerMembership`: `object`[]; `updateVolunteerMembership`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `undefined`; `orderBy`: `undefined`; `status`: `undefined`; `where`: \{ `eventTitle`: `string`; `filter`: `any`; `status`: `string`; `userId`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getVolunteerMembership`: `object`[]; `updateVolunteerMembership`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; `orderBy`: `undefined`; `status`: `string`; `where`: `undefined`; \}; \}; `result`: \{ `data`: \{ `getVolunteerMembership`: `undefined`; `updateVolunteerMembership`: \{ `_id`: `string`; \}; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object` \| `object` \| `object` \| `object`)[]
-Defined in: [src/screens/UserPortal/Volunteer/Invitations/Invitations.mocks.ts:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Invitations/Invitations.mocks.ts#L49)
+## Defined in
+
+[src/screens/UserPortal/Volunteer/Invitations/Invitations.mocks.ts:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Invitations/Invitations.mocks.ts#L49)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations.mocks/variables/UPDATE_ERROR_MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations.mocks/variables/UPDATE_ERROR_MOCKS.md
index d8890bc5b3..bc4518d25d 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations.mocks/variables/UPDATE_ERROR_MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations.mocks/variables/UPDATE_ERROR_MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: UPDATE\_ERROR\_MOCKS
-> `const` **UPDATE\_ERROR\_MOCKS**: (\{ `error`: `undefined`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `undefined`; `status`: `undefined`; `where`: \{ `filter`: `any`; `status`: `string`; `userId`: `string`; \}; \}; \}; `result`: \{ `data`: \{ `getVolunteerMembership`: (\{ `_id`: `string`; `createdAt`: `string`; `event`: \{ `_id`: `string`; `startDate`: `string`; `title`: `string`; \}; `group`: `any`; `status`: `string`; `volunteer`: \{ `_id`: `string`; `user`: \{ `_id`: `string`; `firstName`: `string`; `image`: `string`; `lastName`: `string`; \}; \}; \} \| \{ `_id`: `string`; `createdAt`: `string`; `event`: \{ `_id`: `string`; `startDate`: `string`; `title`: `string`; \}; `group`: \{ `_id`: `string`; `name`: `string`; \}; `status`: `string`; `volunteer`: \{ `_id`: `string`; `user`: \{ `_id`: `string`; `firstName`: `string`; `image`: `any`; `lastName`: `string`; \}; \}; \})[]; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `id`: `string`; `status`: `string`; `where`: `undefined`; \}; \}; `result`: `undefined`; \})[]
+> `const` **UPDATE\_ERROR\_MOCKS**: (`object` \| `object`)[]
-Defined in: [src/screens/UserPortal/Volunteer/Invitations/Invitations.mocks.ts:235](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Invitations/Invitations.mocks.ts#L235)
+## Defined in
+
+[src/screens/UserPortal/Volunteer/Invitations/Invitations.mocks.ts:235](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Invitations/Invitations.mocks.ts#L235)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations/functions/default.md
index ec4f13f5d7..c26d39c992 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/Invitations/Invitations/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/screens/UserPortal/Volunteer/Invitations/Invitations.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Invitations/Invitations.tsx#L32)
-
The `Invitations` component displays list of invites for the user to volunteer.
It allows the user to search, sort, and accept/reject invites.
@@ -16,3 +14,7 @@ It allows the user to search, sort, and accept/reject invites.
`Element`
The rendered component displaying the upcoming events.
+
+## Defined in
+
+[src/screens/UserPortal/Volunteer/Invitations/Invitations.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/Invitations/Invitations.tsx#L32)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks/variables/CREATE_ERROR_MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks/variables/CREATE_ERROR_MOCKS.md
index 52de71f3ec..a9949692e4 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks/variables/CREATE_ERROR_MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks/variables/CREATE_ERROR_MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: CREATE\_ERROR\_MOCKS
-> `const` **CREATE\_ERROR\_MOCKS**: (\{ `error`: `undefined`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `first`: `any`; `location_contains`: `string`; `organization_id`: `string`; `skip`: `any`; `title_contains`: `string`; `upcomingOnly`: `boolean`; \}; \}; `result`: \{ `data`: \{ `eventsByOrganizationConnection`: `object`[]; \}; \}; \} \| \{ `error`: `Error`; `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: \{ `event`: `string`; `group`: `any`; `status`: `string`; `userId`: `string`; \}; `first`: `undefined`; `location_contains`: `undefined`; `organization_id`: `undefined`; `skip`: `undefined`; `title_contains`: `undefined`; `upcomingOnly`: `undefined`; \}; \}; `result`: `undefined`; \})[]
+> `const` **CREATE\_ERROR\_MOCKS**: (`object` \| `object`)[]
-Defined in: [src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts:248](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts#L248)
+## Defined in
+
+[src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts:248](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts#L248)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks/variables/EMPTY_MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks/variables/EMPTY_MOCKS.md
index 2ae69d1787..f56995300d 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks/variables/EMPTY_MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks/variables/EMPTY_MOCKS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,54 +6,6 @@
> `const` **EMPTY\_MOCKS**: `object`[]
-Defined in: [src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts:210](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts#L210)
+## Defined in
-## Type declaration
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `USER_EVENTS_VOLUNTEER`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.first
-
-> **first**: `any` = `null`
-
-#### request.variables.location\_contains
-
-> **location\_contains**: `string` = `''`
-
-#### request.variables.organization\_id
-
-> **organization\_id**: `string` = `'orgId'`
-
-#### request.variables.skip
-
-> **skip**: `any` = `null`
-
-#### request.variables.title\_contains
-
-> **title\_contains**: `string` = `''`
-
-#### request.variables.upcomingOnly
-
-> **upcomingOnly**: `boolean` = `true`
-
-### result
-
-> **result**: `object`
-
-#### result.data
-
-> **data**: `object`
-
-#### result.data.eventsByOrganizationConnection
-
-> **eventsByOrganizationConnection**: `any`[] = `[]`
+[src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts:210](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts#L210)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks/variables/ERROR_MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks/variables/ERROR_MOCKS.md
index fe0a103650..011413803f 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks/variables/ERROR_MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks/variables/ERROR_MOCKS.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,46 +6,6 @@
> `const` **ERROR\_MOCKS**: `object`[]
-Defined in: [src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts:231](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts#L231)
+## Defined in
-## Type declaration
-
-### error
-
-> **error**: `Error`
-
-### request
-
-> **request**: `object`
-
-#### request.query
-
-> **query**: `DocumentNode` = `USER_EVENTS_VOLUNTEER`
-
-#### request.variables
-
-> **variables**: `object`
-
-#### request.variables.first
-
-> **first**: `any` = `null`
-
-#### request.variables.location\_contains
-
-> **location\_contains**: `string` = `''`
-
-#### request.variables.organization\_id
-
-> **organization\_id**: `string` = `'orgId'`
-
-#### request.variables.skip
-
-> **skip**: `any` = `null`
-
-#### request.variables.title\_contains
-
-> **title\_contains**: `string` = `''`
-
-#### request.variables.upcomingOnly
-
-> **upcomingOnly**: `boolean` = `true`
+[src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts:231](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts#L231)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks/variables/MOCKS.md
index 869fbb9a41..6d629e86a1 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: `undefined`; `first`: `any`; `location_contains`: `string`; `organization_id`: `string`; `skip`: `any`; `title_contains`: `string`; `upcomingOnly`: `boolean`; \}; \}; `result`: \{ `data`: \{ `createVolunteerMembership`: `undefined`; `eventsByOrganizationConnection`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `data`: \{ `event`: `string`; `group`: `string`; `status`: `string`; `userId`: `string`; \}; `first`: `undefined`; `location_contains`: `undefined`; `organization_id`: `undefined`; `skip`: `undefined`; `title_contains`: `undefined`; `upcomingOnly`: `undefined`; \}; \}; `result`: \{ `data`: \{ `createVolunteerMembership`: \{ `_id`: `string`; \}; `eventsByOrganizationConnection`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object`)[]
-Defined in: [src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts:113](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts#L113)
+## Defined in
+
+[src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts:113](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts#L113)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents/functions/default.md
index 1cbbdf482c..ab70a972f6 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.tsx:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.tsx#L42)
-
The `UpcomingEvents` component displays list of upcoming events for the user to volunteer.
It allows the user to search, sort, and volunteer for events/volunteer groups.
@@ -16,3 +14,7 @@ It allows the user to search, sort, and volunteer for events/volunteer groups.
`Element`
The rendered component displaying the upcoming events.
+
+## Defined in
+
+[src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.tsx:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.tsx#L42)
diff --git a/docs/docs/auto-docs/screens/UserPortal/Volunteer/VolunteerManagement/functions/default.md b/docs/docs/auto-docs/screens/UserPortal/Volunteer/VolunteerManagement/functions/default.md
index 8109d7fd0f..82b2b90f1e 100644
--- a/docs/docs/auto-docs/screens/UserPortal/Volunteer/VolunteerManagement/functions/default.md
+++ b/docs/docs/auto-docs/screens/UserPortal/Volunteer/VolunteerManagement/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/screens/UserPortal/Volunteer/VolunteerManagement.tsx:58](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/VolunteerManagement.tsx#L58)
-
`VolunteerManagement` component handles the display and navigation of different event management sections.
It provides a tabbed interface for:
@@ -21,3 +19,7 @@ It provides a tabbed interface for:
`Element`
JSX.Element - The `VolunteerManagement` component.
+
+## Defined in
+
+[src/screens/UserPortal/Volunteer/VolunteerManagement.tsx:58](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Volunteer/VolunteerManagement.tsx#L58)
diff --git a/docs/docs/auto-docs/screens/Users/Organization.mocks/functions/generateMockUser.md b/docs/docs/auto-docs/screens/Users/Organization.mocks/functions/generateMockUser.md
index 6edcedd0b9..6852c5182a 100644
--- a/docs/docs/auto-docs/screens/Users/Organization.mocks/functions/generateMockUser.md
+++ b/docs/docs/auto-docs/screens/Users/Organization.mocks/functions/generateMockUser.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,34 +6,24 @@
> **generateMockUser**(`id`, `firstName`, `lastName`, `email`, `createdAt`, `isSuperAdmin`): `InterfaceMockUser`
-Defined in: [src/screens/Users/Organization.mocks.ts:236](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/Organization.mocks.ts#L236)
-
## Parameters
-### id
-
-`string`
-
-### firstName
-
-`string`
-
-### lastName
+• **id**: `string`
-`string`
+• **firstName**: `string`
-### email
+• **lastName**: `string`
-`string`
+• **email**: `string`
-### createdAt
+• **createdAt**: `string`
-`string`
-
-### isSuperAdmin
-
-`boolean` = `false`
+• **isSuperAdmin**: `boolean` = `false`
## Returns
`InterfaceMockUser`
+
+## Defined in
+
+[src/screens/Users/Organization.mocks.ts:236](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/Organization.mocks.ts#L236)
diff --git a/docs/docs/auto-docs/screens/Users/Organization.mocks/variables/MOCK_USERS.md b/docs/docs/auto-docs/screens/Users/Organization.mocks/variables/MOCK_USERS.md
index 95ccacff7a..c1bb1c5c19 100644
--- a/docs/docs/auto-docs/screens/Users/Organization.mocks/variables/MOCK_USERS.md
+++ b/docs/docs/auto-docs/screens/Users/Organization.mocks/variables/MOCK_USERS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCK\_USERS
-> `const` **MOCK\_USERS**: (\{ `appUserProfile`: \{ `_id`: `string`; `adminFor`: `object`[]; `createdEvents`: `any`[]; `createdOrganizations`: `any`[]; `eventAdmin`: `any`[]; `isSuperAdmin`: `boolean`; \}; `user`: \{ `_id`: `string`; `createdAt`: `string`; `email`: `string`; `firstName`: `string`; `image`: `any`; `joinedOrganizations`: `object`[]; `lastName`: `string`; `membershipRequests`: `any`[]; `organizationsBlockedBy`: `object`[]; `registeredEvents`: `any`[]; \}; \} \| \{ `appUserProfile`: \{ `_id`: `string`; `adminFor`: `any`[]; `createdEvents`: `any`[]; `createdOrganizations`: `any`[]; `eventAdmin`: `any`[]; `isSuperAdmin`: `boolean`; \}; `user`: \{ `_id`: `string`; `createdAt`: `string`; `email`: `string`; `firstName`: `string`; `image`: `any`; `joinedOrganizations`: `object`[]; `lastName`: `string`; `membershipRequests`: `any`[]; `organizationsBlockedBy`: `object`[]; `registeredEvents`: `any`[]; \}; \})[]
+> `const` **MOCK\_USERS**: (`object` \| `object`)[]
-Defined in: [src/screens/Users/Organization.mocks.ts:77](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/Organization.mocks.ts#L77)
+## Defined in
+
+[src/screens/Users/Organization.mocks.ts:77](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/Organization.mocks.ts#L77)
diff --git a/docs/docs/auto-docs/screens/Users/Organization.mocks/variables/MOCK_USERS2.md b/docs/docs/auto-docs/screens/Users/Organization.mocks/variables/MOCK_USERS2.md
index 093d3506a4..2454dcf8c1 100644
--- a/docs/docs/auto-docs/screens/Users/Organization.mocks/variables/MOCK_USERS2.md
+++ b/docs/docs/auto-docs/screens/Users/Organization.mocks/variables/MOCK_USERS2.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,78 +6,6 @@
> `const` **MOCK\_USERS2**: `object`[]
-Defined in: [src/screens/Users/Organization.mocks.ts:284](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/Organization.mocks.ts#L284)
+## Defined in
-## Type declaration
-
-### appUserProfile
-
-> **appUserProfile**: `object`
-
-#### appUserProfile.\_id
-
-> **\_id**: `string` = `'user3'`
-
-#### appUserProfile.adminFor
-
-> **adminFor**: `any`[] = `[]`
-
-#### appUserProfile.createdEvents
-
-> **createdEvents**: `any`[] = `[]`
-
-#### appUserProfile.createdOrganizations
-
-> **createdOrganizations**: `any`[] = `[]`
-
-#### appUserProfile.eventAdmin
-
-> **eventAdmin**: `any`[] = `[]`
-
-#### appUserProfile.isSuperAdmin
-
-> **isSuperAdmin**: `boolean` = `false`
-
-### user
-
-> **user**: `object`
-
-#### user.\_id
-
-> **\_id**: `string` = `'user3'`
-
-#### user.createdAt
-
-> **createdAt**: `string` = `'2023-04-09T04:53:17.742+00:00'`
-
-#### user.email
-
-> **email**: `string` = `'jack@example.com'`
-
-#### user.firstName
-
-> **firstName**: `string` = `'Jack'`
-
-#### user.image
-
-> **image**: `any` = `null`
-
-#### user.joinedOrganizations
-
-> **joinedOrganizations**: `object`[]
-
-#### user.lastName
-
-> **lastName**: `string` = `'Smith'`
-
-#### user.membershipRequests
-
-> **membershipRequests**: `any`[] = `[]`
-
-#### user.organizationsBlockedBy
-
-> **organizationsBlockedBy**: `object`[]
-
-#### user.registeredEvents
-
-> **registeredEvents**: `any`[] = `[]`
+[src/screens/Users/Organization.mocks.ts:284](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/Organization.mocks.ts#L284)
diff --git a/docs/docs/auto-docs/screens/Users/Organization.mocks/variables/createAddress.md b/docs/docs/auto-docs/screens/Users/Organization.mocks/variables/createAddress.md
index 572b5e547d..0d83bb739c 100644
--- a/docs/docs/auto-docs/screens/Users/Organization.mocks/variables/createAddress.md
+++ b/docs/docs/auto-docs/screens/Users/Organization.mocks/variables/createAddress.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **createAddress**: `object`
-Defined in: [src/screens/Users/Organization.mocks.ts:57](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/Organization.mocks.ts#L57)
-
## Type declaration
### city
@@ -41,3 +39,7 @@ Defined in: [src/screens/Users/Organization.mocks.ts:57](https://github.com/Pali
### state
> **state**: `string` = `'Kingston Parish'`
+
+## Defined in
+
+[src/screens/Users/Organization.mocks.ts:57](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/Organization.mocks.ts#L57)
diff --git a/docs/docs/auto-docs/screens/Users/Organization.mocks/variables/createCreator.md b/docs/docs/auto-docs/screens/Users/Organization.mocks/variables/createCreator.md
index a4d7cb6b02..f16eb84028 100644
--- a/docs/docs/auto-docs/screens/Users/Organization.mocks/variables/createCreator.md
+++ b/docs/docs/auto-docs/screens/Users/Organization.mocks/variables/createCreator.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **createCreator**: `object`
-Defined in: [src/screens/Users/Organization.mocks.ts:68](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/Organization.mocks.ts#L68)
-
## Type declaration
### \_id
@@ -33,3 +31,7 @@ Defined in: [src/screens/Users/Organization.mocks.ts:68](https://github.com/Pali
### lastName
> **lastName**: `string` = `'Smith'`
+
+## Defined in
+
+[src/screens/Users/Organization.mocks.ts:68](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/Organization.mocks.ts#L68)
diff --git a/docs/docs/auto-docs/screens/Users/User.mocks/variables/MOCKS.md b/docs/docs/auto-docs/screens/Users/User.mocks/variables/MOCKS.md
index 2205e25c6f..156dbd6e97 100644
--- a/docs/docs/auto-docs/screens/Users/User.mocks/variables/MOCKS.md
+++ b/docs/docs/auto-docs/screens/Users/User.mocks/variables/MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS
-> `const` **MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `undefined`; `firstName_contains`: `undefined`; `id`: `string`; `lastName_contains`: `undefined`; `skip`: `undefined`; \}; \}; `result`: \{ `data`: \{ `organizationsConnection`: `undefined`; `user`: \{ `email`: `string`; `firstName`: `string`; `image`: `string`; `lastName`: `string`; \}; `users`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `firstName_contains`: `string`; `id`: `undefined`; `lastName_contains`: `string`; `skip`: `number`; \}; \}; `result`: \{ `data`: \{ `organizationsConnection`: `undefined`; `user`: `undefined`; `users`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: `undefined`; \}; `result`: \{ `data`: \{ `organizationsConnection`: `object`[]; `user`: `undefined`; `users`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS**: (`object` \| `object` \| `object`)[]
-Defined in: [src/screens/Users/User.mocks.ts:7](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/User.mocks.ts#L7)
+## Defined in
+
+[src/screens/Users/User.mocks.ts:7](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/User.mocks.ts#L7)
diff --git a/docs/docs/auto-docs/screens/Users/User.mocks/variables/MOCKS2.md b/docs/docs/auto-docs/screens/Users/User.mocks/variables/MOCKS2.md
index 46f1925392..a122eb22a7 100644
--- a/docs/docs/auto-docs/screens/Users/User.mocks/variables/MOCKS2.md
+++ b/docs/docs/auto-docs/screens/Users/User.mocks/variables/MOCKS2.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS2
-> `const` **MOCKS2**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `undefined`; `firstName_contains`: `undefined`; `id`: `string`; `lastName_contains`: `undefined`; `skip`: `undefined`; \}; \}; `result`: \{ `data`: \{ `organizationsConnection`: `undefined`; `user`: \{ `email`: `string`; `firstName`: `string`; `image`: `string`; `lastName`: `string`; \}; `users`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `firstName_contains`: `string`; `id`: `undefined`; `lastName_contains`: `string`; `skip`: `number`; \}; \}; `result`: \{ `data`: \{ `organizationsConnection`: `undefined`; `user`: `undefined`; `users`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: `undefined`; \}; `result`: \{ `data`: \{ `organizationsConnection`: `object`[]; `user`: `undefined`; `users`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS2**: (`object` \| `object` \| `object`)[]
-Defined in: [src/screens/Users/User.mocks.ts:242](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/User.mocks.ts#L242)
+## Defined in
+
+[src/screens/Users/User.mocks.ts:242](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/User.mocks.ts#L242)
diff --git a/docs/docs/auto-docs/screens/Users/Users/functions/default.md b/docs/docs/auto-docs/screens/Users/Users/functions/default.md
index 61b9d11ece..88290538e4 100644
--- a/docs/docs/auto-docs/screens/Users/Users/functions/default.md
+++ b/docs/docs/auto-docs/screens/Users/Users/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `Element`
-Defined in: [src/screens/Users/Users.tsx:64](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/Users.tsx#L64)
-
The `Users` component is responsible for displaying a list of users in a paginated and sortable format.
It supports search functionality, filtering, and sorting of users. The component integrates with GraphQL
for fetching and managing user data and displays results with infinite scrolling.
@@ -51,3 +49,7 @@ for fetching and managing user data and displays results with infinite scrolling
`Element`
The rendered `Users` component.
+
+## Defined in
+
+[src/screens/Users/Users.tsx:64](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/Users.tsx#L64)
diff --git a/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/EMPTY_MOCKS.md b/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/EMPTY_MOCKS.md
index 744f8f87da..ea40eb2ab5 100644
--- a/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/EMPTY_MOCKS.md
+++ b/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/EMPTY_MOCKS.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: EMPTY\_MOCKS
-> `const` **EMPTY\_MOCKS**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `firstName_contains`: `string`; `lastName_contains`: `string`; `skip`: `number`; \}; \}; `result`: \{ `data`: \{ `organizationsConnection`: `undefined`; `users`: `any`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: `undefined`; \}; `result`: \{ `data`: \{ `organizationsConnection`: `any`[]; `users`: `undefined`; \}; \}; \})[]
+> `const` **EMPTY\_MOCKS**: (`object` \| `object`)[]
-Defined in: [src/screens/Users/UsersMocks.mocks.ts:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/UsersMocks.mocks.ts#L8)
+## Defined in
+
+[src/screens/Users/UsersMocks.mocks.ts:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/UsersMocks.mocks.ts#L8)
diff --git a/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/MOCKS_NEW.md b/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/MOCKS_NEW.md
index 696ede1999..afb461fa5f 100644
--- a/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/MOCKS_NEW.md
+++ b/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/MOCKS_NEW.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_NEW
-> `const` **MOCKS\_NEW**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `firstName_contains`: `string`; `lastName_contains`: `string`; `order`: `string`; `skip`: `number`; \}; \}; `result`: \{ `data`: \{ `organizationsConnection`: `undefined`; `users`: (\{ `appUserProfile`: \{ `_id`: `string`; `adminFor`: `object`[]; `createdEvents`: `any`[]; `createdOrganizations`: `any`[]; `eventAdmin`: `any`[]; `isSuperAdmin`: `boolean`; \}; `user`: \{ `_id`: `string`; `createdAt`: `string`; `email`: `string`; `firstName`: `string`; `image`: `any`; `joinedOrganizations`: `object`[]; `lastName`: `string`; `membershipRequests`: `any`[]; `organizationsBlockedBy`: `object`[]; `registeredEvents`: `any`[]; \}; \} \| \{ `appUserProfile`: \{ `_id`: `string`; `adminFor`: `any`[]; `createdEvents`: `any`[]; `createdOrganizations`: `any`[]; `eventAdmin`: `any`[]; `isSuperAdmin`: `boolean`; \}; `user`: \{ `_id`: `string`; `createdAt`: `string`; `email`: `string`; `firstName`: `string`; `image`: `any`; `joinedOrganizations`: `object`[]; `lastName`: `string`; `membershipRequests`: `any`[]; `organizationsBlockedBy`: `object`[]; `registeredEvents`: `any`[]; \}; \})[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: `undefined`; \}; `result`: \{ `data`: \{ `organizationsConnection`: `any`[]; `users`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS\_NEW**: (`object` \| `object`)[]
-Defined in: [src/screens/Users/UsersMocks.mocks.ts:84](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/UsersMocks.mocks.ts#L84)
+## Defined in
+
+[src/screens/Users/UsersMocks.mocks.ts:84](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/UsersMocks.mocks.ts#L84)
diff --git a/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/MOCKS_NEW2.md b/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/MOCKS_NEW2.md
index 0804984885..3ab8e2ef5e 100644
--- a/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/MOCKS_NEW2.md
+++ b/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/MOCKS_NEW2.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_NEW2
-> `const` **MOCKS\_NEW2**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `filter`: `undefined`; `first`: `number`; `firstName_contains`: `string`; `lastName_contains`: `string`; `order`: `string`; `skip`: `number`; \}; \}; `result`: \{ `data`: \{ `organizationsConnection`: `undefined`; `users`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: `undefined`; \}; `result`: \{ `data`: \{ `organizationsConnection`: `any`[]; `users`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `filter`: `string`; `first`: `number`; `firstName_contains`: `string`; `lastName_contains`: `string`; `order`: `string`; `skip`: `number`; \}; \}; `result`: \{ `data`: \{ `organizationsConnection`: `undefined`; `users`: `object`[]; \}; \}; \})[]
+> `const` **MOCKS\_NEW2**: (`object` \| `object` \| `object`)[]
-Defined in: [src/screens/Users/UsersMocks.mocks.ts:114](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/UsersMocks.mocks.ts#L114)
+## Defined in
+
+[src/screens/Users/UsersMocks.mocks.ts:114](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/UsersMocks.mocks.ts#L114)
diff --git a/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/MOCKS_NEW3.md b/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/MOCKS_NEW3.md
index f473f35c85..234074efd8 100644
--- a/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/MOCKS_NEW3.md
+++ b/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/MOCKS_NEW3.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_NEW3
-> `const` **MOCKS\_NEW3**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `filter`: `undefined`; `first`: `number`; `firstName_contains`: `string`; `lastName_contains`: `string`; `order`: `string`; `skip`: `number`; \}; \}; `result`: \{ `data`: \{ `organizationsConnection`: `undefined`; `users`: `object`[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: `undefined`; \}; `result`: \{ `data`: \{ `organizationsConnection`: `any`[]; `users`: `undefined`; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `filter`: `string`; `first`: `number`; `firstName_contains`: `string`; `lastName_contains`: `string`; `order`: `string`; `skip`: `number`; \}; \}; `result`: \{ `data`: \{ `organizationsConnection`: `undefined`; `users`: `object`[]; \}; \}; \})[]
+> `const` **MOCKS\_NEW3**: (`object` \| `object` \| `object`)[]
-Defined in: [src/screens/Users/UsersMocks.mocks.ts:162](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/UsersMocks.mocks.ts#L162)
+## Defined in
+
+[src/screens/Users/UsersMocks.mocks.ts:162](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/UsersMocks.mocks.ts#L162)
diff --git a/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/MOCKS_NEW_2.md b/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/MOCKS_NEW_2.md
index 9bcd6697c2..772d3d1bfc 100644
--- a/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/MOCKS_NEW_2.md
+++ b/docs/docs/auto-docs/screens/Users/UsersMocks.mocks/variables/MOCKS_NEW_2.md
@@ -1,9 +1,11 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: MOCKS\_NEW\_2
-> `const` **MOCKS\_NEW\_2**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `first`: `number`; `firstName_contains`: `string`; `lastName_contains`: `string`; `order`: `string`; `skip`: `number`; \}; \}; `result`: \{ `data`: \{ `organizationsConnection`: `undefined`; `users`: (\{ `appUserProfile`: \{ `_id`: `string`; `adminFor`: `object`[]; `createdEvents`: `any`[]; `createdOrganizations`: `any`[]; `eventAdmin`: `any`[]; `isSuperAdmin`: `boolean`; \}; `user`: \{ `_id`: `string`; `createdAt`: `string`; `email`: `string`; `firstName`: `string`; `image`: `any`; `joinedOrganizations`: `object`[]; `lastName`: `string`; `membershipRequests`: `any`[]; `organizationsBlockedBy`: `object`[]; `registeredEvents`: `any`[]; \}; \} \| \{ `appUserProfile`: \{ `_id`: `string`; `adminFor`: `any`[]; `createdEvents`: `any`[]; `createdOrganizations`: `any`[]; `eventAdmin`: `any`[]; `isSuperAdmin`: `boolean`; \}; `user`: \{ `_id`: `string`; `createdAt`: `string`; `email`: `string`; `firstName`: `string`; `image`: `any`; `joinedOrganizations`: `object`[]; `lastName`: `string`; `membershipRequests`: `any`[]; `organizationsBlockedBy`: `object`[]; `registeredEvents`: `any`[]; \}; \})[]; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: `undefined`; \}; `result`: \{ `data`: \{ `organizationsConnection`: `any`[]; `users`: `undefined`; \}; \}; \})[]
+> `const` **MOCKS\_NEW\_2**: (`object` \| `object`)[]
-Defined in: [src/screens/Users/UsersMocks.mocks.ts:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/UsersMocks.mocks.ts#L37)
+## Defined in
+
+[src/screens/Users/UsersMocks.mocks.ts:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Users/UsersMocks.mocks.ts#L37)
diff --git a/docs/docs/auto-docs/setup/askAndSetDockerOption/askAndSetDockerOption/functions/default.md b/docs/docs/auto-docs/setup/askAndSetDockerOption/askAndSetDockerOption/functions/default.md
index 3895b6add9..36518fb57b 100644
--- a/docs/docs/auto-docs/setup/askAndSetDockerOption/askAndSetDockerOption/functions/default.md
+++ b/docs/docs/auto-docs/setup/askAndSetDockerOption/askAndSetDockerOption/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,10 @@
> **default**(): `Promise`\<`void`\>
-Defined in: [src/setup/askAndSetDockerOption/askAndSetDockerOption.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/askAndSetDockerOption/askAndSetDockerOption.ts#L6)
-
## Returns
`Promise`\<`void`\>
+
+## Defined in
+
+[src/setup/askAndSetDockerOption/askAndSetDockerOption.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/askAndSetDockerOption/askAndSetDockerOption.ts#L6)
diff --git a/docs/docs/auto-docs/setup/askAndUpdatePort/askAndUpdatePort/functions/default.md b/docs/docs/auto-docs/setup/askAndUpdatePort/askAndUpdatePort/functions/default.md
index 1258b370a4..ecaa7818f4 100644
--- a/docs/docs/auto-docs/setup/askAndUpdatePort/askAndUpdatePort/functions/default.md
+++ b/docs/docs/auto-docs/setup/askAndUpdatePort/askAndUpdatePort/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,10 @@
> **default**(): `Promise`\<`void`\>
-Defined in: [src/setup/askAndUpdatePort/askAndUpdatePort.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/askAndUpdatePort/askAndUpdatePort.ts#L6)
-
## Returns
`Promise`\<`void`\>
+
+## Defined in
+
+[src/setup/askAndUpdatePort/askAndUpdatePort.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/askAndUpdatePort/askAndUpdatePort.ts#L6)
diff --git a/docs/docs/auto-docs/setup/askForCustomPort/askForCustomPort/functions/askForCustomPort.md b/docs/docs/auto-docs/setup/askForCustomPort/askForCustomPort/functions/askForCustomPort.md
index bb9af74a71..19cce04a23 100644
--- a/docs/docs/auto-docs/setup/askForCustomPort/askForCustomPort/functions/askForCustomPort.md
+++ b/docs/docs/auto-docs/setup/askForCustomPort/askForCustomPort/functions/askForCustomPort.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,10 @@
> **askForCustomPort**(): `Promise`\<`number`\>
-Defined in: [src/setup/askForCustomPort/askForCustomPort.ts:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/askForCustomPort/askForCustomPort.ts#L32)
-
## Returns
`Promise`\<`number`\>
+
+## Defined in
+
+[src/setup/askForCustomPort/askForCustomPort.ts:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/askForCustomPort/askForCustomPort.ts#L32)
diff --git a/docs/docs/auto-docs/setup/askForCustomPort/askForCustomPort/functions/reservedPortWarning.md b/docs/docs/auto-docs/setup/askForCustomPort/askForCustomPort/functions/reservedPortWarning.md
index 346a3111b7..ccec94f3bf 100644
--- a/docs/docs/auto-docs/setup/askForCustomPort/askForCustomPort/functions/reservedPortWarning.md
+++ b/docs/docs/auto-docs/setup/askForCustomPort/askForCustomPort/functions/reservedPortWarning.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **reservedPortWarning**(`port`): `Promise`\<`boolean`\>
-Defined in: [src/setup/askForCustomPort/askForCustomPort.ts:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/askForCustomPort/askForCustomPort.ts#L19)
-
## Parameters
-### port
-
-`number`
+• **port**: `number`
## Returns
`Promise`\<`boolean`\>
+
+## Defined in
+
+[src/setup/askForCustomPort/askForCustomPort.ts:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/askForCustomPort/askForCustomPort.ts#L19)
diff --git a/docs/docs/auto-docs/setup/askForCustomPort/askForCustomPort/functions/validatePort.md b/docs/docs/auto-docs/setup/askForCustomPort/askForCustomPort/functions/validatePort.md
index 58c02d886b..7b2f26f9aa 100644
--- a/docs/docs/auto-docs/setup/askForCustomPort/askForCustomPort/functions/validatePort.md
+++ b/docs/docs/auto-docs/setup/askForCustomPort/askForCustomPort/functions/validatePort.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **validatePort**(`input`): `string` \| `boolean`
-Defined in: [src/setup/askForCustomPort/askForCustomPort.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/askForCustomPort/askForCustomPort.ts#L6)
-
## Parameters
-### input
-
-`string`
+• **input**: `string`
## Returns
`string` \| `boolean`
+
+## Defined in
+
+[src/setup/askForCustomPort/askForCustomPort.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/askForCustomPort/askForCustomPort.ts#L6)
diff --git a/docs/docs/auto-docs/setup/askForDocker/askForDocker/functions/askAndUpdateTalawaApiUrl.md b/docs/docs/auto-docs/setup/askForDocker/askForDocker/functions/askAndUpdateTalawaApiUrl.md
index 7ebbb9bcd7..5d1ed21bd0 100644
--- a/docs/docs/auto-docs/setup/askForDocker/askForDocker/functions/askAndUpdateTalawaApiUrl.md
+++ b/docs/docs/auto-docs/setup/askForDocker/askForDocker/functions/askAndUpdateTalawaApiUrl.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,10 @@
> **askAndUpdateTalawaApiUrl**(): `Promise`\<`void`\>
-Defined in: [src/setup/askForDocker/askForDocker.ts:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/askForDocker/askForDocker.ts#L33)
-
## Returns
`Promise`\<`void`\>
+
+## Defined in
+
+[src/setup/askForDocker/askForDocker.ts:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/askForDocker/askForDocker.ts#L33)
diff --git a/docs/docs/auto-docs/setup/askForDocker/askForDocker/functions/askForDocker.md b/docs/docs/auto-docs/setup/askForDocker/askForDocker/functions/askForDocker.md
index d8e1ef37ab..2a7311647c 100644
--- a/docs/docs/auto-docs/setup/askForDocker/askForDocker/functions/askForDocker.md
+++ b/docs/docs/auto-docs/setup/askForDocker/askForDocker/functions/askForDocker.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,10 @@
> **askForDocker**(): `Promise`\<`string`\>
-Defined in: [src/setup/askForDocker/askForDocker.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/askForDocker/askForDocker.ts#L12)
-
## Returns
`Promise`\<`string`\>
+
+## Defined in
+
+[src/setup/askForDocker/askForDocker.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/askForDocker/askForDocker.ts#L12)
diff --git a/docs/docs/auto-docs/setup/askForTalawaApiUrl/askForTalawaApiUrl/functions/askForTalawaApiUrl.md b/docs/docs/auto-docs/setup/askForTalawaApiUrl/askForTalawaApiUrl/functions/askForTalawaApiUrl.md
index bd168605c3..8c21b93451 100644
--- a/docs/docs/auto-docs/setup/askForTalawaApiUrl/askForTalawaApiUrl/functions/askForTalawaApiUrl.md
+++ b/docs/docs/auto-docs/setup/askForTalawaApiUrl/askForTalawaApiUrl/functions/askForTalawaApiUrl.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,10 @@
> **askForTalawaApiUrl**(): `Promise`\<`string`\>
-Defined in: [src/setup/askForTalawaApiUrl/askForTalawaApiUrl.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/askForTalawaApiUrl/askForTalawaApiUrl.ts#L3)
-
## Returns
`Promise`\<`string`\>
+
+## Defined in
+
+[src/setup/askForTalawaApiUrl/askForTalawaApiUrl.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/askForTalawaApiUrl/askForTalawaApiUrl.ts#L3)
diff --git a/docs/docs/auto-docs/setup/checkConnection/checkConnection/functions/checkConnection.md b/docs/docs/auto-docs/setup/checkConnection/checkConnection/functions/checkConnection.md
index 28fcd065ef..9641ea6295 100644
--- a/docs/docs/auto-docs/setup/checkConnection/checkConnection/functions/checkConnection.md
+++ b/docs/docs/auto-docs/setup/checkConnection/checkConnection/functions/checkConnection.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **checkConnection**(`url`): `Promise`\<`any`\>
-Defined in: [src/setup/checkConnection/checkConnection.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/checkConnection/checkConnection.ts#L1)
-
## Parameters
-### url
-
-`string`
+• **url**: `string`
## Returns
`Promise`\<`any`\>
+
+## Defined in
+
+[src/setup/checkConnection/checkConnection.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/checkConnection/checkConnection.ts#L1)
diff --git a/docs/docs/auto-docs/setup/checkEnvFile/checkEnvFile/functions/checkEnvFile.md b/docs/docs/auto-docs/setup/checkEnvFile/checkEnvFile/functions/checkEnvFile.md
index 650a7f1104..86c79a9f35 100644
--- a/docs/docs/auto-docs/setup/checkEnvFile/checkEnvFile/functions/checkEnvFile.md
+++ b/docs/docs/auto-docs/setup/checkEnvFile/checkEnvFile/functions/checkEnvFile.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,10 @@
> **checkEnvFile**(): `void`
-Defined in: [src/setup/checkEnvFile/checkEnvFile.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/checkEnvFile/checkEnvFile.ts#L6)
-
## Returns
`void`
+
+## Defined in
+
+[src/setup/checkEnvFile/checkEnvFile.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/checkEnvFile/checkEnvFile.ts#L6)
diff --git a/docs/docs/auto-docs/setup/updateEnvFile/updateEnvFile/functions/default.md b/docs/docs/auto-docs/setup/updateEnvFile/updateEnvFile/functions/default.md
index 1e9f112240..80c18c798e 100644
--- a/docs/docs/auto-docs/setup/updateEnvFile/updateEnvFile/functions/default.md
+++ b/docs/docs/auto-docs/setup/updateEnvFile/updateEnvFile/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,16 @@
> **default**(`key`, `value`): `void`
-Defined in: [src/setup/updateEnvFile/updateEnvFile.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/updateEnvFile/updateEnvFile.ts#L3)
-
## Parameters
-### key
-
-`string`
-
-### value
+• **key**: `string`
-`string`
+• **value**: `string`
## Returns
`void`
+
+## Defined in
+
+[src/setup/updateEnvFile/updateEnvFile.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/updateEnvFile/updateEnvFile.ts#L3)
diff --git a/docs/docs/auto-docs/setup/validateRecaptcha/validateRecaptcha/functions/validateRecaptcha.md b/docs/docs/auto-docs/setup/validateRecaptcha/validateRecaptcha/functions/validateRecaptcha.md
index d947fee7df..4f9bf4e49c 100644
--- a/docs/docs/auto-docs/setup/validateRecaptcha/validateRecaptcha/functions/validateRecaptcha.md
+++ b/docs/docs/auto-docs/setup/validateRecaptcha/validateRecaptcha/functions/validateRecaptcha.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **validateRecaptcha**(`string`): `boolean`
-Defined in: [src/setup/validateRecaptcha/validateRecaptcha.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/validateRecaptcha/validateRecaptcha.ts#L1)
-
## Parameters
-### string
-
-`string`
+• **string**: `string`
## Returns
`boolean`
+
+## Defined in
+
+[src/setup/validateRecaptcha/validateRecaptcha.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/setup/validateRecaptcha/validateRecaptcha.ts#L1)
diff --git a/docs/docs/auto-docs/state/action-creators/functions/installPlugin.md b/docs/docs/auto-docs/state/action-creators/functions/installPlugin.md
index eaf9221b02..9caec5e6fb 100644
--- a/docs/docs/auto-docs/state/action-creators/functions/installPlugin.md
+++ b/docs/docs/auto-docs/state/action-creators/functions/installPlugin.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,13 +6,9 @@
> **installPlugin**(`plugin`): (`dispatch`) => `void`
-Defined in: [src/state/action-creators/index.ts:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/action-creators/index.ts#L10)
-
## Parameters
-### plugin
-
-`any`
+• **plugin**: `any`
## Returns
@@ -20,10 +16,12 @@ Defined in: [src/state/action-creators/index.ts:10](https://github.com/Palisadoe
### Parameters
-#### dispatch
-
-`any`
+• **dispatch**: `any`
### Returns
`void`
+
+## Defined in
+
+[src/state/action-creators/index.ts:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/action-creators/index.ts#L10)
diff --git a/docs/docs/auto-docs/state/action-creators/functions/removePlugin.md b/docs/docs/auto-docs/state/action-creators/functions/removePlugin.md
index 5463540b88..afcbbe774b 100644
--- a/docs/docs/auto-docs/state/action-creators/functions/removePlugin.md
+++ b/docs/docs/auto-docs/state/action-creators/functions/removePlugin.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,13 +6,9 @@
> **removePlugin**(`plugin`): (`dispatch`) => `void`
-Defined in: [src/state/action-creators/index.ts:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/action-creators/index.ts#L19)
-
## Parameters
-### plugin
-
-`any`
+• **plugin**: `any`
## Returns
@@ -20,10 +16,12 @@ Defined in: [src/state/action-creators/index.ts:19](https://github.com/Palisadoe
### Parameters
-#### dispatch
-
-`any`
+• **dispatch**: `any`
### Returns
`void`
+
+## Defined in
+
+[src/state/action-creators/index.ts:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/action-creators/index.ts#L19)
diff --git a/docs/docs/auto-docs/state/action-creators/functions/updateInstalled.md b/docs/docs/auto-docs/state/action-creators/functions/updateInstalled.md
index f40d99e564..b21b4440b6 100644
--- a/docs/docs/auto-docs/state/action-creators/functions/updateInstalled.md
+++ b/docs/docs/auto-docs/state/action-creators/functions/updateInstalled.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,13 +6,9 @@
> **updateInstalled**(`plugin`): (`dispatch`) => `void`
-Defined in: [src/state/action-creators/index.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/action-creators/index.ts#L1)
-
## Parameters
-### plugin
-
-`any`
+• **plugin**: `any`
## Returns
@@ -20,10 +16,12 @@ Defined in: [src/state/action-creators/index.ts:1](https://github.com/Palisadoes
### Parameters
-#### dispatch
-
-`any`
+• **dispatch**: `any`
### Returns
`void`
+
+## Defined in
+
+[src/state/action-creators/index.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/action-creators/index.ts#L1)
diff --git a/docs/docs/auto-docs/state/action-creators/functions/updatePluginLinks.md b/docs/docs/auto-docs/state/action-creators/functions/updatePluginLinks.md
index 1f31a50065..81508843db 100644
--- a/docs/docs/auto-docs/state/action-creators/functions/updatePluginLinks.md
+++ b/docs/docs/auto-docs/state/action-creators/functions/updatePluginLinks.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,13 +6,9 @@
> **updatePluginLinks**(`plugins`): (`dispatch`) => `void`
-Defined in: [src/state/action-creators/index.ts:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/action-creators/index.ts#L28)
-
## Parameters
-### plugins
-
-`any`
+• **plugins**: `any`
## Returns
@@ -20,10 +16,12 @@ Defined in: [src/state/action-creators/index.ts:28](https://github.com/Palisadoe
### Parameters
-#### dispatch
-
-`any`
+• **dispatch**: `any`
### Returns
`void`
+
+## Defined in
+
+[src/state/action-creators/index.ts:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/action-creators/index.ts#L28)
diff --git a/docs/docs/auto-docs/state/action-creators/functions/updateTargets.md b/docs/docs/auto-docs/state/action-creators/functions/updateTargets.md
index b60d786e01..b83d59a804 100644
--- a/docs/docs/auto-docs/state/action-creators/functions/updateTargets.md
+++ b/docs/docs/auto-docs/state/action-creators/functions/updateTargets.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,13 +6,9 @@
> **updateTargets**(`orgId`): (`dispatch`) => `void`
-Defined in: [src/state/action-creators/index.ts:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/action-creators/index.ts#L37)
-
## Parameters
-### orgId
-
-`string`
+• **orgId**: `string`
## Returns
@@ -20,10 +16,12 @@ Defined in: [src/state/action-creators/index.ts:37](https://github.com/Palisadoe
### Parameters
-#### dispatch
-
-`any`
+• **dispatch**: `any`
### Returns
`void`
+
+## Defined in
+
+[src/state/action-creators/index.ts:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/action-creators/index.ts#L37)
diff --git a/docs/docs/auto-docs/state/helpers/Action/interfaces/InterfaceAction.md b/docs/docs/auto-docs/state/helpers/Action/interfaces/InterfaceAction.md
index 4b8ca2216e..5d289f1404 100644
--- a/docs/docs/auto-docs/state/helpers/Action/interfaces/InterfaceAction.md
+++ b/docs/docs/auto-docs/state/helpers/Action/interfaces/InterfaceAction.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceAction
-Defined in: [src/state/helpers/Action.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/helpers/Action.ts#L1)
-
## Properties
### payload
> **payload**: `any`
-Defined in: [src/state/helpers/Action.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/helpers/Action.ts#L3)
+#### Defined in
+
+[src/state/helpers/Action.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/helpers/Action.ts#L3)
***
@@ -20,4 +20,6 @@ Defined in: [src/state/helpers/Action.ts:3](https://github.com/PalisadoesFoundat
> **type**: `string`
-Defined in: [src/state/helpers/Action.ts:2](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/helpers/Action.ts#L2)
+#### Defined in
+
+[src/state/helpers/Action.ts:2](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/helpers/Action.ts#L2)
diff --git a/docs/docs/auto-docs/state/hooks/functions/useAppDispatch.md b/docs/docs/auto-docs/state/hooks/functions/useAppDispatch.md
index a739adb928..194301cb71 100644
--- a/docs/docs/auto-docs/state/hooks/functions/useAppDispatch.md
+++ b/docs/docs/auto-docs/state/hooks/functions/useAppDispatch.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,13 +6,11 @@
> **useAppDispatch**\<`AppDispatch`\>(): `AppDispatch`
-Defined in: [src/state/hooks.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/hooks.ts#L5)
-
Returns the dispatch function from the Redux store.
## Type Parameters
-• **AppDispatch** *extends* `ThunkDispatch`\<\{ `appRoutes`: \{ `components`: [`ComponentType`](../../reducers/routesReducer/type-aliases/ComponentType.md)[]; `targets`: [`TargetsType`](../../reducers/routesReducer/type-aliases/TargetsType.md)[]; \}; `plugins`: `any`; `userRoutes`: \{ `components`: [`ComponentType`](../../reducers/userRoutesReducer/type-aliases/ComponentType.md)[]; `targets`: [`TargetsType`](../../reducers/userRoutesReducer/type-aliases/TargetsType.md)[]; \}; \}, `undefined`, `UnknownAction`\> & `Dispatch`\<[`InterfaceAction`](../../helpers/Action/interfaces/InterfaceAction.md)\> = `ThunkDispatch`\<\{ `appRoutes`: \{ `components`: [`ComponentType`](../../reducers/routesReducer/type-aliases/ComponentType.md)[]; `targets`: [`TargetsType`](../../reducers/routesReducer/type-aliases/TargetsType.md)[]; \}; `plugins`: `any`; `userRoutes`: \{ `components`: [`ComponentType`](../../reducers/userRoutesReducer/type-aliases/ComponentType.md)[]; `targets`: [`TargetsType`](../../reducers/userRoutesReducer/type-aliases/TargetsType.md)[]; \}; \}, `undefined`, `UnknownAction`\> & `Dispatch`\<[`InterfaceAction`](../../helpers/Action/interfaces/InterfaceAction.md)\>
+• **AppDispatch** *extends* `ThunkDispatch`\<`object`, `undefined`, `UnknownAction`\> & `Dispatch`\<[`InterfaceAction`](../../helpers/Action/interfaces/InterfaceAction.md)\> = `ThunkDispatch`\<`object`, `undefined`, `UnknownAction`\> & `Dispatch`\<[`InterfaceAction`](../../helpers/Action/interfaces/InterfaceAction.md)\>
The specific type of the dispatch function.
@@ -21,3 +19,7 @@ The specific type of the dispatch function.
`AppDispatch`
The dispatch function from the Redux store.
+
+## Defined in
+
+[src/state/hooks.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/hooks.ts#L5)
diff --git a/docs/docs/auto-docs/state/reducers/functions/reducers.md b/docs/docs/auto-docs/state/reducers/functions/reducers.md
index e0cea91540..0dbb7c0d20 100644
--- a/docs/docs/auto-docs/state/reducers/functions/reducers.md
+++ b/docs/docs/auto-docs/state/reducers/functions/reducers.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,17 +6,11 @@
> **reducers**(`state`, `action`): `object`
-Defined in: [src/state/reducers/index.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/index.ts#L6)
-
## Parameters
-### state
-
-\{ `appRoutes`: \{ `components`: [`ComponentType`](../routesReducer/type-aliases/ComponentType.md)[]; `targets`: [`TargetsType`](../routesReducer/type-aliases/TargetsType.md)[]; \}; `plugins`: `any`; `userRoutes`: \{ `components`: [`ComponentType`](../userRoutesReducer/type-aliases/ComponentType.md)[]; `targets`: [`TargetsType`](../userRoutesReducer/type-aliases/TargetsType.md)[]; \}; \} | `Partial`\<\{ `appRoutes`: `never`; `plugins`: `never`; `userRoutes`: `never`; \}\>
-
-### action
+• **state**: `object` \| `Partial`\<`object`\>
-[`InterfaceAction`](../../helpers/Action/interfaces/InterfaceAction.md)
+• **action**: [`InterfaceAction`](../../helpers/Action/interfaces/InterfaceAction.md)
## Returns
@@ -26,11 +20,11 @@ Defined in: [src/state/reducers/index.ts:6](https://github.com/PalisadoesFoundat
> **appRoutes**: `object` = `routesReducer`
-#### appRoutes.components
+### appRoutes.components
> **components**: [`ComponentType`](../routesReducer/type-aliases/ComponentType.md)[]
-#### appRoutes.targets
+### appRoutes.targets
> **targets**: [`TargetsType`](../routesReducer/type-aliases/TargetsType.md)[]
@@ -42,10 +36,14 @@ Defined in: [src/state/reducers/index.ts:6](https://github.com/PalisadoesFoundat
> **userRoutes**: `object` = `userRoutesReducer`
-#### userRoutes.components
+### userRoutes.components
> **components**: [`ComponentType`](../userRoutesReducer/type-aliases/ComponentType.md)[]
-#### userRoutes.targets
+### userRoutes.targets
> **targets**: [`TargetsType`](../userRoutesReducer/type-aliases/TargetsType.md)[]
+
+## Defined in
+
+[src/state/reducers/index.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/index.ts#L6)
diff --git a/docs/docs/auto-docs/state/reducers/pluginReducer/functions/default.md b/docs/docs/auto-docs/state/reducers/pluginReducer/functions/default.md
index 62b3e92f49..d906846494 100644
--- a/docs/docs/auto-docs/state/reducers/pluginReducer/functions/default.md
+++ b/docs/docs/auto-docs/state/reducers/pluginReducer/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,16 @@
> **default**(`state`, `action`): `any`
-Defined in: [src/state/reducers/pluginReducer.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/pluginReducer.ts#L3)
-
## Parameters
-### state
-
-`any` = `INITIAL_STATE`
-
-### action
+• **state**: `any` = `INITIAL_STATE`
-[`InterfaceAction`](../../../helpers/Action/interfaces/InterfaceAction.md)
+• **action**: [`InterfaceAction`](../../../helpers/Action/interfaces/InterfaceAction.md)
## Returns
`any`
+
+## Defined in
+
+[src/state/reducers/pluginReducer.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/pluginReducer.ts#L3)
diff --git a/docs/docs/auto-docs/state/reducers/routesReducer/functions/default.md b/docs/docs/auto-docs/state/reducers/routesReducer/functions/default.md
index 07ca655e0c..e7539022fa 100644
--- a/docs/docs/auto-docs/state/reducers/routesReducer/functions/default.md
+++ b/docs/docs/auto-docs/state/reducers/routesReducer/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,23 +6,15 @@
> **default**(`state`, `action`): `object`
-Defined in: [src/state/reducers/routesReducer.ts:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/routesReducer.ts#L16)
-
## Parameters
-### state
-
-#### components
-
-[`ComponentType`](../type-aliases/ComponentType.md)[]
+• **state** = `INITIAL_STATE`
-#### targets
+• **state.components**: [`ComponentType`](../type-aliases/ComponentType.md)[]
-[`TargetsType`](../type-aliases/TargetsType.md)[] = `...`
+• **state.targets**: [`TargetsType`](../type-aliases/TargetsType.md)[] = `...`
-### action
-
-[`InterfaceAction`](../../../helpers/Action/interfaces/InterfaceAction.md)
+• **action**: [`InterfaceAction`](../../../helpers/Action/interfaces/InterfaceAction.md)
## Returns
@@ -35,3 +27,7 @@ Defined in: [src/state/reducers/routesReducer.ts:16](https://github.com/Palisado
### targets
> **targets**: [`TargetsType`](../type-aliases/TargetsType.md)[]
+
+## Defined in
+
+[src/state/reducers/routesReducer.ts:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/routesReducer.ts#L16)
diff --git a/docs/docs/auto-docs/state/reducers/routesReducer/type-aliases/ComponentType.md b/docs/docs/auto-docs/state/reducers/routesReducer/type-aliases/ComponentType.md
index 490a97dbce..d4953c9e1c 100644
--- a/docs/docs/auto-docs/state/reducers/routesReducer/type-aliases/ComponentType.md
+++ b/docs/docs/auto-docs/state/reducers/routesReducer/type-aliases/ComponentType.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **ComponentType**: `object`
-Defined in: [src/state/reducers/routesReducer.ts:55](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/routesReducer.ts#L55)
-
## Type declaration
### comp\_id
@@ -25,3 +23,7 @@ Defined in: [src/state/reducers/routesReducer.ts:55](https://github.com/Palisado
### subTargets?
> `optional` **subTargets**: `object`[]
+
+## Defined in
+
+[src/state/reducers/routesReducer.ts:55](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/routesReducer.ts#L55)
diff --git a/docs/docs/auto-docs/state/reducers/routesReducer/type-aliases/SubTargetType.md b/docs/docs/auto-docs/state/reducers/routesReducer/type-aliases/SubTargetType.md
index b7796205d6..37ec2e0485 100644
--- a/docs/docs/auto-docs/state/reducers/routesReducer/type-aliases/SubTargetType.md
+++ b/docs/docs/auto-docs/state/reducers/routesReducer/type-aliases/SubTargetType.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **SubTargetType**: `object`
-Defined in: [src/state/reducers/routesReducer.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/routesReducer.ts#L9)
-
## Type declaration
### comp\_id?
@@ -25,3 +23,7 @@ Defined in: [src/state/reducers/routesReducer.ts:9](https://github.com/Palisadoe
### url
> **url**: `string`
+
+## Defined in
+
+[src/state/reducers/routesReducer.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/routesReducer.ts#L9)
diff --git a/docs/docs/auto-docs/state/reducers/routesReducer/type-aliases/TargetsType.md b/docs/docs/auto-docs/state/reducers/routesReducer/type-aliases/TargetsType.md
index 3fad672eed..4f620bbebf 100644
--- a/docs/docs/auto-docs/state/reducers/routesReducer/type-aliases/TargetsType.md
+++ b/docs/docs/auto-docs/state/reducers/routesReducer/type-aliases/TargetsType.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **TargetsType**: `object`
-Defined in: [src/state/reducers/routesReducer.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/routesReducer.ts#L3)
-
## Type declaration
### name
@@ -21,3 +19,7 @@ Defined in: [src/state/reducers/routesReducer.ts:3](https://github.com/Palisadoe
### url?
> `optional` **url**: `string`
+
+## Defined in
+
+[src/state/reducers/routesReducer.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/routesReducer.ts#L3)
diff --git a/docs/docs/auto-docs/state/reducers/type-aliases/RootState.md b/docs/docs/auto-docs/state/reducers/type-aliases/RootState.md
index b88b4918f7..bdc97f0254 100644
--- a/docs/docs/auto-docs/state/reducers/type-aliases/RootState.md
+++ b/docs/docs/auto-docs/state/reducers/type-aliases/RootState.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> **RootState**: `ReturnType`\<*typeof* [`reducers`](../functions/reducers.md)\>
-Defined in: [src/state/reducers/index.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/index.ts#L12)
+## Defined in
+
+[src/state/reducers/index.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/index.ts#L12)
diff --git a/docs/docs/auto-docs/state/reducers/userRoutesReducer/functions/default.md b/docs/docs/auto-docs/state/reducers/userRoutesReducer/functions/default.md
index ba721789a8..ae7faaa616 100644
--- a/docs/docs/auto-docs/state/reducers/userRoutesReducer/functions/default.md
+++ b/docs/docs/auto-docs/state/reducers/userRoutesReducer/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,23 +6,15 @@
> **default**(`state`, `action`): `object`
-Defined in: [src/state/reducers/userRoutesReducer.ts:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/userRoutesReducer.ts#L16)
-
## Parameters
-### state
-
-#### components
-
-[`ComponentType`](../type-aliases/ComponentType.md)[]
+• **state** = `INITIAL_USER_STATE`
-#### targets
+• **state.components**: [`ComponentType`](../type-aliases/ComponentType.md)[]
-[`TargetsType`](../type-aliases/TargetsType.md)[] = `...`
+• **state.targets**: [`TargetsType`](../type-aliases/TargetsType.md)[] = `...`
-### action
-
-[`InterfaceAction`](../../../helpers/Action/interfaces/InterfaceAction.md)
+• **action**: [`InterfaceAction`](../../../helpers/Action/interfaces/InterfaceAction.md)
## Returns
@@ -35,3 +27,7 @@ Defined in: [src/state/reducers/userRoutesReducer.ts:16](https://github.com/Pali
### targets
> **targets**: [`TargetsType`](../type-aliases/TargetsType.md)[]
+
+## Defined in
+
+[src/state/reducers/userRoutesReducer.ts:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/userRoutesReducer.ts#L16)
diff --git a/docs/docs/auto-docs/state/reducers/userRoutesReducer/type-aliases/ComponentType.md b/docs/docs/auto-docs/state/reducers/userRoutesReducer/type-aliases/ComponentType.md
index e53b35d88e..0521b8760a 100644
--- a/docs/docs/auto-docs/state/reducers/userRoutesReducer/type-aliases/ComponentType.md
+++ b/docs/docs/auto-docs/state/reducers/userRoutesReducer/type-aliases/ComponentType.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **ComponentType**: `object`
-Defined in: [src/state/reducers/userRoutesReducer.ts:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/userRoutesReducer.ts#L32)
-
## Type declaration
### comp\_id
@@ -25,3 +23,7 @@ Defined in: [src/state/reducers/userRoutesReducer.ts:32](https://github.com/Pali
### subTargets?
> `optional` **subTargets**: `object`[]
+
+## Defined in
+
+[src/state/reducers/userRoutesReducer.ts:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/userRoutesReducer.ts#L32)
diff --git a/docs/docs/auto-docs/state/reducers/userRoutesReducer/type-aliases/SubTargetType.md b/docs/docs/auto-docs/state/reducers/userRoutesReducer/type-aliases/SubTargetType.md
index 646e962c99..c269465956 100644
--- a/docs/docs/auto-docs/state/reducers/userRoutesReducer/type-aliases/SubTargetType.md
+++ b/docs/docs/auto-docs/state/reducers/userRoutesReducer/type-aliases/SubTargetType.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **SubTargetType**: `object`
-Defined in: [src/state/reducers/userRoutesReducer.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/userRoutesReducer.ts#L9)
-
## Type declaration
### comp\_id?
@@ -25,3 +23,7 @@ Defined in: [src/state/reducers/userRoutesReducer.ts:9](https://github.com/Palis
### url
> **url**: `string`
+
+## Defined in
+
+[src/state/reducers/userRoutesReducer.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/userRoutesReducer.ts#L9)
diff --git a/docs/docs/auto-docs/state/reducers/userRoutesReducer/type-aliases/TargetsType.md b/docs/docs/auto-docs/state/reducers/userRoutesReducer/type-aliases/TargetsType.md
index 28639ed131..a09177f3be 100644
--- a/docs/docs/auto-docs/state/reducers/userRoutesReducer/type-aliases/TargetsType.md
+++ b/docs/docs/auto-docs/state/reducers/userRoutesReducer/type-aliases/TargetsType.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **TargetsType**: `object`
-Defined in: [src/state/reducers/userRoutesReducer.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/userRoutesReducer.ts#L3)
-
## Type declaration
### name
@@ -21,3 +19,7 @@ Defined in: [src/state/reducers/userRoutesReducer.ts:3](https://github.com/Palis
### url?
> `optional` **url**: `string`
+
+## Defined in
+
+[src/state/reducers/userRoutesReducer.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/reducers/userRoutesReducer.ts#L3)
diff --git a/docs/docs/auto-docs/state/store/type-aliases/AppDispatch.md b/docs/docs/auto-docs/state/store/type-aliases/AppDispatch.md
index 17c0ccbac8..23b8c86fd8 100644
--- a/docs/docs/auto-docs/state/store/type-aliases/AppDispatch.md
+++ b/docs/docs/auto-docs/state/store/type-aliases/AppDispatch.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> **AppDispatch**: *typeof* `store.dispatch`
-Defined in: [src/state/store.ts:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/store.ts#L8)
+## Defined in
+
+[src/state/store.ts:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/store.ts#L8)
diff --git a/docs/docs/auto-docs/state/store/variables/store.md b/docs/docs/auto-docs/state/store/variables/store.md
index fb75986345..2e466b573f 100644
--- a/docs/docs/auto-docs/state/store/variables/store.md
+++ b/docs/docs/auto-docs/state/store/variables/store.md
@@ -1,9 +1,41 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Variable: store
-> `const` **store**: `EnhancedStore`\<\{ `appRoutes`: \{ `components`: [`ComponentType`](../../reducers/routesReducer/type-aliases/ComponentType.md)[]; `targets`: [`TargetsType`](../../reducers/routesReducer/type-aliases/TargetsType.md)[]; \}; `plugins`: `any`; `userRoutes`: \{ `components`: [`ComponentType`](../../reducers/userRoutesReducer/type-aliases/ComponentType.md)[]; `targets`: [`TargetsType`](../../reducers/userRoutesReducer/type-aliases/TargetsType.md)[]; \}; \}, [`InterfaceAction`](../../helpers/Action/interfaces/InterfaceAction.md), `Tuple`\<\[`StoreEnhancer`\<\{\}\>, `StoreEnhancer`\]\>\>
+> `const` **store**: `EnhancedStore`\<`object`, [`InterfaceAction`](../../helpers/Action/interfaces/InterfaceAction.md), `Tuple`\<[`StoreEnhancer`\<`object`\>, `StoreEnhancer`]\>\>
-Defined in: [src/state/store.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/store.ts#L4)
+## Type declaration
+
+### appRoutes
+
+> **appRoutes**: `object` = `routesReducer`
+
+### appRoutes.components
+
+> **components**: [`ComponentType`](../../reducers/routesReducer/type-aliases/ComponentType.md)[]
+
+### appRoutes.targets
+
+> **targets**: [`TargetsType`](../../reducers/routesReducer/type-aliases/TargetsType.md)[]
+
+### plugins
+
+> **plugins**: `any` = `pluginReducer`
+
+### userRoutes
+
+> **userRoutes**: `object` = `userRoutesReducer`
+
+### userRoutes.components
+
+> **components**: [`ComponentType`](../../reducers/userRoutesReducer/type-aliases/ComponentType.md)[]
+
+### userRoutes.targets
+
+> **targets**: [`TargetsType`](../../reducers/userRoutesReducer/type-aliases/TargetsType.md)[]
+
+## Defined in
+
+[src/state/store.ts:4](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/state/store.ts#L4)
diff --git a/docs/docs/auto-docs/subComponents/SortingButton/functions/default.md b/docs/docs/auto-docs/subComponents/SortingButton/functions/default.md
index 518bb50e09..a2f9025151 100644
--- a/docs/docs/auto-docs/subComponents/SortingButton/functions/default.md
+++ b/docs/docs/auto-docs/subComponents/SortingButton/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,22 +6,16 @@
> **default**(`props`, `deprecatedLegacyContext`?): `ReactNode`
-Defined in: [src/subComponents/SortingButton.tsx:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/subComponents/SortingButton.tsx#L43)
-
SortingButton component renders a Dropdown with sorting options.
It allows users to select a sorting option and triggers a callback on selection.
## Parameters
-### props
-
-`InterfaceSortingButtonProps`
+• **props**: `InterfaceSortingButtonProps`
The properties for the SortingButton component.
-### deprecatedLegacyContext?
-
-`any`
+• **deprecatedLegacyContext?**: `any`
**Deprecated**
@@ -34,3 +28,7 @@ The properties for the SortingButton component.
`ReactNode`
The rendered SortingButton component.
+
+## Defined in
+
+[src/subComponents/SortingButton.tsx:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/subComponents/SortingButton.tsx#L43)
diff --git a/docs/docs/auto-docs/utils/StaticMockLink/classes/StaticMockLink.md b/docs/docs/auto-docs/utils/StaticMockLink/classes/StaticMockLink.md
index a7ae5d0ead..ea2885318c 100644
--- a/docs/docs/auto-docs/utils/StaticMockLink/classes/StaticMockLink.md
+++ b/docs/docs/auto-docs/utils/StaticMockLink/classes/StaticMockLink.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Class: StaticMockLink
-Defined in: [src/utils/StaticMockLink.ts:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/StaticMockLink.ts#L30)
-
Similar to the standard Apollo MockLink, but doesn't consume a mock
when it is used allowing it to be used in places like Storybook.
@@ -19,17 +17,11 @@ when it is used allowing it to be used in places like Storybook.
> **new StaticMockLink**(`mockedResponses`, `addTypename`): [`StaticMockLink`](StaticMockLink.md)
-Defined in: [src/utils/StaticMockLink.ts:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/StaticMockLink.ts#L35)
-
#### Parameters
-##### mockedResponses
-
-readonly `MockedResponse`[]
-
-##### addTypename
+• **mockedResponses**: readonly `MockedResponse`\<`Record`\<`string`, `any`\>, `Record`\<`string`, `any`\>\>[]
-`boolean` = `true`
+• **addTypename**: `boolean` = `true`
#### Returns
@@ -39,13 +31,19 @@ readonly `MockedResponse`[]
`ApolloLink.constructor`
+#### Defined in
+
+[src/utils/StaticMockLink.ts:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/StaticMockLink.ts#L35)
+
## Properties
### addTypename
> **addTypename**: `boolean` = `true`
-Defined in: [src/utils/StaticMockLink.ts:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/StaticMockLink.ts#L32)
+#### Defined in
+
+[src/utils/StaticMockLink.ts:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/StaticMockLink.ts#L32)
***
@@ -53,7 +51,9 @@ Defined in: [src/utils/StaticMockLink.ts:32](https://github.com/PalisadoesFounda
> `optional` **operation**: `Operation`
-Defined in: [src/utils/StaticMockLink.ts:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/StaticMockLink.ts#L31)
+#### Defined in
+
+[src/utils/StaticMockLink.ts:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/StaticMockLink.ts#L31)
## Methods
@@ -61,31 +61,27 @@ Defined in: [src/utils/StaticMockLink.ts:31](https://github.com/PalisadoesFounda
> **addMockedResponse**(`mockedResponse`): `void`
-Defined in: [src/utils/StaticMockLink.ts:45](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/StaticMockLink.ts#L45)
-
#### Parameters
-##### mockedResponse
-
-`MockedResponse`
+• **mockedResponse**: `MockedResponse`\<`Record`\<`string`, `any`\>, `Record`\<`string`, `any`\>\>
#### Returns
`void`
+#### Defined in
+
+[src/utils/StaticMockLink.ts:45](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/StaticMockLink.ts#L45)
+
***
### request()
> **request**(`operation`): `Observable`\<`FetchResult`\>
-Defined in: [src/utils/StaticMockLink.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/StaticMockLink.ts#L60)
-
#### Parameters
-##### operation
-
-`any`
+• **operation**: `any`
#### Returns
@@ -94,3 +90,7 @@ Defined in: [src/utils/StaticMockLink.ts:60](https://github.com/PalisadoesFounda
#### Overrides
`ApolloLink.request`
+
+#### Defined in
+
+[src/utils/StaticMockLink.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/StaticMockLink.ts#L60)
diff --git a/docs/docs/auto-docs/utils/StaticMockLink/functions/mockSingleLink.md b/docs/docs/auto-docs/utils/StaticMockLink/functions/mockSingleLink.md
index 47e5fa4ce2..11536800e7 100644
--- a/docs/docs/auto-docs/utils/StaticMockLink/functions/mockSingleLink.md
+++ b/docs/docs/auto-docs/utils/StaticMockLink/functions/mockSingleLink.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **mockSingleLink**(...`mockedResponses`): [`InterfaceMockApolloLink`](../interfaces/InterfaceMockApolloLink.md)
-Defined in: [src/utils/StaticMockLink.ts:164](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/StaticMockLink.ts#L164)
-
## Parameters
-### mockedResponses
-
-...`any`[]
+• ...**mockedResponses**: `any`[]
## Returns
[`InterfaceMockApolloLink`](../interfaces/InterfaceMockApolloLink.md)
+
+## Defined in
+
+[src/utils/StaticMockLink.ts:164](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/StaticMockLink.ts#L164)
diff --git a/docs/docs/auto-docs/utils/StaticMockLink/interfaces/InterfaceMockApolloLink.md b/docs/docs/auto-docs/utils/StaticMockLink/interfaces/InterfaceMockApolloLink.md
index f1504daa57..8ca67a14bf 100644
--- a/docs/docs/auto-docs/utils/StaticMockLink/interfaces/InterfaceMockApolloLink.md
+++ b/docs/docs/auto-docs/utils/StaticMockLink/interfaces/InterfaceMockApolloLink.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceMockApolloLink
-Defined in: [src/utils/StaticMockLink.ts:157](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/StaticMockLink.ts#L157)
-
## Extends
- `ApolloLink`
@@ -16,4 +14,6 @@ Defined in: [src/utils/StaticMockLink.ts:157](https://github.com/PalisadoesFound
> `optional` **operation**: `Operation`
-Defined in: [src/utils/StaticMockLink.ts:158](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/StaticMockLink.ts#L158)
+#### Defined in
+
+[src/utils/StaticMockLink.ts:158](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/StaticMockLink.ts#L158)
diff --git a/docs/docs/auto-docs/utils/chartToPdf/functions/exportDemographicsToCSV.md b/docs/docs/auto-docs/utils/chartToPdf/functions/exportDemographicsToCSV.md
index 9ad736c106..90d2414ae0 100644
--- a/docs/docs/auto-docs/utils/chartToPdf/functions/exportDemographicsToCSV.md
+++ b/docs/docs/auto-docs/utils/chartToPdf/functions/exportDemographicsToCSV.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,22 +6,18 @@
> **exportDemographicsToCSV**(`selectedCategory`, `categoryLabels`, `categoryData`): `void`
-Defined in: [src/utils/chartToPdf.ts:80](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/chartToPdf.ts#L80)
-
## Parameters
-### selectedCategory
-
-`string`
-
-### categoryLabels
+• **selectedCategory**: `string`
-`string`[]
+• **categoryLabels**: `string`[]
-### categoryData
-
-`number`[]
+• **categoryData**: `number`[]
## Returns
`void`
+
+## Defined in
+
+[src/utils/chartToPdf.ts:80](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/chartToPdf.ts#L80)
diff --git a/docs/docs/auto-docs/utils/chartToPdf/functions/exportToCSV.md b/docs/docs/auto-docs/utils/chartToPdf/functions/exportToCSV.md
index 2de3498d29..2fe74e444f 100644
--- a/docs/docs/auto-docs/utils/chartToPdf/functions/exportToCSV.md
+++ b/docs/docs/auto-docs/utils/chartToPdf/functions/exportToCSV.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,16 @@
> **exportToCSV**(`data`, `filename`): `void`
-Defined in: [src/utils/chartToPdf.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/chartToPdf.ts#L3)
-
## Parameters
-### data
-
-`CSVData`
-
-### filename
+• **data**: `CSVData`
-`string`
+• **filename**: `string`
## Returns
`void`
+
+## Defined in
+
+[src/utils/chartToPdf.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/chartToPdf.ts#L3)
diff --git a/docs/docs/auto-docs/utils/chartToPdf/functions/exportTrendsToCSV.md b/docs/docs/auto-docs/utils/chartToPdf/functions/exportTrendsToCSV.md
index 3a7f16507a..6c1a806f95 100644
--- a/docs/docs/auto-docs/utils/chartToPdf/functions/exportTrendsToCSV.md
+++ b/docs/docs/auto-docs/utils/chartToPdf/functions/exportTrendsToCSV.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,30 +6,22 @@
> **exportTrendsToCSV**(`eventLabels`, `attendeeCounts`, `maleCounts`, `femaleCounts`, `otherCounts`): `void`
-Defined in: [src/utils/chartToPdf.ts:50](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/chartToPdf.ts#L50)
-
## Parameters
-### eventLabels
-
-`string`[]
-
-### attendeeCounts
-
-`number`[]
+• **eventLabels**: `string`[]
-### maleCounts
+• **attendeeCounts**: `number`[]
-`number`[]
+• **maleCounts**: `number`[]
-### femaleCounts
+• **femaleCounts**: `number`[]
-`number`[]
-
-### otherCounts
-
-`number`[]
+• **otherCounts**: `number`[]
## Returns
`void`
+
+## Defined in
+
+[src/utils/chartToPdf.ts:50](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/chartToPdf.ts#L50)
diff --git a/docs/docs/auto-docs/utils/convertToBase64/functions/default.md b/docs/docs/auto-docs/utils/convertToBase64/functions/default.md
index 22e35e7812..566c5565a5 100644
--- a/docs/docs/auto-docs/utils/convertToBase64/functions/default.md
+++ b/docs/docs/auto-docs/utils/convertToBase64/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **default**(`file`): `Promise`\<`string`\>
-Defined in: [src/utils/convertToBase64.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/convertToBase64.ts#L1)
-
## Parameters
-### file
-
-`File`
+• **file**: `File`
## Returns
`Promise`\<`string`\>
+
+## Defined in
+
+[src/utils/convertToBase64.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/convertToBase64.ts#L1)
diff --git a/docs/docs/auto-docs/utils/currency/variables/currencyOptions.md b/docs/docs/auto-docs/utils/currency/variables/currencyOptions.md
index 40af8f0719..bdd3ddd110 100644
--- a/docs/docs/auto-docs/utils/currency/variables/currencyOptions.md
+++ b/docs/docs/auto-docs/utils/currency/variables/currencyOptions.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,6 @@
> `const` **currencyOptions**: `object`[]
-Defined in: [src/utils/currency.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/currency.ts#L1)
+## Defined in
-## Type declaration
-
-### label
-
-> **label**: `string` = `'AED'`
-
-### value
-
-> **value**: `string` = `'AED'`
+[src/utils/currency.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/currency.ts#L1)
diff --git a/docs/docs/auto-docs/utils/currency/variables/currencySymbols.md b/docs/docs/auto-docs/utils/currency/variables/currencySymbols.md
index c5289aa515..d2d42ed7f1 100644
--- a/docs/docs/auto-docs/utils/currency/variables/currencySymbols.md
+++ b/docs/docs/auto-docs/utils/currency/variables/currencySymbols.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,10 @@
> `const` **currencySymbols**: `object`
-Defined in: [src/utils/currency.ts:166](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/currency.ts#L166)
-
## Index Signature
-\[`key`: `string`\]: `string`
+ \[`key`: `string`\]: `string`
+
+## Defined in
+
+[src/utils/currency.ts:166](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/currency.ts#L166)
diff --git a/docs/docs/auto-docs/utils/dateFormatter/functions/formatDate.md b/docs/docs/auto-docs/utils/dateFormatter/functions/formatDate.md
index 4117f3f47e..86cbcfeb3d 100644
--- a/docs/docs/auto-docs/utils/dateFormatter/functions/formatDate.md
+++ b/docs/docs/auto-docs/utils/dateFormatter/functions/formatDate.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **formatDate**(`dateString`): `string`
-Defined in: [src/utils/dateFormatter.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/dateFormatter.ts#L1)
-
## Parameters
-### dateString
-
-`string`
+• **dateString**: `string`
## Returns
`string`
+
+## Defined in
+
+[src/utils/dateFormatter.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/dateFormatter.ts#L1)
diff --git a/docs/docs/auto-docs/utils/errorHandler/functions/errorHandler.md b/docs/docs/auto-docs/utils/errorHandler/functions/errorHandler.md
index 0823748c6c..e18d86b8d7 100644
--- a/docs/docs/auto-docs/utils/errorHandler/functions/errorHandler.md
+++ b/docs/docs/auto-docs/utils/errorHandler/functions/errorHandler.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,22 +6,20 @@
> **errorHandler**(`a`, `error`): `void`
-Defined in: [src/utils/errorHandler.tsx:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/errorHandler.tsx#L10)
-
This function is used to handle api errors in the application.
It takes in the error object and displays the error message to the user.
If the error is due to the Talawa API being unavailable, it displays a custom message. And for other error cases, it is using regular expression (case-insensitive) to match and show valid messages
## Parameters
-### a
-
-`unknown`
-
-### error
+• **a**: `unknown`
-`unknown`
+• **error**: `unknown`
## Returns
`void`
+
+## Defined in
+
+[src/utils/errorHandler.tsx:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/errorHandler.tsx#L10)
diff --git a/docs/docs/auto-docs/utils/fieldTypes/variables/default.md b/docs/docs/auto-docs/utils/fieldTypes/variables/default.md
index b4b9778260..9d6047447c 100644
--- a/docs/docs/auto-docs/utils/fieldTypes/variables/default.md
+++ b/docs/docs/auto-docs/utils/fieldTypes/variables/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **default**: `string`[]
-Defined in: [src/utils/fieldTypes.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/fieldTypes.ts#L1)
+## Defined in
+
+[src/utils/fieldTypes.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/fieldTypes.ts#L1)
diff --git a/docs/docs/auto-docs/utils/formEnumFields/variables/countryOptions.md b/docs/docs/auto-docs/utils/formEnumFields/variables/countryOptions.md
index 9e917d1a18..421dbd4896 100644
--- a/docs/docs/auto-docs/utils/formEnumFields/variables/countryOptions.md
+++ b/docs/docs/auto-docs/utils/formEnumFields/variables/countryOptions.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,6 @@
> `const` **countryOptions**: `object`[]
-Defined in: [src/utils/formEnumFields.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/formEnumFields.ts#L1)
+## Defined in
-## Type declaration
-
-### label
-
-> **label**: `string` = `'Afghanistan'`
-
-### value
-
-> **value**: `string` = `'af'`
+[src/utils/formEnumFields.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/formEnumFields.ts#L1)
diff --git a/docs/docs/auto-docs/utils/formEnumFields/variables/educationGradeEnum.md b/docs/docs/auto-docs/utils/formEnumFields/variables/educationGradeEnum.md
index 1bcc0d19a5..9bc41f3fcf 100644
--- a/docs/docs/auto-docs/utils/formEnumFields/variables/educationGradeEnum.md
+++ b/docs/docs/auto-docs/utils/formEnumFields/variables/educationGradeEnum.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,6 @@
> `const` **educationGradeEnum**: `object`[]
-Defined in: [src/utils/formEnumFields.ts:202](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/formEnumFields.ts#L202)
+## Defined in
-## Type declaration
-
-### label
-
-> **label**: `string` = `'No-Grade'`
-
-### value
-
-> **value**: `string` = `'NO_GRADE'`
+[src/utils/formEnumFields.ts:202](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/formEnumFields.ts#L202)
diff --git a/docs/docs/auto-docs/utils/formEnumFields/variables/employmentStatusEnum.md b/docs/docs/auto-docs/utils/formEnumFields/variables/employmentStatusEnum.md
index e5d8564b45..f60903b2a4 100644
--- a/docs/docs/auto-docs/utils/formEnumFields/variables/employmentStatusEnum.md
+++ b/docs/docs/auto-docs/utils/formEnumFields/variables/employmentStatusEnum.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,6 @@
> `const` **employmentStatusEnum**: `object`[]
-Defined in: [src/utils/formEnumFields.ts:311](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/formEnumFields.ts#L311)
+## Defined in
-## Type declaration
-
-### label
-
-> **label**: `string` = `'Full-Time'`
-
-### value
-
-> **value**: `string` = `'FULL_TIME'`
+[src/utils/formEnumFields.ts:311](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/formEnumFields.ts#L311)
diff --git a/docs/docs/auto-docs/utils/formEnumFields/variables/genderEnum.md b/docs/docs/auto-docs/utils/formEnumFields/variables/genderEnum.md
index deca59d97d..a431fdec64 100644
--- a/docs/docs/auto-docs/utils/formEnumFields/variables/genderEnum.md
+++ b/docs/docs/auto-docs/utils/formEnumFields/variables/genderEnum.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,6 @@
> `const` **genderEnum**: `object`[]
-Defined in: [src/utils/formEnumFields.ts:296](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/formEnumFields.ts#L296)
+## Defined in
-## Type declaration
-
-### label
-
-> **label**: `string` = `'Male'`
-
-### value
-
-> **value**: `string` = `'MALE'`
+[src/utils/formEnumFields.ts:296](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/formEnumFields.ts#L296)
diff --git a/docs/docs/auto-docs/utils/formEnumFields/variables/maritalStatusEnum.md b/docs/docs/auto-docs/utils/formEnumFields/variables/maritalStatusEnum.md
index 4980cc3eac..f1043d6f78 100644
--- a/docs/docs/auto-docs/utils/formEnumFields/variables/maritalStatusEnum.md
+++ b/docs/docs/auto-docs/utils/formEnumFields/variables/maritalStatusEnum.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,6 @@
> `const` **maritalStatusEnum**: `object`[]
-Defined in: [src/utils/formEnumFields.ts:269](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/formEnumFields.ts#L269)
+## Defined in
-## Type declaration
-
-### label
-
-> **label**: `string` = `'Single'`
-
-### value
-
-> **value**: `string` = `'SINGLE'`
+[src/utils/formEnumFields.ts:269](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/formEnumFields.ts#L269)
diff --git a/docs/docs/auto-docs/utils/formEnumFields/variables/userRoleEnum.md b/docs/docs/auto-docs/utils/formEnumFields/variables/userRoleEnum.md
index 2caef175c0..846c113058 100644
--- a/docs/docs/auto-docs/utils/formEnumFields/variables/userRoleEnum.md
+++ b/docs/docs/auto-docs/utils/formEnumFields/variables/userRoleEnum.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,6 @@
> `const` **userRoleEnum**: `object`[]
-Defined in: [src/utils/formEnumFields.ts:326](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/formEnumFields.ts#L326)
+## Defined in
-## Type declaration
-
-### label
-
-> **label**: `string` = `'User'`
-
-### value
-
-> **value**: `string` = `'USER'`
+[src/utils/formEnumFields.ts:326](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/formEnumFields.ts#L326)
diff --git a/docs/docs/auto-docs/utils/getOrganizationId/functions/default.md b/docs/docs/auto-docs/utils/getOrganizationId/functions/default.md
index 18a45773cb..36a0736535 100644
--- a/docs/docs/auto-docs/utils/getOrganizationId/functions/default.md
+++ b/docs/docs/auto-docs/utils/getOrganizationId/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **default**(`url`): `string`
-Defined in: [src/utils/getOrganizationId.ts:2](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/getOrganizationId.ts#L2)
-
## Parameters
-### url
-
-`string`
+• **url**: `string`
## Returns
`string`
+
+## Defined in
+
+[src/utils/getOrganizationId.ts:2](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/getOrganizationId.ts#L2)
diff --git a/docs/docs/auto-docs/utils/getRefreshToken/functions/refreshToken.md b/docs/docs/auto-docs/utils/getRefreshToken/functions/refreshToken.md
index aba3646f06..fce45446e2 100644
--- a/docs/docs/auto-docs/utils/getRefreshToken/functions/refreshToken.md
+++ b/docs/docs/auto-docs/utils/getRefreshToken/functions/refreshToken.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,10 @@
> **refreshToken**(): `Promise`\<`boolean`\>
-Defined in: [src/utils/getRefreshToken.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/getRefreshToken.ts#L6)
-
## Returns
`Promise`\<`boolean`\>
+
+## Defined in
+
+[src/utils/getRefreshToken.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/getRefreshToken.ts#L6)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceActionItemCategoryInfo.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceActionItemCategoryInfo.md
index ac353ed2a3..643da13a4c 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceActionItemCategoryInfo.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceActionItemCategoryInfo.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceActionItemCategoryInfo
-Defined in: [src/utils/interfaces.ts:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L31)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L32)
+#### Defined in
+
+[src/utils/interfaces.ts:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L32)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:32](https://github.com/PalisadoesFoundation
> **createdAt**: `string`
-Defined in: [src/utils/interfaces.ts:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L35)
+#### Defined in
+
+[src/utils/interfaces.ts:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L35)
***
@@ -28,8 +30,6 @@ Defined in: [src/utils/interfaces.ts:35](https://github.com/PalisadoesFoundation
> **creator**: `object`
-Defined in: [src/utils/interfaces.ts:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L36)
-
#### \_id
> **\_id**: `string`
@@ -42,13 +42,19 @@ Defined in: [src/utils/interfaces.ts:36](https://github.com/PalisadoesFoundation
> **lastName**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L36)
+
***
### isDisabled
> **isDisabled**: `boolean`
-Defined in: [src/utils/interfaces.ts:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L34)
+#### Defined in
+
+[src/utils/interfaces.ts:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L34)
***
@@ -56,4 +62,6 @@ Defined in: [src/utils/interfaces.ts:34](https://github.com/PalisadoesFoundation
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L33)
+#### Defined in
+
+[src/utils/interfaces.ts:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L33)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceActionItemCategoryList.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceActionItemCategoryList.md
index bab68670d9..e21e223b31 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceActionItemCategoryList.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceActionItemCategoryList.md
@@ -1,15 +1,15 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceActionItemCategoryList
-Defined in: [src/utils/interfaces.ts:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L39)
-
## Properties
### actionItemCategoriesByOrganization
> **actionItemCategoriesByOrganization**: [`InterfaceActionItemCategoryInfo`](InterfaceActionItemCategoryInfo.md)[]
-Defined in: [src/utils/interfaces.ts:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L40)
+#### Defined in
+
+[src/utils/interfaces.ts:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L40)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceActionItemInfo.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceActionItemInfo.md
index 52debcb02d..89ad370218 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceActionItemInfo.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceActionItemInfo.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceActionItemInfo
-Defined in: [src/utils/interfaces.ts:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L43)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:44](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L44)
+#### Defined in
+
+[src/utils/interfaces.ts:44](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L44)
***
@@ -20,8 +20,6 @@ Defined in: [src/utils/interfaces.ts:44](https://github.com/PalisadoesFoundation
> **actionItemCategory**: `object`
-Defined in: [src/utils/interfaces.ts:50](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L50)
-
#### \_id
> **\_id**: `string`
@@ -30,13 +28,19 @@ Defined in: [src/utils/interfaces.ts:50](https://github.com/PalisadoesFoundation
> **name**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:50](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L50)
+
***
### allottedHours
> **allottedHours**: `number`
-Defined in: [src/utils/interfaces.ts:65](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L65)
+#### Defined in
+
+[src/utils/interfaces.ts:65](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L65)
***
@@ -44,7 +48,9 @@ Defined in: [src/utils/interfaces.ts:65](https://github.com/PalisadoesFoundation
> **assignee**: [`InterfaceEventVolunteerInfo`](InterfaceEventVolunteerInfo.md)
-Defined in: [src/utils/interfaces.ts:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L46)
+#### Defined in
+
+[src/utils/interfaces.ts:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L46)
***
@@ -52,7 +58,9 @@ Defined in: [src/utils/interfaces.ts:46](https://github.com/PalisadoesFoundation
> **assigneeGroup**: [`InterfaceVolunteerGroupInfo`](InterfaceVolunteerGroupInfo.md)
-Defined in: [src/utils/interfaces.ts:47](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L47)
+#### Defined in
+
+[src/utils/interfaces.ts:47](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L47)
***
@@ -60,7 +68,9 @@ Defined in: [src/utils/interfaces.ts:47](https://github.com/PalisadoesFoundation
> **assigneeType**: `"User"` \| `"EventVolunteerGroup"` \| `"EventVolunteer"`
-Defined in: [src/utils/interfaces.ts:45](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L45)
+#### Defined in
+
+[src/utils/interfaces.ts:45](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L45)
***
@@ -68,7 +78,9 @@ Defined in: [src/utils/interfaces.ts:45](https://github.com/PalisadoesFoundation
> **assigneeUser**: [`InterfaceUserInfo`](InterfaceUserInfo.md)
-Defined in: [src/utils/interfaces.ts:48](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L48)
+#### Defined in
+
+[src/utils/interfaces.ts:48](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L48)
***
@@ -76,7 +88,9 @@ Defined in: [src/utils/interfaces.ts:48](https://github.com/PalisadoesFoundation
> **assigner**: [`InterfaceUserInfo`](InterfaceUserInfo.md)
-Defined in: [src/utils/interfaces.ts:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L49)
+#### Defined in
+
+[src/utils/interfaces.ts:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L49)
***
@@ -84,7 +98,9 @@ Defined in: [src/utils/interfaces.ts:49](https://github.com/PalisadoesFoundation
> **assignmentDate**: `Date`
-Defined in: [src/utils/interfaces.ts:56](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L56)
+#### Defined in
+
+[src/utils/interfaces.ts:56](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L56)
***
@@ -92,7 +108,9 @@ Defined in: [src/utils/interfaces.ts:56](https://github.com/PalisadoesFoundation
> **completionDate**: `Date`
-Defined in: [src/utils/interfaces.ts:58](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L58)
+#### Defined in
+
+[src/utils/interfaces.ts:58](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L58)
***
@@ -100,7 +118,9 @@ Defined in: [src/utils/interfaces.ts:58](https://github.com/PalisadoesFoundation
> **creator**: [`InterfaceUserInfo`](InterfaceUserInfo.md)
-Defined in: [src/utils/interfaces.ts:64](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L64)
+#### Defined in
+
+[src/utils/interfaces.ts:64](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L64)
***
@@ -108,7 +128,9 @@ Defined in: [src/utils/interfaces.ts:64](https://github.com/PalisadoesFoundation
> **dueDate**: `Date`
-Defined in: [src/utils/interfaces.ts:57](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L57)
+#### Defined in
+
+[src/utils/interfaces.ts:57](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L57)
***
@@ -116,8 +138,6 @@ Defined in: [src/utils/interfaces.ts:57](https://github.com/PalisadoesFoundation
> **event**: `object`
-Defined in: [src/utils/interfaces.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L60)
-
#### \_id
> **\_id**: `string`
@@ -126,13 +146,19 @@ Defined in: [src/utils/interfaces.ts:60](https://github.com/PalisadoesFoundation
> **title**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L60)
+
***
### isCompleted
> **isCompleted**: `boolean`
-Defined in: [src/utils/interfaces.ts:59](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L59)
+#### Defined in
+
+[src/utils/interfaces.ts:59](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L59)
***
@@ -140,7 +166,9 @@ Defined in: [src/utils/interfaces.ts:59](https://github.com/PalisadoesFoundation
> **postCompletionNotes**: `string`
-Defined in: [src/utils/interfaces.ts:55](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L55)
+#### Defined in
+
+[src/utils/interfaces.ts:55](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L55)
***
@@ -148,4 +176,6 @@ Defined in: [src/utils/interfaces.ts:55](https://github.com/PalisadoesFoundation
> **preCompletionNotes**: `string`
-Defined in: [src/utils/interfaces.ts:54](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L54)
+#### Defined in
+
+[src/utils/interfaces.ts:54](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L54)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceActionItemList.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceActionItemList.md
index 35af492ba9..1fd097c794 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceActionItemList.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceActionItemList.md
@@ -1,15 +1,15 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceActionItemList
-Defined in: [src/utils/interfaces.ts:68](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L68)
-
## Properties
### actionItemsByOrganization
> **actionItemsByOrganization**: [`InterfaceActionItemInfo`](InterfaceActionItemInfo.md)[]
-Defined in: [src/utils/interfaces.ts:69](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L69)
+#### Defined in
+
+[src/utils/interfaces.ts:69](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L69)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAddOnSpotAttendeeProps.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAddOnSpotAttendeeProps.md
index dff9425baa..1a7958557f 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAddOnSpotAttendeeProps.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAddOnSpotAttendeeProps.md
@@ -1,39 +1,43 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceAddOnSpotAttendeeProps
-Defined in: [src/utils/interfaces.ts:546](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L546)
-
## Properties
### handleClose()
> **handleClose**: () => `void`
-Defined in: [src/utils/interfaces.ts:548](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L548)
-
#### Returns
`void`
+#### Defined in
+
+[src/utils/interfaces.ts:548](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L548)
+
***
### reloadMembers()
> **reloadMembers**: () => `void`
-Defined in: [src/utils/interfaces.ts:549](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L549)
-
#### Returns
`void`
+#### Defined in
+
+[src/utils/interfaces.ts:549](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L549)
+
***
### show
> **show**: `boolean`
-Defined in: [src/utils/interfaces.ts:547](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L547)
+#### Defined in
+
+[src/utils/interfaces.ts:547](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L547)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAddress.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAddress.md
index a8aa1c6170..d3ec519fb4 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAddress.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAddress.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceAddress
-Defined in: [src/utils/interfaces.ts:453](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L453)
-
## Properties
### city
> **city**: `string`
-Defined in: [src/utils/interfaces.ts:454](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L454)
+#### Defined in
+
+[src/utils/interfaces.ts:454](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L454)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:454](https://github.com/PalisadoesFoundatio
> **countryCode**: `string`
-Defined in: [src/utils/interfaces.ts:455](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L455)
+#### Defined in
+
+[src/utils/interfaces.ts:455](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L455)
***
@@ -28,7 +30,9 @@ Defined in: [src/utils/interfaces.ts:455](https://github.com/PalisadoesFoundatio
> **dependentLocality**: `string`
-Defined in: [src/utils/interfaces.ts:456](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L456)
+#### Defined in
+
+[src/utils/interfaces.ts:456](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L456)
***
@@ -36,7 +40,9 @@ Defined in: [src/utils/interfaces.ts:456](https://github.com/PalisadoesFoundatio
> **line1**: `string`
-Defined in: [src/utils/interfaces.ts:457](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L457)
+#### Defined in
+
+[src/utils/interfaces.ts:457](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L457)
***
@@ -44,7 +50,9 @@ Defined in: [src/utils/interfaces.ts:457](https://github.com/PalisadoesFoundatio
> **line2**: `string`
-Defined in: [src/utils/interfaces.ts:458](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L458)
+#### Defined in
+
+[src/utils/interfaces.ts:458](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L458)
***
@@ -52,7 +60,9 @@ Defined in: [src/utils/interfaces.ts:458](https://github.com/PalisadoesFoundatio
> **postalCode**: `string`
-Defined in: [src/utils/interfaces.ts:459](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L459)
+#### Defined in
+
+[src/utils/interfaces.ts:459](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L459)
***
@@ -60,7 +70,9 @@ Defined in: [src/utils/interfaces.ts:459](https://github.com/PalisadoesFoundatio
> **sortingCode**: `string`
-Defined in: [src/utils/interfaces.ts:460](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L460)
+#### Defined in
+
+[src/utils/interfaces.ts:460](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L460)
***
@@ -68,4 +80,6 @@ Defined in: [src/utils/interfaces.ts:460](https://github.com/PalisadoesFoundatio
> **state**: `string`
-Defined in: [src/utils/interfaces.ts:461](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L461)
+#### Defined in
+
+[src/utils/interfaces.ts:461](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L461)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAgendaItemCategoryInfo.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAgendaItemCategoryInfo.md
index f680c57ab5..a2aae6c50d 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAgendaItemCategoryInfo.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAgendaItemCategoryInfo.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceAgendaItemCategoryInfo
-Defined in: [src/utils/interfaces.ts:531](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L531)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:532](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L532)
+#### Defined in
+
+[src/utils/interfaces.ts:532](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L532)
***
@@ -20,8 +20,6 @@ Defined in: [src/utils/interfaces.ts:532](https://github.com/PalisadoesFoundatio
> **createdBy**: `object`
-Defined in: [src/utils/interfaces.ts:535](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L535)
-
#### \_id
> **\_id**: `string`
@@ -34,13 +32,19 @@ Defined in: [src/utils/interfaces.ts:535](https://github.com/PalisadoesFoundatio
> **lastName**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:535](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L535)
+
***
### description
> **description**: `string`
-Defined in: [src/utils/interfaces.ts:534](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L534)
+#### Defined in
+
+[src/utils/interfaces.ts:534](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L534)
***
@@ -48,4 +52,6 @@ Defined in: [src/utils/interfaces.ts:534](https://github.com/PalisadoesFoundatio
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:533](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L533)
+#### Defined in
+
+[src/utils/interfaces.ts:533](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L533)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAgendaItemCategoryList.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAgendaItemCategoryList.md
index e94b7e1e3f..75ec5d14c8 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAgendaItemCategoryList.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAgendaItemCategoryList.md
@@ -1,15 +1,15 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceAgendaItemCategoryList
-Defined in: [src/utils/interfaces.ts:542](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L542)
-
## Properties
### agendaItemCategoriesByOrganization
> **agendaItemCategoriesByOrganization**: [`InterfaceAgendaItemCategoryInfo`](InterfaceAgendaItemCategoryInfo.md)[]
-Defined in: [src/utils/interfaces.ts:543](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L543)
+#### Defined in
+
+[src/utils/interfaces.ts:543](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L543)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAgendaItemInfo.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAgendaItemInfo.md
index c1e470326a..ed8bba1533 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAgendaItemInfo.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAgendaItemInfo.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceAgendaItemInfo
-Defined in: [src/utils/interfaces.ts:560](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L560)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:561](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L561)
+#### Defined in
+
+[src/utils/interfaces.ts:561](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L561)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:561](https://github.com/PalisadoesFoundatio
> **attachments**: `string`[]
-Defined in: [src/utils/interfaces.ts:565](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L565)
+#### Defined in
+
+[src/utils/interfaces.ts:565](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L565)
***
@@ -28,15 +30,9 @@ Defined in: [src/utils/interfaces.ts:565](https://github.com/PalisadoesFoundatio
> **categories**: `object`[]
-Defined in: [src/utils/interfaces.ts:578](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L578)
-
-#### \_id
-
-> **\_id**: `string`
-
-#### name
+#### Defined in
-> **name**: `string`
+[src/utils/interfaces.ts:578](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L578)
***
@@ -44,8 +40,6 @@ Defined in: [src/utils/interfaces.ts:578](https://github.com/PalisadoesFoundatio
> **createdBy**: `object`
-Defined in: [src/utils/interfaces.ts:566](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L566)
-
#### \_id
> **\_id**: `string`
@@ -58,13 +52,19 @@ Defined in: [src/utils/interfaces.ts:566](https://github.com/PalisadoesFoundatio
> **lastName**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:566](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L566)
+
***
### description
> **description**: `string`
-Defined in: [src/utils/interfaces.ts:563](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L563)
+#### Defined in
+
+[src/utils/interfaces.ts:563](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L563)
***
@@ -72,7 +72,9 @@ Defined in: [src/utils/interfaces.ts:563](https://github.com/PalisadoesFoundatio
> **duration**: `string`
-Defined in: [src/utils/interfaces.ts:564](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L564)
+#### Defined in
+
+[src/utils/interfaces.ts:564](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L564)
***
@@ -80,8 +82,6 @@ Defined in: [src/utils/interfaces.ts:564](https://github.com/PalisadoesFoundatio
> **organization**: `object`
-Defined in: [src/utils/interfaces.ts:582](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L582)
-
#### \_id
> **\_id**: `string`
@@ -90,14 +90,16 @@ Defined in: [src/utils/interfaces.ts:582](https://github.com/PalisadoesFoundatio
> **name**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:582](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L582)
+
***
### relatedEvent
> **relatedEvent**: `object`
-Defined in: [src/utils/interfaces.ts:586](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L586)
-
#### \_id
> **\_id**: `string`
@@ -106,13 +108,19 @@ Defined in: [src/utils/interfaces.ts:586](https://github.com/PalisadoesFoundatio
> **title**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:586](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L586)
+
***
### sequence
> **sequence**: `number`
-Defined in: [src/utils/interfaces.ts:577](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L577)
+#### Defined in
+
+[src/utils/interfaces.ts:577](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L577)
***
@@ -120,7 +128,9 @@ Defined in: [src/utils/interfaces.ts:577](https://github.com/PalisadoesFoundatio
> **title**: `string`
-Defined in: [src/utils/interfaces.ts:562](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L562)
+#### Defined in
+
+[src/utils/interfaces.ts:562](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L562)
***
@@ -128,7 +138,9 @@ Defined in: [src/utils/interfaces.ts:562](https://github.com/PalisadoesFoundatio
> **urls**: `string`[]
-Defined in: [src/utils/interfaces.ts:571](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L571)
+#### Defined in
+
+[src/utils/interfaces.ts:571](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L571)
***
@@ -136,16 +148,6 @@ Defined in: [src/utils/interfaces.ts:571](https://github.com/PalisadoesFoundatio
> **users**: `object`[]
-Defined in: [src/utils/interfaces.ts:572](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L572)
-
-#### \_id
+#### Defined in
-> **\_id**: `string`
-
-#### firstName
-
-> **firstName**: `string`
-
-#### lastName
-
-> **lastName**: `string`
+[src/utils/interfaces.ts:572](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L572)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAgendaItemList.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAgendaItemList.md
index 76cb98113f..3304ea83fe 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAgendaItemList.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceAgendaItemList.md
@@ -1,15 +1,15 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceAgendaItemList
-Defined in: [src/utils/interfaces.ts:592](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L592)
-
## Properties
### agendaItemByEvent
> **agendaItemByEvent**: [`InterfaceAgendaItemInfo`](InterfaceAgendaItemInfo.md)[]
-Defined in: [src/utils/interfaces.ts:593](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L593)
+#### Defined in
+
+[src/utils/interfaces.ts:593](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L593)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceBaseEvent.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceBaseEvent.md
index 14c543e73b..bfa8ebfab8 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceBaseEvent.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceBaseEvent.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceBaseEvent
-Defined in: [src/utils/interfaces.ts:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L18)
-
## Extended by
- [`InterfaceQueryOrganizationEventListItem`](InterfaceQueryOrganizationEventListItem.md)
@@ -17,7 +15,9 @@ Defined in: [src/utils/interfaces.ts:18](https://github.com/PalisadoesFoundation
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L19)
+#### Defined in
+
+[src/utils/interfaces.ts:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L19)
***
@@ -25,7 +25,9 @@ Defined in: [src/utils/interfaces.ts:19](https://github.com/PalisadoesFoundation
> **allDay**: `boolean`
-Defined in: [src/utils/interfaces.ts:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L27)
+#### Defined in
+
+[src/utils/interfaces.ts:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L27)
***
@@ -33,7 +35,9 @@ Defined in: [src/utils/interfaces.ts:27](https://github.com/PalisadoesFoundation
> **description**: `string`
-Defined in: [src/utils/interfaces.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L21)
+#### Defined in
+
+[src/utils/interfaces.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L21)
***
@@ -41,7 +45,9 @@ Defined in: [src/utils/interfaces.ts:21](https://github.com/PalisadoesFoundation
> **endDate**: `string`
-Defined in: [src/utils/interfaces.ts:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L23)
+#### Defined in
+
+[src/utils/interfaces.ts:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L23)
***
@@ -49,7 +55,9 @@ Defined in: [src/utils/interfaces.ts:23](https://github.com/PalisadoesFoundation
> **endTime**: `string`
-Defined in: [src/utils/interfaces.ts:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L26)
+#### Defined in
+
+[src/utils/interfaces.ts:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L26)
***
@@ -57,7 +65,9 @@ Defined in: [src/utils/interfaces.ts:26](https://github.com/PalisadoesFoundation
> **location**: `string`
-Defined in: [src/utils/interfaces.ts:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L24)
+#### Defined in
+
+[src/utils/interfaces.ts:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L24)
***
@@ -65,7 +75,9 @@ Defined in: [src/utils/interfaces.ts:24](https://github.com/PalisadoesFoundation
> **recurring**: `boolean`
-Defined in: [src/utils/interfaces.ts:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L28)
+#### Defined in
+
+[src/utils/interfaces.ts:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L28)
***
@@ -73,7 +85,9 @@ Defined in: [src/utils/interfaces.ts:28](https://github.com/PalisadoesFoundation
> **startDate**: `string`
-Defined in: [src/utils/interfaces.ts:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L22)
+#### Defined in
+
+[src/utils/interfaces.ts:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L22)
***
@@ -81,7 +95,9 @@ Defined in: [src/utils/interfaces.ts:22](https://github.com/PalisadoesFoundation
> **startTime**: `string`
-Defined in: [src/utils/interfaces.ts:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L25)
+#### Defined in
+
+[src/utils/interfaces.ts:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L25)
***
@@ -89,4 +105,6 @@ Defined in: [src/utils/interfaces.ts:25](https://github.com/PalisadoesFoundation
> **title**: `string`
-Defined in: [src/utils/interfaces.ts:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L20)
+#### Defined in
+
+[src/utils/interfaces.ts:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L20)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCampaignInfo.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCampaignInfo.md
index 78a39cb4a2..f534d0f05c 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCampaignInfo.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCampaignInfo.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceCampaignInfo
-Defined in: [src/utils/interfaces.ts:362](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L362)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:363](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L363)
+#### Defined in
+
+[src/utils/interfaces.ts:363](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L363)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:363](https://github.com/PalisadoesFoundatio
> **createdAt**: `string`
-Defined in: [src/utils/interfaces.ts:368](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L368)
+#### Defined in
+
+[src/utils/interfaces.ts:368](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L368)
***
@@ -28,7 +30,9 @@ Defined in: [src/utils/interfaces.ts:368](https://github.com/PalisadoesFoundatio
> **currency**: `string`
-Defined in: [src/utils/interfaces.ts:369](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L369)
+#### Defined in
+
+[src/utils/interfaces.ts:369](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L369)
***
@@ -36,7 +40,9 @@ Defined in: [src/utils/interfaces.ts:369](https://github.com/PalisadoesFoundatio
> **endDate**: `Date`
-Defined in: [src/utils/interfaces.ts:367](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L367)
+#### Defined in
+
+[src/utils/interfaces.ts:367](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L367)
***
@@ -44,7 +50,9 @@ Defined in: [src/utils/interfaces.ts:367](https://github.com/PalisadoesFoundatio
> **fundingGoal**: `number`
-Defined in: [src/utils/interfaces.ts:365](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L365)
+#### Defined in
+
+[src/utils/interfaces.ts:365](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L365)
***
@@ -52,7 +60,9 @@ Defined in: [src/utils/interfaces.ts:365](https://github.com/PalisadoesFoundatio
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:364](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L364)
+#### Defined in
+
+[src/utils/interfaces.ts:364](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L364)
***
@@ -60,4 +70,6 @@ Defined in: [src/utils/interfaces.ts:364](https://github.com/PalisadoesFoundatio
> **startDate**: `Date`
-Defined in: [src/utils/interfaces.ts:366](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L366)
+#### Defined in
+
+[src/utils/interfaces.ts:366](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L366)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCreateFund.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCreateFund.md
index 6cbb59bbdd..a14422f073 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCreateFund.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCreateFund.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceCreateFund
-Defined in: [src/utils/interfaces.ts:463](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L463)
-
## Properties
### fundName
> **fundName**: `string`
-Defined in: [src/utils/interfaces.ts:464](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L464)
+#### Defined in
+
+[src/utils/interfaces.ts:464](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L464)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:464](https://github.com/PalisadoesFoundatio
> **fundRef**: `string`
-Defined in: [src/utils/interfaces.ts:465](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L465)
+#### Defined in
+
+[src/utils/interfaces.ts:465](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L465)
***
@@ -28,7 +30,9 @@ Defined in: [src/utils/interfaces.ts:465](https://github.com/PalisadoesFoundatio
> **isArchived**: `boolean`
-Defined in: [src/utils/interfaces.ts:467](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L467)
+#### Defined in
+
+[src/utils/interfaces.ts:467](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L467)
***
@@ -36,7 +40,9 @@ Defined in: [src/utils/interfaces.ts:467](https://github.com/PalisadoesFoundatio
> **isDefault**: `boolean`
-Defined in: [src/utils/interfaces.ts:466](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L466)
+#### Defined in
+
+[src/utils/interfaces.ts:466](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L466)
***
@@ -44,4 +50,6 @@ Defined in: [src/utils/interfaces.ts:466](https://github.com/PalisadoesFoundatio
> **taxDeductible**: `boolean`
-Defined in: [src/utils/interfaces.ts:468](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L468)
+#### Defined in
+
+[src/utils/interfaces.ts:468](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L468)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCreatePledge.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCreatePledge.md
index 3d5d3a1f99..e69f4abaf1 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCreatePledge.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCreatePledge.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceCreatePledge
-Defined in: [src/utils/interfaces.ts:508](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L508)
-
## Properties
### pledgeAmount
> **pledgeAmount**: `number`
-Defined in: [src/utils/interfaces.ts:510](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L510)
+#### Defined in
+
+[src/utils/interfaces.ts:510](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L510)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:510](https://github.com/PalisadoesFoundatio
> **pledgeCurrency**: `string`
-Defined in: [src/utils/interfaces.ts:511](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L511)
+#### Defined in
+
+[src/utils/interfaces.ts:511](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L511)
***
@@ -28,7 +30,9 @@ Defined in: [src/utils/interfaces.ts:511](https://github.com/PalisadoesFoundatio
> **pledgeEndDate**: `Date`
-Defined in: [src/utils/interfaces.ts:513](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L513)
+#### Defined in
+
+[src/utils/interfaces.ts:513](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L513)
***
@@ -36,7 +40,9 @@ Defined in: [src/utils/interfaces.ts:513](https://github.com/PalisadoesFoundatio
> **pledgeStartDate**: `Date`
-Defined in: [src/utils/interfaces.ts:512](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L512)
+#### Defined in
+
+[src/utils/interfaces.ts:512](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L512)
***
@@ -44,4 +50,6 @@ Defined in: [src/utils/interfaces.ts:512](https://github.com/PalisadoesFoundatio
> **pledgeUsers**: [`InterfaceUserInfo`](InterfaceUserInfo.md)[]
-Defined in: [src/utils/interfaces.ts:509](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L509)
+#### Defined in
+
+[src/utils/interfaces.ts:509](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L509)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCreateVolunteerGroup.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCreateVolunteerGroup.md
index b4c8b1f990..cdeb9a4832 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCreateVolunteerGroup.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCreateVolunteerGroup.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceCreateVolunteerGroup
-Defined in: [src/utils/interfaces.ts:648](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L648)
-
## Properties
### description
> **description**: `string`
-Defined in: [src/utils/interfaces.ts:650](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L650)
+#### Defined in
+
+[src/utils/interfaces.ts:650](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L650)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:650](https://github.com/PalisadoesFoundatio
> **leader**: [`InterfaceUserInfo`](InterfaceUserInfo.md)
-Defined in: [src/utils/interfaces.ts:651](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L651)
+#### Defined in
+
+[src/utils/interfaces.ts:651](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L651)
***
@@ -28,7 +30,9 @@ Defined in: [src/utils/interfaces.ts:651](https://github.com/PalisadoesFoundatio
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:649](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L649)
+#### Defined in
+
+[src/utils/interfaces.ts:649](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L649)
***
@@ -36,7 +40,9 @@ Defined in: [src/utils/interfaces.ts:649](https://github.com/PalisadoesFoundatio
> **volunteersRequired**: `number`
-Defined in: [src/utils/interfaces.ts:652](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L652)
+#### Defined in
+
+[src/utils/interfaces.ts:652](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L652)
***
@@ -44,4 +50,6 @@ Defined in: [src/utils/interfaces.ts:652](https://github.com/PalisadoesFoundatio
> **volunteerUsers**: [`InterfaceUserInfo`](InterfaceUserInfo.md)[]
-Defined in: [src/utils/interfaces.ts:653](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L653)
+#### Defined in
+
+[src/utils/interfaces.ts:653](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L653)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCustomFieldData.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCustomFieldData.md
index 5dbab2917e..fa5ddc782b 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCustomFieldData.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceCustomFieldData.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceCustomFieldData
-Defined in: [src/utils/interfaces.ts:600](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L600)
-
## Properties
### name
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:602](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L602)
+#### Defined in
+
+[src/utils/interfaces.ts:602](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L602)
***
@@ -20,4 +20,6 @@ Defined in: [src/utils/interfaces.ts:602](https://github.com/PalisadoesFoundatio
> **type**: `string`
-Defined in: [src/utils/interfaces.ts:601](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L601)
+#### Defined in
+
+[src/utils/interfaces.ts:601](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L601)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceEventVolunteerInfo.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceEventVolunteerInfo.md
index 16b1697eab..1b843d4ea2 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceEventVolunteerInfo.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceEventVolunteerInfo.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceEventVolunteerInfo
-Defined in: [src/utils/interfaces.ts:605](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L605)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:606](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L606)
+#### Defined in
+
+[src/utils/interfaces.ts:606](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L606)
***
@@ -20,11 +20,9 @@ Defined in: [src/utils/interfaces.ts:606](https://github.com/PalisadoesFoundatio
> **assignments**: `object`[]
-Defined in: [src/utils/interfaces.ts:610](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L610)
+#### Defined in
-#### \_id
-
-> **\_id**: `string`
+[src/utils/interfaces.ts:610](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L610)
***
@@ -32,19 +30,9 @@ Defined in: [src/utils/interfaces.ts:610](https://github.com/PalisadoesFoundatio
> **groups**: `object`[]
-Defined in: [src/utils/interfaces.ts:613](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L613)
-
-#### \_id
-
-> **\_id**: `string`
+#### Defined in
-#### name
-
-> **name**: `string`
-
-#### volunteers
-
-> **volunteers**: `object`[]
+[src/utils/interfaces.ts:613](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L613)
***
@@ -52,7 +40,9 @@ Defined in: [src/utils/interfaces.ts:613](https://github.com/PalisadoesFoundatio
> **hasAccepted**: `boolean`
-Defined in: [src/utils/interfaces.ts:607](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L607)
+#### Defined in
+
+[src/utils/interfaces.ts:607](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L607)
***
@@ -60,7 +50,9 @@ Defined in: [src/utils/interfaces.ts:607](https://github.com/PalisadoesFoundatio
> **hoursVolunteered**: `number`
-Defined in: [src/utils/interfaces.ts:608](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L608)
+#### Defined in
+
+[src/utils/interfaces.ts:608](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L608)
***
@@ -68,4 +60,6 @@ Defined in: [src/utils/interfaces.ts:608](https://github.com/PalisadoesFoundatio
> **user**: [`InterfaceUserInfo`](InterfaceUserInfo.md)
-Defined in: [src/utils/interfaces.ts:609](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L609)
+#### Defined in
+
+[src/utils/interfaces.ts:609](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L609)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceFormData.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceFormData.md
index 21eb2d04c7..33be71bddf 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceFormData.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceFormData.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceFormData
-Defined in: [src/utils/interfaces.ts:552](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L552)
-
## Properties
### email
> **email**: `string`
-Defined in: [src/utils/interfaces.ts:555](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L555)
+#### Defined in
+
+[src/utils/interfaces.ts:555](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L555)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:555](https://github.com/PalisadoesFoundatio
> **firstName**: `string`
-Defined in: [src/utils/interfaces.ts:553](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L553)
+#### Defined in
+
+[src/utils/interfaces.ts:553](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L553)
***
@@ -28,7 +30,9 @@ Defined in: [src/utils/interfaces.ts:553](https://github.com/PalisadoesFoundatio
> **gender**: `string`
-Defined in: [src/utils/interfaces.ts:557](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L557)
+#### Defined in
+
+[src/utils/interfaces.ts:557](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L557)
***
@@ -36,7 +40,9 @@ Defined in: [src/utils/interfaces.ts:557](https://github.com/PalisadoesFoundatio
> **lastName**: `string`
-Defined in: [src/utils/interfaces.ts:554](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L554)
+#### Defined in
+
+[src/utils/interfaces.ts:554](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L554)
***
@@ -44,4 +50,6 @@ Defined in: [src/utils/interfaces.ts:554](https://github.com/PalisadoesFoundatio
> **phoneNo**: `string`
-Defined in: [src/utils/interfaces.ts:556](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L556)
+#### Defined in
+
+[src/utils/interfaces.ts:556](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L556)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceFundInfo.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceFundInfo.md
index eb1a515bc0..7be64bda82 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceFundInfo.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceFundInfo.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceFundInfo
-Defined in: [src/utils/interfaces.ts:351](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L351)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:352](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L352)
+#### Defined in
+
+[src/utils/interfaces.ts:352](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L352)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:352](https://github.com/PalisadoesFoundatio
> **createdAt**: `string`
-Defined in: [src/utils/interfaces.ts:358](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L358)
+#### Defined in
+
+[src/utils/interfaces.ts:358](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L358)
***
@@ -28,8 +30,6 @@ Defined in: [src/utils/interfaces.ts:358](https://github.com/PalisadoesFoundatio
> **creator**: `object`
-Defined in: [src/utils/interfaces.ts:360](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L360)
-
#### \_id
> **\_id**: `string`
@@ -42,13 +42,19 @@ Defined in: [src/utils/interfaces.ts:360](https://github.com/PalisadoesFoundatio
> **lastName**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:360](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L360)
+
***
### isArchived
> **isArchived**: `boolean`
-Defined in: [src/utils/interfaces.ts:356](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L356)
+#### Defined in
+
+[src/utils/interfaces.ts:356](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L356)
***
@@ -56,7 +62,9 @@ Defined in: [src/utils/interfaces.ts:356](https://github.com/PalisadoesFoundatio
> **isDefault**: `boolean`
-Defined in: [src/utils/interfaces.ts:357](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L357)
+#### Defined in
+
+[src/utils/interfaces.ts:357](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L357)
***
@@ -64,7 +72,9 @@ Defined in: [src/utils/interfaces.ts:357](https://github.com/PalisadoesFoundatio
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:353](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L353)
+#### Defined in
+
+[src/utils/interfaces.ts:353](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L353)
***
@@ -72,7 +82,9 @@ Defined in: [src/utils/interfaces.ts:353](https://github.com/PalisadoesFoundatio
> **organizationId**: `string`
-Defined in: [src/utils/interfaces.ts:359](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L359)
+#### Defined in
+
+[src/utils/interfaces.ts:359](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L359)
***
@@ -80,7 +92,9 @@ Defined in: [src/utils/interfaces.ts:359](https://github.com/PalisadoesFoundatio
> **refrenceNumber**: `string`
-Defined in: [src/utils/interfaces.ts:354](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L354)
+#### Defined in
+
+[src/utils/interfaces.ts:354](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L354)
***
@@ -88,4 +102,6 @@ Defined in: [src/utils/interfaces.ts:354](https://github.com/PalisadoesFoundatio
> **taxDeductible**: `boolean`
-Defined in: [src/utils/interfaces.ts:355](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L355)
+#### Defined in
+
+[src/utils/interfaces.ts:355](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L355)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceMapType.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceMapType.md
index 208eea9734..26b8793818 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceMapType.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceMapType.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceMapType
-Defined in: [src/utils/interfaces.ts:596](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L596)
-
## Indexable
-\[`key`: `string`\]: `string`
+ \[`key`: `string`\]: `string`
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceMemberInfo.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceMemberInfo.md
index 67143de512..6efc88a903 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceMemberInfo.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceMemberInfo.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceMemberInfo
-Defined in: [src/utils/interfaces.ts:79](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L79)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:80](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L80)
+#### Defined in
+
+[src/utils/interfaces.ts:80](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L80)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:80](https://github.com/PalisadoesFoundation
> **createdAt**: `string`
-Defined in: [src/utils/interfaces.ts:85](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L85)
+#### Defined in
+
+[src/utils/interfaces.ts:85](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L85)
***
@@ -28,7 +30,9 @@ Defined in: [src/utils/interfaces.ts:85](https://github.com/PalisadoesFoundation
> **email**: `string`
-Defined in: [src/utils/interfaces.ts:83](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L83)
+#### Defined in
+
+[src/utils/interfaces.ts:83](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L83)
***
@@ -36,7 +40,9 @@ Defined in: [src/utils/interfaces.ts:83](https://github.com/PalisadoesFoundation
> **firstName**: `string`
-Defined in: [src/utils/interfaces.ts:81](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L81)
+#### Defined in
+
+[src/utils/interfaces.ts:81](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L81)
***
@@ -44,7 +50,9 @@ Defined in: [src/utils/interfaces.ts:81](https://github.com/PalisadoesFoundation
> **image**: `string`
-Defined in: [src/utils/interfaces.ts:84](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L84)
+#### Defined in
+
+[src/utils/interfaces.ts:84](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L84)
***
@@ -52,7 +60,9 @@ Defined in: [src/utils/interfaces.ts:84](https://github.com/PalisadoesFoundation
> **lastName**: `string`
-Defined in: [src/utils/interfaces.ts:82](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L82)
+#### Defined in
+
+[src/utils/interfaces.ts:82](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L82)
***
@@ -60,8 +70,6 @@ Defined in: [src/utils/interfaces.ts:82](https://github.com/PalisadoesFoundation
> **organizationsBlockedBy**: `object`[]
-Defined in: [src/utils/interfaces.ts:86](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L86)
+#### Defined in
-#### \_id
-
-> **\_id**: `string`
+[src/utils/interfaces.ts:86](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L86)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceMembersList.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceMembersList.md
index b5d7407afa..1884827ab7 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceMembersList.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceMembersList.md
@@ -1,23 +1,15 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceMembersList
-Defined in: [src/utils/interfaces.ts:72](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L72)
-
## Properties
### organizations
> **organizations**: `object`[]
-Defined in: [src/utils/interfaces.ts:73](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L73)
-
-#### \_id
-
-> **\_id**: `string`
-
-#### members
+#### Defined in
-> **members**: [`InterfaceMemberInfo`](InterfaceMemberInfo.md)[]
+[src/utils/interfaces.ts:73](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L73)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceOrgConnectionInfoType.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceOrgConnectionInfoType.md
index d2452c29c2..661e866d0f 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceOrgConnectionInfoType.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceOrgConnectionInfoType.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceOrgConnectionInfoType
-Defined in: [src/utils/interfaces.ts:91](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L91)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:92](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L92)
+#### Defined in
+
+[src/utils/interfaces.ts:92](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L92)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:92](https://github.com/PalisadoesFoundation
> **address**: [`InterfaceAddress`](InterfaceAddress.md)
-Defined in: [src/utils/interfaces.ts:107](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L107)
+#### Defined in
+
+[src/utils/interfaces.ts:107](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L107)
***
@@ -28,11 +30,9 @@ Defined in: [src/utils/interfaces.ts:107](https://github.com/PalisadoesFoundatio
> **admins**: `object`[]
-Defined in: [src/utils/interfaces.ts:103](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L103)
-
-#### \_id
+#### Defined in
-> **\_id**: `string`
+[src/utils/interfaces.ts:103](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L103)
***
@@ -40,7 +40,9 @@ Defined in: [src/utils/interfaces.ts:103](https://github.com/PalisadoesFoundatio
> **createdAt**: `string`
-Defined in: [src/utils/interfaces.ts:106](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L106)
+#### Defined in
+
+[src/utils/interfaces.ts:106](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L106)
***
@@ -48,8 +50,6 @@ Defined in: [src/utils/interfaces.ts:106](https://github.com/PalisadoesFoundatio
> **creator**: `object`
-Defined in: [src/utils/interfaces.ts:94](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L94)
-
#### \_id
> **\_id**: `string`
@@ -62,13 +62,19 @@ Defined in: [src/utils/interfaces.ts:94](https://github.com/PalisadoesFoundation
> **lastName**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:94](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L94)
+
***
### image
> **image**: `string`
-Defined in: [src/utils/interfaces.ts:93](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L93)
+#### Defined in
+
+[src/utils/interfaces.ts:93](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L93)
***
@@ -76,11 +82,9 @@ Defined in: [src/utils/interfaces.ts:93](https://github.com/PalisadoesFoundation
> **members**: `object`[]
-Defined in: [src/utils/interfaces.ts:100](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L100)
+#### Defined in
-#### \_id
-
-> **\_id**: `string`
+[src/utils/interfaces.ts:100](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L100)
***
@@ -88,4 +92,6 @@ Defined in: [src/utils/interfaces.ts:100](https://github.com/PalisadoesFoundatio
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:99](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L99)
+#### Defined in
+
+[src/utils/interfaces.ts:99](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L99)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceOrgConnectionType.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceOrgConnectionType.md
index 943ff17afc..f92e335ec5 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceOrgConnectionType.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceOrgConnectionType.md
@@ -1,15 +1,15 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceOrgConnectionType
-Defined in: [src/utils/interfaces.ts:109](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L109)
-
## Properties
### organizationsConnection
> **organizationsConnection**: [`InterfaceOrgConnectionInfoType`](InterfaceOrgConnectionInfoType.md)[]
-Defined in: [src/utils/interfaces.ts:110](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L110)
+#### Defined in
+
+[src/utils/interfaces.ts:110](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L110)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfacePledgeInfo.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfacePledgeInfo.md
index ac890a05cd..ca968d0feb 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfacePledgeInfo.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfacePledgeInfo.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfacePledgeInfo
-Defined in: [src/utils/interfaces.ts:371](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L371)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:372](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L372)
+#### Defined in
+
+[src/utils/interfaces.ts:372](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L372)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:372](https://github.com/PalisadoesFoundatio
> **amount**: `number`
-Defined in: [src/utils/interfaces.ts:374](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L374)
+#### Defined in
+
+[src/utils/interfaces.ts:374](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L374)
***
@@ -28,8 +30,6 @@ Defined in: [src/utils/interfaces.ts:374](https://github.com/PalisadoesFoundatio
> `optional` **campaign**: `object`
-Defined in: [src/utils/interfaces.ts:373](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L373)
-
#### \_id
> **\_id**: `string`
@@ -42,13 +42,19 @@ Defined in: [src/utils/interfaces.ts:373](https://github.com/PalisadoesFoundatio
> **name**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:373](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L373)
+
***
### currency
> **currency**: `string`
-Defined in: [src/utils/interfaces.ts:375](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L375)
+#### Defined in
+
+[src/utils/interfaces.ts:375](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L375)
***
@@ -56,7 +62,9 @@ Defined in: [src/utils/interfaces.ts:375](https://github.com/PalisadoesFoundatio
> **endDate**: `string`
-Defined in: [src/utils/interfaces.ts:376](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L376)
+#### Defined in
+
+[src/utils/interfaces.ts:376](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L376)
***
@@ -64,7 +72,9 @@ Defined in: [src/utils/interfaces.ts:376](https://github.com/PalisadoesFoundatio
> **startDate**: `string`
-Defined in: [src/utils/interfaces.ts:377](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L377)
+#### Defined in
+
+[src/utils/interfaces.ts:377](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L377)
***
@@ -72,4 +82,6 @@ Defined in: [src/utils/interfaces.ts:377](https://github.com/PalisadoesFoundatio
> **users**: [`InterfaceUserInfo`](InterfaceUserInfo.md)[]
-Defined in: [src/utils/interfaces.ts:378](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L378)
+#### Defined in
+
+[src/utils/interfaces.ts:378](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L378)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfacePostCard.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfacePostCard.md
index 1d42d8bd06..a26f6da7dc 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfacePostCard.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfacePostCard.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfacePostCard
-Defined in: [src/utils/interfaces.ts:471](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L471)
-
## Properties
### commentCount
> **commentCount**: `number`
-Defined in: [src/utils/interfaces.ts:485](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L485)
+#### Defined in
+
+[src/utils/interfaces.ts:485](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L485)
***
@@ -20,43 +20,9 @@ Defined in: [src/utils/interfaces.ts:485](https://github.com/PalisadoesFoundatio
> **comments**: `object`[]
-Defined in: [src/utils/interfaces.ts:486](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L486)
-
-#### creator
-
-> **creator**: `object`
-
-##### creator.email
-
-> **email**: `string`
-
-##### creator.firstName
-
-> **firstName**: `string`
-
-##### creator.id
-
-> **id**: `string`
-
-##### creator.lastName
-
-> **lastName**: `string`
-
-#### id
-
-> **id**: `string`
-
-#### likeCount
-
-> **likeCount**: `number`
-
-#### likedBy
-
-> **likedBy**: `object`[]
+#### Defined in
-#### text
-
-> **text**: `string`
+[src/utils/interfaces.ts:486](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L486)
***
@@ -64,8 +30,6 @@ Defined in: [src/utils/interfaces.ts:486](https://github.com/PalisadoesFoundatio
> **creator**: `object`
-Defined in: [src/utils/interfaces.ts:473](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L473)
-
#### email
> **email**: `string`
@@ -82,25 +46,33 @@ Defined in: [src/utils/interfaces.ts:473](https://github.com/PalisadoesFoundatio
> **lastName**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:473](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L473)
+
***
### fetchPosts()
> **fetchPosts**: () => `void`
-Defined in: [src/utils/interfaces.ts:505](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L505)
-
#### Returns
`void`
+#### Defined in
+
+[src/utils/interfaces.ts:505](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L505)
+
***
### id
> **id**: `string`
-Defined in: [src/utils/interfaces.ts:472](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L472)
+#### Defined in
+
+[src/utils/interfaces.ts:472](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L472)
***
@@ -108,7 +80,9 @@ Defined in: [src/utils/interfaces.ts:472](https://github.com/PalisadoesFoundatio
> **image**: `string`
-Defined in: [src/utils/interfaces.ts:480](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L480)
+#### Defined in
+
+[src/utils/interfaces.ts:480](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L480)
***
@@ -116,7 +90,9 @@ Defined in: [src/utils/interfaces.ts:480](https://github.com/PalisadoesFoundatio
> **likeCount**: `number`
-Defined in: [src/utils/interfaces.ts:484](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L484)
+#### Defined in
+
+[src/utils/interfaces.ts:484](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L484)
***
@@ -124,19 +100,9 @@ Defined in: [src/utils/interfaces.ts:484](https://github.com/PalisadoesFoundatio
> **likedBy**: `object`[]
-Defined in: [src/utils/interfaces.ts:500](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L500)
-
-#### firstName
-
-> **firstName**: `string`
-
-#### id
+#### Defined in
-> **id**: `string`
-
-#### lastName
-
-> **lastName**: `string`
+[src/utils/interfaces.ts:500](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L500)
***
@@ -144,7 +110,9 @@ Defined in: [src/utils/interfaces.ts:500](https://github.com/PalisadoesFoundatio
> **postedAt**: `string`
-Defined in: [src/utils/interfaces.ts:479](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L479)
+#### Defined in
+
+[src/utils/interfaces.ts:479](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L479)
***
@@ -152,7 +120,9 @@ Defined in: [src/utils/interfaces.ts:479](https://github.com/PalisadoesFoundatio
> **text**: `string`
-Defined in: [src/utils/interfaces.ts:482](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L482)
+#### Defined in
+
+[src/utils/interfaces.ts:482](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L482)
***
@@ -160,7 +130,9 @@ Defined in: [src/utils/interfaces.ts:482](https://github.com/PalisadoesFoundatio
> **title**: `string`
-Defined in: [src/utils/interfaces.ts:483](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L483)
+#### Defined in
+
+[src/utils/interfaces.ts:483](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L483)
***
@@ -168,4 +140,6 @@ Defined in: [src/utils/interfaces.ts:483](https://github.com/PalisadoesFoundatio
> **video**: `string`
-Defined in: [src/utils/interfaces.ts:481](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L481)
+#### Defined in
+
+[src/utils/interfaces.ts:481](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L481)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfacePostForm.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfacePostForm.md
index 7b98d45460..1a1f09403d 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfacePostForm.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfacePostForm.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfacePostForm
-Defined in: [src/utils/interfaces.ts:173](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L173)
-
## Properties
### pinned
> **pinned**: `boolean`
-Defined in: [src/utils/interfaces.ts:178](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L178)
+#### Defined in
+
+[src/utils/interfaces.ts:178](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L178)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:178](https://github.com/PalisadoesFoundatio
> **postinfo**: `string`
-Defined in: [src/utils/interfaces.ts:175](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L175)
+#### Defined in
+
+[src/utils/interfaces.ts:175](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L175)
***
@@ -28,7 +30,9 @@ Defined in: [src/utils/interfaces.ts:175](https://github.com/PalisadoesFoundatio
> **postphoto**: `string`
-Defined in: [src/utils/interfaces.ts:176](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L176)
+#### Defined in
+
+[src/utils/interfaces.ts:176](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L176)
***
@@ -36,7 +40,9 @@ Defined in: [src/utils/interfaces.ts:176](https://github.com/PalisadoesFoundatio
> **posttitle**: `string`
-Defined in: [src/utils/interfaces.ts:174](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L174)
+#### Defined in
+
+[src/utils/interfaces.ts:174](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L174)
***
@@ -44,4 +50,6 @@ Defined in: [src/utils/interfaces.ts:174](https://github.com/PalisadoesFoundatio
> **postvideo**: `string`
-Defined in: [src/utils/interfaces.ts:177](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L177)
+#### Defined in
+
+[src/utils/interfaces.ts:177](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L177)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryBlockPageMemberListItem.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryBlockPageMemberListItem.md
index ffcd1146c1..d3a2b098be 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryBlockPageMemberListItem.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryBlockPageMemberListItem.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceQueryBlockPageMemberListItem
-Defined in: [src/utils/interfaces.ts:386](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L386)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:387](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L387)
+#### Defined in
+
+[src/utils/interfaces.ts:387](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L387)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:387](https://github.com/PalisadoesFoundatio
> **email**: `string`
-Defined in: [src/utils/interfaces.ts:390](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L390)
+#### Defined in
+
+[src/utils/interfaces.ts:390](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L390)
***
@@ -28,7 +30,9 @@ Defined in: [src/utils/interfaces.ts:390](https://github.com/PalisadoesFoundatio
> **firstName**: `string`
-Defined in: [src/utils/interfaces.ts:388](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L388)
+#### Defined in
+
+[src/utils/interfaces.ts:388](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L388)
***
@@ -36,7 +40,9 @@ Defined in: [src/utils/interfaces.ts:388](https://github.com/PalisadoesFoundatio
> **lastName**: `string`
-Defined in: [src/utils/interfaces.ts:389](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L389)
+#### Defined in
+
+[src/utils/interfaces.ts:389](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L389)
***
@@ -44,8 +50,6 @@ Defined in: [src/utils/interfaces.ts:389](https://github.com/PalisadoesFoundatio
> **organizationsBlockedBy**: `object`[]
-Defined in: [src/utils/interfaces.ts:391](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L391)
-
-#### \_id
+#### Defined in
-> **\_id**: `string`
+[src/utils/interfaces.ts:391](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L391)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryFundCampaignsPledges.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryFundCampaignsPledges.md
index 1badf6d5f6..b3c4f44c1c 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryFundCampaignsPledges.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryFundCampaignsPledges.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceQueryFundCampaignsPledges
-Defined in: [src/utils/interfaces.ts:340](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L340)
-
## Properties
### currency
> **currency**: `string`
-Defined in: [src/utils/interfaces.ts:346](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L346)
+#### Defined in
+
+[src/utils/interfaces.ts:346](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L346)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:346](https://github.com/PalisadoesFoundatio
> **endDate**: `Date`
-Defined in: [src/utils/interfaces.ts:348](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L348)
+#### Defined in
+
+[src/utils/interfaces.ts:348](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L348)
***
@@ -28,19 +30,23 @@ Defined in: [src/utils/interfaces.ts:348](https://github.com/PalisadoesFoundatio
> **fundId**: `object`
-Defined in: [src/utils/interfaces.ts:341](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L341)
-
#### name
> **name**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:341](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L341)
+
***
### fundingGoal
> **fundingGoal**: `number`
-Defined in: [src/utils/interfaces.ts:345](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L345)
+#### Defined in
+
+[src/utils/interfaces.ts:345](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L345)
***
@@ -48,7 +54,9 @@ Defined in: [src/utils/interfaces.ts:345](https://github.com/PalisadoesFoundatio
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:344](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L344)
+#### Defined in
+
+[src/utils/interfaces.ts:344](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L344)
***
@@ -56,7 +64,9 @@ Defined in: [src/utils/interfaces.ts:344](https://github.com/PalisadoesFoundatio
> **pledges**: [`InterfacePledgeInfo`](InterfacePledgeInfo.md)[]
-Defined in: [src/utils/interfaces.ts:349](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L349)
+#### Defined in
+
+[src/utils/interfaces.ts:349](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L349)
***
@@ -64,4 +74,6 @@ Defined in: [src/utils/interfaces.ts:349](https://github.com/PalisadoesFoundatio
> **startDate**: `Date`
-Defined in: [src/utils/interfaces.ts:347](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L347)
+#### Defined in
+
+[src/utils/interfaces.ts:347](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L347)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryMembershipRequestsListItem.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryMembershipRequestsListItem.md
index 582e21baa6..5b65fb9530 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryMembershipRequestsListItem.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryMembershipRequestsListItem.md
@@ -1,23 +1,15 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceQueryMembershipRequestsListItem
-Defined in: [src/utils/interfaces.ts:516](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L516)
-
## Properties
### organizations
> **organizations**: `object`[]
-Defined in: [src/utils/interfaces.ts:517](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L517)
-
-#### \_id
-
-> **\_id**: `string`
-
-#### membershipRequests
+#### Defined in
-> **membershipRequests**: `object`[]
+[src/utils/interfaces.ts:517](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L517)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationAdvertisementListItem.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationAdvertisementListItem.md
index 8d5576bf23..8bd2d97fc5 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationAdvertisementListItem.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationAdvertisementListItem.md
@@ -1,19 +1,15 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceQueryOrganizationAdvertisementListItem
-Defined in: [src/utils/interfaces.ts:296](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L296)
-
## Properties
### advertisements
> **advertisements**: `object`
-Defined in: [src/utils/interfaces.ts:297](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L297)
-
#### edges
> **edges**: `object`[]
@@ -22,22 +18,26 @@ Defined in: [src/utils/interfaces.ts:297](https://github.com/PalisadoesFoundatio
> **pageInfo**: `object`
-##### pageInfo.endCursor
+#### pageInfo.endCursor
> **endCursor**: `string`
-##### pageInfo.hasNextPage
+#### pageInfo.hasNextPage
> **hasNextPage**: `boolean`
-##### pageInfo.hasPreviousPage
+#### pageInfo.hasPreviousPage
> **hasPreviousPage**: `boolean`
-##### pageInfo.startCursor
+#### pageInfo.startCursor
> **startCursor**: `string`
#### totalCount
> **totalCount**: `number`
+
+#### Defined in
+
+[src/utils/interfaces.ts:297](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L297)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationEventListItem.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationEventListItem.md
index 8eecd4919f..93bea2f5fb 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationEventListItem.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationEventListItem.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceQueryOrganizationEventListItem
-Defined in: [src/utils/interfaces.ts:380](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L380)
-
## Extends
- [`InterfaceBaseEvent`](InterfaceBaseEvent.md)
@@ -16,67 +14,79 @@ Defined in: [src/utils/interfaces.ts:380](https://github.com/PalisadoesFoundatio
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L19)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`_id`](InterfaceBaseEvent.md#_id)
+#### Defined in
+
+[src/utils/interfaces.ts:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L19)
+
***
### allDay
> **allDay**: `boolean`
-Defined in: [src/utils/interfaces.ts:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L27)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`allDay`](InterfaceBaseEvent.md#allday)
+#### Defined in
+
+[src/utils/interfaces.ts:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L27)
+
***
### description
> **description**: `string`
-Defined in: [src/utils/interfaces.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L21)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`description`](InterfaceBaseEvent.md#description)
+#### Defined in
+
+[src/utils/interfaces.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L21)
+
***
### endDate
> **endDate**: `string`
-Defined in: [src/utils/interfaces.ts:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L23)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`endDate`](InterfaceBaseEvent.md#enddate)
+#### Defined in
+
+[src/utils/interfaces.ts:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L23)
+
***
### endTime
> **endTime**: `string`
-Defined in: [src/utils/interfaces.ts:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L26)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`endTime`](InterfaceBaseEvent.md#endtime)
+#### Defined in
+
+[src/utils/interfaces.ts:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L26)
+
***
### isPublic
> **isPublic**: `boolean`
-Defined in: [src/utils/interfaces.ts:382](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L382)
+#### Defined in
+
+[src/utils/interfaces.ts:382](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L382)
***
@@ -84,7 +94,9 @@ Defined in: [src/utils/interfaces.ts:382](https://github.com/PalisadoesFoundatio
> **isRegisterable**: `boolean`
-Defined in: [src/utils/interfaces.ts:383](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L383)
+#### Defined in
+
+[src/utils/interfaces.ts:383](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L383)
***
@@ -92,56 +104,66 @@ Defined in: [src/utils/interfaces.ts:383](https://github.com/PalisadoesFoundatio
> **location**: `string`
-Defined in: [src/utils/interfaces.ts:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L24)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`location`](InterfaceBaseEvent.md#location)
+#### Defined in
+
+[src/utils/interfaces.ts:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L24)
+
***
### recurring
> **recurring**: `boolean`
-Defined in: [src/utils/interfaces.ts:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L28)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`recurring`](InterfaceBaseEvent.md#recurring)
+#### Defined in
+
+[src/utils/interfaces.ts:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L28)
+
***
### startDate
> **startDate**: `string`
-Defined in: [src/utils/interfaces.ts:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L22)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`startDate`](InterfaceBaseEvent.md#startdate)
+#### Defined in
+
+[src/utils/interfaces.ts:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L22)
+
***
### startTime
> **startTime**: `string`
-Defined in: [src/utils/interfaces.ts:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L25)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`startTime`](InterfaceBaseEvent.md#starttime)
+#### Defined in
+
+[src/utils/interfaces.ts:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L25)
+
***
### title
> **title**: `string`
-Defined in: [src/utils/interfaces.ts:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L20)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`title`](InterfaceBaseEvent.md#title)
+
+#### Defined in
+
+[src/utils/interfaces.ts:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L20)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationFundCampaigns.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationFundCampaigns.md
index 79b250cde4..131a167029 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationFundCampaigns.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationFundCampaigns.md
@@ -1,46 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceQueryOrganizationFundCampaigns
-Defined in: [src/utils/interfaces.ts:319](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L319)
-
## Properties
### campaigns
> **campaigns**: `object`[]
-Defined in: [src/utils/interfaces.ts:322](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L322)
-
-#### \_id
-
-> **\_id**: `string`
-
-#### createdAt
-
-> **createdAt**: `string`
-
-#### currency
-
-> **currency**: `string`
-
-#### endDate
-
-> **endDate**: `Date`
+#### Defined in
-#### fundingGoal
-
-> **fundingGoal**: `number`
-
-#### name
-
-> **name**: `string`
-
-#### startDate
-
-> **startDate**: `Date`
+[src/utils/interfaces.ts:322](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L322)
***
@@ -48,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:322](https://github.com/PalisadoesFoundatio
> **isArchived**: `boolean`
-Defined in: [src/utils/interfaces.ts:321](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L321)
+#### Defined in
+
+[src/utils/interfaces.ts:321](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L321)
***
@@ -56,4 +30,6 @@ Defined in: [src/utils/interfaces.ts:321](https://github.com/PalisadoesFoundatio
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:320](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L320)
+#### Defined in
+
+[src/utils/interfaces.ts:320](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L320)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationListObject.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationListObject.md
index 376618822f..5b33f2678a 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationListObject.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationListObject.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceQueryOrganizationListObject
-Defined in: [src/utils/interfaces.ts:155](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L155)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:156](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L156)
+#### Defined in
+
+[src/utils/interfaces.ts:156](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L156)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:156](https://github.com/PalisadoesFoundatio
> **address**: [`InterfaceAddress`](InterfaceAddress.md)
-Defined in: [src/utils/interfaces.ts:170](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L170)
+#### Defined in
+
+[src/utils/interfaces.ts:170](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L170)
***
@@ -28,11 +30,9 @@ Defined in: [src/utils/interfaces.ts:170](https://github.com/PalisadoesFoundatio
> **admins**: `object`[]
-Defined in: [src/utils/interfaces.ts:166](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L166)
+#### Defined in
-#### \_id
-
-> **\_id**: `string`
+[src/utils/interfaces.ts:166](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L166)
***
@@ -40,7 +40,9 @@ Defined in: [src/utils/interfaces.ts:166](https://github.com/PalisadoesFoundatio
> **createdAt**: `string`
-Defined in: [src/utils/interfaces.ts:169](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L169)
+#### Defined in
+
+[src/utils/interfaces.ts:169](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L169)
***
@@ -48,8 +50,6 @@ Defined in: [src/utils/interfaces.ts:169](https://github.com/PalisadoesFoundatio
> **creator**: `object`
-Defined in: [src/utils/interfaces.ts:158](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L158)
-
#### firstName
> **firstName**: `string`
@@ -58,13 +58,19 @@ Defined in: [src/utils/interfaces.ts:158](https://github.com/PalisadoesFoundatio
> **lastName**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:158](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L158)
+
***
### image
> **image**: `string`
-Defined in: [src/utils/interfaces.ts:157](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L157)
+#### Defined in
+
+[src/utils/interfaces.ts:157](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L157)
***
@@ -72,11 +78,9 @@ Defined in: [src/utils/interfaces.ts:157](https://github.com/PalisadoesFoundatio
> **members**: `object`[]
-Defined in: [src/utils/interfaces.ts:163](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L163)
+#### Defined in
-#### \_id
-
-> **\_id**: `string`
+[src/utils/interfaces.ts:163](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L163)
***
@@ -84,4 +88,6 @@ Defined in: [src/utils/interfaces.ts:163](https://github.com/PalisadoesFoundatio
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:162](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L162)
+#### Defined in
+
+[src/utils/interfaces.ts:162](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L162)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationPostListItem.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationPostListItem.md
index 1556980844..192e93f93e 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationPostListItem.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationPostListItem.md
@@ -1,19 +1,15 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceQueryOrganizationPostListItem
-Defined in: [src/utils/interfaces.ts:180](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L180)
-
## Properties
### posts
> **posts**: `object`
-Defined in: [src/utils/interfaces.ts:181](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L181)
-
#### edges
> **edges**: `object`[]
@@ -22,22 +18,26 @@ Defined in: [src/utils/interfaces.ts:181](https://github.com/PalisadoesFoundatio
> **pageInfo**: `object`
-##### pageInfo.endCursor
+#### pageInfo.endCursor
> **endCursor**: `string`
-##### pageInfo.hasNextPage
+#### pageInfo.hasNextPage
> **hasNextPage**: `boolean`
-##### pageInfo.hasPreviousPage
+#### pageInfo.hasPreviousPage
> **hasPreviousPage**: `boolean`
-##### pageInfo.startCursor
+#### pageInfo.startCursor
> **startCursor**: `string`
#### totalCount
> **totalCount**: `number`
+
+#### Defined in
+
+[src/utils/interfaces.ts:181](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L181)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationUserTags.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationUserTags.md
index 5d09d48531..304cf38cf7 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationUserTags.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationUserTags.md
@@ -1,15 +1,15 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceQueryOrganizationUserTags
-Defined in: [src/utils/interfaces.ts:269](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L269)
-
## Properties
### userTags
> **userTags**: `InterfaceTagNodeData`
-Defined in: [src/utils/interfaces.ts:270](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L270)
+#### Defined in
+
+[src/utils/interfaces.ts:270](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L270)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationsListObject.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationsListObject.md
index de8af9ed0f..17d4523417 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationsListObject.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryOrganizationsListObject.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceQueryOrganizationsListObject
-Defined in: [src/utils/interfaces.ts:113](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L113)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:114](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L114)
+#### Defined in
+
+[src/utils/interfaces.ts:114](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L114)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:114](https://github.com/PalisadoesFoundatio
> **address**: [`InterfaceAddress`](InterfaceAddress.md)
-Defined in: [src/utils/interfaces.ts:123](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L123)
+#### Defined in
+
+[src/utils/interfaces.ts:123](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L123)
***
@@ -28,27 +30,9 @@ Defined in: [src/utils/interfaces.ts:123](https://github.com/PalisadoesFoundatio
> **admins**: `object`[]
-Defined in: [src/utils/interfaces.ts:132](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L132)
-
-#### \_id
-
-> **\_id**: `string`
-
-#### createdAt
-
-> **createdAt**: `string`
-
-#### email
-
-> **email**: `string`
-
-#### firstName
-
-> **firstName**: `string`
-
-#### lastName
+#### Defined in
-> **lastName**: `string`
+[src/utils/interfaces.ts:132](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L132)
***
@@ -56,23 +40,9 @@ Defined in: [src/utils/interfaces.ts:132](https://github.com/PalisadoesFoundatio
> **blockedUsers**: `object`[]
-Defined in: [src/utils/interfaces.ts:147](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L147)
+#### Defined in
-#### \_id
-
-> **\_id**: `string`
-
-#### email
-
-> **email**: `string`
-
-#### firstName
-
-> **firstName**: `string`
-
-#### lastName
-
-> **lastName**: `string`
+[src/utils/interfaces.ts:147](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L147)
***
@@ -80,8 +50,6 @@ Defined in: [src/utils/interfaces.ts:147](https://github.com/PalisadoesFoundatio
> **creator**: `object`
-Defined in: [src/utils/interfaces.ts:116](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L116)
-
#### email
> **email**: `string`
@@ -94,13 +62,19 @@ Defined in: [src/utils/interfaces.ts:116](https://github.com/PalisadoesFoundatio
> **lastName**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:116](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L116)
+
***
### description
> **description**: `string`
-Defined in: [src/utils/interfaces.ts:122](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L122)
+#### Defined in
+
+[src/utils/interfaces.ts:122](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L122)
***
@@ -108,7 +82,9 @@ Defined in: [src/utils/interfaces.ts:122](https://github.com/PalisadoesFoundatio
> **image**: `string`
-Defined in: [src/utils/interfaces.ts:115](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L115)
+#### Defined in
+
+[src/utils/interfaces.ts:115](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L115)
***
@@ -116,23 +92,9 @@ Defined in: [src/utils/interfaces.ts:115](https://github.com/PalisadoesFoundatio
> **members**: `object`[]
-Defined in: [src/utils/interfaces.ts:126](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L126)
-
-#### \_id
-
-> **\_id**: `string`
-
-#### email
-
-> **email**: `string`
-
-#### firstName
-
-> **firstName**: `string`
-
-#### lastName
+#### Defined in
-> **lastName**: `string`
+[src/utils/interfaces.ts:126](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L126)
***
@@ -140,27 +102,9 @@ Defined in: [src/utils/interfaces.ts:126](https://github.com/PalisadoesFoundatio
> **membershipRequests**: `object`[]
-Defined in: [src/utils/interfaces.ts:139](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L139)
-
-#### \_id
-
-> **\_id**: `string`
-
-#### user
-
-> **user**: `object`
-
-##### user.email
-
-> **email**: `string`
+#### Defined in
-##### user.firstName
-
-> **firstName**: `string`
-
-##### user.lastName
-
-> **lastName**: `string`
+[src/utils/interfaces.ts:139](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L139)
***
@@ -168,7 +112,9 @@ Defined in: [src/utils/interfaces.ts:139](https://github.com/PalisadoesFoundatio
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:121](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L121)
+#### Defined in
+
+[src/utils/interfaces.ts:121](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L121)
***
@@ -176,7 +122,9 @@ Defined in: [src/utils/interfaces.ts:121](https://github.com/PalisadoesFoundatio
> **userRegistrationRequired**: `boolean`
-Defined in: [src/utils/interfaces.ts:124](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L124)
+#### Defined in
+
+[src/utils/interfaces.ts:124](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L124)
***
@@ -184,4 +132,6 @@ Defined in: [src/utils/interfaces.ts:124](https://github.com/PalisadoesFoundatio
> **visibleInSearch**: `boolean`
-Defined in: [src/utils/interfaces.ts:125](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L125)
+#### Defined in
+
+[src/utils/interfaces.ts:125](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L125)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryUserListItem.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryUserListItem.md
index d31c58530b..0d541dcad9 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryUserListItem.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryUserListItem.md
@@ -1,19 +1,15 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceQueryUserListItem
-Defined in: [src/utils/interfaces.ts:396](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L396)
-
## Properties
### appUserProfile
> **appUserProfile**: `object`
-Defined in: [src/utils/interfaces.ts:435](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L435)
-
#### \_id
> **\_id**: `string`
@@ -38,14 +34,16 @@ Defined in: [src/utils/interfaces.ts:435](https://github.com/PalisadoesFoundatio
> **isSuperAdmin**: `boolean`
+#### Defined in
+
+[src/utils/interfaces.ts:435](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L435)
+
***
### user
> **user**: `object`
-Defined in: [src/utils/interfaces.ts:397](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L397)
-
#### \_id
> **\_id**: `string`
@@ -85,3 +83,7 @@ Defined in: [src/utils/interfaces.ts:397](https://github.com/PalisadoesFoundatio
#### registeredEvents
> **registeredEvents**: `object`[]
+
+#### Defined in
+
+[src/utils/interfaces.ts:397](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L397)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryUserTagChildTags.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryUserTagChildTags.md
index 04ef95c556..f7a0ece595 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryUserTagChildTags.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryUserTagChildTags.md
@@ -1,26 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceQueryUserTagChildTags
-Defined in: [src/utils/interfaces.ts:273](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L273)
-
## Properties
### ancestorTags
> **ancestorTags**: `object`[]
-Defined in: [src/utils/interfaces.ts:276](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L276)
-
-#### \_id
+#### Defined in
-> **\_id**: `string`
-
-#### name
-
-> **name**: `string`
+[src/utils/interfaces.ts:276](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L276)
***
@@ -28,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:276](https://github.com/PalisadoesFoundatio
> **childTags**: `InterfaceTagNodeData`
-Defined in: [src/utils/interfaces.ts:275](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L275)
+#### Defined in
+
+[src/utils/interfaces.ts:275](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L275)
***
@@ -36,4 +30,6 @@ Defined in: [src/utils/interfaces.ts:275](https://github.com/PalisadoesFoundatio
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:274](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L274)
+#### Defined in
+
+[src/utils/interfaces.ts:274](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L274)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryUserTagsAssignedMembers.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryUserTagsAssignedMembers.md
index 134ca0b4aa..c1432c0862 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryUserTagsAssignedMembers.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryUserTagsAssignedMembers.md
@@ -1,26 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceQueryUserTagsAssignedMembers
-Defined in: [src/utils/interfaces.ts:282](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L282)
-
## Properties
### ancestorTags
> **ancestorTags**: `object`[]
-Defined in: [src/utils/interfaces.ts:285](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L285)
-
-#### \_id
+#### Defined in
-> **\_id**: `string`
-
-#### name
-
-> **name**: `string`
+[src/utils/interfaces.ts:285](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L285)
***
@@ -28,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:285](https://github.com/PalisadoesFoundatio
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:283](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L283)
+#### Defined in
+
+[src/utils/interfaces.ts:283](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L283)
***
@@ -36,4 +30,6 @@ Defined in: [src/utils/interfaces.ts:283](https://github.com/PalisadoesFoundatio
> **usersAssignedTo**: `InterfaceTagMembersData`
-Defined in: [src/utils/interfaces.ts:284](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L284)
+#### Defined in
+
+[src/utils/interfaces.ts:284](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L284)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryUserTagsMembersToAssignTo.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryUserTagsMembersToAssignTo.md
index f49e7aabd3..d6beffdd20 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryUserTagsMembersToAssignTo.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryUserTagsMembersToAssignTo.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceQueryUserTagsMembersToAssignTo
-Defined in: [src/utils/interfaces.ts:291](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L291)
-
## Properties
### name
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:292](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L292)
+#### Defined in
+
+[src/utils/interfaces.ts:292](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L292)
***
@@ -20,4 +20,6 @@ Defined in: [src/utils/interfaces.ts:292](https://github.com/PalisadoesFoundatio
> **usersToAssignTo**: `InterfaceTagMembersData`
-Defined in: [src/utils/interfaces.ts:293](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L293)
+#### Defined in
+
+[src/utils/interfaces.ts:293](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L293)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryVenueListItem.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryVenueListItem.md
index 5bcf1a41e7..1852901c07 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryVenueListItem.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceQueryVenueListItem.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceQueryVenueListItem
-Defined in: [src/utils/interfaces.ts:445](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L445)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:446](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L446)
+#### Defined in
+
+[src/utils/interfaces.ts:446](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L446)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:446](https://github.com/PalisadoesFoundatio
> **capacity**: `string`
-Defined in: [src/utils/interfaces.ts:450](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L450)
+#### Defined in
+
+[src/utils/interfaces.ts:450](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L450)
***
@@ -28,7 +30,9 @@ Defined in: [src/utils/interfaces.ts:450](https://github.com/PalisadoesFoundatio
> **description**: `string`
-Defined in: [src/utils/interfaces.ts:448](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L448)
+#### Defined in
+
+[src/utils/interfaces.ts:448](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L448)
***
@@ -36,7 +40,9 @@ Defined in: [src/utils/interfaces.ts:448](https://github.com/PalisadoesFoundatio
> **image**: `string`
-Defined in: [src/utils/interfaces.ts:449](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L449)
+#### Defined in
+
+[src/utils/interfaces.ts:449](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L449)
***
@@ -44,4 +50,6 @@ Defined in: [src/utils/interfaces.ts:449](https://github.com/PalisadoesFoundatio
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:447](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L447)
+#### Defined in
+
+[src/utils/interfaces.ts:447](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L447)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceTagData.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceTagData.md
index b50025cf67..cc148ff5fb 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceTagData.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceTagData.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceTagData
-Defined in: [src/utils/interfaces.ts:222](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L222)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:223](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L223)
+#### Defined in
+
+[src/utils/interfaces.ts:223](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L223)
***
@@ -20,15 +20,9 @@ Defined in: [src/utils/interfaces.ts:223](https://github.com/PalisadoesFoundatio
> **ancestorTags**: `object`[]
-Defined in: [src/utils/interfaces.ts:232](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L232)
+#### Defined in
-#### \_id
-
-> **\_id**: `string`
-
-#### name
-
-> **name**: `string`
+[src/utils/interfaces.ts:232](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L232)
***
@@ -36,19 +30,23 @@ Defined in: [src/utils/interfaces.ts:232](https://github.com/PalisadoesFoundatio
> **childTags**: `object`
-Defined in: [src/utils/interfaces.ts:229](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L229)
-
#### totalCount
> **totalCount**: `number`
+#### Defined in
+
+[src/utils/interfaces.ts:229](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L229)
+
***
### name
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:224](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L224)
+#### Defined in
+
+[src/utils/interfaces.ts:224](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L224)
***
@@ -56,20 +54,24 @@ Defined in: [src/utils/interfaces.ts:224](https://github.com/PalisadoesFoundatio
> **parentTag**: `object`
-Defined in: [src/utils/interfaces.ts:225](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L225)
-
#### \_id
> **\_id**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:225](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L225)
+
***
### usersAssignedTo
> **usersAssignedTo**: `object`
-Defined in: [src/utils/interfaces.ts:226](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L226)
-
#### totalCount
> **totalCount**: `number`
+
+#### Defined in
+
+[src/utils/interfaces.ts:226](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L226)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceUserCampaign.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceUserCampaign.md
index ad4de3b121..febf133cfa 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceUserCampaign.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceUserCampaign.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceUserCampaign
-Defined in: [src/utils/interfaces.ts:332](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L332)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:333](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L333)
+#### Defined in
+
+[src/utils/interfaces.ts:333](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L333)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:333](https://github.com/PalisadoesFoundatio
> **currency**: `string`
-Defined in: [src/utils/interfaces.ts:338](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L338)
+#### Defined in
+
+[src/utils/interfaces.ts:338](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L338)
***
@@ -28,7 +30,9 @@ Defined in: [src/utils/interfaces.ts:338](https://github.com/PalisadoesFoundatio
> **endDate**: `Date`
-Defined in: [src/utils/interfaces.ts:337](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L337)
+#### Defined in
+
+[src/utils/interfaces.ts:337](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L337)
***
@@ -36,7 +40,9 @@ Defined in: [src/utils/interfaces.ts:337](https://github.com/PalisadoesFoundatio
> **fundingGoal**: `number`
-Defined in: [src/utils/interfaces.ts:335](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L335)
+#### Defined in
+
+[src/utils/interfaces.ts:335](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L335)
***
@@ -44,7 +50,9 @@ Defined in: [src/utils/interfaces.ts:335](https://github.com/PalisadoesFoundatio
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:334](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L334)
+#### Defined in
+
+[src/utils/interfaces.ts:334](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L334)
***
@@ -52,4 +60,6 @@ Defined in: [src/utils/interfaces.ts:334](https://github.com/PalisadoesFoundatio
> **startDate**: `Date`
-Defined in: [src/utils/interfaces.ts:336](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L336)
+#### Defined in
+
+[src/utils/interfaces.ts:336](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L336)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceUserEvents.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceUserEvents.md
index cdf1e2cce0..37197f5077 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceUserEvents.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceUserEvents.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceUserEvents
-Defined in: [src/utils/interfaces.ts:656](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L656)
-
## Extends
- [`InterfaceBaseEvent`](InterfaceBaseEvent.md)
@@ -16,147 +14,149 @@ Defined in: [src/utils/interfaces.ts:656](https://github.com/PalisadoesFoundatio
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L19)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`_id`](InterfaceBaseEvent.md#_id)
+#### Defined in
+
+[src/utils/interfaces.ts:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L19)
+
***
### allDay
> **allDay**: `boolean`
-Defined in: [src/utils/interfaces.ts:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L27)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`allDay`](InterfaceBaseEvent.md#allday)
+#### Defined in
+
+[src/utils/interfaces.ts:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L27)
+
***
### description
> **description**: `string`
-Defined in: [src/utils/interfaces.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L21)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`description`](InterfaceBaseEvent.md#description)
+#### Defined in
+
+[src/utils/interfaces.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L21)
+
***
### endDate
> **endDate**: `string`
-Defined in: [src/utils/interfaces.ts:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L23)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`endDate`](InterfaceBaseEvent.md#enddate)
+#### Defined in
+
+[src/utils/interfaces.ts:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L23)
+
***
### endTime
> **endTime**: `string`
-Defined in: [src/utils/interfaces.ts:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L26)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`endTime`](InterfaceBaseEvent.md#endtime)
+#### Defined in
+
+[src/utils/interfaces.ts:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L26)
+
***
### location
> **location**: `string`
-Defined in: [src/utils/interfaces.ts:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L24)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`location`](InterfaceBaseEvent.md#location)
+#### Defined in
+
+[src/utils/interfaces.ts:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L24)
+
***
### recurring
> **recurring**: `boolean`
-Defined in: [src/utils/interfaces.ts:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L28)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`recurring`](InterfaceBaseEvent.md#recurring)
+#### Defined in
+
+[src/utils/interfaces.ts:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L28)
+
***
### startDate
> **startDate**: `string`
-Defined in: [src/utils/interfaces.ts:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L22)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`startDate`](InterfaceBaseEvent.md#startdate)
+#### Defined in
+
+[src/utils/interfaces.ts:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L22)
+
***
### startTime
> **startTime**: `string`
-Defined in: [src/utils/interfaces.ts:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L25)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`startTime`](InterfaceBaseEvent.md#starttime)
+#### Defined in
+
+[src/utils/interfaces.ts:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L25)
+
***
### title
> **title**: `string`
-Defined in: [src/utils/interfaces.ts:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L20)
-
#### Inherited from
[`InterfaceBaseEvent`](InterfaceBaseEvent.md).[`title`](InterfaceBaseEvent.md#title)
+#### Defined in
+
+[src/utils/interfaces.ts:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L20)
+
***
### volunteerGroups
> **volunteerGroups**: `object`[]
-Defined in: [src/utils/interfaces.ts:657](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L657)
-
-#### \_id
-
-> **\_id**: `string`
-
-#### description
-
-> **description**: `string`
-
-#### name
+#### Defined in
-> **name**: `string`
-
-#### volunteers
-
-> **volunteers**: `object`[]
-
-#### volunteersRequired
-
-> **volunteersRequired**: `number`
+[src/utils/interfaces.ts:657](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L657)
***
@@ -164,16 +164,6 @@ Defined in: [src/utils/interfaces.ts:657](https://github.com/PalisadoesFoundatio
> **volunteers**: `object`[]
-Defined in: [src/utils/interfaces.ts:664](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L664)
-
-#### \_id
+#### Defined in
-> **\_id**: `string`
-
-#### user
-
-> **user**: `object`
-
-##### user.\_id
-
-> **\_id**: `string`
+[src/utils/interfaces.ts:664](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L664)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceUserInfo.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceUserInfo.md
index 4e14ebd807..4650f6e274 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceUserInfo.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceUserInfo.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceUserInfo
-Defined in: [src/utils/interfaces.ts:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L10)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L11)
+#### Defined in
+
+[src/utils/interfaces.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L11)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:11](https://github.com/PalisadoesFoundation
> **firstName**: `string`
-Defined in: [src/utils/interfaces.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L12)
+#### Defined in
+
+[src/utils/interfaces.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L12)
***
@@ -28,7 +30,9 @@ Defined in: [src/utils/interfaces.ts:12](https://github.com/PalisadoesFoundation
> `optional` **image**: `string`
-Defined in: [src/utils/interfaces.ts:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L14)
+#### Defined in
+
+[src/utils/interfaces.ts:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L14)
***
@@ -36,4 +40,6 @@ Defined in: [src/utils/interfaces.ts:14](https://github.com/PalisadoesFoundation
> **lastName**: `string`
-Defined in: [src/utils/interfaces.ts:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L13)
+#### Defined in
+
+[src/utils/interfaces.ts:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L13)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceUserType.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceUserType.md
index 13580cbdf9..63ecec6812 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceUserType.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceUserType.md
@@ -1,19 +1,15 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceUserType
-Defined in: [src/utils/interfaces.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L1)
-
## Properties
### user
> **user**: `object`
-Defined in: [src/utils/interfaces.ts:2](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L2)
-
#### email
> **email**: `string`
@@ -29,3 +25,7 @@ Defined in: [src/utils/interfaces.ts:2](https://github.com/PalisadoesFoundation/
#### lastName
> **lastName**: `string`
+
+#### Defined in
+
+[src/utils/interfaces.ts:2](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L2)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceVolunteerGroupInfo.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceVolunteerGroupInfo.md
index 6d75b7e3ed..580f46c5cf 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceVolunteerGroupInfo.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceVolunteerGroupInfo.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceVolunteerGroupInfo
-Defined in: [src/utils/interfaces.ts:622](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L622)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:623](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L623)
+#### Defined in
+
+[src/utils/interfaces.ts:623](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L623)
***
@@ -20,31 +20,9 @@ Defined in: [src/utils/interfaces.ts:623](https://github.com/PalisadoesFoundatio
> **assignments**: `object`[]
-Defined in: [src/utils/interfaces.ts:637](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L637)
-
-#### \_id
-
-> **\_id**: `string`
-
-#### actionItemCategory
-
-> **actionItemCategory**: `object`
-
-##### actionItemCategory.\_id
-
-> **\_id**: `string`
-
-##### actionItemCategory.name
-
-> **name**: `string`
-
-#### allottedHours
-
-> **allottedHours**: `number`
+#### Defined in
-#### isCompleted
-
-> **isCompleted**: `boolean`
+[src/utils/interfaces.ts:637](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L637)
***
@@ -52,7 +30,9 @@ Defined in: [src/utils/interfaces.ts:637](https://github.com/PalisadoesFoundatio
> **createdAt**: `string`
-Defined in: [src/utils/interfaces.ts:630](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L630)
+#### Defined in
+
+[src/utils/interfaces.ts:630](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L630)
***
@@ -60,7 +40,9 @@ Defined in: [src/utils/interfaces.ts:630](https://github.com/PalisadoesFoundatio
> **creator**: [`InterfaceUserInfo`](InterfaceUserInfo.md)
-Defined in: [src/utils/interfaces.ts:631](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L631)
+#### Defined in
+
+[src/utils/interfaces.ts:631](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L631)
***
@@ -68,7 +50,9 @@ Defined in: [src/utils/interfaces.ts:631](https://github.com/PalisadoesFoundatio
> **description**: `string`
-Defined in: [src/utils/interfaces.ts:625](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L625)
+#### Defined in
+
+[src/utils/interfaces.ts:625](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L625)
***
@@ -76,19 +60,23 @@ Defined in: [src/utils/interfaces.ts:625](https://github.com/PalisadoesFoundatio
> **event**: `object`
-Defined in: [src/utils/interfaces.ts:626](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L626)
-
#### \_id
> **\_id**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:626](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L626)
+
***
### leader
> **leader**: [`InterfaceUserInfo`](InterfaceUserInfo.md)
-Defined in: [src/utils/interfaces.ts:632](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L632)
+#### Defined in
+
+[src/utils/interfaces.ts:632](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L632)
***
@@ -96,7 +84,9 @@ Defined in: [src/utils/interfaces.ts:632](https://github.com/PalisadoesFoundatio
> **name**: `string`
-Defined in: [src/utils/interfaces.ts:624](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L624)
+#### Defined in
+
+[src/utils/interfaces.ts:624](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L624)
***
@@ -104,15 +94,9 @@ Defined in: [src/utils/interfaces.ts:624](https://github.com/PalisadoesFoundatio
> **volunteers**: `object`[]
-Defined in: [src/utils/interfaces.ts:633](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L633)
-
-#### \_id
+#### Defined in
-> **\_id**: `string`
-
-#### user
-
-> **user**: [`InterfaceUserInfo`](InterfaceUserInfo.md)
+[src/utils/interfaces.ts:633](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L633)
***
@@ -120,4 +104,6 @@ Defined in: [src/utils/interfaces.ts:633](https://github.com/PalisadoesFoundatio
> **volunteersRequired**: `number`
-Defined in: [src/utils/interfaces.ts:629](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L629)
+#### Defined in
+
+[src/utils/interfaces.ts:629](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L629)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceVolunteerMembership.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceVolunteerMembership.md
index 7814ed8bdb..355e13b732 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceVolunteerMembership.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceVolunteerMembership.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceVolunteerMembership
-Defined in: [src/utils/interfaces.ts:672](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L672)
-
## Properties
### \_id
> **\_id**: `string`
-Defined in: [src/utils/interfaces.ts:673](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L673)
+#### Defined in
+
+[src/utils/interfaces.ts:673](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L673)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:673](https://github.com/PalisadoesFoundatio
> **createdAt**: `string`
-Defined in: [src/utils/interfaces.ts:675](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L675)
+#### Defined in
+
+[src/utils/interfaces.ts:675](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L675)
***
@@ -28,8 +30,6 @@ Defined in: [src/utils/interfaces.ts:675](https://github.com/PalisadoesFoundatio
> **event**: `object`
-Defined in: [src/utils/interfaces.ts:676](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L676)
-
#### \_id
> **\_id**: `string`
@@ -42,14 +42,16 @@ Defined in: [src/utils/interfaces.ts:676](https://github.com/PalisadoesFoundatio
> **title**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:676](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L676)
+
***
### group
> **group**: `object`
-Defined in: [src/utils/interfaces.ts:685](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L685)
-
#### \_id
> **\_id**: `string`
@@ -58,13 +60,19 @@ Defined in: [src/utils/interfaces.ts:685](https://github.com/PalisadoesFoundatio
> **name**: `string`
+#### Defined in
+
+[src/utils/interfaces.ts:685](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L685)
+
***
### status
> **status**: `string`
-Defined in: [src/utils/interfaces.ts:674](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L674)
+#### Defined in
+
+[src/utils/interfaces.ts:674](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L674)
***
@@ -72,8 +80,6 @@ Defined in: [src/utils/interfaces.ts:674](https://github.com/PalisadoesFoundatio
> **volunteer**: `object`
-Defined in: [src/utils/interfaces.ts:681](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L681)
-
#### \_id
> **\_id**: `string`
@@ -81,3 +87,7 @@ Defined in: [src/utils/interfaces.ts:681](https://github.com/PalisadoesFoundatio
#### user
> **user**: [`InterfaceUserInfo`](InterfaceUserInfo.md)
+
+#### Defined in
+
+[src/utils/interfaces.ts:681](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L681)
diff --git a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceVolunteerRank.md b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceVolunteerRank.md
index a6afa68b32..41c0d4e39e 100644
--- a/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceVolunteerRank.md
+++ b/docs/docs/auto-docs/utils/interfaces/interfaces/InterfaceVolunteerRank.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceVolunteerRank
-Defined in: [src/utils/interfaces.ts:691](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L691)
-
## Properties
### hoursVolunteered
> **hoursVolunteered**: `number`
-Defined in: [src/utils/interfaces.ts:693](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L693)
+#### Defined in
+
+[src/utils/interfaces.ts:693](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L693)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/interfaces.ts:693](https://github.com/PalisadoesFoundatio
> **rank**: `number`
-Defined in: [src/utils/interfaces.ts:692](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L692)
+#### Defined in
+
+[src/utils/interfaces.ts:692](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L692)
***
@@ -28,8 +30,6 @@ Defined in: [src/utils/interfaces.ts:692](https://github.com/PalisadoesFoundatio
> **user**: `object`
-Defined in: [src/utils/interfaces.ts:694](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L694)
-
#### \_id
> **\_id**: `string`
@@ -49,3 +49,7 @@ Defined in: [src/utils/interfaces.ts:694](https://github.com/PalisadoesFoundatio
#### lastName
> **lastName**: `string`
+
+#### Defined in
+
+[src/utils/interfaces.ts:694](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/interfaces.ts#L694)
diff --git a/docs/docs/auto-docs/utils/languages/variables/languageArray.md b/docs/docs/auto-docs/utils/languages/variables/languageArray.md
index 5f90114430..346ebcfb8b 100644
--- a/docs/docs/auto-docs/utils/languages/variables/languageArray.md
+++ b/docs/docs/auto-docs/utils/languages/variables/languageArray.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **languageArray**: `string`[]
-Defined in: [src/utils/languages.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/languages.ts#L1)
+## Defined in
+
+[src/utils/languages.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/languages.ts#L1)
diff --git a/docs/docs/auto-docs/utils/languages/variables/languages.md b/docs/docs/auto-docs/utils/languages/variables/languages.md
index a31a7bc0a7..76faa7bfa7 100644
--- a/docs/docs/auto-docs/utils/languages/variables/languages.md
+++ b/docs/docs/auto-docs/utils/languages/variables/languages.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,6 @@
> `const` **languages**: `object`[]
-Defined in: [src/utils/languages.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/languages.ts#L3)
+## Defined in
-## Type declaration
-
-### code
-
-> **code**: `string` = `'en'`
-
-### country\_code
-
-> **country\_code**: `string` = `'gb'`
-
-### name
-
-> **name**: `string` = `'English'`
+[src/utils/languages.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/languages.ts#L3)
diff --git a/docs/docs/auto-docs/utils/linkValidator/functions/isValidLink.md b/docs/docs/auto-docs/utils/linkValidator/functions/isValidLink.md
index a00381e3b7..52735fc2a2 100644
--- a/docs/docs/auto-docs/utils/linkValidator/functions/isValidLink.md
+++ b/docs/docs/auto-docs/utils/linkValidator/functions/isValidLink.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **isValidLink**(`link`): `boolean`
-Defined in: [src/utils/linkValidator.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/linkValidator.ts#L1)
-
## Parameters
-### link
-
-`string`
+• **link**: `string`
## Returns
`boolean`
+
+## Defined in
+
+[src/utils/linkValidator.ts:1](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/linkValidator.ts#L1)
diff --git a/docs/docs/auto-docs/utils/organizationTagsUtils/interfaces/InterfaceOrganizationSubTagsQuery.md b/docs/docs/auto-docs/utils/organizationTagsUtils/interfaces/InterfaceOrganizationSubTagsQuery.md
index 0f3e8c830b..1353828896 100644
--- a/docs/docs/auto-docs/utils/organizationTagsUtils/interfaces/InterfaceOrganizationSubTagsQuery.md
+++ b/docs/docs/auto-docs/utils/organizationTagsUtils/interfaces/InterfaceOrganizationSubTagsQuery.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceOrganizationSubTagsQuery
-Defined in: [src/utils/organizationTagsUtils.ts:89](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L89)
-
## Extends
- `InterfaceBaseQueryResult`
@@ -16,62 +14,66 @@ Defined in: [src/utils/organizationTagsUtils.ts:89](https://github.com/Palisadoe
> `optional` **data**: `object`
-Defined in: [src/utils/organizationTagsUtils.ts:91](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L91)
-
#### getChildTags
> **getChildTags**: [`InterfaceQueryUserTagChildTags`](../../interfaces/interfaces/InterfaceQueryUserTagChildTags.md)
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:91](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L91)
+
***
### error?
> `optional` **error**: `ApolloError`
-Defined in: [src/utils/organizationTagsUtils.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L60)
-
#### Inherited from
`InterfaceBaseQueryResult.error`
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L60)
+
***
### fetchMore()
> **fetchMore**: (`options`) => `void`
-Defined in: [src/utils/organizationTagsUtils.ts:94](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L94)
-
#### Parameters
-##### options
-
-`InterfaceBaseFetchMoreOptions`\<\{ `getChildTags`: [`InterfaceQueryUserTagChildTags`](../../interfaces/interfaces/InterfaceQueryUserTagChildTags.md); \}\>
+• **options**: `InterfaceBaseFetchMoreOptions`\<`object`\>
#### Returns
`void`
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:94](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L94)
+
***
### loading
> **loading**: `boolean`
-Defined in: [src/utils/organizationTagsUtils.ts:59](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L59)
-
#### Inherited from
`InterfaceBaseQueryResult.loading`
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:59](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L59)
+
***
### refetch()?
> `optional` **refetch**: () => `void`
-Defined in: [src/utils/organizationTagsUtils.ts:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L61)
-
#### Returns
`void`
@@ -79,3 +81,7 @@ Defined in: [src/utils/organizationTagsUtils.ts:61](https://github.com/Palisadoe
#### Inherited from
`InterfaceBaseQueryResult.refetch`
+
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L61)
diff --git a/docs/docs/auto-docs/utils/organizationTagsUtils/interfaces/InterfaceOrganizationTagsQuery.md b/docs/docs/auto-docs/utils/organizationTagsUtils/interfaces/InterfaceOrganizationTagsQuery.md
index 956634a6e6..f3b578978e 100644
--- a/docs/docs/auto-docs/utils/organizationTagsUtils/interfaces/InterfaceOrganizationTagsQuery.md
+++ b/docs/docs/auto-docs/utils/organizationTagsUtils/interfaces/InterfaceOrganizationTagsQuery.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceOrganizationTagsQuery
-Defined in: [src/utils/organizationTagsUtils.ts:77](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L77)
-
## Extends
- `InterfaceBaseQueryResult`
@@ -16,62 +14,66 @@ Defined in: [src/utils/organizationTagsUtils.ts:77](https://github.com/Palisadoe
> `optional` **data**: `object`
-Defined in: [src/utils/organizationTagsUtils.ts:79](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L79)
-
#### organizations
> **organizations**: [`InterfaceQueryOrganizationUserTags`](../../interfaces/interfaces/InterfaceQueryOrganizationUserTags.md)[]
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:79](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L79)
+
***
### error?
> `optional` **error**: `ApolloError`
-Defined in: [src/utils/organizationTagsUtils.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L60)
-
#### Inherited from
`InterfaceBaseQueryResult.error`
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L60)
+
***
### fetchMore()
> **fetchMore**: (`options`) => `void`
-Defined in: [src/utils/organizationTagsUtils.ts:82](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L82)
-
#### Parameters
-##### options
-
-`InterfaceBaseFetchMoreOptions`\<\{ `organizations`: [`InterfaceQueryOrganizationUserTags`](../../interfaces/interfaces/InterfaceQueryOrganizationUserTags.md)[]; \}\>
+• **options**: `InterfaceBaseFetchMoreOptions`\<`object`\>
#### Returns
`void`
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:82](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L82)
+
***
### loading
> **loading**: `boolean`
-Defined in: [src/utils/organizationTagsUtils.ts:59](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L59)
-
#### Inherited from
`InterfaceBaseQueryResult.loading`
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:59](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L59)
+
***
### refetch()?
> `optional` **refetch**: () => `void`
-Defined in: [src/utils/organizationTagsUtils.ts:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L61)
-
#### Returns
`void`
@@ -79,3 +81,7 @@ Defined in: [src/utils/organizationTagsUtils.ts:61](https://github.com/Palisadoe
#### Inherited from
`InterfaceBaseQueryResult.refetch`
+
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L61)
diff --git a/docs/docs/auto-docs/utils/organizationTagsUtils/interfaces/InterfaceTagAssignedMembersQuery.md b/docs/docs/auto-docs/utils/organizationTagsUtils/interfaces/InterfaceTagAssignedMembersQuery.md
index 74f4513733..65060f14be 100644
--- a/docs/docs/auto-docs/utils/organizationTagsUtils/interfaces/InterfaceTagAssignedMembersQuery.md
+++ b/docs/docs/auto-docs/utils/organizationTagsUtils/interfaces/InterfaceTagAssignedMembersQuery.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceTagAssignedMembersQuery
-Defined in: [src/utils/organizationTagsUtils.ts:101](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L101)
-
## Extends
- `InterfaceBaseQueryResult`
@@ -16,62 +14,66 @@ Defined in: [src/utils/organizationTagsUtils.ts:101](https://github.com/Palisado
> `optional` **data**: `object`
-Defined in: [src/utils/organizationTagsUtils.ts:103](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L103)
-
#### getAssignedUsers
> **getAssignedUsers**: [`InterfaceQueryUserTagsAssignedMembers`](../../interfaces/interfaces/InterfaceQueryUserTagsAssignedMembers.md)
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:103](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L103)
+
***
### error?
> `optional` **error**: `ApolloError`
-Defined in: [src/utils/organizationTagsUtils.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L60)
-
#### Inherited from
`InterfaceBaseQueryResult.error`
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L60)
+
***
### fetchMore()
> **fetchMore**: (`options`) => `void`
-Defined in: [src/utils/organizationTagsUtils.ts:106](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L106)
-
#### Parameters
-##### options
-
-`InterfaceBaseFetchMoreOptions`\<\{ `getAssignedUsers`: [`InterfaceQueryUserTagsAssignedMembers`](../../interfaces/interfaces/InterfaceQueryUserTagsAssignedMembers.md); \}\>
+• **options**: `InterfaceBaseFetchMoreOptions`\<`object`\>
#### Returns
`void`
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:106](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L106)
+
***
### loading
> **loading**: `boolean`
-Defined in: [src/utils/organizationTagsUtils.ts:59](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L59)
-
#### Inherited from
`InterfaceBaseQueryResult.loading`
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:59](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L59)
+
***
### refetch()?
> `optional` **refetch**: () => `void`
-Defined in: [src/utils/organizationTagsUtils.ts:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L61)
-
#### Returns
`void`
@@ -79,3 +81,7 @@ Defined in: [src/utils/organizationTagsUtils.ts:61](https://github.com/Palisadoe
#### Inherited from
`InterfaceBaseQueryResult.refetch`
+
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L61)
diff --git a/docs/docs/auto-docs/utils/organizationTagsUtils/interfaces/InterfaceTagUsersToAssignToQuery.md b/docs/docs/auto-docs/utils/organizationTagsUtils/interfaces/InterfaceTagUsersToAssignToQuery.md
index cd1433a2fb..a2cfdbd48a 100644
--- a/docs/docs/auto-docs/utils/organizationTagsUtils/interfaces/InterfaceTagUsersToAssignToQuery.md
+++ b/docs/docs/auto-docs/utils/organizationTagsUtils/interfaces/InterfaceTagUsersToAssignToQuery.md
@@ -1,11 +1,9 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceTagUsersToAssignToQuery
-Defined in: [src/utils/organizationTagsUtils.ts:113](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L113)
-
## Extends
- `InterfaceBaseQueryResult`
@@ -16,62 +14,66 @@ Defined in: [src/utils/organizationTagsUtils.ts:113](https://github.com/Palisado
> `optional` **data**: `object`
-Defined in: [src/utils/organizationTagsUtils.ts:115](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L115)
-
#### getUsersToAssignTo
> **getUsersToAssignTo**: [`InterfaceQueryUserTagsMembersToAssignTo`](../../interfaces/interfaces/InterfaceQueryUserTagsMembersToAssignTo.md)
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:115](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L115)
+
***
### error?
> `optional` **error**: `ApolloError`
-Defined in: [src/utils/organizationTagsUtils.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L60)
-
#### Inherited from
`InterfaceBaseQueryResult.error`
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L60)
+
***
### fetchMore()
> **fetchMore**: (`options`) => `void`
-Defined in: [src/utils/organizationTagsUtils.ts:118](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L118)
-
#### Parameters
-##### options
-
-`InterfaceBaseFetchMoreOptions`\<\{ `getUsersToAssignTo`: [`InterfaceQueryUserTagsMembersToAssignTo`](../../interfaces/interfaces/InterfaceQueryUserTagsMembersToAssignTo.md); \}\>
+• **options**: `InterfaceBaseFetchMoreOptions`\<`object`\>
#### Returns
`void`
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:118](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L118)
+
***
### loading
> **loading**: `boolean`
-Defined in: [src/utils/organizationTagsUtils.ts:59](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L59)
-
#### Inherited from
`InterfaceBaseQueryResult.loading`
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:59](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L59)
+
***
### refetch()?
> `optional` **refetch**: () => `void`
-Defined in: [src/utils/organizationTagsUtils.ts:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L61)
-
#### Returns
`void`
@@ -79,3 +81,7 @@ Defined in: [src/utils/organizationTagsUtils.ts:61](https://github.com/Palisadoe
#### Inherited from
`InterfaceBaseQueryResult.refetch`
+
+#### Defined in
+
+[src/utils/organizationTagsUtils.ts:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L61)
diff --git a/docs/docs/auto-docs/utils/organizationTagsUtils/type-aliases/SortedByType.md b/docs/docs/auto-docs/utils/organizationTagsUtils/type-aliases/SortedByType.md
index 1a92d3afac..8f974092d8 100644
--- a/docs/docs/auto-docs/utils/organizationTagsUtils/type-aliases/SortedByType.md
+++ b/docs/docs/auto-docs/utils/organizationTagsUtils/type-aliases/SortedByType.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> **SortedByType**: `"ASCENDING"` \| `"DESCENDING"`
-Defined in: [src/utils/organizationTagsUtils.ts:54](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L54)
+## Defined in
+
+[src/utils/organizationTagsUtils.ts:54](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L54)
diff --git a/docs/docs/auto-docs/utils/organizationTagsUtils/type-aliases/TagActionType.md b/docs/docs/auto-docs/utils/organizationTagsUtils/type-aliases/TagActionType.md
index ec48ecbffd..3c4cfdb2dd 100644
--- a/docs/docs/auto-docs/utils/organizationTagsUtils/type-aliases/TagActionType.md
+++ b/docs/docs/auto-docs/utils/organizationTagsUtils/type-aliases/TagActionType.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> **TagActionType**: `"assignToTags"` \| `"removeFromTags"`
-Defined in: [src/utils/organizationTagsUtils.ts:51](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L51)
+## Defined in
+
+[src/utils/organizationTagsUtils.ts:51](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L51)
diff --git a/docs/docs/auto-docs/utils/organizationTagsUtils/variables/TAGS_QUERY_DATA_CHUNK_SIZE.md b/docs/docs/auto-docs/utils/organizationTagsUtils/variables/TAGS_QUERY_DATA_CHUNK_SIZE.md
index b2262fd90a..519e16f8ac 100644
--- a/docs/docs/auto-docs/utils/organizationTagsUtils/variables/TAGS_QUERY_DATA_CHUNK_SIZE.md
+++ b/docs/docs/auto-docs/utils/organizationTagsUtils/variables/TAGS_QUERY_DATA_CHUNK_SIZE.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **TAGS\_QUERY\_DATA\_CHUNK\_SIZE**: `10` = `10`
-Defined in: [src/utils/organizationTagsUtils.ts:48](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L48)
+## Defined in
+
+[src/utils/organizationTagsUtils.ts:48](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L48)
diff --git a/docs/docs/auto-docs/utils/organizationTagsUtils/variables/dataGridStyle.md b/docs/docs/auto-docs/utils/organizationTagsUtils/variables/dataGridStyle.md
index 2cc2322549..5a074b317d 100644
--- a/docs/docs/auto-docs/utils/organizationTagsUtils/variables/dataGridStyle.md
+++ b/docs/docs/auto-docs/utils/organizationTagsUtils/variables/dataGridStyle.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,98 +6,100 @@
> `const` **dataGridStyle**: `object`
-Defined in: [src/utils/organizationTagsUtils.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L12)
-
## Type declaration
-#### & .MuiDataGrid-cell:focus
+### & .MuiDataGrid-cell:focus
> **MuiDataGrid-cell:focus**: `object`
-#### & .MuiDataGrid-cell:focus.outline
+### & .MuiDataGrid-cell:focus.outline
> **outline**: `string` = `'2px solid #000'`
-#### & .MuiDataGrid-cell:focus.outlineOffset
+### & .MuiDataGrid-cell:focus.outlineOffset
> **outlineOffset**: `string` = `'-2px'`
-#### & .MuiDataGrid-main
+### & .MuiDataGrid-main
> **MuiDataGrid-main**: `object`
-#### & .MuiDataGrid-main.borderRadius
+### & .MuiDataGrid-main.borderRadius
> **borderRadius**: `string` = `'0.1rem'`
-#### & .MuiDataGrid-root
+### & .MuiDataGrid-root
> **MuiDataGrid-root**: `object`
-#### & .MuiDataGrid-root.borderRadius
+### & .MuiDataGrid-root.borderRadius
> **borderRadius**: `string` = `'0.1rem'`
-#### & .MuiDataGrid-row:hover
+### & .MuiDataGrid-row:hover
> **MuiDataGrid-row:hover**: `object`
-#### & .MuiDataGrid-row:hover.backgroundColor
+### & .MuiDataGrid-row:hover.backgroundColor
> **backgroundColor**: `string` = `'transparent'`
-#### & .MuiDataGrid-row:hover.boxShadow
+### & .MuiDataGrid-row:hover.boxShadow
> **boxShadow**: `string` = `'0 0 0 1px rgba(0, 0, 0, 0.1)'`
-#### & .MuiDataGrid-row.Mui-hovered
+### & .MuiDataGrid-row.Mui-hovered
> **Mui-hovered**: `object`
-#### & .MuiDataGrid-row.Mui-hovered.backgroundColor
+### & .MuiDataGrid-row.Mui-hovered.backgroundColor
> **backgroundColor**: `string` = `'transparent'`
-#### & .MuiDataGrid-row.Mui-hovered.boxShadow
+### & .MuiDataGrid-row.Mui-hovered.boxShadow
> **boxShadow**: `string` = `'0 0 0 1px rgba(0, 0, 0, 0.1)'`
-#### & .MuiDataGrid-topContainer
+### & .MuiDataGrid-topContainer
> **MuiDataGrid-topContainer**: `object`
-#### & .MuiDataGrid-topContainer.position
+### & .MuiDataGrid-topContainer.position
> **position**: `string` = `'fixed'`
-#### & .MuiDataGrid-topContainer.top
+### & .MuiDataGrid-topContainer.top
> **top**: `number` = `290`
-#### & .MuiDataGrid-topContainer.zIndex
+### & .MuiDataGrid-topContainer.zIndex
> **zIndex**: `number` = `1`
-#### & .MuiDataGrid-virtualScrollerContent
+### & .MuiDataGrid-virtualScrollerContent
> **MuiDataGrid-virtualScrollerContent**: `object`
-#### & .MuiDataGrid-virtualScrollerContent.marginTop
+### & .MuiDataGrid-virtualScrollerContent.marginTop
> **marginTop**: `number` = `6.5`
-#### &.MuiDataGrid-root .MuiDataGrid-cell:focus-within
+### &.MuiDataGrid-root .MuiDataGrid-cell:focus-within
> **MuiDataGrid-cell:focus-within**: `object`
-#### &.MuiDataGrid-root .MuiDataGrid-cell:focus-within.outline
+### &.MuiDataGrid-root .MuiDataGrid-cell:focus-within.outline
> **outline**: `string` = `'none !important'`
-#### &.MuiDataGrid-root .MuiDataGrid-columnHeader:focus-within
+### &.MuiDataGrid-root .MuiDataGrid-columnHeader:focus-within
> **MuiDataGrid-columnHeader:focus-within**: `object`
-#### &.MuiDataGrid-root .MuiDataGrid-columnHeader:focus-within.outline
+### &.MuiDataGrid-root .MuiDataGrid-columnHeader:focus-within.outline
> **outline**: `string` = `'none'`
+
+## Defined in
+
+[src/utils/organizationTagsUtils.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/organizationTagsUtils.ts#L12)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/Days.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/Days.md
index 8c72d3345c..7edecd2e8e 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/Days.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/Days.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **Days**: [`WeekDays`](../../recurrenceTypes/enumerations/WeekDays.md)[]
-Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L24)
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceConstants.ts:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L24)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/allInstances.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/allInstances.md
index 3064c057f0..a3575c959f 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/allInstances.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/allInstances.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **allInstances**: [`allInstances`](../../recurrenceTypes/enumerations/RecurringEventMutationType.md#allinstances) = `RecurringEventMutationType.allInstances`
-Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L46)
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceConstants.ts:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L46)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/dayNames.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/dayNames.md
index 89549bb5fa..cefb24e43c 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/dayNames.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/dayNames.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **dayNames**: `object`
-Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L60)
-
## Type declaration
### FRIDAY
@@ -37,3 +35,7 @@ Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:60](https://github
### WEDNESDAY
> **WEDNESDAY**: `string` = `'Wednesday'`
+
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceConstants.ts:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L60)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/daysOptions.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/daysOptions.md
index 3b8e10a6e3..50a50c5059 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/daysOptions.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/daysOptions.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **daysOptions**: `string`[]
-Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L21)
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceConstants.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L21)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/endsAfter.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/endsAfter.md
index e5f3b639de..21a7125848 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/endsAfter.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/endsAfter.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **endsAfter**: [`after`](../../recurrenceTypes/enumerations/RecurrenceEndOption.md#after) = `RecurrenceEndOption.after`
-Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L37)
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceConstants.ts:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L37)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/endsNever.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/endsNever.md
index c026138a5b..f661ab8046 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/endsNever.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/endsNever.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **endsNever**: [`never`](../../recurrenceTypes/enumerations/RecurrenceEndOption.md#never) = `RecurrenceEndOption.never`
-Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L35)
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceConstants.ts:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L35)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/endsOn.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/endsOn.md
index b410a0c22f..87a51fdc4d 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/endsOn.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/endsOn.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **endsOn**: [`on`](../../recurrenceTypes/enumerations/RecurrenceEndOption.md#on) = `RecurrenceEndOption.on`
-Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L36)
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceConstants.ts:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L36)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/frequencies.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/frequencies.md
index 1702fac2f7..7f89d19213 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/frequencies.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/frequencies.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **frequencies**: `object`
-Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L13)
-
## Type declaration
### DAILY
@@ -25,3 +23,7 @@ Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:13](https://github
### YEARLY
> **YEARLY**: `string` = `'Year'`
+
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceConstants.ts:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L13)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/mondayToFriday.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/mondayToFriday.md
index da2c162bc1..3aad3a7497 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/mondayToFriday.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/mondayToFriday.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **mondayToFriday**: ([`MONDAY`](../../recurrenceTypes/enumerations/WeekDays.md#monday) \| [`TUESDAY`](../../recurrenceTypes/enumerations/WeekDays.md#tuesday) \| [`WEDNESDAY`](../../recurrenceTypes/enumerations/WeekDays.md#wednesday) \| [`THURSDAY`](../../recurrenceTypes/enumerations/WeekDays.md#thursday) \| [`FRIDAY`](../../recurrenceTypes/enumerations/WeekDays.md#friday))[]
-Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:55](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L55)
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceConstants.ts:55](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L55)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/monthNames.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/monthNames.md
index 14d17b797c..e8bf78d295 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/monthNames.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/monthNames.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **monthNames**: `string`[]
-Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:71](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L71)
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceConstants.ts:71](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L71)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/recurrenceEndOptions.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/recurrenceEndOptions.md
index 60649a590a..2db4e25579 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/recurrenceEndOptions.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/recurrenceEndOptions.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **recurrenceEndOptions**: [`RecurrenceEndOption`](../../recurrenceTypes/enumerations/RecurrenceEndOption.md)[]
-Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L40)
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceConstants.ts:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L40)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/recurringEventMutationOptions.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/recurringEventMutationOptions.md
index 2cef659063..cf1ea1858f 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/recurringEventMutationOptions.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/recurringEventMutationOptions.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **recurringEventMutationOptions**: [`RecurringEventMutationType`](../../recurrenceTypes/enumerations/RecurringEventMutationType.md)[]
-Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:48](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L48)
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceConstants.ts:48](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L48)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/thisAndFollowingInstances.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/thisAndFollowingInstances.md
index 273cf218ff..6c8ead219c 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/thisAndFollowingInstances.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/thisAndFollowingInstances.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **thisAndFollowingInstances**: [`thisAndFollowingInstances`](../../recurrenceTypes/enumerations/RecurringEventMutationType.md#thisandfollowinginstances) = `RecurringEventMutationType.thisAndFollowingInstances`
-Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:44](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L44)
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceConstants.ts:44](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L44)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/thisInstance.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/thisInstance.md
index 5ab1c31639..f03618f41a 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/thisInstance.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/thisInstance.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **thisInstance**: [`thisInstance`](../../recurrenceTypes/enumerations/RecurringEventMutationType.md#thisinstance) = `RecurringEventMutationType.thisInstance`
-Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L43)
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceConstants.ts:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L43)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/weekDayOccurences.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/weekDayOccurences.md
index 157e0858ff..69ab5111e6 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/weekDayOccurences.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceConstants/variables/weekDayOccurences.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **weekDayOccurences**: `string`[]
-Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:87](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L87)
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceConstants.ts:87](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L87)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/enumerations/Frequency.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/enumerations/Frequency.md
index 796223075d..2f499e6714 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/enumerations/Frequency.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/enumerations/Frequency.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Enumeration: Frequency
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L28)
-
## Enumeration Members
### DAILY
> **DAILY**: `"DAILY"`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L29)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L29)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:29](https://github.com
> **MONTHLY**: `"MONTHLY"`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L31)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L31)
***
@@ -28,7 +30,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:31](https://github.com
> **WEEKLY**: `"WEEKLY"`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L30)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L30)
***
@@ -36,4 +40,6 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:30](https://github.com
> **YEARLY**: `"YEARLY"`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L32)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L32)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/enumerations/RecurrenceEndOption.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/enumerations/RecurrenceEndOption.md
index 267ae09b96..46db802f2b 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/enumerations/RecurrenceEndOption.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/enumerations/RecurrenceEndOption.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Enumeration: RecurrenceEndOption
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:48](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L48)
-
## Enumeration Members
### after
> **after**: `"after"`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:51](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L51)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:51](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L51)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:51](https://github.com
> **never**: `"never"`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L49)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L49)
***
@@ -28,4 +30,6 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:49](https://github.com
> **on**: `"on"`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:50](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L50)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:50](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L50)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/enumerations/RecurringEventMutationType.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/enumerations/RecurringEventMutationType.md
index c8a7ad88df..fb11371b4a 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/enumerations/RecurringEventMutationType.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/enumerations/RecurringEventMutationType.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Enumeration: RecurringEventMutationType
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:55](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L55)
-
## Enumeration Members
### allInstances
> **allInstances**: `"allInstances"`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:58](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L58)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:58](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L58)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:58](https://github.com
> **thisAndFollowingInstances**: `"thisAndFollowingInstances"`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:57](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L57)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:57](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L57)
***
@@ -28,4 +30,6 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:57](https://github.com
> **thisInstance**: `"thisInstance"`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:56](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L56)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:56](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L56)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/enumerations/WeekDays.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/enumerations/WeekDays.md
index 1dea11bcb8..0a88237d04 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/enumerations/WeekDays.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/enumerations/WeekDays.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Enumeration: WeekDays
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:36](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L36)
-
## Enumeration Members
### FRIDAY
> **FRIDAY**: `"FRIDAY"`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L42)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L42)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:42](https://github.com
> **MONDAY**: `"MONDAY"`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L38)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L38)
***
@@ -28,7 +30,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:38](https://github.com
> **SATURDAY**: `"SATURDAY"`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L43)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L43)
***
@@ -36,7 +40,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:43](https://github.com
> **SUNDAY**: `"SUNDAY"`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L37)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:37](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L37)
***
@@ -44,7 +50,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:37](https://github.com
> **THURSDAY**: `"THURSDAY"`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L41)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L41)
***
@@ -52,7 +60,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:41](https://github.com
> **TUESDAY**: `"TUESDAY"`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L39)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:39](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L39)
***
@@ -60,4 +70,6 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:39](https://github.com
> **WEDNESDAY**: `"WEDNESDAY"`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L40)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:40](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L40)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/interfaces/InterfaceRecurrenceRule.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/interfaces/InterfaceRecurrenceRule.md
index 8f9a3a33a6..f6653131ca 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/interfaces/InterfaceRecurrenceRule.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/interfaces/InterfaceRecurrenceRule.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceRecurrenceRule
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L17)
-
## Properties
### count
> **count**: `number`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L23)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L23)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:23](https://github.com
> **frequency**: [`Frequency`](../enumerations/Frequency.md)
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L20)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L20)
***
@@ -28,7 +30,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:20](https://github.com
> **interval**: `number`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L22)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L22)
***
@@ -36,7 +40,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:22](https://github.com
> **recurrenceEndDate**: `string`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L19)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L19)
***
@@ -44,7 +50,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:19](https://github.com
> **recurrenceStartDate**: `string`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L18)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L18)
***
@@ -52,7 +60,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:18](https://github.com
> **weekDayOccurenceInMonth**: `number`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L24)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L24)
***
@@ -60,4 +70,6 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:24](https://github.com
> **weekDays**: [`WeekDays`](../enumerations/WeekDays.md)[]
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L21)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L21)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/interfaces/InterfaceRecurrenceRuleState.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/interfaces/InterfaceRecurrenceRuleState.md
index fad9e69e28..1fa2850a86 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/interfaces/InterfaceRecurrenceRuleState.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceTypes/interfaces/InterfaceRecurrenceRuleState.md
@@ -1,18 +1,18 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
# Interface: InterfaceRecurrenceRuleState
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L6)
-
## Properties
### count
> **count**: `number`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L12)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:12](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L12)
***
@@ -20,7 +20,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:12](https://github.com
> **frequency**: [`Frequency`](../enumerations/Frequency.md)
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L9)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:9](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L9)
***
@@ -28,7 +30,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:9](https://github.com/
> **interval**: `number`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L11)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L11)
***
@@ -36,7 +40,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:11](https://github.com
> **recurrenceEndDate**: `Date`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L8)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:8](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L8)
***
@@ -44,7 +50,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:8](https://github.com/
> **recurrenceStartDate**: `Date`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:7](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L7)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:7](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L7)
***
@@ -52,7 +60,9 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:7](https://github.com/
> **weekDayOccurenceInMonth**: `number`
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L13)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L13)
***
@@ -60,4 +70,6 @@ Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:13](https://github.com
> **weekDays**: [`WeekDays`](../enumerations/WeekDays.md)[]
-Defined in: [src/utils/recurrenceUtils/recurrenceTypes.ts:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L10)
+#### Defined in
+
+[src/utils/recurrenceUtils/recurrenceTypes.ts:10](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceTypes.ts#L10)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/getRecurrenceRuleText.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/getRecurrenceRuleText.md
index b16b988610..65607b22e1 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/getRecurrenceRuleText.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/getRecurrenceRuleText.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **getRecurrenceRuleText**(`recurrenceRuleState`): `string`
-Defined in: [src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts#L22)
-
## Parameters
-### recurrenceRuleState
-
-[`InterfaceRecurrenceRuleState`](../../recurrenceTypes/interfaces/InterfaceRecurrenceRuleState.md)
+• **recurrenceRuleState**: [`InterfaceRecurrenceRuleState`](../../recurrenceTypes/interfaces/InterfaceRecurrenceRuleState.md)
## Returns
`string`
+
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts#L22)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/getWeekDayOccurenceInMonth.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/getWeekDayOccurenceInMonth.md
index 948a92b2f2..16d7890c5e 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/getWeekDayOccurenceInMonth.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/getWeekDayOccurenceInMonth.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **getWeekDayOccurenceInMonth**(`date`): `number`
-Defined in: [src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts:126](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts#L126)
-
## Parameters
-### date
-
-`Date`
+• **date**: `Date`
## Returns
`number`
+
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts:126](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts#L126)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/hasRecurrenceRuleChanged.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/hasRecurrenceRuleChanged.md
index b6f12bfbc8..fbd6519fae 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/hasRecurrenceRuleChanged.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/hasRecurrenceRuleChanged.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,18 +6,16 @@
> **hasRecurrenceRuleChanged**(`originalRecurrencerule`, `recurrenceRuleState`): `boolean`
-Defined in: [src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts:167](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts#L167)
-
## Parameters
-### originalRecurrencerule
-
-[`InterfaceRecurrenceRule`](../../recurrenceTypes/interfaces/InterfaceRecurrenceRule.md)
-
-### recurrenceRuleState
+• **originalRecurrencerule**: [`InterfaceRecurrenceRule`](../../recurrenceTypes/interfaces/InterfaceRecurrenceRule.md)
-[`InterfaceRecurrenceRuleState`](../../recurrenceTypes/interfaces/InterfaceRecurrenceRuleState.md)
+• **recurrenceRuleState**: [`InterfaceRecurrenceRuleState`](../../recurrenceTypes/interfaces/InterfaceRecurrenceRuleState.md)
## Returns
`boolean`
+
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts:167](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts#L167)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/haveInstanceDatesChanged.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/haveInstanceDatesChanged.md
index 8647a3f48d..94303f32fd 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/haveInstanceDatesChanged.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/haveInstanceDatesChanged.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,26 +6,20 @@
> **haveInstanceDatesChanged**(`instanceOriginalStartDate`, `instanceOriginalEndDate`, `instanceNewStartDate`, `instanceNewEndDate`): `boolean`
-Defined in: [src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts:154](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts#L154)
-
## Parameters
-### instanceOriginalStartDate
-
-`string`
-
-### instanceOriginalEndDate
-
-`string`
+• **instanceOriginalStartDate**: `string`
-### instanceNewStartDate
+• **instanceOriginalEndDate**: `string`
-`string`
+• **instanceNewStartDate**: `string`
-### instanceNewEndDate
-
-`string`
+• **instanceNewEndDate**: `string`
## Returns
`boolean`
+
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts:154](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts#L154)
diff --git a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/isLastOccurenceOfWeekDay.md b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/isLastOccurenceOfWeekDay.md
index b48c9b51eb..ce19e1713e 100644
--- a/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/isLastOccurenceOfWeekDay.md
+++ b/docs/docs/auto-docs/utils/recurrenceUtils/recurrenceUtilityFunctions/functions/isLastOccurenceOfWeekDay.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,14 +6,14 @@
> **isLastOccurenceOfWeekDay**(`date`): `boolean`
-Defined in: [src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts:136](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts#L136)
-
## Parameters
-### date
-
-`Date`
+• **date**: `Date`
## Returns
`boolean`
+
+## Defined in
+
+[src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts:136](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceUtilityFunctions.ts#L136)
diff --git a/docs/docs/auto-docs/utils/timezoneUtils/dateTimeConfig/variables/dateTimeFields.md b/docs/docs/auto-docs/utils/timezoneUtils/dateTimeConfig/variables/dateTimeFields.md
index 17eda7e85e..0512fbf5ce 100644
--- a/docs/docs/auto-docs/utils/timezoneUtils/dateTimeConfig/variables/dateTimeFields.md
+++ b/docs/docs/auto-docs/utils/timezoneUtils/dateTimeConfig/variables/dateTimeFields.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> `const` **dateTimeFields**: `object`
-Defined in: [src/utils/timezoneUtils/dateTimeConfig.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/timezoneUtils/dateTimeConfig.ts#L3)
-
## Type declaration
### directFields
@@ -17,3 +15,7 @@ Defined in: [src/utils/timezoneUtils/dateTimeConfig.ts:3](https://github.com/Pal
### pairedFields
> **pairedFields**: `object`[]
+
+## Defined in
+
+[src/utils/timezoneUtils/dateTimeConfig.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/timezoneUtils/dateTimeConfig.ts#L3)
diff --git a/docs/docs/auto-docs/utils/timezoneUtils/dateTimeMiddleware/variables/requestMiddleware.md b/docs/docs/auto-docs/utils/timezoneUtils/dateTimeMiddleware/variables/requestMiddleware.md
index 0ecb7755a3..82711829b8 100644
--- a/docs/docs/auto-docs/utils/timezoneUtils/dateTimeMiddleware/variables/requestMiddleware.md
+++ b/docs/docs/auto-docs/utils/timezoneUtils/dateTimeMiddleware/variables/requestMiddleware.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **requestMiddleware**: `ApolloLink`
-Defined in: [src/utils/timezoneUtils/dateTimeMiddleware.ts:84](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/timezoneUtils/dateTimeMiddleware.ts#L84)
+## Defined in
+
+[src/utils/timezoneUtils/dateTimeMiddleware.ts:84](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/timezoneUtils/dateTimeMiddleware.ts#L84)
diff --git a/docs/docs/auto-docs/utils/timezoneUtils/dateTimeMiddleware/variables/responseMiddleware.md b/docs/docs/auto-docs/utils/timezoneUtils/dateTimeMiddleware/variables/responseMiddleware.md
index e48d51515e..3a02f97888 100644
--- a/docs/docs/auto-docs/utils/timezoneUtils/dateTimeMiddleware/variables/responseMiddleware.md
+++ b/docs/docs/auto-docs/utils/timezoneUtils/dateTimeMiddleware/variables/responseMiddleware.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,4 +6,6 @@
> `const` **responseMiddleware**: `ApolloLink`
-Defined in: [src/utils/timezoneUtils/dateTimeMiddleware.ts:94](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/timezoneUtils/dateTimeMiddleware.ts#L94)
+## Defined in
+
+[src/utils/timezoneUtils/dateTimeMiddleware.ts:94](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/timezoneUtils/dateTimeMiddleware.ts#L94)
diff --git a/docs/docs/auto-docs/utils/useLocalstorage/functions/getItem.md b/docs/docs/auto-docs/utils/useLocalstorage/functions/getItem.md
index 613b3e6f8e..a016c5039c 100644
--- a/docs/docs/auto-docs/utils/useLocalstorage/functions/getItem.md
+++ b/docs/docs/auto-docs/utils/useLocalstorage/functions/getItem.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,21 +6,15 @@
> **getItem**(`prefix`, `key`): `any`
-Defined in: [src/utils/useLocalstorage.ts:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/useLocalstorage.ts#L29)
-
Retrieves the stored value for the given key from local storage.
## Parameters
-### prefix
-
-`string`
+• **prefix**: `string`
Prefix to be added to the key, common for all keys.
-### key
-
-`string`
+• **key**: `string`
The unique name identifying the value.
@@ -29,3 +23,7 @@ The unique name identifying the value.
`any`
- The stored value for the given key from local storage.
+
+## Defined in
+
+[src/utils/useLocalstorage.ts:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/useLocalstorage.ts#L29)
diff --git a/docs/docs/auto-docs/utils/useLocalstorage/functions/getStorageKey.md b/docs/docs/auto-docs/utils/useLocalstorage/functions/getStorageKey.md
index 045cce63e1..d9be1c110a 100644
--- a/docs/docs/auto-docs/utils/useLocalstorage/functions/getStorageKey.md
+++ b/docs/docs/auto-docs/utils/useLocalstorage/functions/getStorageKey.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,21 +6,15 @@
> **getStorageKey**(`prefix`, `key`): `string`
-Defined in: [src/utils/useLocalstorage.ts:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/useLocalstorage.ts#L19)
-
Generates the prefixed key for storage.
## Parameters
-### prefix
-
-`string`
+• **prefix**: `string`
Prefix to be added to the key, common for all keys.
-### key
-
-`string`
+• **key**: `string`
The unique name identifying the value.
@@ -29,3 +23,7 @@ The unique name identifying the value.
`string`
- Prefixed key.
+
+## Defined in
+
+[src/utils/useLocalstorage.ts:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/useLocalstorage.ts#L19)
diff --git a/docs/docs/auto-docs/utils/useLocalstorage/functions/removeItem.md b/docs/docs/auto-docs/utils/useLocalstorage/functions/removeItem.md
index 9514ef8f7a..9ac251bf91 100644
--- a/docs/docs/auto-docs/utils/useLocalstorage/functions/removeItem.md
+++ b/docs/docs/auto-docs/utils/useLocalstorage/functions/removeItem.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,24 +6,22 @@
> **removeItem**(`prefix`, `key`): `void`
-Defined in: [src/utils/useLocalstorage.ts:51](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/useLocalstorage.ts#L51)
-
Removes the value associated with the given key from local storage.
## Parameters
-### prefix
-
-`string`
+• **prefix**: `string`
Prefix to be added to the key, common for all keys.
-### key
-
-`string`
+• **key**: `string`
The unique name identifying the value.
## Returns
`void`
+
+## Defined in
+
+[src/utils/useLocalstorage.ts:51](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/useLocalstorage.ts#L51)
diff --git a/docs/docs/auto-docs/utils/useLocalstorage/functions/setItem.md b/docs/docs/auto-docs/utils/useLocalstorage/functions/setItem.md
index 48a744b50d..5236baff8b 100644
--- a/docs/docs/auto-docs/utils/useLocalstorage/functions/setItem.md
+++ b/docs/docs/auto-docs/utils/useLocalstorage/functions/setItem.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,30 +6,26 @@
> **setItem**(`prefix`, `key`, `value`): `void`
-Defined in: [src/utils/useLocalstorage.ts:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/useLocalstorage.ts#L41)
-
Sets the value for the given key in local storage.
## Parameters
-### prefix
-
-`string`
+• **prefix**: `string`
Prefix to be added to the key, common for all keys.
-### key
-
-`string`
+• **key**: `string`
The unique name identifying the value.
-### value
-
-`any`
+• **value**: `any`
The value for the key.
## Returns
`void`
+
+## Defined in
+
+[src/utils/useLocalstorage.ts:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/useLocalstorage.ts#L41)
diff --git a/docs/docs/auto-docs/utils/useLocalstorage/functions/useLocalStorage.md b/docs/docs/auto-docs/utils/useLocalstorage/functions/useLocalStorage.md
index f2552bb504..ab88e6a9f1 100644
--- a/docs/docs/auto-docs/utils/useLocalstorage/functions/useLocalStorage.md
+++ b/docs/docs/auto-docs/utils/useLocalstorage/functions/useLocalStorage.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,15 +6,11 @@
> **useLocalStorage**(`prefix`): `InterfaceStorageHelper`
-Defined in: [src/utils/useLocalstorage.ts:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/useLocalstorage.ts#L61)
-
Custom hook for simplified localStorage operations.
## Parameters
-### prefix
-
-`string` = `PREFIX`
+• **prefix**: `string` = `PREFIX`
Prefix to be added to the key, common for all keys. Default is 'Talawa-admin'.
@@ -23,3 +19,7 @@ Prefix to be added to the key, common for all keys. Default is 'Talawa-admin'.
`InterfaceStorageHelper`
- Functions to getItem, setItem, removeItem, and getStorageKey.
+
+## Defined in
+
+[src/utils/useLocalstorage.ts:61](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/useLocalstorage.ts#L61)
diff --git a/docs/docs/auto-docs/utils/useSession/functions/default.md b/docs/docs/auto-docs/utils/useSession/functions/default.md
index baa83617b8..14ba8f75bc 100644
--- a/docs/docs/auto-docs/utils/useSession/functions/default.md
+++ b/docs/docs/auto-docs/utils/useSession/functions/default.md
@@ -1,4 +1,4 @@
-[Admin Docs](/)
+[Admin Docs](/) • **Docs**
***
@@ -6,8 +6,6 @@
> **default**(): `UseSessionReturnType`
-Defined in: [src/utils/useSession.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/useSession.tsx#L30)
-
Custom hook for managing user session timeouts in a React application.
This hook handles:
@@ -22,3 +20,7 @@ This hook handles:
`UseSessionReturnType`
UseSessionReturnType - An object with methods to start and end the session, and to handle logout.
+
+## Defined in
+
+[src/utils/useSession.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/useSession.tsx#L30)
diff --git a/src/components/DynamicDropDown/DynamicDropDown.module.css b/src/components/DynamicDropDown/DynamicDropDown.module.css
deleted file mode 100644
index 3cd40fe35d..0000000000
--- a/src/components/DynamicDropDown/DynamicDropDown.module.css
+++ /dev/null
@@ -1,13 +0,0 @@
-.dropwdownToggle {
- background-color: #f1f3f6;
- color: black;
- width: 100%;
- border: none;
- padding: 0.5rem;
- text-align: left;
- display: flex;
- align-items: center;
- justify-content: space-between;
- min-width: 8rem;
- outline: 1px solid var(--bs-gray-400);
-}
diff --git a/src/components/DynamicDropDown/DynamicDropDown.tsx b/src/components/DynamicDropDown/DynamicDropDown.tsx
index 05cd064ac2..1df5fbc388 100644
--- a/src/components/DynamicDropDown/DynamicDropDown.tsx
+++ b/src/components/DynamicDropDown/DynamicDropDown.tsx
@@ -1,6 +1,6 @@
import React from 'react';
import { Dropdown } from 'react-bootstrap';
-import styles from './DynamicDropDown.module.css';
+import styles from '../../style/app.module.css';
/**
* Props for the DynamicDropDown component.
diff --git a/src/components/SignOut/SignOut.tsx b/src/components/SignOut/SignOut.tsx
index e82f39deb9..1157874c40 100644
--- a/src/components/SignOut/SignOut.tsx
+++ b/src/components/SignOut/SignOut.tsx
@@ -21,22 +21,22 @@ const SignOut = (): JSX.Element => {
const [revokeRefreshToken] = useMutation(REVOKE_REFRESH_TOKEN);
const navigate = useNavigate();
-const logout = async (): Promise => {
- const handleSignOut = () => {
- localStorage.clear();
- endSession();
- navigate('/');
- };
+ const logout = async (): Promise => {
+ const handleSignOut = () => {
+ localStorage.clear();
+ endSession();
+ navigate('/');
+ };
- try {
- await revokeRefreshToken();
- handleSignOut();
- } catch (error) {
- console.error('Error revoking refresh token:', error);
- // Still sign out the user locally even if token revocation fails
- handleSignOut();
- }
-};
+ try {
+ await revokeRefreshToken();
+ handleSignOut();
+ } catch (error) {
+ console.error('Error revoking refresh token:', error);
+ // Still sign out the user locally even if token revocation fails
+ handleSignOut();
+ }
+ };
return (