Edge Schema
- Source: GH_App
- Destination: GH_AppInstallation
- Traversable: ✅
General Information
The traversable GH_InstalledAs edge links a GitHub App to its installation within the organization. It is created byGit-HoundAppInstallation during app installation enumeration. This edge is traversable because it connects the app definition to its active installation, which determines the specific set of repositories and permissions the app has been granted. Understanding the relationship between an app and its installation is essential for tracing how app-level permissions translate into repository access.