# GraphQL changelog for 2021

GraphQL schema changes from 2021.

[2026](2026) · [2025](2025) · [2024](2024) · [2023](2023) · [2022](2022) · **2021** · [2020](2020) · [2019](2019) · [2018](2018) · [2017](2017)

## Schema changes for 2021-12-15

### The GraphQL schema includes these changes:

* Type ProjectNextOrderField was added
* Type RoleInOrganization was added
* Type UpdateOrganizationAllowPrivateRepositoryForkingSettingInput was added
* Type UpdateOrganizationAllowPrivateRepositoryForkingSettingPayload was added
* Argument viewerOrganizationRole: RoleInOrganization added to field Enterprise.organizations
* Issue object implements ProjectNextOwner interface
* Field projectNext was added to object type Issue
* Field projectsNext was added to object type Issue
* Field updateOrganizationAllowPrivateRepositoryForkingSetting was added to object type Mutation
* Field membersCanForkPrivateRepositories was added to object type Organization
* Argument query: String added to field Organization.projectsNext
* Argument sortBy: ProjectNextOrderField added to field Organization.projectsNext
* Argument query: String added to field ProjectNextOwner.projectsNext
* Argument sortBy: ProjectNextOrderField added to field ProjectNextOwner.projectsNext
* PullRequest object implements ProjectNextOwner interface
* Field projectNext was added to object type PullRequest
* Field projectsNext was added to object type PullRequest
* Argument query: String added to field User.projectsNext
* Argument sortBy: ProjectNextOrderField added to field User.projectsNext

## Schema changes for 2021-12-11

### The GraphQL schema includes these changes:

* Type ConvertedToDiscussionEvent was added
* Member ConvertedToDiscussionEvent was added to Union type IssueTimelineItems
* Enum value 'CONVERTED\_TO\_DISCUSSION\_EVENTwas added to enumIssueTimelineItemsItemType'
* Member ConvertedToDiscussionEvent was added to Union type PullRequestTimelineItems
* Enum value 'CONVERTED\_TO\_DISCUSSION\_EVENTwas added to enumPullRequestTimelineItemsItemType'

## Schema changes for 2021-12-09

### The GraphQL schema includes these changes:

* Argument filterByAssignable: Boolean added to field Repository.discussionCategories

## Schema changes for 2021-12-03

### The GraphQL schema includes these changes:

* Type BranchActorAllowanceActor was added
* Type BypassPullRequestAllowance was added
* Type BypassPullRequestAllowanceConnection was added
* Type BypassPullRequestAllowanceEdge was added
* Type ContentAttachment was removed
* Type ContentReference was removed
* Type CreateContentAttachmentInput was removed
* Type CreateContentAttachmentPayload was removed
* Field bypassPullRequestAllowances was added to object type BranchProtectionRule
* Input field bypassPullRequestActorIds was added to input object type CreateBranchProtectionRuleInput
* Field createContentAttachment was removed from object type Mutation
* Input field bypassPullRequestActorIds was added to input object type UpdateBranchProtectionRuleInput

## Schema changes for 2021-11-18

### The GraphQL schema includes these changes:

* Type RequiredStatusCheckDescription was added
* Type RequiredStatusCheckInput was added
* Field requiredStatusChecks was added to object type BranchProtectionRule
* Input field requiredStatusChecks was added to input object type CreateBranchProtectionRuleInput
* Input field requiredStatusChecks was added to input object type UpdateBranchProtectionRuleInput

## Schema changes for 2021-11-16

### The GraphQL schema includes these changes:

* Argument followRenames: Boolean added to field Organization.repository
* Argument followRenames: Boolean added to field Query.repository
* Argument followRenames: Boolean added to field RepositoryOwner.repository
* Argument followRenames: Boolean added to field User.repository

## Schema changes for 2021-11-10

### The GraphQL schema includes these changes:

* Type UpdatePullRequestBranchInput was added
* Type UpdatePullRequestBranchPayload was added
* Field updatePullRequestBranch was added to object type Mutation

