allAzureDevOpsOrgsInTenant
Lists all Azure DevOps organizations in the tenant that the OAuth user has access to. Must be called after completeAzureDevOpsOauth in the same OAuth session.
Arguments
| Argument | Type | Description |
|---|---|---|
| sessionId (required) | UUID! | Session ID obtained from the startAzureCloudAccountOauth mutation and populated with an access token by completeAzureDevOpsOauth. |