USER_ORGANIZATION_CONNECTION
Variable: USER_ORGANIZATION_CONNECTION
const
USER_ORGANIZATION_CONNECTION:DocumentNode
Defined in: src/GraphQl/Queries/OrganizationQueries.ts:182
GraphQL query to retrieve organizations based on user connection.
Param
Optional. Number of organizations to retrieve in the first batch.
Param
Optional. Number of organizations to skip before starting to collect the result set.
Param
Optional. Filter organizations by a specified string.
Param
Optional. The ID of a specific organization to retrieve.
Returns
The list of organizations based on the applied filters.