## Schema changes for 2021-10-29

### The GraphQL schema includes these changes:

* Type DismissReason was added
* Type DismissRepositoryVulnerabilityAlertInput was added
* Type DismissRepositoryVulnerabilityAlertPayload was added
* Field dismissRepositoryVulnerabilityAlert was added to object type Mutation

## Schema changes for 2021-10-22

### The GraphQL schema includes these changes:

* Type AddProjectNextItemInput was added
* Type AddProjectNextItemPayload was added
* Type DeleteProjectNextItemInput was added
* Type DeleteProjectNextItemPayload was added
* Type OIDCProvider was added
* Type OIDCProviderType was added
* Type ProjectNext was added
* Type ProjectNextConnection was added
* Type ProjectNextEdge was added
* Type ProjectNextField was added
* Type ProjectNextFieldConnection was added
* Type ProjectNextFieldEdge was added
* Type ProjectNextItem was added
* Type ProjectNextItemConnection was added
* Type ProjectNextItemContent was added
* Type ProjectNextItemEdge was added
* Type ProjectNextItemFieldValue was added
* Type ProjectNextItemFieldValueConnection was added
* Type ProjectNextItemFieldValueEdge was added
* Type ProjectNextOwner was added
* Type UpdateProjectNextItemFieldInput was added
* Type UpdateProjectNextItemFieldPayload was added
* Field oidcProvider was added to object type EnterpriseOwnerInfo
* Field addProjectNextItem was added to object type Mutation
* Field deleteProjectNextItem was added to object type Mutation
* Field updateProjectNextItemField was added to object type Mutation
* Organization object implements ProjectNextOwner interface
* Field projectNext was added to object type Organization
* Field projectsNext was added to object type Organization
* User object implements ProjectNextOwner interface
* Field projectNext was added to object type User
* Field projectsNext was added to object type User

## Schema changes for 2021-10-04

### The GraphQL schema includes these changes:

* Field repositories was added to object type Topic

## Schema changes for 2021-09-23

### The GraphQL schema includes these changes:

* Enum value RUST was added to enum SecurityAdvisoryEcosystem

## Schema changes for 2021-09-15

### The GraphQL schema includes these changes:

* Type UpdateSponsorshipPreferencesInput was added
* Type UpdateSponsorshipPreferencesPayload was added
* Field updateSponsorshipPreferences was added to object type Mutation

## Schema changes for 2021-09-14

### The GraphQL schema includes these changes:

* Field forkingAllowed was added to object type Repository

## Schema changes for 2021-09-09

### The GraphQL schema includes these changes:

* Type 'Base64String' was added
* Type CancelSponsorshipInput was added
* Type CancelSponsorshipPayload was added
* Type CommitMessage was added
* Type CommittableBranch was added
* Type CreateCommitOnBranchInput was added
* Type CreateCommitOnBranchPayload was added
* Type FileAddition was added
* Type FileChanges was added
* Type FileDeletion was added
* Field cancelSponsorship was added to object type Mutation
* Field createCommitOnBranch was added to object type Mutation
* Field sponsorsListing (deprecated) was removed from object type Query

## Schema changes for 2021-09-03

### The GraphQL schema includes these changes:

* Field sponsorshipForViewerAsSponsorable was added to object type Organization
* Field sponsorshipForViewerAsSponsorable was added to interface Sponsorable
* Field isSponsorOptedIntoEmail was added to object type Sponsorship
* Field sponsorshipForViewerAsSponsorable was added to object type User

## Schema changes for 2021-08-27

### The GraphQL schema includes these changes:

* DeploymentProtectionRule object type no longer implements Node interface
* Field id was removed from object type DeploymentProtectionRule
* Field isFollowingViewer was added to object type User

## Schema changes for 2021-08-25

### The GraphQL schema includes these changes:

* Field visibility was added to object type Repository
* Field visibility was added to interface RepositoryInfo

## Schema changes for 2021-08-24

### The GraphQL schema includes these changes:

