ORGANIZATION_FUNDS
Variable: ORGANIZATION_FUNDS
const
ORGANIZATION_FUNDS:DocumentNode
Defined in: src/GraphQl/Queries/OrganizationQueries.ts:335
GraphQL query to retrieve the list of members for a specific organization.
Param
The ID of the organization for which members are being retrieved.
Returns
The list of members associated with the organization.