RepositoryInfo Interface
A subset of repository info.
Fields
#
hasDiscussionsEnabled
Boolean !
Non-null
Indicates if the repository has the Discussions feature enabled.
hasSponsorshipsEnabled
Boolean !
Non-null
Indicates if the repository displays a Sponsor button for financial contributions.
isInOrganization
Boolean !
Non-null
Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.
isTemplate
Boolean !
Non-null
Identifies if the repository is a template that can be used to generate new repositories.
shortDescriptionHTML
HTML !
Non-null
A description of the repository, rendered to HTML without any links in it.
usesCustomOpenGraphImage
Boolean !
Non-null
Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar.
Implementations
#
Usages
#
References
#
- Field repository from RepositoryInvitation
Previous
RepositoryIdConditionTargetInput