* Input field amount was added to input object type CreateSponsorshipInput
* Input field isRecurring was added to input object type CreateSponsorshipInput
* Input field sponsorLogin was added to input object type CreateSponsorshipInput
* Input field sponsorableLogin was added to input object type CreateSponsorshipInput
* Input field CreateSponsorshipInput.sponsorId changed type from ID! to ID
* Input field CreateSponsorshipInput.sponsorableId changed type from ID! to ID
* Input field CreateSponsorshipInput.tierId changed type from ID! to ID

## Schema changes for 2021-08-19

### The GraphQL schema includes these changes:

* Type CreateSponsorshipInput was added
* Type CreateSponsorshipPayload was added
* Field createSponsorship was added to object type Mutation

## Schema changes for 2021-08-18

### The GraphQL schema includes these changes:

* Field estimatedNextSponsorsPayoutInCents was added to object type Organization
* Field monthlyEstimatedSponsorsIncomeInCents was added to object type Organization
* Enum value INTERNAL was added to enum OrganizationMembersCanCreateRepositoriesSettingValue
* Field estimatedNextSponsorsPayoutInCents was added to interface Sponsorable
* Field monthlyEstimatedSponsorsIncomeInCents was added to interface Sponsorable
* Field estimatedNextSponsorsPayoutInCents was added to object type User
* Field monthlyEstimatedSponsorsIncomeInCents was added to object type User

## Schema changes for 2021-08-13

### The GraphQL schema includes these changes:

* Enum value OTHER was removed from enum SecurityAdvisoryEcosystem

## Schema changes for 2021-08-12

### The GraphQL schema includes these changes:

* Type SponsorshipNewsletter was added
* Type SponsorshipNewsletterConnection was added
* Type SponsorshipNewsletterEdge was added
* Type SponsorshipNewsletterOrder was added
* Type SponsorshipNewsletterOrderField was added
* Field sponsorshipNewsletters was added to object type Organization
* Field sponsorshipNewsletters was added to interface Sponsorable
* Field sponsorshipNewsletters was added to object type User

## Schema changes for 2021-08-04

### The GraphQL schema includes these changes:

* Field sponsoring was added to object type Organization
* Field sponsoring was added to interface Sponsorable
* Field sponsoring was added to object type User

## Schema changes for 2021-08-03

### The GraphQL schema includes these changes:

* Field autoMergeAllowed was added to object type Repository

## Schema changes for 2021-08-01

### The GraphQL schema includes these changes:

* Type SponsorConnection was added
* Type SponsorEdge was added
* Type SponsorOrder was added
* Type SponsorOrderField was added
* Field sponsors was added to object type Organization
* Field sponsors was added to interface Sponsorable
* Field sponsors was added to object type User

## Schema changes for 2021-07-27

### The GraphQL schema includes these changes:

* Argument membersOnly: Boolean added to field EnterpriseIdentityProvider.externalIdentities
* Argument membersOnly: Boolean added to field OrganizationIdentityProvider.externalIdentities
* Field mentions was added to object type Release
* Field isPublic was added to object type SponsorsListing
* Field nextPayoutDate was added to object type SponsorsListing
* Field sponsorable was added to object type SponsorsListing

## Schema changes for 2021-07-13

### The GraphQL schema includes these changes:

* Type SponsorsActivity was added
* Type SponsorsActivityAction was added
* Type SponsorsActivityConnection was added
* Type SponsorsActivityEdge was added
* Type SponsorsActivityOrder was added
* Type SponsorsActivityOrderField was added
* Type SponsorsActivityPeriod was added
* Field sponsorsActivities was added to object type Organization
* Enum value OTHER was added to enum SecurityAdvisoryEcosystem
* Field sponsorsActivities was added to interface Sponsorable
* Field sponsorsActivities was added to object type User

## Schema changes for 2021-06-22

### The GraphQL schema includes these changes:

* Field ipAllowListEntries was added to object type App
* Member App was added to Union type IpAllowListOwner

