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