Skip to content
Open
Show file tree
Hide file tree
Changes from 13 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

> `const` **ORGANIZATION\_MEMBERS**: `DocumentNode`

Defined in: [src/GraphQl/Queries/OrganizationQueries.ts:401](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L401)
Defined in: [src/GraphQl/Queries/OrganizationQueries.ts:362](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L362)

GraphQL query to fetch organization members with pagination and filtering.
This query uses the new connection-based schema with input objects.
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

> `const` **USER\_CREATED\_ORGANIZATIONS**: `DocumentNode`

Defined in: [src/GraphQl/Queries/OrganizationQueries.ts:324](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L324)
Defined in: [src/GraphQl/Queries/OrganizationQueries.ts:285](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L285)

GraphQL query to retrieve organizations created by a user.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

> `const` **VENUE\_LIST**: `DocumentNode`

Defined in: [src/GraphQl/Queries/OrganizationQueries.ts:363](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L363)
Defined in: [src/GraphQl/Queries/OrganizationQueries.ts:324](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/OrganizationQueries.ts#L324)

GraphQL query to retrieve the list of venues for a specific organization.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **EVENT\_CHECKINS**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:407](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L407)
Defined in: [src/GraphQl/Queries/Queries.ts:408](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L408)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **EVENT\_FEEDBACKS**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:427](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L427)
Defined in: [src/GraphQl/Queries/Queries.ts:428](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L428)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **EVENT\_REGISTRANTS**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:385](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L385)
Defined in: [src/GraphQl/Queries/Queries.ts:386](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L386)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **GET\_COMMUNITY\_DATA\_PG**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:1163](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L1163)
Defined in: [src/GraphQl/Queries/Queries.ts:1164](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L1164)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **GET\_COMMUNITY\_SESSION\_TIMEOUT\_DATA\_PG**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:1203](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L1203)
Defined in: [src/GraphQl/Queries/Queries.ts:1204](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L1204)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **GET\_ORGANIZATION\_BASIC\_DATA**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:756](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L756)
Defined in: [src/GraphQl/Queries/Queries.ts:757](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L757)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **GET\_ORGANIZATION\_BLOCKED\_USERS\_COUNT**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:526](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L526)
Defined in: [src/GraphQl/Queries/Queries.ts:527](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L527)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **GET\_ORGANIZATION\_BLOCKED\_USERS\_PG**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:504](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L504)
Defined in: [src/GraphQl/Queries/Queries.ts:505](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L505)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **GET\_ORGANIZATION\_DATA\_PG**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:766](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L766)
Defined in: [src/GraphQl/Queries/Queries.ts:767](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L767)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **GET\_ORGANIZATION\_EVENTS\_PG**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:544](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L544)
Defined in: [src/GraphQl/Queries/Queries.ts:545](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L545)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **GET\_ORGANIZATION\_EVENTS\_USER\_PORTAL\_PG**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:626](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L626)
Defined in: [src/GraphQl/Queries/Queries.ts:627](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L627)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **GET\_ORGANIZATION\_MEMBERS\_PG**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:482](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L482)
Defined in: [src/GraphQl/Queries/Queries.ts:483](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L483)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **GET\_ORGANIZATION\_POSTS\_COUNT\_PG**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:443](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L443)
Defined in: [src/GraphQl/Queries/Queries.ts:444](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L444)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **GET\_ORGANIZATION\_POSTS\_PG**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:699](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L699)
Defined in: [src/GraphQl/Queries/Queries.ts:700](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L700)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **GET\_ORGANIZATION\_VENUES\_COUNT**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:535](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L535)
Defined in: [src/GraphQl/Queries/Queries.ts:536](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L536)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **GET\_ORGANIZATION\_VENUES\_PG**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:1211](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L1211)
Defined in: [src/GraphQl/Queries/Queries.ts:1212](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L1212)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **GET\_POSTS\_BY\_ORG**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:452](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L452)
Defined in: [src/GraphQl/Queries/Queries.ts:453](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L453)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **GET\_USER\_BY\_ID**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:473](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L473)
Defined in: [src/GraphQl/Queries/Queries.ts:474](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L474)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **MEMBERSHIP\_REQUEST\_PG**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:1045](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L1045)
Defined in: [src/GraphQl/Queries/Queries.ts:1046](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L1046)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **MEMBERS\_LIST**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:857](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L857)
Defined in: [src/GraphQl/Queries/Queries.ts:858](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L858)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **MEMBERS\_LIST\_PG**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:838](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L838)
Defined in: [src/GraphQl/Queries/Queries.ts:839](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L839)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **ORGANIZATIONS\_LIST**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:807](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L807)
Defined in: [src/GraphQl/Queries/Queries.ts:808](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L808)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **ORGANIZATIONS\_LIST\_BASIC**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:829](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L829)
Defined in: [src/GraphQl/Queries/Queries.ts:830](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L830)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **ORGANIZATIONS\_MEMBER\_CONNECTION\_LIST**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:872](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L872)
Defined in: [src/GraphQl/Queries/Queries.ts:873](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L873)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **ORGANIZATION\_DONATION\_CONNECTION\_LIST**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:1024](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L1024)
Defined in: [src/GraphQl/Queries/Queries.ts:1025](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L1025)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **ORGANIZATION\_EVENT\_CONNECTION\_LIST**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:968](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L968)
Defined in: [src/GraphQl/Queries/Queries.ts:969](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L969)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **ORGANIZATION\_FIELDS**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:791](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L791)
Defined in: [src/GraphQl/Queries/Queries.ts:792](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L792)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **SIGNIN\_QUERY**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:1186](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L1186)
Defined in: [src/GraphQl/Queries/Queries.ts:1187](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L1187)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **USERS\_CONNECTION\_LIST**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:1074](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L1074)
Defined in: [src/GraphQl/Queries/Queries.ts:1075](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L1075)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **USER\_DETAILS**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:926](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L926)
Defined in: [src/GraphQl/Queries/Queries.ts:927](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L927)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **USER\_ORGANIZATION\_LIST**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:912](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L912)
Defined in: [src/GraphQl/Queries/Queries.ts:913](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L913)
2 changes: 1 addition & 1 deletion docs/docs/auto-docs/LoginPage/functions/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