### The [Access to a repositories dependency graph preview](/en/graphql/overview/schema-previews#access-to-a-repositories-dependency-graph-preview) includes these changes:

* Field packageLabel was added to object type DependencyGraphDependency

## Schema changes for 2021-06-20

### The GraphQL schema includes these changes:

* Type Reactor was added
* Type ReactorConnection was added
* Type ReactorEdge was added
* Field reactors was added to object type ReactionGroup

### The following changes will be made to the schema:

* On member ReactionGroup.users:users will be removed. Use the reactors field instead. Effective 2021-10-01.

## Schema changes for 2021-06-18

### The GraphQL schema includes these changes:

* Type IpAllowListForInstalledAppsEnabledSettingValue was added
* Type UpdateIpAllowListForInstalledAppsEnabledSettingInput was added
* Type UpdateIpAllowListForInstalledAppsEnabledSettingPayload was added
* Field requiresConversationResolution was added to object type BranchProtectionRule
* Input field requiresConversationResolution was added to input object type CreateBranchProtectionRuleInput
* Field ipAllowListForInstalledAppsEnabledSetting was added to object type EnterpriseOwnerInfo
* Field titleHTML was added to object type Issue
* Field updateIpAllowListForInstalledAppsEnabledSetting was added to object type Mutation
* Field ipAllowListForInstalledAppsEnabledSetting was added to object type Organization
* Field titleHTML was added to object type PullRequest
* Field requiresConversationResolution was added to object type RefUpdateRule
* Input field requiresConversationResolution was added to input object type UpdateBranchProtectionRuleInput

## Schema changes for 2021-06-07

### The GraphQL schema includes these changes:

