Skip to main content

GitHubRepositoryInstallationEventRepository

No description

type GitHubRepositoryInstallationEventRepository {
policyReportId: ID!
ownerLogin: String!
name: ID!
}

Fields

GitHubRepositoryInstallationEventRepository.policyReportId ● ID! non-null scalar

GitHubRepositoryInstallationEventRepository.ownerLogin ● String! non-null scalar

The owner's login name.

GitHubRepositoryInstallationEventRepository.name ● ID! non-null scalar

The name of the repository.

Member of

GitHubRepositoryInstallationEvent object