> **default**(): `Element`

Defined in: [src/screens/LoginPage/LoginPage.tsx:90](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/LoginPage/LoginPage.tsx#L90)
Defined in: [src/screens/LoginPage/LoginPage.tsx:91](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/LoginPage/LoginPage.tsx#L91)

## Returns

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

> **areOptionsEqual**(`option`, `value`): `boolean`

Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:87](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L87)
Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:88](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L88)

Compares two user options by ID.
Used by MUI Autocomplete to determine equality.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

> **getMemberLabel**(`member`): `string`

Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:103](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L103)
Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:104](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L104)

Builds a display label for a member.
Empty name parts are safely ignored.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@

# Interface: InterfacePledgeModal

Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:66](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L66)
Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:67](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L67)

## Properties

### campaignId

> **campaignId**: `string`

Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:69](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L69)
Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:70](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L70)

***

### hide()

> **hide**: () => `void`

Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:68](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L68)
Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:69](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L69)

#### Returns

Expand All @@ -32,31 +32,31 @@ Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:68](https://github

> **isOpen**: `boolean`

Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:67](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L67)
Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:68](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L68)

***

### mode

> **mode**: `"create"` \| `"edit"`

Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:73](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L73)
Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:74](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L74)

***

### pledge

> **pledge**: [`InterfacePledgeInfo`](../../utils/interfaces/interfaces/InterfacePledgeInfo.md)

Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:71](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L71)
Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:72](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L72)

***

### refetchPledge()

> **refetchPledge**: () => `void`

Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:72](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L72)
Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:73](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L73)

#### Returns

Expand All @@ -68,4 +68,4 @@ Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:72](https://github

> **userId**: `string`

Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:70](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L70)
Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:71](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L71)
2 changes: 1 addition & 1 deletion docs/docs/auto-docs/PledgeModal/variables/default-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **default**: `React.FC`\<[`InterfacePledgeModal`](../interfaces/InterfacePledgeModal-1.md)\>

Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:106](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L106)
Defined in: [src/screens/UserPortal/Campaigns/PledgeModal.tsx:107](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/UserPortal/Campaigns/PledgeModal.tsx#L107)
2 changes: 1 addition & 1 deletion docs/docs/auto-docs/Requests/functions/default-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

> **default**(): `Element`

Defined in: [src/screens/Requests/Requests.tsx:101](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/Requests.tsx#L101)
Defined in: [src/screens/Requests/Requests.tsx:102](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/Requests/Requests.tsx#L102)

## Returns

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **default**: `React.FC`\<[`InterfaceAddPeopleToTagProps`](../../../../types/Tag/interface/interfaces/InterfaceAddPeopleToTagProps.md)\>

Defined in: [src/components/AddPeopleToTag/AddPeopleToTag.tsx:66](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L66)
Defined in: [src/components/AddPeopleToTag/AddPeopleToTag.tsx:65](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L65)
Loading