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