GitHubRepositoryInstallationEventRepository
No description
type GitHubRepositoryInstallationEventRepository {
metadata: ResourceMetadata!
ownerLogin: String!
name: ID!
}
Fields
GitHubRepositoryInstallationEventRepository.metadata ● ResourceMetadata! non-null object
The metadata to identify this resource in Shisho Cloud
GitHubRepositoryInstallationEventRepository.ownerLogin ● String! non-null scalar
The owner's login name.
GitHubRepositoryInstallationEventRepository.name ● ID! non-null scalar
The name of the repository.