USER_JOINED_ORGANIZATIONS
Variable: USER_JOINED_ORGANIZATIONS
const
USER_JOINED_ORGANIZATIONS:DocumentNode
Defined in: src/GraphQl/Queries/OrganizationQueries.ts:238
GraphQL query to retrieve organizations joined by a user.
Param
The ID of the user for which joined organizations are being retrieved.
Returns
The list of organizations joined by the user.