* Type AddDiscussionCommentInput was added
* Type AddDiscussionCommentPayload was added
* Type AddUpvoteInput was added
* Type AddUpvotePayload was added
* Type ApproveDeploymentsInput was added
* Type ApproveDeploymentsPayload was added
* Type CheckStep was added
* Type CheckStepConnection was added
* Type CheckStepEdge was added
* Type CreateDiscussionInput was added
* Type CreateDiscussionPayload was added
* Type CreateEnvironmentInput was added
* Type CreateEnvironmentPayload was added
* Type DeleteDiscussionCommentInput was added
* Type DeleteDiscussionCommentPayload was added
* Type DeleteDiscussionInput was added
* Type DeleteDiscussionPayload was added
* Type DeleteEnvironmentInput was added
* Type DeleteEnvironmentPayload was added
* Type DeploymentProtectionRule was added
* Type DeploymentProtectionRuleConnection was added
* Type DeploymentProtectionRuleEdge was added
* Type DeploymentProtectionRuleType was added
* Type DeploymentRequest was added
* Type DeploymentRequestConnection was added
* Type DeploymentRequestEdge was added
* Type DeploymentReview was added
* Type DeploymentReviewConnection was added
* Type DeploymentReviewEdge was added
* Type DeploymentReviewState was added
* Type DeploymentReviewer was added
* Type DeploymentReviewerConnection was added
* Type DeploymentReviewerEdge was added
* Type Discussion was added
* Type DiscussionCategory was added
* Type DiscussionCategoryConnection was added
* Type DiscussionCategoryEdge was added
* Type DiscussionComment was added
* Type DiscussionCommentConnection was added
* Type DiscussionCommentEdge was added
* Type DiscussionConnection was added
* Type DiscussionEdge was added
* Type DiscussionOrder was added
* Type DiscussionOrderField was added
* Type Environment was added
* Type EnvironmentConnection was added
* Type EnvironmentEdge was added
* Type MarkDiscussionCommentAsAnswerInput was added
* Type MarkDiscussionCommentAsAnswerPayload was added
* Type PinnedDiscussion was added
* Type PinnedDiscussionConnection was added
* Type PinnedDiscussionEdge was added
* Type PinnedDiscussionGradient was added
* Type PinnedDiscussionPattern was added
* Type RejectDeploymentsInput was added
* Type RejectDeploymentsPayload was added
* Type RemoveUpvoteInput was added
* Type RemoveUpvotePayload was added
* Type RepositoryDiscussionAuthor was added
* Type RepositoryDiscussionCommentAuthor was added
* Type UnmarkDiscussionCommentAsAnswerInput was added
* Type UnmarkDiscussionCommentAsAnswerPayload was added
* Type UpdateDiscussionCommentInput was added
* Type UpdateDiscussionCommentPayload was added
* Type UpdateDiscussionInput was added
* Type UpdateDiscussionPayload was added
* Type UpdateEnvironmentInput was added
* Type UpdateEnvironmentPayload was added
* Type Votable was added
* Type Workflow was added
* Type WorkflowRun was added
* Field deployment was added to object type CheckRun
* Field pendingDeploymentRequest was added to object type CheckRun
* Field steps was added to object type CheckRun
* Enum value PENDING was added to enum CheckStatusState
* Field creator was added to object type CheckSuite
* Field workflowRun was added to object type CheckSuite
* Field addDiscussionComment was added to object type Mutation
* Field addUpvote was added to object type Mutation
* Field approveDeployments was added to object type Mutation
* Field createDiscussion was added to object type Mutation
* Field createEnvironment was added to object type Mutation
* Field deleteDiscussion was added to object type Mutation
* Field deleteDiscussionComment was added to object type Mutation
* Field deleteEnvironment was added to object type Mutation
* Field markDiscussionCommentAsAnswer was added to object type Mutation
* Field rejectDeployments was added to object type Mutation
* Field removeUpvote was added to object type Mutation
* Field unmarkDiscussionCommentAsAnswer was added to object type Mutation
* Field updateDiscussion was added to object type Mutation
* Field updateDiscussionComment was added to object type Mutation
* Field updateEnvironment was added to object type Mutation
* Organization object implements RepositoryDiscussionAuthor interface
* Organization object implements RepositoryDiscussionCommentAuthor interface
* Field repositoryDiscussionComments was added to object type Organization
* Field repositoryDiscussions was added to object type Organization
* Field closingIssuesReferences was added to object type PullRequest
* Release object implements Reactable interface
* Field databaseId was added to object type Release
* Field reactionGroups was added to object type Release
* Field reactions was added to object type Release
* Field viewerCanReact was added to object type Release
* Field discussion was added to object type Repository
* Field discussionCategories was added to object type Repository
* Field discussions was added to object type Repository
* Field environment was added to object type Repository
* Field environments was added to object type Repository
* Field pinnedDiscussions was added to object type Repository
* Enum value PENDING was added to enum RequestableCheckStatusState
* Member Discussion was added to Union type SearchResultItem
* Field discussionCount was added to object type SearchResultItemConnection
* Enum value DISCUSSION was added to enum SearchType
* Enum value GO was added to enum SecurityAdvisoryEcosystem
* Field totalRecurringMonthlyPriceInCents was added to object type SponsorshipConnection
* Field totalRecurringMonthlyPriceInDollars was added to object type SponsorshipConnection
* User object implements RepositoryDiscussionAuthor interface
* User object implements RepositoryDiscussionCommentAuthor interface
* Field repositoryDiscussionComments was added to object type User
* Field repositoryDiscussions was added to object type User

### The following changes will be made to the schema:

* On member PackageType.DOCKER:DOCKER will be removed. Effective 2021-06-21.

## Schema changes for 2021-05-16

### The GraphQL schema includes these changes:

* Argument isApproved: Boolean added to field Organization.domains
* Field canReceiveOrganizationEmailsWhenNotificationsRestricted was added to object type User
* Field isApproved was added to object type VerifiableDomain
* Argument isApproved: Boolean added to field EnterpriseOwnerInfo.domains

## Schema changes for 2021-05-12

### The GraphQL schema includes these changes:

* Field claimant was added to object type Mannequin

## Schema changes for 2021-05-04

### The GraphQL schema includes these changes:

