close
Schema
Query
Mutation
Scalars
Boolean
DateTime
Float
GitObjectID
GitTimestamp
HTML
ID
Int
String
URI
X509Certificate
Enums
CommentCannotEditReason
DefaultRepositoryPermissionField
DeploymentState
GistVisibility
GitSignatureState
IssueEventType
IssuePubSubTopic
IssueState
LanguageOrderField
MilestoneState
OrderDirection
OrganizationInvitationRole
ProjectCardState
ProjectOrderField
ProjectState
PullRequestPubSubTopic
PullRequestReviewEvent
PullRequestReviewState
PullRequestState
ReactionContent
ReactionOrderField
RepositoryAffiliation
RepositoryCollaboratorAffiliation
RepositoryLockReason
RepositoryOrderField
RepositoryPrivacy
SearchType
StarOrderField
StatusState
SubscriptionState
TeamOrderField
TeamPrivacy
TeamRole
UserOrderField
__DirectiveLocation
__TypeKind
Interfaces
Author
Comment
GitObject
GitSignature
IssueEvent
Issueish
Node
ProjectOwner
Reactable
RepositoryInfo
RepositoryNode
RepositoryOwner
Subscribable
Timeline
UniformResourceLocatable
Unions
IssueTimelineItem
ProjectCardItem
ReviewDismissalAllowanceActor
SearchResultItem
Objects
AddCommentPayload
AddProjectCardPayload
AddProjectColumnPayload
AddPullRequestReviewCommentPayload
AddPullRequestReviewPayload
AddReactionPayload
AssignedEvent
BaseRefForcePushedEvent
Blame
BlameRange
Blob
Bot
ClosedEvent
Commit
CommitComment
CommitCommentConnection
CommitCommentEdge
CommitConnection
CommitEdge
CommitHistoryConnection
CreateProjectPayload
DeleteProjectCardPayload
DeleteProjectColumnPayload
DeleteProjectPayload
DeletePullRequestReviewPayload
DemilestonedEvent
DeployedEvent
Deployment
DeploymentStatus
DeploymentStatusConnection
DeploymentStatusEdge
DismissPullRequestReviewPayload
FollowerConnection
FollowingConnection
Gist
GistComment
GistConnection
GistEdge
GitActor
GpgSignature
HeadRefDeletedEvent
HeadRefForcePushedEvent
HeadRefRestoredEvent
Issue
IssueComment
IssueCommentConnection
IssueCommentEdge
IssueConnection
IssueEdge
IssueTimelineConnection
IssueTimelineItemEdge
Label
LabelConnection
LabeledEvent
LabelEdge
Language
LanguageConnection
LanguageEdge
LockedEvent
MentionedEvent
MergedEvent
Milestone
MilestoneConnection
MilestonedEvent
MilestoneEdge
MoveProjectCardPayload
MoveProjectColumnPayload
Organization
OrganizationConnection
OrganizationEdge
OrganizationInvitation
OrganizationInvitationConnection
OrganizationInvitationEdge
PageInfo
Project
ProjectCard
ProjectCardConnection
ProjectCardEdge
ProjectColumn
ProjectColumnConnection
ProjectColumnEdge
ProjectConnection
ProjectEdge
ProtectedBranch
ProtectedBranchConnection
ProtectedBranchEdge
PullRequest
PullRequestConnection
PullRequestEdge
PullRequestReview
PullRequestReviewComment
PullRequestReviewCommentConnection
PullRequestReviewCommentEdge
PullRequestReviewConnection
PullRequestReviewEdge
PullRequestReviewThread
ReactingUserConnection
ReactingUserEdge
Reaction
ReactionConnection
ReactionEdge
ReactionGroup
Ref
RefConnection
RefEdge
ReferencedEvent
Release
ReleaseAsset
ReleaseAssetConnection
ReleaseAssetEdge
ReleaseConnection
ReleaseEdge
RemoveOutsideCollaboratorPayload
RemoveReactionPayload
RenamedEvent
ReopenedEvent
Repository
RepositoryConnection
RepositoryEdge
RepositoryInvitation
RepositoryInvitationRepository
RequestReviewsPayload
ReviewDismissalAllowance
ReviewDismissalAllowanceConnection
ReviewDismissalAllowanceEdge
ReviewDismissedEvent
ReviewRequest
ReviewRequestConnection
ReviewRequestedEvent
ReviewRequestEdge
ReviewRequestRemovedEvent
SearchResultItemConnection
SearchResultItemEdge
SmimeSignature
StargazerConnection
StargazerEdge
StarredRepositoryConnection
StarredRepositoryEdge
Status
StatusContext
SubmitPullRequestReviewPayload
SubscribedEvent
Tag
Team
TeamConnection
TeamEdge
Tree
TreeEntry
UnassignedEvent
UnknownSignature
UnlabeledEvent
UnlockedEvent
UnsubscribedEvent
UpdateProjectCardPayload
UpdateProjectColumnPayload
UpdateProjectPayload
UpdatePullRequestReviewCommentPayload
UpdatePullRequestReviewPayload
UpdateSubscriptionPayload
User
UserConnection
UserEdge
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Input Objects
AddCommentInput
AddProjectCardInput
AddProjectColumnInput
AddPullRequestReviewCommentInput
AddPullRequestReviewInput
AddReactionInput
CommitAuthor
CreateProjectInput
DeleteProjectCardInput
DeleteProjectColumnInput
DeleteProjectInput
DeletePullRequestReviewInput
DismissPullRequestReviewInput
DraftPullRequestReviewComment
LanguageOrder
MemberOrder
MoveProjectCardInput
MoveProjectColumnInput
ProjectOrder
ReactionOrder
RemoveOutsideCollaboratorInput
RemoveReactionInput
RepositoryOrder
RequestReviewsInput
StarOrder
SubmitPullRequestReviewInput
TeamOrder
UpdateProjectCardInput
UpdateProjectColumnInput
UpdateProjectInput
UpdatePullRequestReviewCommentInput
UpdatePullRequestReviewInput
UpdateSubscriptionInput
Directives
deprecated
include
skip
menu
Types
GraphiQL
open_in_new
UNION
ReviewDismissalAllowanceActor
Types that can be an actor.
link
GraphQL Schema definition
union
ReviewDismissalAllowanceActor
=
User
|
Team
link
Require by
ReviewDismissalAllowance
A team or user who as the ability to dismiss a review on a protected branch.