Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GraphQL Queries related to OrganizationDashboard.jsx #3534

Open
wants to merge 18 commits into
base: develop-postgres
Choose a base branch
from
Open
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **ADMIN\_LIST**: `DocumentNode`
Defined in: [src/GraphQl/Queries/Queries.ts:718](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L718)
Defined in: [src/GraphQl/Queries/Queries.ts:806](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L806)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

> `const` **BLOCK\_PAGE\_MEMBER\_LIST**: `DocumentNode`

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

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

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

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

Defined in: [src/GraphQl/Queries/Queries.ts:886](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L886)
Defined in: [src/GraphQl/Queries/Queries.ts:974](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L974)
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[Admin Docs](/)

***

# Variable: GET\_ORGANIZATION\_DATA\_PG

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

Defined in: [src/GraphQl/Queries/Queries.ts:464](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L464)
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[Admin Docs](/)

***

# Variable: GET\_ORGANIZATION\_EVENTS\_PG

> `const` **GET\_ORGANIZATION\_EVENTS\_PG**: `DocumentNode`
Defined in: [src/GraphQl/Queries/Queries.ts:417](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L417)
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[Admin Docs](/)

***

# Variable: GET\_ORGANIZATION\_MEMBERS\_PG

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

Defined in: [src/GraphQl/Queries/Queries.ts:397](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L397)
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[Admin Docs](/)

***

# Variable: GET\_ORGANIZATION\_POSTS\_COUNT\_PG

> `const` **GET\_ORGANIZATION\_POSTS\_COUNT\_PG**: `DocumentNode`
Defined in: [src/GraphQl/Queries/Queries.ts:388](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L388)
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[Admin Docs](/)

***

# Variable: GET\_ORGANIZATION\_POSTS\_PG

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

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` **MEMBERSHIP\_REQUEST**: `DocumentNode`

Defined in: [src/GraphQl/Queries/Queries.ts:735](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L735)
Defined in: [src/GraphQl/Queries/Queries.ts:823](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L823)
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:443](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L443)
Defined in: [src/GraphQl/Queries/Queries.ts:531](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L531)
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:387](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L387)
Defined in: [src/GraphQl/Queries/Queries.ts:475](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L475)
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:489](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L489)
Defined in: [src/GraphQl/Queries/Queries.ts:577](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L577)
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:697](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L697)
Defined in: [src/GraphQl/Queries/Queries.ts:785](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L785)
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:641](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L641)
Defined in: [src/GraphQl/Queries/Queries.ts:729](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L729)
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

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

Defined in: [src/GraphQl/Queries/Queries.ts:622](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L622)
Defined in: [src/GraphQl/Queries/Queries.ts:710](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L710)
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:870](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L870)
Defined in: [src/GraphQl/Queries/Queries.ts:958](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L958)
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:761](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L761)
Defined in: [src/GraphQl/Queries/Queries.ts:849](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L849)
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:533](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L533)
Defined in: [src/GraphQl/Queries/Queries.ts:621](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L621)
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:519](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L519)
Defined in: [src/GraphQl/Queries/Queries.ts:607](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/GraphQl/Queries/Queries.ts#L607)
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

> **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)
Defined in: [src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L34)

LeftDrawerOrg component for displaying organization details and navigation options.

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

# Interface: InterfaceLeftDrawerProps

Defined in: [src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L18)
Defined in: [src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:17](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L17)

## 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:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L20)

***

### orgId

> **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:18](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L18)

***

### setHideDrawer

> **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:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L21)

***

### targets

> **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:19](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L19)
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

> **default**(`props`): `JSX.Element`

Defined in: [src/components/OrgListCard/OrgListCard.tsx:28](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgListCard/OrgListCard.tsx#L28)
Defined in: [src/components/OrgListCard/OrgListCard.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgListCard/OrgListCard.tsx#L29)

Component for displaying a list card for an organization

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

# Interface: InterfaceOrgListCardPropsPG

Defined in: [src/components/OrgListCard/OrgListCard.tsx:14](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgListCard/OrgListCard.tsx#L14)
Defined in: [src/components/OrgListCard/OrgListCard.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgListCard/OrgListCard.tsx#L15)

Props for the OrgListCard component

Expand All @@ -14,4 +14,4 @@ Props for the OrgListCard component

> **data**: [`InterfaceOrgInfoTypePG`](../../../../utils/interfaces/interfaces/InterfaceOrgInfoTypePG.md)

Defined in: [src/components/OrgListCard/OrgListCard.tsx:15](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgListCard/OrgListCard.tsx#L15)
Defined in: [src/components/OrgListCard/OrgListCard.tsx:16](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrgListCard/OrgListCard.tsx#L16)
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

> **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)
Defined in: [src/components/OrganizationDashCards/CardItem.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L33)

Component to display a card item with various types such as Event, Post, or MembershipRequest.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,13 @@ Interface for the CardItem component's props.

Defined in: [src/components/OrganizationDashCards/CardItem.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L20)

#### \_id
#### id

> **\_id**: `string`
> **id**: `string` \| `number`

#### email
#### name

> **email**: `string`

#### firstName

> **firstName**: `string`

#### lastName

> **lastName**: `string`
> **name**: `string`

***

Expand All @@ -46,7 +38,7 @@ 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:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/OrganizationDashCards/CardItem.tsx#L24)

***

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

> **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)
Defined in: [src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx#L43)

Sidebar component for user navigation within an organization.

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

# 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)
Defined in: [src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx:20](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx#L20)

## 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:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx#L23)

***

### orgId

> **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:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx#L21)

***

### setHideDrawer

> **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:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx#L24)

***

### targets

> **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:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/UserPortal/UserSidebarOrg/UserSidebarOrg.tsx#L22)
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

> **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)
Defined in: [src/screens/OrganizationDashboard/OrganizationDashboard.tsx:47](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationDashboard/OrganizationDashboard.tsx#L47)

Component for displaying the organization dashboard.

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

# 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**: (\{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `any`; `first`: `number`; `id`: `string`; \}; \}; `result`: \{ `data`: \{ `organization`: \{ `events`: `undefined`; `id`: `undefined`; `members`: \{ `edges`: `any`[]; `pageInfo`: \{ `endCursor`: `any`; `hasNextPage`: `boolean`; \}; \}; `posts`: `undefined`; `postsCount`: `undefined`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `undefined`; `id`: `string`; \}; \}; `result`: \{ `data`: \{ `organization`: \{ `events`: `undefined`; `id`: `string`; `members`: `undefined`; `posts`: `undefined`; `postsCount`: `number`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `any`; `first`: `number`; `id`: `string`; \}; \}; `result`: \{ `data`: \{ `organization`: \{ `events`: \{ `edges`: `any`[]; `pageInfo`: \{ `endCursor`: `any`; `hasNextPage`: `boolean`; \}; \}; `id`: `undefined`; `members`: `undefined`; `posts`: `undefined`; `postsCount`: `undefined`; \}; \}; \}; \} \| \{ `request`: \{ `query`: `DocumentNode`; `variables`: \{ `after`: `undefined`; `first`: `number`; `id`: `string`; \}; \}; `result`: \{ `data`: \{ `organization`: \{ `events`: `undefined`; `id`: `undefined`; `members`: `undefined`; `posts`: \{ `edges`: `any`[]; \}; `postsCount`: `undefined`; \}; \}; \}; \})[]

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:103](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrganizationDashboard/OrganizationDashboardMocks.ts#L103)
Loading
Loading