* Type PullRequestTemplate was added
* Field pullRequestTemplates was added to object type Repository

## Schema changes for 2021-04-20

### The GraphQL schema includes these changes:

* Type ConvertPullRequestToDraftInput was added
* Type ConvertPullRequestToDraftPayload was added
* Field convertPullRequestToDraft was added to object type Mutation

## Schema changes for 2021-04-07

### The GraphQL schema includes these changes:

* Field tierSelectedAt was added to object type Sponsorship

## Schema changes for 2021-03-27

### The GraphQL schema includes these changes:

* Field closestLesserValueTier was added to object type SponsorsTier
* Field isCustomAmount was added to object type SponsorsTier
* Field isOneTimePayment was added to object type Sponsorship

## Schema changes for 2021-03-25

### The GraphQL schema includes these changes:

* Field isOneTime was added to object type SponsorsTier

## Schema changes for 2021-03-21

### The GraphQL schema includes these changes:

* Type RequirableByPullRequest was added
* Field viewerLatestReview was added to object type PullRequest
* Field viewerLatestReviewRequest was added to object type PullRequest
* CheckRun object implements RequirableByPullRequest interface
* Type for argument pullRequestId on field CheckRun.isRequired changed from ID! to ID
* Argument pullRequestNumber: Int added to field CheckRun.isRequired
* StatusContext object implements RequirableByPullRequest interface
* Type for argument pullRequestId on field StatusContext.isRequired changed from ID! to ID
* Argument pullRequestNumber: Int added to field StatusContext.isRequired

## Schema changes for 2021-03-19

### The GraphQL schema includes these changes:

* Field requiresCodeOwnerReviews was added to object type RefUpdateRule
* Field viewerAllowedToDismissReviews was added to object type RefUpdateRule

## Schema changes for 2021-03-18

### The GraphQL schema includes these changes:

* Field isRequired was added to object type CheckRun
* Field isRequired was added to object type StatusContext

## Schema changes for 2021-03-03

### The GraphQL schema includes these changes:

* Field isPinned was added to object type Issue
* Enum value 'CREATED\_ATwas added to enumVerifiableDomainOrderField'
* Field createdAt was added to object type VerifiableDomain
* Field updatedAt was added to object type VerifiableDomain

## Schema changes for 2021-03-02

### The GraphQL schema includes these changes:

* Field isGitHubStar was added to object type User
* Field tagCommit was added to object type Release

## Schema changes for 2021-02-25

### The GraphQL schema includes these changes:

* Type ApproveVerifiableDomainInput was added
* Type ApproveVerifiableDomainPayload was added
* Field approveVerifiableDomain was added to object type Mutation

## Schema changes for 2021-02-16

### The GraphQL schema includes these changes:

* Type CVSS was added
* Type CWEConnection was added
* Type CWEEdge was added
* Type CWE was added
* Type SponsorsGoal was added
* Type SponsorsGoalKind was added
* Field repository was added to object type Release
* Field cvss was added to object type SecurityAdvisory
* Field cwes was added to object type SecurityAdvisory
* Field activeGoal was added to object type SponsorsListing

## Schema changes for 2021-02-05

### The GraphQL schema includes these changes:

* Type AutoMergeRequest was added
* Type SponsorableOrder was added
* Type SponsorableOrderField was added
* Type SponsorableItemConnection was added
* Type SponsorableItemEdge was added
* Type SponsorableItem was added
* Type DisablePullRequestAutoMergeInput was added
* Type DisablePullRequestAutoMergePayload was added
* Type EnablePullRequestAutoMergeInput was added
* Type EnablePullRequestAutoMergePayload was added
* Field sponsorables was added to object type Query
* Field isSponsoredBy was added to object type Organization
* Field sponsorshipForViewerAsSponsor was added to object type Organization
* Field isSponsoredBy was added to object type User
* Field sponsorshipForViewerAsSponsor was added to object type User
* Field autoMergeRequest was added to object type PullRequest
* Field viewerCanDisableAutoMerge was added to object type PullRequest
* Field viewerCanEnableAutoMerge was added to object type PullRequest
* Field isSponsoredBy was added to interface Sponsorable
* Field sponsorshipForViewerAsSponsor was added to interface Sponsorable
* Field disablePullRequestAutoMerge was added to object type Mutation
* Field enablePullRequestAutoMerge was added to object type Mutation

