GitHubDiscoveredOrganization
GitHubDiscoveredOrganization
GitHubDiscoveredOrganization
A GitHub organization discovered via the authenticated token.
avatarUrl |
String | The URL to the organization's avatar image. |
description |
String | The organization description. |
id |
Int! | The organization's numeric GitHub ID. |
login |
String! | The organization login name (e.g., 'turbot'). |
memberCount |
Int | The number of collaborators/members. |
name |
String | The organization display name. |
ownedPrivateRepoCount |
Int | The number of private repositories owned by the org. |
publicRepoCount |
Int | The number of public repositories. |
totalPrivateRepoCount |
Int | The total number of private repositories. |