TestGitHubOrganizationDiscoveryResult

TestGitHubOrganizationDiscoveryResult

TestGitHubOrganizationDiscoveryResult

Result of testing GitHub organization discovery.

error String Error message if the test failed.
organizations [GitHubDiscoveredOrganization!]! List of discovered organizations accessible by the token.
scopes [String!] OAuth scopes granted to the token.
success Boolean! Whether the discovery test succeeded.
testedAt String! Timestamp when the test was performed.
warnings [String!] Warnings about missing permissions or limited access.