## Schema changes for 2021-02-01

### The GraphQL schema includes these changes:

* Type NotificationRestrictionSettingValue was added
* Type UpdateNotificationRestrictionSettingInput was added
* Type UpdateNotificationRestrictionSettingPayload was added
* Field notificationDeliveryRestrictionEnabledSetting was added to object type Organization
* Field notificationsPermalink was added to object type SecurityAdvisory
* Field notificationDeliveryRestrictionEnabledSetting was added to object type EnterpriseOwnerInfo
* Field updateNotificationRestrictionSetting was added to object type Mutation

## Schema changes for 2021-01-19

### The GraphQL schema includes these changes:

* Type ContributionLevel was added
* Type VerifiableDomainOrder was added
* Type VerifiableDomainOrderField was added
* Type VerifiableDomainConnection was added
* Type VerifiableDomainEdge was added
* Type VerifiableDomain was added
* Type VerifiableDomainOwner was added
* Type AddVerifiableDomainInput was added
* Type AddVerifiableDomainPayload was added
* Type DeleteVerifiableDomainInput was added
* Type DeleteVerifiableDomainPayload was added
* Type RegenerateVerifiableDomainTokenInput was added
* Type RegenerateVerifiableDomainTokenPayload was added
* Type VerifyVerifiableDomainInput was added
* Type VerifyVerifiableDomainPayload was added
* Field domains was added to object type Organization
* Field isLatest was added to object type Release
* Field latestRelease was added to object type Repository
* Enum value WAITING was added to enum DeploymentStatusState
* Field contributionLevel was added to object type ContributionCalendarDay
* Field domains was added to object type EnterpriseOwnerInfo
* Field addVerifiableDomain was added to object type Mutation
* Field deleteVerifiableDomain was added to object type Mutation
* Field regenerateVerifiableDomainToken was added to object type Mutation
* Field verifyVerifiableDomain was added to object type Mutation

## Schema changes for 2021-01-12

### The GraphQL schema includes these changes:

* Type AutoMergeDisabledEvent was added
* Type AutoMergeEnabledEvent was added
* Type AutoRebaseEnabledEvent was added
* Type AutoSquashEnabledEvent was added
* Type AddEnterpriseSupportEntitlementInput was added
* Type AddEnterpriseSupportEntitlementPayload was added
* Type RemoveEnterpriseSupportEntitlementInput was added
* Type RemoveEnterpriseSupportEntitlementPayload was added
* Enum value WAITING was added to enum CheckStatusState
* Enum value 'AUTO\_MERGE\_DISABLED\_EVENTwas added to enumPullRequestTimelineItemsItemType'
* Enum value 'AUTO\_MERGE\_ENABLED\_EVENTwas added to enumPullRequestTimelineItemsItemType'
* Enum value 'AUTO\_REBASE\_ENABLED\_EVENTwas added to enumPullRequestTimelineItemsItemType'
* Enum value 'AUTO\_SQUASH\_ENABLED\_EVENTwas added to enumPullRequestTimelineItemsItemType'
* Member AutoMergeDisabledEvent was added to Union type PullRequestTimelineItems
* Member AutoMergeEnabledEvent was added to Union type PullRequestTimelineItems
* Member AutoRebaseEnabledEvent was added to Union type PullRequestTimelineItems
* Member AutoSquashEnabledEvent was added to Union type PullRequestTimelineItems
* Field supportEntitlements was added to object type EnterpriseOwnerInfo
* Field addEnterpriseSupportEntitlement was added to object type Mutation
* Field removeEnterpriseSupportEntitlement was added to object type Mutation
* Enum value WAITING was added to enum RequestableCheckStatusState