Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
GitHub Data API Adapter Views
Name | Description |
Enterprises | A list of enterprises that the user belongs to. |
LicenseConditions | The conditions set by the specified license. |
LicenseLimitations | The limitations set by the specified license. |
LicensePermissions | The permissions set by the specified license. |
Licenses | Lists known open source licenses in GitHub. |
OrganizationMannequins | Lists information about the mannequins of the logged in user's organizations or the mannequins of the specified organization. |
OrganizationMembers | Lists information about the users of the logged in user's organizations or of the specified organization. |
OrganizationTeamMembers | Lists information about the users of the logged in user's organizations' teams or the teams of the specified organization. |
OrganizationTeamProjects | Lists information about the projects that the logged in user's organizations' teams or the teams of the specified organization have collaborator access to. |
OrganizationTeamRepositories | Lists information about the repositories that the logged in user's organizations' teams or the teams of the specified organization have access to. |
Projects | Lists information about the projects of the logged in user, a specific user or a specific organization. |