Object GitHub::EnterpriseRepositoryInfo
A subset of repository information queryable from an enterprise.
Fields
id: ID!
isPrivate: Boolean!
Identifies if the repository is private.
name: String!
The repository's name.
nameWithOwner: String!
The repository's name with owner.