RestrictedContribution Object
Represents a private contribution a user made on GitHub.
Fields
#
isRestricted
Boolean !
Non-null
Whether this contribution is associated with a record you do not have access to. For example, your own 'first issue' contribution may have been made on a repository you can no longer access.
Interfaces
#
Also implements Contribution .
Usages
#
References
#
- Part of union CreatedIssueOrRestrictedContribution
- Part of union CreatedPullRequestOrRestrictedContribution
- Part of union CreatedRepositoryOrRestrictedContribution
Previous
ResolveReviewThreadPayload
