{"meta":{"title":"2019 の GraphQL 変更ログ","intro":"GraphQL スキーマが 2019 年から変更されました。","product":"GraphQL API","breadcrumbs":[{"href":"/ja/graphql","title":"GraphQL API"},{"href":"/ja/graphql/overview","title":"概要"},{"href":"/ja/graphql/overview/changelog","title":"変更ログ"},{"href":"/ja/graphql/overview/changelog/2019","title":"2019"}],"documentType":"article"},"body":"# 2019 の GraphQL 変更ログ\n\nGraphQL スキーマが 2019 年から変更されました。\n\n[2026](2026) · [2025](2025) · [2024](2024) · [2023](2023) · [2022](2022) · [2021](2021) · [2020](2020) · **2019** · [2018](2018) · [2017](2017)\n\n## Schema changes for 2019-12-16\n\n### The GraphQL schema includes these changes:\n\n* Field actor was added to object type UpdatePullRequestPayload\n* Field actor was added to object type UpdateIssuePayload\n* Field actor was added to object type UnlockLockablePayload\n* Field actor was added to object type MergePullRequestPayload\n* Field actor was added to object type LockLockablePayload\n* Argument orderBy: LabelOrder added to field Repository.labels\n* Argument orderBy: LabelOrder added to field Issue.labels\n* Argument orderBy: LabelOrder added to field Labelable.labels\n* Argument orderBy: LabelOrder added to field PullRequest.labels\n* Type LabelOrderField was added\n* Type LabelOrder was added\n\n## Schema changes for 2019-12-11\n\n### The GraphQL schema includes these changes:\n\n* Field createdAt was added to object type RepositoryVulnerabilityAlert\n\n## Schema changes for 2019-12-05\n\n### The GraphQL schema includes these changes:\n\n* Field createdAt was added to object type SponsorsListing\n\n## Schema changes for 2019-11-25\n\n### The GitHub Packages preview includes these changes:\n\n* Field statistics was added to object type PackageVersion\n* Field statistics was added to object type Package\n* Type PackageStatistics was added\n* Type PackageVersionStatistics was added\n\n### The following changes will be made to the schema:\n\n* On member Organization.registryPackages: registryPackages will be removed. Use the PackageOwner object instead. Effective 2020-04-01.\n* On member Organization.registryPackagesForQuery: registryPackagesForQuery will be removed. Use the PackageSearch object instead. Effective 2020-04-01.\n* On member RegistryPackage.color: color will be removed. Use the Package object instead. Effective 2020-04-01.\n* On member RegistryPackage.latestVersion: latestVersion will be removed. Use the Package object instead. Effective 2020-04-01.\n* On member RegistryPackage.name: name will be removed. Use the Package object instead. Effective 2020-04-01.\n* On member RegistryPackage.nameWithOwner: nameWithOwner will be removed. Use the Package object instead. Effective 2020-04-01.\n* On member RegistryPackage.packageFileByGuid: packageFileByGuid will be removed. Use the Package object. Effective 2020-04-01.\n* On member RegistryPackage.packageFileBySha256: packageFileBySha256 will be removed. Use the Package object. Effective 2020-04-01.\n* On member RegistryPackage.packageType: packageType will be removed. Use the Package object instead. Effective 2020-04-01.\n* On member RegistryPackage.preReleaseVersions: preReleaseVersions will be removed. Use the Package object instead. Effective 2020-04-01.\n* On member RegistryPackage.registryPackageType: registryPackageType will be removed. Use the Package object instead. Effective 2020-04-01.\n* On member RegistryPackage.repository: repository will be removed. Use the Package object instead. Effective 2020-04-01.\n* On member RegistryPackage.statistics: statistics will be removed. Use the Package object instead. Effective 2020-04-01.\n* On member RegistryPackage.tags: tags will be removed. Use the Package object. Effective 2020-04-01.\n* On member RegistryPackage.topics: topics will be removed. Use the Package object. Effective 2020-04-01.\n* On member RegistryPackage.version: version will be removed. Use the Package object instead. Effective 2020-04-01.\n* On member RegistryPackage.versionByPlatform: versionByPlatform will be removed. Use the Package object instead. Effective 2020-04-01.\n* On member RegistryPackage.versionBySha256: versionBySha256 will be removed. Use the Package object instead. Effective 2020-04-01.\n* On member RegistryPackage.versions: versions will be removed. Use the Package object instead. Effective 2020-04-01.\n* On member RegistryPackage.versionsByMetadatum: versionsByMetadatum will be removed. Use the Package object instead. Effective 2020-04-01.\n* On member RegistryPackageDependency.dependencyType: dependencyType will be removed. Use the PackageDependency object instead. Effective 2020-04-01.\n* On member RegistryPackageDependency.name: name will be removed. Use the PackageDependency object instead. Effective 2020-04-01.\n* On member RegistryPackageDependency.version: version will be removed. Use the PackageDependency object instead. Effective 2020-04-01.\n* On member RegistryPackageFile.guid: guid will be removed. Use the PackageFile object instead. Effective 2020-04-01.\n* On member RegistryPackageFile.md5: md5 will be removed. Use the PackageFile object instead. Effective 2020-04-01.\n* On member RegistryPackageFile.metadataUrl: metadataUrl will be removed. Use the PackageFile object instead. Effective 2020-04-01.\n* On member RegistryPackageFile.name: name will be removed. Use the PackageFile object instead. Effective 2020-04-01.\n* On member RegistryPackageFile.packageVersion: packageVersion will be removed. Use the PackageFile object instead. Effective 2020-04-01.\n* On member RegistryPackageFile.sha1: sha1 will be removed. Use the PackageFile object instead. Effective 2020-04-01.\n* On member RegistryPackageFile.sha256: sha256 will be removed. Use the PackageFile object instead. Effective 2020-04-01.\n* On member RegistryPackageFile.size: size will be removed. Use the PackageFile object instead. Effective 2020-04-01.\n* On member RegistryPackageFile.url: url will be removed. Use the PackageFile object instead. Effective 2020-04-01.\n* On member RegistryPackageOwner.registryPackages: registryPackages will be removed. Use the PackageOwner object instead. Effective 2020-04-01.\n* On member RegistryPackageSearch.registryPackagesForQuery: registryPackagesForQuery will be removed. Use the PackageSearch object instead. Effective 2020-04-01.\n* On member RegistryPackageStatistics.downloadsThisMonth: downloadsThisMonth will be removed. Use the PackageStatistics object instead. Effective 2020-04-01.\n* On member RegistryPackageStatistics.downloadsThisWeek: downloadsThisWeek will be removed. Use the PackageStatistics object instead. Effective 2020-04-01.\n* On member RegistryPackageStatistics.downloadsThisYear: downloadsThisYear will be removed. Use the PackageStatistics object instead. Effective 2020-04-01.\n* On member RegistryPackageStatistics.downloadsToday: downloadsToday will be removed. Use the PackageStatistics object instead. Effective 2020-04-01.\n* On member RegistryPackageStatistics.downloadsTotalCount: downloadsTotalCount will be removed. Use the PackageStatistics object instead. Effective 2020-04-01.\n* On member RegistryPackageTag.name: name will be removed. Use the PackageTag object instead. Effective 2020-04-01.\n* On member RegistryPackageTag.version: version will be removed. Use the PackageTag object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.deleted: deleted will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.dependencies: dependencies will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.fileByName: fileByName will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.files: files will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.installationCommand: installationCommand will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.manifest: manifest will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.platform: platform will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.preRelease: preRelease will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.readme: readme will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.readmeHtml: readmeHtml will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.registryPackage: registryPackage will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.release: release will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.sha256: sha256 will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.size: size will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.statistics: statistics will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.summary: summary will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.updatedAt: updatedAt will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.version: version will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersion.viewerCanEdit: viewerCanEdit will be removed. Use the PackageVersion object instead. Effective 2020-04-01.\n* On member RegistryPackageVersionStatistics.downloadsThisMonth: downloadsThisMonth will be removed. Use the PackageVersionStatistics object instead. Effective 2020-04-01.\n* On member RegistryPackageVersionStatistics.downloadsThisWeek: downloadsThisWeek will be removed. Use the PackageVersionStatistics object instead. Effective 2020-04-01.\n* On member RegistryPackageVersionStatistics.downloadsThisYear: downloadsThisYear will be removed. Use the PackageVersionStatistics object instead. Effective 2020-04-01.\n* On member RegistryPackageVersionStatistics.downloadsToday: downloadsToday will be removed. Use the PackageVersionStatistics object instead. Effective 2020-04-01.\n* On member RegistryPackageVersionStatistics.downloadsTotalCount: downloadsTotalCount will be removed. Use the PackageVersionStatistics object instead. Effective 2020-04-01.\n* On member Repository.registryPackages: registryPackages will be removed. Use the PackageOwner object instead. Effective 2020-04-01.\n* On member Repository.registryPackagesForQuery: registryPackagesForQuery will be removed. Use the PackageSearch object instead. Effective 2020-04-01.\n* On member User.registryPackages: registryPackages will be removed. Use the PackageOwner object instead. Effective 2020-04-01.\n* On member User.registryPackagesForQuery: registryPackagesForQuery will be removed. Use the PackageSearch object instead. Effective 2020-04-01.\n\n## Schema changes for 2019-11-22\n\n### The GraphQL schema includes these changes:\n\n* Field unarchiveRepository was added to object type Mutation\n* Field archiveRepository was added to object type Mutation\n* Field fundingLinks was added to object type Repository\n* Type UpdateTeamReviewAssignmentPayload was added\n* Type UnarchiveRepositoryInput was added\n* Type UnarchiveRepositoryPayload was added\n* Type ArchiveRepositoryInput was added\n* Type ArchiveRepositoryPayload was added\n* Type FundingPlatform was added\n* Type FundingLink was added\n\n### The [Team Review Assignments Preview preview](/ja/graphql/overview/schema-previews#team-review-assignments-preview) includes these changes:\n\n* Field updateTeamReviewAssignment was added to object type Mutation\n* Field reviewRequestDelegationNotifyTeam was added to object type Team\n* Field reviewRequestDelegationMemberCount was added to object type Team\n* Field reviewRequestDelegationEnabled was added to object type Team\n* Field reviewRequestDelegationAlgorithm was added to object type Team\n* Type UpdateTeamReviewAssignmentInput was added\n* Type TeamReviewAssignmentAlgorithm was added\n\n## Schema changes for 2019-11-19\n\n### The GraphQL schema includes these changes:\n\n* Field hasProjectsEnabled was added to object type RepositoryInfo\n* Field hasProjectsEnabled was added to object type Repository\n\n## Schema changes for 2019-11-06\n\n### The [Update refs preview](/ja/graphql/overview/schema-previews#update-refs-preview) includes these changes:\n\n* Field updateRefs was added to object type Mutation\n* Type GitRefname was added\n* Type RefUpdate was added\n* Type UpdateRefsInput was added\n* Type UpdateRefsPayload was added\n\n## Schema changes for 2019-10-31\n\n### The GraphQL schema includes these changes:\n\n* Input field field was added to input object type SponsorshipOrder\n* Repository object implements PackageOwner interface\n* User object implements PackageOwner interface\n* Organization object implements PackageOwner interface\n* Field tiers was added to object type SponsorsListing\n* Field adminInfo was added to object type SponsorsTier\n* Field sponsorsListing was added to object type Sponsorable\n* Field sponsorsListing was added to object type User\n* Field sponsorsListing was added to object type Organization\n* Type SponsorsTierOrderField was added\n* Type SponsorsTierOrder was added\n* Type SponsorshipOrderField was added\n* Type SponsorsTierAdminInfo was added\n* Type SponsorsTierConnection was added\n* Type PackageVersionEdge was added\n* Type PackageVersionConnection was added\n* Type PackageFileEdge was added\n* Type PackageFileConnection was added\n* Type PackageEdge was added\n* Type PackageConnection was added\n\n### The GitHub Packages preview includes these changes:\n\n* Field packages was added to object type Repository\n* Field packages was added to object type User\n* Field packages was added to object type Organization\n* Type PackageTag was added\n* Type PackageVersionOrderField was added\n* Type PackageVersionOrder was added\n* Type PackageOrderField was added\n* Type PackageOrder was added\n* Type PackageFileOrderField was added\n* Type PackageFileOrder was added\n* Type PackageFile was added\n* Type PackageVersion was added\n* Type Package was added\n* Type PackageOwner was added\n\n### The following changes will be made to the schema:\n\n* On member Query.sponsorsListing: sponsorsListing will be removed. Use Sponsorable.sponsorsListing instead. Effective 2020-04-01.\n\n## Schema changes for 2019-10-23\n\n### The GraphQL schema includes these changes:\n\n* Field tier was added to object type Sponsorship\n* Type SponsorsTierEdge was added\n* Type SponsorsTier was added\n\n## Schema changes for 2019-10-09\n\n### The GraphQL schema includes these changes:\n\n* Argument query: String added to field Repository.mentionableUsers\n\n## Schema changes for 2019-09-24\n\n### The GraphQL schema includes these changes:\n\n* Field unfollowUser was added to object type Mutation\n* Type UnfollowUserInput was added\n* Type UnfollowUserPayload was added\n\n## Schema changes for 2019-09-20\n\n### The GraphQL schema includes these changes:\n\n* Organization object implements Sponsorable interface\n* Field followUser was added to object type Mutation\n* Field sponsorshipsAsSponsor was added to object type Organization\n* Field sponsorshipsAsMaintainer was added to object type Organization\n* Type FollowUserInput was added\n* Type FollowUserPayload was added\n\n## Schema changes for 2019-09-19\n\n### The GraphQL schema includes these changes:\n\n* Union member OrgCreateAuditEntry was added to Union type OrganizationAuditEntry\n* Enum value COMPOSER was added to enum SecurityAdvisoryEcosystem\n* Field email was added to object type Mannequin\n* Type OrgCreateAuditEntryBillingPlan was added\n* Type OrgCreateAuditEntry was added\n\n## Schema changes for 2019-09-17\n\n### The GraphQL schema includes these changes:\n\n* Repository object implements RegistryPackageSearch interface\n* Field registryPackagesForQuery was added to object type Repository\n\n## Schema changes for 2019-09-14\n\n### The GraphQL schema includes these changes:\n\n* Argument query: String added to field Repository.assignableUsers\n\n## Schema changes for 2019-09-12\n\n### The GraphQL schema includes these changes:\n\n* Argument query: String added to field Repository.collaborators\n\n## Schema changes for 2019-09-10\n\n### The GraphQL schema includes these changes:\n\n* Field updatedAt was added to object type Organization\n* Field createdAt was added to object type Organization\n\n## Schema changes for 2019-09-08\n\n### The GraphQL schema includes these changes:\n\n* Argument skip: Int added to field PullRequestReviewThread.comments\n\n## Schema changes for 2019-09-05\n\n### The GraphQL schema includes these changes:\n\n* Input field mergeMethod was added to input object type MergePullRequestInput\n* Field operationType was added to object type TeamRemoveRepositoryAuditEntry\n* Field operationType was added to object type TeamRemoveMemberAuditEntry\n* Field operationType was added to object type TeamChangeParentTeamAuditEntry\n* Field operationType was added to object type TeamAddRepositoryAuditEntry\n* Field operationType was added to object type TeamAddMemberAuditEntry\n* Field operationType was added to object type RepositoryVisibilityChangeEnableAuditEntry\n* Field operationType was added to object type RepositoryVisibilityChangeDisableAuditEntry\n* Field operationType was added to object type RepoRemoveTopicAuditEntry\n* Field operationType was added to object type RepoRemoveMemberAuditEntry\n* Field operationType was added to object type RepoDestroyAuditEntry\n* Field operationType was added to object type RepoCreateAuditEntry\n* Field operationType was added to object type RepoConfigUnlockAnonymousGitAccessAuditEntry\n* Field operationType was added to object type RepoConfigLockAnonymousGitAccessAuditEntry\n* Field operationType was added to object type RepoConfigEnableSockpuppetDisallowedAuditEntry\n* Field operationType was added to object type RepoConfigEnableContributorsOnlyAuditEntry\n* Field operationType was added to object type RepoConfigEnableCollaboratorsOnlyAuditEntry\n* Field operationType was added to object type RepoConfigEnableAnonymousGitAccessAuditEntry\n* Field operationType was added to object type RepoConfigDisableSockpuppetDisallowedAuditEntry\n* Field operationType was added to object type RepoConfigDisableContributorsOnlyAuditEntry\n* Field operationType was added to object type RepoConfigDisableCollaboratorsOnlyAuditEntry\n* Field operationType was added to object type RepoConfigDisableAnonymousGitAccessAuditEntry\n* Field operationType was added to object type RepoChangeMergeSettingAuditEntry\n* Field operationType was added to object type RepoArchivedAuditEntry\n* Field operationType was added to object type RepoAddTopicAuditEntry\n* Field operationType was added to object type RepoAddMemberAuditEntry\n* Field operationType was added to object type RepoAccessAuditEntry\n* Field operationType was added to object type PrivateRepositoryForkingEnableAuditEntry\n* Field operationType was added to object type PrivateRepositoryForkingDisableAuditEntry\n* Field operationType was added to object type OrgUpdateMemberRepositoryInvitationPermissionAuditEntry\n* Field operationType was added to object type OrgUpdateMemberRepositoryCreationPermissionAuditEntry\n* Field operationType was added to object type OrgUpdateMemberAuditEntry\n* Field operationType was added to object type OrgUpdateDefaultRepositoryPermissionAuditEntry\n* Field operationType was added to object type OrgUnblockUserAuditEntry\n* Field operationType was added to object type OrgRestoreMemberAuditEntry\n* Field operationType was added to object type OrgRemoveOutsideCollaboratorAuditEntry\n* Field operationType was added to object type OrgRemoveMemberAuditEntry\n* Field operationType was added to object type OrgRemoveBillingManagerAuditEntry\n* Field operationType was added to object type OrgOauthAppAccessRequestedAuditEntry\n* Field operationType was added to object type OrgOauthAppAccessDeniedAuditEntry\n* Field operationType was added to object type OrgOauthAppAccessApprovedAuditEntry\n* Field operationType was added to object type OrgInviteToBusinessAuditEntry\n* Field operationType was added to object type OrgInviteMemberAuditEntry\n* Field operationType was added to object type OrgEnableTwoFactorRequirementAuditEntry\n* Field operationType was added to object type OrgEnableSamlAuditEntry\n* Field operationType was added to object type OrgEnableOauthAppRestrictionsAuditEntry\n* Field operationType was added to object type OrgDisableTwoFactorRequirementAuditEntry\n* Field operationType was added to object type OrgDisableSamlAuditEntry\n* Field operationType was added to object type OrgDisableOauthAppRestrictionsAuditEntry\n* Field operationType was added to object type OrgConfigEnableCollaboratorsOnlyAuditEntry\n* Field operationType was added to object type OrgConfigDisableCollaboratorsOnlyAuditEntry\n* Field operationType was added to object type OrgBlockUserAuditEntry\n* Field operationType was added to object type OrgAddMemberAuditEntry\n* Field operationType was added to object type OrgAddBillingManagerAuditEntry\n* Field operationType was added to object type OauthApplicationCreateAuditEntry\n* Field operationType was added to object type MembersCanDeleteReposEnableAuditEntry\n* Field operationType was added to object type MembersCanDeleteReposDisableAuditEntry\n* Field operationType was added to object type AuditEntry\n* Field operationType was added to object type MembersCanDeleteReposClearAuditEntry\n* Field descriptionHTML was added to object type Organization\n* Type PullRequestMergeMethod was added\n* Type OperationType was added\n\n## Schema changes for 2019-08-29\n\n### The GraphQL schema includes these changes:\n\n* Field topRepositories was added to object type User\n\n## Schema changes for 2019-08-27\n\n### The GraphQL schema includes these changes:\n\n* Field preRelease was added to object type RegistryPackageVersion\n\n## Schema changes for 2019-08-23\n\n### The GraphQL schema includes these changes:\n\n* Union member App was added to Union type PushAllowanceActor\n\n## Schema changes for 2019-08-21\n\n### The GraphQL schema includes these changes:\n\n* Field shortDescriptionHTML was added to object type Release\n* Field descriptionHTML was added to object type Release\n\n## Schema changes for 2019-08-15\n\n### The GraphQL schema includes these changes:\n\n* Field removeEnterpriseIdentityProvider was removed from object type Mutation\n* Type RemoveEnterpriseIdentityProviderInput was removed\n* Type RemoveEnterpriseIdentityProviderPayload was removed\n* Enum value ARCHIVED was added to enum CommentCannotUpdateReason\n\n## Schema changes for 2019-08-13\n\n### The GraphQL schema includes these changes:\n\n* Field setEnterpriseIdentityProvider was removed from object type Mutation\n* Type SetEnterpriseIdentityProviderInput was removed\n* Type SetEnterpriseIdentityProviderPayload was removed\n\n## Schema changes for 2019-08-09\n\n### The GraphQL schema includes these changes:\n\n* Field transferIssue was added to object type Mutation\n* Type TransferIssueInput was added\n* Type TransferIssuePayload was added\n\n## Schema changes for 2019-08-08\n\n### The GraphQL schema includes these changes:\n\n* Union member RepoRemoveTopicAuditEntry was added to Union type OrganizationAuditEntry\n* Union member RepoDestroyAuditEntry was added to Union type OrganizationAuditEntry\n* Union member RepoCreateAuditEntry was added to Union type OrganizationAuditEntry\n* Union member RepoChangeMergeSettingAuditEntry was added to Union type OrganizationAuditEntry\n* Union member RepoArchivedAuditEntry was added to Union type OrganizationAuditEntry\n* Union member RepoAddTopicAuditEntry was added to Union type OrganizationAuditEntry\n* Type UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput was added\n* Type UpdateEnterpriseTwoFactorAuthenticationRequiredSettingPayload was added\n* Type UpdateEnterpriseTeamDiscussionsSettingInput was added\n* Type UpdateEnterpriseTeamDiscussionsSettingPayload was added\n* Type UpdateEnterpriseRepositoryProjectsSettingInput was added\n* Type UpdateEnterpriseRepositoryProjectsSettingPayload was added\n* Type UpdateEnterpriseProfileInput was added\n* Type UpdateEnterpriseProfilePayload was added\n* Type UpdateEnterpriseOrganizationProjectsSettingInput was added\n* Type UpdateEnterpriseOrganizationProjectsSettingPayload was added\n* Type UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput was added\n* Type UpdateEnterpriseMembersCanViewDependencyInsightsSettingPayload was added\n* Type UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput was added\n* Type UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingPayload was added\n* Type UpdateEnterpriseMembersCanMakePurchasesSettingInput was added\n* Type UpdateEnterpriseMembersCanMakePurchasesSettingPayload was added\n* Type UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput was added\n* Type UpdateEnterpriseMembersCanInviteCollaboratorsSettingPayload was added\n* Type UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput was added\n* Type UpdateEnterpriseMembersCanDeleteRepositoriesSettingPayload was added\n* Type UpdateEnterpriseMembersCanDeleteIssuesSettingInput was added\n* Type UpdateEnterpriseMembersCanDeleteIssuesSettingPayload was added\n* Type UpdateEnterpriseMembersCanCreateRepositoriesSettingInput was added\n* Type UpdateEnterpriseMembersCanCreateRepositoriesSettingPayload was added\n* Type UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput was added\n* Type UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingPayload was added\n* Type UpdateEnterpriseDefaultRepositoryPermissionSettingInput was added\n* Type UpdateEnterpriseDefaultRepositoryPermissionSettingPayload was added\n* Type UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput was added\n* Type UpdateEnterpriseAllowPrivateRepositoryForkingSettingPayload was added\n* Type UpdateEnterpriseAdministratorRoleInput was added\n* Type UpdateEnterpriseAdministratorRolePayload was added\n* Type UpdateEnterpriseActionExecutionCapabilitySettingInput was added\n* Type UpdateEnterpriseActionExecutionCapabilitySettingPayload was added\n* Type SetEnterpriseIdentityProviderInput was added\n* Type SetEnterpriseIdentityProviderPayload was added\n* Type RemoveEnterpriseOrganizationInput was added\n* Type RemoveEnterpriseOrganizationPayload was added\n* Type RemoveEnterpriseIdentityProviderInput was added\n* Type RemoveEnterpriseIdentityProviderPayload was added\n* Type RemoveEnterpriseAdminInput was added\n* Type RemoveEnterpriseAdminPayload was added\n* Type RegenerateEnterpriseIdentityProviderRecoveryCodesInput was added\n* Type RegenerateEnterpriseIdentityProviderRecoveryCodesPayload was added\n* Type InviteEnterpriseAdminInput was added\n* Type InviteEnterpriseAdminPayload was added\n* Type CreateEnterpriseOrganizationInput was added\n* Type CreateEnterpriseOrganizationPayload was added\n* Type CancelEnterpriseAdminInvitationInput was added\n* Type CancelEnterpriseAdminInvitationPayload was added\n* Type AcceptEnterpriseAdministratorInvitationInput was added\n* Type AcceptEnterpriseAdministratorInvitationPayload was added\n* Type EnterpriseUserAccountEdge was added\n* Type EnterpriseUserAccountConnection was added\n* Type IdentityProviderConfigurationState was added\n* Type EnterpriseAdministratorInvitationEdge was added\n* Type EnterpriseAdministratorInvitationConnection was added\n* Type EnterpriseRepositoryInfoEdge was added\n* Type EnterpriseRepositoryInfoConnection was added\n* Type EnterpriseServerUserAccountsUploadEdge was added\n* Type EnterpriseServerUserAccountsUploadConnection was added\n* Type EnterpriseServerUserAccountEmailEdge was added\n* Type EnterpriseServerUserAccountEmailConnection was added\n* Type EnterpriseServerUserAccountEdge was added\n* Type EnterpriseServerUserAccountConnection was added\n* Type EnterpriseServerInstallationEdge was added\n* Type EnterpriseServerInstallationConnection was added\n* Type RepoRemoveTopicAuditEntry was added\n* Type RepoDestroyAuditEntryVisibility was added\n* Type RepoDestroyAuditEntry was added\n* Type RepoCreateAuditEntryVisibility was added\n* Type RepoCreateAuditEntry was added\n* Type RepoChangeMergeSettingAuditEntryMergeType was added\n* Type RepoChangeMergeSettingAuditEntry was added\n* Type RepoArchivedAuditEntryVisibility was added\n* Type RepoArchivedAuditEntry was added\n* Type TopicAuditEntryData was added\n* Type RepoAddTopicAuditEntry was added\n\n### The Enterprise accounts preview includes these changes:\n\n* Field updateEnterpriseTwoFactorAuthenticationRequiredSetting was added to object type Mutation\n* Field updateEnterpriseTeamDiscussionsSetting was added to object type Mutation\n* Field updateEnterpriseRepositoryProjectsSetting was added to object type Mutation\n* Field updateEnterpriseProfile was added to object type Mutation\n* Field updateEnterpriseOrganizationProjectsSetting was added to object type Mutation\n* Field updateEnterpriseMembersCanViewDependencyInsightsSetting was added to object type Mutation\n* Field updateEnterpriseMembersCanUpdateProtectedBranchesSetting was added to object type Mutation\n* Field updateEnterpriseMembersCanMakePurchasesSetting was added to object type Mutation\n* Field updateEnterpriseMembersCanInviteCollaboratorsSetting was added to object type Mutation\n* Field updateEnterpriseMembersCanDeleteRepositoriesSetting was added to object type Mutation\n* Field updateEnterpriseMembersCanDeleteIssuesSetting was added to object type Mutation\n* Field updateEnterpriseMembersCanCreateRepositoriesSetting was added to object type Mutation\n* Field updateEnterpriseMembersCanChangeRepositoryVisibilitySetting was added to object type Mutation\n* Field updateEnterpriseDefaultRepositoryPermissionSetting was added to object type Mutation\n* Field updateEnterpriseAllowPrivateRepositoryForkingSetting was added to object type Mutation\n* Field updateEnterpriseAdministratorRole was added to object type Mutation\n* Field updateEnterpriseActionExecutionCapabilitySetting was added to object type Mutation\n* Field setEnterpriseIdentityProvider was added to object type Mutation\n* Field removeEnterpriseOrganization was added to object type Mutation\n* Field removeEnterpriseIdentityProvider was added to object type Mutation\n* Field removeEnterpriseAdmin was added to object type Mutation\n* Field regenerateEnterpriseIdentityProviderRecoveryCodes was added to object type Mutation\n* Field inviteEnterpriseAdmin was added to object type Mutation\n* Field createEnterpriseOrganization was added to object type Mutation\n* Field cancelEnterpriseAdminInvitation was added to object type Mutation\n* Field acceptEnterpriseAdministratorInvitation was added to object type Mutation\n* Field enterpriseAdministratorInvitationByToken was added to object type Query\n* Field enterpriseAdministratorInvitation was added to object type Query\n* Field enterprise was added to object type Query\n* Type EnterpriseOrderField was added\n* Type ActionExecutionCapabilitySetting was added\n* Type EnterpriseEnabledSettingValue was added\n* Type SamlSignatureAlgorithm was added\n* Type SamlDigestAlgorithm was added\n* Type EnterpriseIdentityProvider was added\n* Type EnterprisePendingMemberInvitationEdge was added\n* Type EnterprisePendingMemberInvitationConnection was added\n* Type RepositoryInvitationOrderField was added\n* Type RepositoryInvitationOrder was added\n* Type EnterprisePendingCollaboratorEdge was added\n* Type EnterprisePendingCollaboratorConnection was added\n* Type EnterpriseAdministratorInvitationOrderField was added\n* Type EnterpriseAdministratorInvitationOrder was added\n* Type EnterpriseAdministratorInvitation was added\n* Type EnterpriseRepositoryInfo was added\n* Type EnterpriseOutsideCollaboratorEdge was added\n* Type EnterpriseOutsideCollaboratorConnection was added\n* Type EnterpriseMembersCanMakePurchasesSettingValue was added\n* Type OrganizationMembersCanCreateRepositoriesSettingValue was added\n* Type EnterpriseMembersCanCreateRepositoriesSettingValue was added\n* Type EnterpriseServerInstallationOrderField was added\n* Type EnterpriseServerInstallationOrder was added\n* Type EnterpriseServerUserAccountsUploadOrderField was added\n* Type EnterpriseServerUserAccountsUploadOrder was added\n* Type EnterpriseServerUserAccountsUploadSyncState was added\n* Type EnterpriseServerUserAccountsUpload was added\n* Type EnterpriseServerUserAccountOrderField was added\n* Type EnterpriseServerUserAccountOrder was added\n* Type EnterpriseServerUserAccountEmailOrderField was added\n* Type EnterpriseServerUserAccountEmailOrder was added\n* Type EnterpriseServerUserAccountEmail was added\n* Type EnterpriseServerUserAccount was added\n* Type EnterpriseServerInstallation was added\n* Type EnterpriseDefaultRepositoryPermissionSettingValue was added\n* Type EnterpriseEnabledDisabledSettingValue was added\n* Type EnterpriseAdministratorRole was added\n* Type EnterpriseAdministratorEdge was added\n* Type EnterpriseAdministratorConnection was added\n* Type EnterpriseOwnerInfo was added\n* Type EnterpriseMemberOrderField was added\n* Type EnterpriseMemberOrder was added\n* Type EnterpriseUserDeployment was added\n* Type OrganizationOrderField was added\n* Type OrganizationOrder was added\n* Type EnterpriseUserAccountMembershipRole was added\n* Type EnterpriseOrganizationMembershipEdge was added\n* Type EnterpriseOrganizationMembershipConnection was added\n* Type EnterpriseUserAccount was added\n* Type EnterpriseMember was added\n* Type EnterpriseMemberEdge was added\n* Type EnterpriseMemberConnection was added\n* Type EnterpriseBillingInfo was added\n* Type Enterprise was added\n\n## Schema changes for 2019-07-31\n\n### The GraphQL schema includes these changes:\n\n* Enum value MARKED\\_AS\\_DUPLICATE\\_EVENT was added to enum IssueTimelineItemsItemType\n* Union member MarkedAsDuplicateEvent was added to Union type IssueTimelineItems\n* Enum value MARKED\\_AS\\_DUPLICATE\\_EVENT was added to enum PullRequestTimelineItemsItemType\n* Union member MarkedAsDuplicateEvent was added to Union type PullRequestTimelineItems\n* Argument publicOnly: Boolean added to field RegistryPackageOwner.registryPackages\n* Argument publicOnly: Boolean added to field Repository.registryPackages\n* Argument publicOnly: Boolean added to field User.registryPackages\n* Argument publicOnly: Boolean added to field Organization.registryPackages\n* Type IssueOrPullRequestEdge was added\n* Type MarkedAsDuplicateEvent was added\n\n## Schema changes for 2019-07-29\n\n### The GraphQL schema includes these changes:\n\n* User object implements Sponsorable interface\n* Field sponsorshipsAsSponsor was added to object type User\n* Field sponsorshipsAsMaintainer was added to object type User\n* Type SponsorshipOrder was added\n* Type SponsorshipPrivacy was added\n* Type Sponsorship was added\n* Type SponsorshipEdge was added\n* Type SponsorshipConnection was added\n* Type Sponsorable was added\n\n## Schema changes for 2019-07-26\n\n### The GraphQL schema includes these changes:\n\n* Field registryPackagesForQuery was added to object type RegistryPackageSearch\n* Field registryPackages was added to object type RegistryPackageOwner\n* Field registryPackages was added to object type Repository\n* Field registryPackagesForQuery was added to object type User\n* Field registryPackages was added to object type User\n* Field registryPackagesForQuery was added to object type Organization\n* Field registryPackages was added to object type Organization\n* Type RegistryPackageMetadatum was added\n* Type RegistryPackageTag was added\n* Type RegistryPackageTagEdge was added\n* Type RegistryPackageTagConnection was added\n* Type RegistryPackageStatistics was added\n* Type RegistryPackageVersionEdge was added\n* Type RegistryPackageVersionConnection was added\n* Type RegistryPackageType was added\n* Type RegistryPackageVersionStatistics was added\n* Type RegistryPackageFileEdge was added\n* Type RegistryPackageFileConnection was added\n* Type RegistryPackageFile was added\n* Type RegistryPackageDependencyType was added\n* Type RegistryPackageDependency was added\n* Type RegistryPackageDependencyEdge was added\n* Type RegistryPackageDependencyConnection was added\n* Type RegistryPackageVersion was added\n* Type RegistryPackage was added\n* Type RegistryPackageEdge was added\n* Type RegistryPackageConnection was added\n\n## Schema changes for 2019-07-24\n\n### The GraphQL schema includes these changes:\n\n* Union member Bot was added to Union type Assignee\n* Field emojiHTML was added to object type UserStatus\n\n### The [Checks preview](/ja/graphql/overview/schema-previews#checks-preview) includes these changes:\n\n* Field url was added to object type CheckSuite\n* Field resourcePath was added to object type CheckSuite\n\n## Schema changes for 2019-07-23\n\n### The GraphQL schema includes these changes:\n\n* Input field repositoryIds was added to input object type CreateProjectInput\n* Field unlinkRepositoryFromProject was added to object type Mutation\n* Field linkRepositoryToProject was added to object type Mutation\n* Type UnlinkRepositoryFromProjectInput was added\n* Type UnlinkRepositoryFromProjectPayload was added\n* Type LinkRepositoryToProjectInput was added\n* Type LinkRepositoryToProjectPayload was added\n\n## Schema changes for 2019-07-19\n\n### The GraphQL schema includes these changes:\n\n* Argument ignoreTimeRange: Boolean was removed from field ContributionsCollection.joinedGitHubContribution\n* Argument ignoreTimeRange: Boolean was removed from field ContributionsCollection.firstRepositoryContribution\n* Argument ignoreTimeRange: Boolean was removed from field ContributionsCollection.firstPullRequestContribution\n* Argument ignoreTimeRange: Boolean was removed from field ContributionsCollection.firstIssueContribution\n* Field messageHtml was removed from object type ReviewDismissedEvent\n* Field message was removed from object type ReviewDismissedEvent\n* Field members was removed from object type Organization\n* Gist object implements UniformResourceLocatable interface\n* Field assignee was added to object type UnassignedEvent\n* Field assignee was added to object type AssignedEvent\n* Field url was added to object type Gist\n* Field resourcePath was added to object type Gist\n* Field savedReplies was added to object type User\n* Field sponsorsListing was added to object type Query\n* Type SponsorsListing was added\n* Type SavedReplyOrderField was added\n* Type SavedReplyOrder was added\n* Type SavedReply was added\n* Type SavedReplyEdge was added\n* Type SavedReplyConnection was added\n* Type Assignee was added\n\n### The following changes will be made to the schema:\n\n* On member AssignedEvent.user: user will be removed. Use the assignee field instead. Effective 2020-01-01.\n* On member UnassignedEvent.user: user will be removed. Use the assignee field instead. Effective 2020-01-01.\n\n## Schema changes for 2019-07-17\n\n### The GraphQL schema includes these changes:\n\n* Type BusinessAuditEntryData was removed\n* Input field template was added to input object type CreateProjectInput\n* Field updateRepository was added to object type Mutation\n* Field mergeBranch was added to object type Mutation\n* Type UpdateRepositoryInput was added\n* Type UpdateRepositoryPayload was added\n* Type MergeBranchInput was added\n* Type MergeBranchPayload was added\n* Type ProjectTemplate was added\n\n### The Audit Log preview includes these changes:\n\n* Field businessUrl was removed from object type RepositoryVisibilityChangeEnableAuditEntry\n* Field businessSlug was removed from object type RepositoryVisibilityChangeEnableAuditEntry\n* Field businessResourcePath was removed from object type RepositoryVisibilityChangeEnableAuditEntry\n* RepositoryVisibilityChangeEnableAuditEntry object type no longer implements BusinessAuditEntryData interface\n* Field businessUrl was removed from object type RepositoryVisibilityChangeDisableAuditEntry\n* Field businessSlug was removed from object type RepositoryVisibilityChangeDisableAuditEntry\n* Field businessResourcePath was removed from object type RepositoryVisibilityChangeDisableAuditEntry\n* RepositoryVisibilityChangeDisableAuditEntry object type no longer implements BusinessAuditEntryData interface\n* Field businessUrl was removed from object type PrivateRepositoryForkingEnableAuditEntry\n* Field businessSlug was removed from object type PrivateRepositoryForkingEnableAuditEntry\n* Field businessResourcePath was removed from object type PrivateRepositoryForkingEnableAuditEntry\n* PrivateRepositoryForkingEnableAuditEntry object type no longer implements BusinessAuditEntryData interface\n* Field businessUrl was removed from object type PrivateRepositoryForkingDisableAuditEntry\n* Field businessSlug was removed from object type PrivateRepositoryForkingDisableAuditEntry\n* Field businessResourcePath was removed from object type PrivateRepositoryForkingDisableAuditEntry\n* PrivateRepositoryForkingDisableAuditEntry object type no longer implements BusinessAuditEntryData interface\n* Field businessUrl was removed from object type OrgInviteToBusinessAuditEntry\n* Field businessSlug was removed from object type OrgInviteToBusinessAuditEntry\n* Field businessResourcePath was removed from object type OrgInviteToBusinessAuditEntry\n* OrgInviteToBusinessAuditEntry object type no longer implements BusinessAuditEntryData interface\n* Field businessUrl was removed from object type MembersCanDeleteReposEnableAuditEntry\n* Field businessSlug was removed from object type MembersCanDeleteReposEnableAuditEntry\n* Field businessResourcePath was removed from object type MembersCanDeleteReposEnableAuditEntry\n* MembersCanDeleteReposEnableAuditEntry object type no longer implements BusinessAuditEntryData interface\n* Field businessUrl was removed from object type MembersCanDeleteReposDisableAuditEntry\n* Field businessSlug was removed from object type MembersCanDeleteReposDisableAuditEntry\n* Field businessResourcePath was removed from object type MembersCanDeleteReposDisableAuditEntry\n* MembersCanDeleteReposDisableAuditEntry object type no longer implements BusinessAuditEntryData interface\n* Field businessUrl was removed from object type MembersCanDeleteReposClearAuditEntry\n* Field businessSlug was removed from object type MembersCanDeleteReposClearAuditEntry\n* Field businessResourcePath was removed from object type MembersCanDeleteReposClearAuditEntry\n* MembersCanDeleteReposClearAuditEntry object type no longer implements BusinessAuditEntryData interface\n* RepositoryVisibilityChangeEnableAuditEntry object implements EnterpriseAuditEntryData interface\n* RepositoryVisibilityChangeDisableAuditEntry object implements EnterpriseAuditEntryData interface\n* PrivateRepositoryForkingEnableAuditEntry object implements EnterpriseAuditEntryData interface\n* PrivateRepositoryForkingDisableAuditEntry object implements EnterpriseAuditEntryData interface\n* OrgInviteToBusinessAuditEntry object implements EnterpriseAuditEntryData interface\n* MembersCanDeleteReposEnableAuditEntry object implements EnterpriseAuditEntryData interface\n* MembersCanDeleteReposDisableAuditEntry object implements EnterpriseAuditEntryData interface\n* MembersCanDeleteReposClearAuditEntry object implements EnterpriseAuditEntryData interface\n* Field enterpriseUrl was added to object type RepositoryVisibilityChangeEnableAuditEntry\n* Field enterpriseSlug was added to object type RepositoryVisibilityChangeEnableAuditEntry\n* Field enterpriseResourcePath was added to object type RepositoryVisibilityChangeEnableAuditEntry\n* Field enterpriseUrl was added to object type RepositoryVisibilityChangeDisableAuditEntry\n* Field enterpriseSlug was added to object type RepositoryVisibilityChangeDisableAuditEntry\n* Field enterpriseResourcePath was added to object type RepositoryVisibilityChangeDisableAuditEntry\n* Field enterpriseUrl was added to object type PrivateRepositoryForkingEnableAuditEntry\n* Field enterpriseSlug was added to object type PrivateRepositoryForkingEnableAuditEntry\n* Field enterpriseResourcePath was added to object type PrivateRepositoryForkingEnableAuditEntry\n* Field enterpriseUrl was added to object type PrivateRepositoryForkingDisableAuditEntry\n* Field enterpriseSlug was added to object type PrivateRepositoryForkingDisableAuditEntry\n* Field enterpriseResourcePath was added to object type PrivateRepositoryForkingDisableAuditEntry\n* Field enterpriseUrl was added to object type OrgInviteToBusinessAuditEntry\n* Field enterpriseSlug was added to object type OrgInviteToBusinessAuditEntry\n* Field enterpriseResourcePath was added to object type OrgInviteToBusinessAuditEntry\n* Field enterpriseUrl was added to object type MembersCanDeleteReposEnableAuditEntry\n* Field enterpriseSlug was added to object type MembersCanDeleteReposEnableAuditEntry\n* Field enterpriseResourcePath was added to object type MembersCanDeleteReposEnableAuditEntry\n* Field enterpriseUrl was added to object type MembersCanDeleteReposDisableAuditEntry\n* Field enterpriseSlug was added to object type MembersCanDeleteReposDisableAuditEntry\n* Field enterpriseResourcePath was added to object type MembersCanDeleteReposDisableAuditEntry\n* Field enterpriseUrl was added to object type MembersCanDeleteReposClearAuditEntry\n* Field enterpriseSlug was added to object type MembersCanDeleteReposClearAuditEntry\n* Field enterpriseResourcePath was added to object type MembersCanDeleteReposClearAuditEntry\n* Type EnterpriseAuditEntryData was added\n\n## Schema changes for 2019-07-04\n\n### The GraphQL schema includes these changes:\n\n* Enum value READY\\_FOR\\_REVIEW\\_EVENT was added to enum PullRequestTimelineItemsItemType\n* Union member ReadyForReviewEvent was added to Union type PullRequestTimelineItems\n* Type ReadyForReviewEvent was added\n\n## Schema changes for 2019-06-28\n\n### The GraphQL schema includes these changes:\n\n* Field updateRef was added to object type Mutation\n* Field deleteRef was added to object type Mutation\n* Field createRef was added to object type Mutation\n* Type UpdateRefInput was added\n* Type UpdateRefPayload was added\n* Type DeleteRefInput was added\n* Type DeleteRefPayload was added\n* Type CreateRefInput was added\n* Type CreateRefPayload was added\n\n### The following changes will be made to the schema:\n\n* On member Organization.pinnedRepositories: pinnedRepositories will be removed. Use ProfileOwner.pinnedItems instead. Effective 2019-10-01.\n* On member RepositoryOwner.pinnedRepositories: pinnedRepositories will be removed. Use ProfileOwner.pinnedItems instead. Effective 2019-10-01.\n* On member RepositoryVulnerabilityAlert.affectedRange: affectedRange will be removed. Use securityVulnerability.vulnerableVersionRange instead. Effective 2019-10-01.\n* On member RepositoryVulnerabilityAlert.externalIdentifier: externalIdentifier will be removed. Use securityAdvisory.identifiers instead. Effective 2019-10-01.\n* On member RepositoryVulnerabilityAlert.externalReference: externalReference will be removed. Use securityAdvisory.references instead. Effective 2019-10-01.\n* On member RepositoryVulnerabilityAlert.fixedIn: fixedIn will be removed. Use securityVulnerability.firstPatchedVersion instead. Effective 2019-10-01.\n* On member RepositoryVulnerabilityAlert.packageName: packageName will be removed. Use securityVulnerability.package instead. Effective 2019-10-01.\n* On member User.pinnedRepositories: pinnedRepositories will be removed. Use ProfileOwner.pinnedItems instead. Effective 2019-10-01.\n\n## Schema changes for 2019-06-26\n\n### The GraphQL schema includes these changes:\n\n* Field createRepository was added to object type Mutation\n* Type CreateRepositoryInput was added\n* Type CreateRepositoryPayload was added\n\n## Schema changes for 2019-06-25\n\n### The GraphQL schema includes these changes:\n\n* Field PublicKey.updatedAt changed type from DateTime! to DateTime\n* Field PublicKey.isReadOnly changed type from Boolean! to Boolean\n* Field PublicKey.createdAt changed type from DateTime! to DateTime\n* Field PublicKey.fingerprint changed type from String to String!\n* Field issuePrioritiesDebug was added to object type Milestone\n\n## Schema changes for 2019-06-19\n\n### The GraphQL schema includes these changes:\n\n* Union member App was added to Union type SearchResultItem\n* Field cloneTemplateRepository was added to object type Mutation\n* Field isTemplate was added to object type RepositoryInfo\n* Field templateRepository was added to object type Repository\n* Field isTemplate was added to object type Repository\n* Type RepositoryVisibility was added\n* Type CloneTemplateRepositoryInput was added\n* Type CloneTemplateRepositoryPayload was added\n\n## Schema changes for 2019-06-14\n\n### The GraphQL schema includes these changes:\n\n* Input field ContributionOrder.field changed type from ContributionOrderField! to ContributionOrderField\n\n### The following changes will be made to the schema:\n\n* On member ContributionOrder.field: field will be removed. Only one order field is supported. Effective 2019-10-01.\n\n## Schema changes for 2019-06-13\n\n### The GraphQL schema includes these changes:\n\n* Argument oid: GitObjectID added to field Gist.files\n* Field forks was added to object type Gist\n\n## Schema changes for 2019-06-12\n\n### The GraphQL schema includes these changes:\n\n* Enum value USER was added to enum PinnableItemType\n* Enum value TEAM was added to enum PinnableItemType\n* Enum value PULL\\_REQUEST was added to enum PinnableItemType\n* Enum value PROJECT was added to enum PinnableItemType\n* Enum value ORGANIZATION was added to enum PinnableItemType\n* Field requiresCodeOwnerReviews was added to object type BranchProtectionRule\n\n### The [Labels Preview preview](/ja/graphql/overview/schema-previews#labels-preview) includes these changes:\n\n* Input field description was added to input object type UpdateLabelInput\n* Input field description was added to input object type CreateLabelInput\n\n## Schema changes for 2019-06-04\n\n### The following changes will be made to the schema:\n\n* On member Issue.timeline: timeline will be removed. Use Issue.timelineItems instead. Effective 2019-10-01.\n* On member PullRequest.timeline: timeline will be removed. Use PullRequest.timelineItems instead. Effective 2019-10-01.\n\n## Schema changes for 2019-05-31\n\n### The GraphQL schema includes these changes:\n\n* Input field expiresAt was added to input object type ChangeUserStatusInput\n* Field avatarUrl was added to object type StatusContext\n* Field expiresAt was added to object type UserStatus\n\n## Schema changes for 2019-05-29\n\n### The GraphQL schema includes these changes:\n\n* Enum value TRIAGE was added to enum RepositoryPermission\n* Enum value MAINTAIN was added to enum RepositoryPermission\n* Field openGraphImageUrl was added to object type Repository\n* Field openGraphImageUrl was added to object type RepositoryInfo\n* Field usesCustomOpenGraphImage was added to object type Repository\n* Field usesCustomOpenGraphImage was added to object type RepositoryInfo\n\n## Schema changes for 2019-05-23\n\n### The GraphQL schema includes these changes:\n\n* Type OrganizationAuditEntryEdge was added\n* Type OrganizationAuditEntryConnection was added\n\n### The Audit Log preview includes these changes:\n\n* Field auditLog was added to object type Organization\n* Type AuditLogOrderField was added\n* Type AuditLogOrder was added\n* Type TeamRemoveRepositoryAuditEntry was added\n* Type TeamRemoveMemberAuditEntry was added\n* Type TeamChangeParentTeamAuditEntry was added\n* Type TeamAddRepositoryAuditEntry was added\n* Type TeamAddMemberAuditEntry was added\n* Type RepositoryVisibilityChangeEnableAuditEntry was added\n* Type RepositoryVisibilityChangeDisableAuditEntry was added\n* Type RepoRemoveMemberAuditEntryVisibility was added\n* Type RepoRemoveMemberAuditEntry was added\n* Type RepoConfigUnlockAnonymousGitAccessAuditEntry was added\n* Type RepoConfigLockAnonymousGitAccessAuditEntry was added\n* Type RepoConfigEnableSockpuppetDisallowedAuditEntry was added\n* Type RepoConfigEnableContributorsOnlyAuditEntry was added\n* Type RepoConfigEnableCollaboratorsOnlyAuditEntry was added\n* Type RepoConfigEnableAnonymousGitAccessAuditEntry was added\n* Type RepoConfigDisableSockpuppetDisallowedAuditEntry was added\n* Type RepoConfigDisableContributorsOnlyAuditEntry was added\n* Type RepoConfigDisableCollaboratorsOnlyAuditEntry was added\n* Type RepoConfigDisableAnonymousGitAccessAuditEntry was added\n* Type RepoAddMemberAuditEntryVisibility was added\n* Type RepoAddMemberAuditEntry was added\n* Type RepoAccessAuditEntryVisibility was added\n* Type RepoAccessAuditEntry was added\n* Type PrivateRepositoryForkingEnableAuditEntry was added\n* Type PrivateRepositoryForkingDisableAuditEntry was added\n* Type OrgUpdateMemberRepositoryInvitationPermissionAuditEntry was added\n* Type OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility was added\n* Type OrgUpdateMemberRepositoryCreationPermissionAuditEntry was added\n* Type OrgUpdateMemberAuditEntryPermission was added\n* Type OrgUpdateMemberAuditEntry was added\n* Type OrgUpdateDefaultRepositoryPermissionAuditEntryPermission was added\n* Type OrgUpdateDefaultRepositoryPermissionAuditEntry was added\n* Type OrgUnblockUserAuditEntry was added\n* Type TeamAuditEntryData was added\n* Type OrgRestoreMemberMembershipTeamAuditEntryData was added\n* Type RepositoryAuditEntryData was added\n* Type OrgRestoreMemberMembershipRepositoryAuditEntryData was added\n* Type OrgRestoreMemberMembershipOrganizationAuditEntryData was added\n* Type OrgRestoreMemberAuditEntryMembership was added\n* Type OrgRestoreMemberAuditEntry was added\n* Type OrgRemoveOutsideCollaboratorAuditEntryReason was added\n* Type OrgRemoveOutsideCollaboratorAuditEntryMembershipType was added\n* Type OrgRemoveOutsideCollaboratorAuditEntry was added\n* Type OrgRemoveMemberAuditEntryReason was added\n* Type OrgRemoveMemberAuditEntryMembershipType was added\n* Type OrgRemoveMemberAuditEntry was added\n* Type OrgRemoveBillingManagerAuditEntryReason was added\n* Type OrgRemoveBillingManagerAuditEntry was added\n* Type OrgOauthAppAccessRequestedAuditEntry was added\n* Type OrgOauthAppAccessDeniedAuditEntry was added\n* Type OrgOauthAppAccessApprovedAuditEntry was added\n* Type OrgInviteToBusinessAuditEntry was added\n* Type OrgInviteMemberAuditEntry was added\n* Type OrgEnableTwoFactorRequirementAuditEntry was added\n* Type OrgEnableSamlAuditEntry was added\n* Type OrgEnableOauthAppRestrictionsAuditEntry was added\n* Type OrgDisableTwoFactorRequirementAuditEntry was added\n* Type OrgDisableSamlAuditEntry was added\n* Type OrgDisableOauthAppRestrictionsAuditEntry was added\n* Type OrgConfigEnableCollaboratorsOnlyAuditEntry was added\n* Type OrgConfigDisableCollaboratorsOnlyAuditEntry was added\n* Type OrgBlockUserAuditEntry was added\n* Type OrgAddMemberAuditEntryPermission was added\n* Type OrgAddMemberAuditEntry was added\n* Type OrgAddBillingManagerAuditEntry was added\n* Type OauthApplicationCreateAuditEntryState was added\n* Type OauthApplicationAuditEntryData was added\n* Type OauthApplicationCreateAuditEntry was added\n* Type MembersCanDeleteReposEnableAuditEntry was added\n* Type MembersCanDeleteReposDisableAuditEntry was added\n* Type OrganizationAuditEntryData was added\n* Type BusinessAuditEntryData was added\n* Type PreciseDateTime was added\n* Type ActorLocation was added\n* Type AuditEntryActor was added\n* Type AuditEntry was added\n* Type MembersCanDeleteReposClearAuditEntry was added\n* Type OrganizationAuditEntry was added\n\n## Schema changes for 2019-05-13\n\n### The GraphQL schema includes these changes:\n\n* Enum value ISSUE was added to enum PinnableItemType\n* Field origin was added to object type SecurityAdvisory\n\n## Schema changes for 2019-05-09\n\n### The GraphQL schema includes these changes:\n\n* Union member Mannequin was added to Union type RequestedReviewer\n* Type Mannequin was added\n\n## Schema changes for 2019-04-23\n\n### The GraphQL schema includes these changes:\n\n* Field isArchived was added to object type MarketplaceListing\n\n### The following changes will be made to the schema:\n\n* On member MarketplaceListing.hasApprovalBeenRequested: hasApprovalBeenRequested will be removed. Use isVerificationPendingFromDraft instead. Effective 2019-10-01.\n* On member MarketplaceListing.isApproved: isApproved will be removed. Use isPublic instead. Effective 2019-10-01.\n* On member MarketplaceListing.isDelisted: isDelisted will be removed. Use isArchived instead. Effective 2019-10-01.\n\n## Schema changes for 2019-04-10\n\n### The GraphQL schema includes these changes:\n\n* Field permissionSources was added to object type RepositoryCollaboratorEdge\n* Type PermissionGranter was added\n* Type PermissionSource was added\n\n## Schema changes for 2019-04-04\n\n### The GraphQL schema includes these changes:\n\n* Enum value USER\\_BLOCKED\\_EVENT was added to enum IssueTimelineItemsItemType\n* Union member UserBlockedEvent was added to Union type IssueTimelineItems\n* Union member UserBlockedEvent was added to Union type IssueTimelineItem\n* Enum value USER\\_BLOCKED\\_EVENT was added to enum PullRequestTimelineItemsItemType\n* Union member UserBlockedEvent was added to Union type PullRequestTimelineItems\n* Union member UserBlockedEvent was added to Union type PullRequestTimelineItem\n* Field isDisabled was added to object type Repository\n* Type UserBlockDuration was added\n* Type UserBlockedEvent was added\n\n## Schema changes for 2019-03-30\n\n### The GraphQL schema includes these changes:\n\n* User object implements ProfileOwner interface\n* Organization object implements ProfileOwner interface\n* Field viewerCanChangePinnedItems was added to object type User\n* Field pinnedItemsRemaining was added to object type User\n* Field pinnedItems was added to object type User\n* Field pinnableItems was added to object type User\n* Field itemShowcase was added to object type User\n* Field anyPinnableItems was added to object type User\n* Field viewerCanChangePinnedItems was added to object type Organization\n* Field pinnedItemsRemaining was added to object type Organization\n* Field pinnedItems was added to object type Organization\n* Field pinnableItems was added to object type Organization\n* Field itemShowcase was added to object type Organization\n* Field anyPinnableItems was added to object type Organization\n* Type PinnableItem was added\n* Type PinnableItemEdge was added\n* Type PinnableItemConnection was added\n* Type ProfileItemShowcase was added\n* Type PinnableItemType was added\n* Type ProfileOwner was added\n\n### The following changes will be made to the schema:\n\n* On member Organization.pinnedRepositories: pinnedRepositories will be removed. Use ProfileOwner.pinnedItems instead. Effective 2019-07-01.\n* On member RepositoryOwner.pinnedRepositories: pinnedRepositories will be removed. Use ProfileOwner.pinnedItems instead. Effective 2019-07-01.\n* On member User.pinnedRepositories: pinnedRepositories will be removed. Use ProfileOwner.pinnedItems instead. Effective 2019-07-01.\n\n## Schema changes for 2019-03-29\n\n### The GraphQL schema includes these changes:\n\n* Field cloneProject was added to object type Mutation\n* Type CloneProjectInput was added\n* Type CloneProjectPayload was added\n\n## Schema changes for 2019-03-23\n\n### The following changes will be made to the schema:\n\n* On member Repository.protectedBranches: protectedBranches will be removed. Use Repository.branchProtectionRules instead. Effective 2019-01-01.\n* On member Migration.uploadUrlTemplate: uploadUrlTemplate will be removed. Use uploadUrl instead. Effective 2019-04-01.\n* On member Organization.members: members will be removed. Use Organization.membersWithRole instead. Effective 2019-04-01.\n* On member ContributionsCollection.firstIssueContribution.ignoreTimeRange: ignoreTimeRange will be removed. Use a ContributionsCollection starting sufficiently far back Effective 2019-07-01.\n* On member ContributionsCollection.firstPullRequestContribution.ignoreTimeRange: ignoreTimeRange will be removed. Use a ContributionsCollection starting sufficiently far back Effective 2019-07-01.\n* On member ContributionsCollection.firstRepositoryContribution.ignoreTimeRange: ignoreTimeRange will be removed. Use a ContributionsCollection starting sufficiently far back Effective 2019-07-01.\n* On member ContributionsCollection.joinedGitHubContribution.ignoreTimeRange: ignoreTimeRange will be removed. Use a ContributionsCollection starting sufficiently far back Effective 2019-07-01.\n* On member RepositoryVulnerabilityAlert.affectedRange: affectedRange will be removed. Use securityVulnerability.vulnerableVersionRange instead. Effective 2019-07-01.\n* On member RepositoryVulnerabilityAlert.externalIdentifier: externalIdentifier will be removed. Use securityAdvisory.identifiers instead. Effective 2019-07-01.\n* On member RepositoryVulnerabilityAlert.externalReference: externalReference will be removed. Use securityAdvisory.references instead. Effective 2019-07-01.\n* On member RepositoryVulnerabilityAlert.fixedIn: fixedIn will be removed. Use securityVulnerability.firstPatchedVersion instead. Effective 2019-07-01.\n* On member RepositoryVulnerabilityAlert.packageName: packageName will be removed. Use securityVulnerability.package instead. Effective 2019-07-01.\n* On member ReviewDismissedEvent.message: message will be removed. Use dismissalMessage instead. Effective 2019-07-01.\n* On member ReviewDismissedEvent.messageHtml: messageHtml will be removed. Use dismissalMessageHTML instead. Effective 2019-07-01.\n\n## Schema changes for 2019-03-21\n\n### The GraphQL schema includes these changes:\n\n* Field baseRepository was added to object type PullRequest\n\n## Schema changes for 2019-03-19\n\n### The following changes will be made to the schema:\n\n* On member ContributionsCollection.firstIssueContribution.ignoreTimeRange: ignoreTimeRange will be removed. Use a ContributionsCollection starting sufficiently far back Effective 2019-07-01.\n* On member ContributionsCollection.firstPullRequestContribution.ignoreTimeRange: ignoreTimeRange will be removed. Use a ContributionsCollection starting sufficiently far back Effective 2019-07-01.\n* On member ContributionsCollection.firstRepositoryContribution.ignoreTimeRange: ignoreTimeRange will be removed. Use a ContributionsCollection starting sufficiently far back Effective 2019-07-01.\n* On member ContributionsCollection.joinedGitHubContribution.ignoreTimeRange: ignoreTimeRange will be removed. Use a ContributionsCollection starting sufficiently far back Effective 2019-07-01.\n\n## Schema changes for 2019-03-08\n\n### The GraphQL schema includes these changes:\n\n* Field associatedPullRequests was added to object type Commit\n* Type PullRequestOrder was added\n\n## Schema changes for 2019-03-06\n\n### The GraphQL schema includes these changes:\n\n* Field pullRequestReviewContributionsByRepository was added to object type ContributionsCollection\n* Field pullRequestContributionsByRepository was added to object type ContributionsCollection\n* Field issueContributionsByRepository was added to object type ContributionsCollection\n* Type PullRequestReviewContributionsByRepository was added\n* Type PullRequestContributionsByRepository was added\n* Type IssueContributionsByRepository was added\n\n### The Unified business identity preview includes these changes:\n\n* Field pendingCollaborators was added to object type BusinessAdminInfo\n* Field outsideCollaborators was added to object type BusinessAdminInfo\n* Field members was added to object type Business\n* Type BusinessMemberEdge was added\n* Type BusinessMemberConnection was added\n* Type RepositoryInvitationOrder was added\n* Type BusinessPendingCollaboratorEdge was added\n* Type BusinessPendingCollaboratorConnection was added\n* Type BusinessRepositoryInfoEdge was added\n* Type BusinessRepositoryInfoConnection was added\n* Type BusinessOutsideCollaboratorEdge was added\n* Type BusinessOutsideCollaboratorConnection was added\n\n## Schema changes for 2019-03-04\n\n### The GraphQL schema includes these changes:\n\n* Field updateBusinessMembersCanUpdateProtectedBranchesSetting was removed from object type Mutation\n* Type UpdateBusinessMembersCanUpdateProtectedBranchesSettingInput was removed\n* Type UpdateBusinessMembersCanUpdateProtectedBranchesSettingPayload was removed\n* Field pullRequestReviewContributions was added to object type ContributionsCollection\n* Field contributionYears was added to object type ContributionsCollection\n* Type CreatedPullRequestReviewContribution was added\n* Type CreatedPullRequestReviewContributionEdge was added\n* Type CreatedPullRequestReviewContributionConnection was added\n\n### The Unified business identity preview includes these changes:\n\n* Argument orderBy: BusinessMemberInvitationOrder added to field BusinessBillingInfo.pendingBillingManagerInvitations\n* Argument orderBy: OrganizationInvitationOrder added to field BusinessAdminInfo.pendingMemberInvitations\n* Argument orderBy: BusinessMemberInvitationOrder added to field BusinessAdminInfo.pendingAdminInvitations\n* Type RepositoryInvitationOrderField was added\n* Type OrganizationInvitationOrderField was added\n* Type OrganizationInvitationOrder was added\n* Type BusinessMemberInvitationOrderField was added\n* Type BusinessMemberInvitationOrder was added\n\n## Schema changes for 2019-03-02\n\n### The GraphQL schema includes these changes:\n\n* Argument orderBy: ContributionOrder added to field ContributionsCollection.issueContributions\n* Field repositoryContributions was added to object type ContributionsCollection\n* Type CreatedRepositoryContributionEdge was added\n* Type CreatedRepositoryContributionConnection was added\n\n## Schema changes for 2019-02-26\n\n### The GraphQL schema includes these changes:\n\n* Field OrganizationMemberEdge.hasTwoFactorEnabled changed type from Boolean! to Boolean\n\n## Schema changes for 2019-02-23\n\n### The GraphQL schema includes these changes:\n\n* Field language was added to object type GistFile\n* Field isTruncated was added to object type GistFile\n* Field isImage was added to object type GistFile\n* Field extension was added to object type GistFile\n* Field encodedName was added to object type GistFile\n* Type IdentityProviderConfigurationState was added\n\n### The Unified business identity preview includes these changes:\n\n* Field samlIdentityProviderSettingOrganizations was added to object type BusinessAdminInfo\n* Field actionExecutionCapabilitySettingOrganizations was added to object type BusinessAdminInfo\n* Argument query: String added to field Business.organizations\n\n## Schema changes for 2019-02-21\n\n### The GraphQL schema includes these changes:\n\n* Enum value DRAFT was added to enum MergeStateStatus\n* Field isVerified was added to object type MarketplaceListing\n* Field isVerificationPendingFromUnverified was added to object type MarketplaceListing\n* Field isVerificationPendingFromDraft was added to object type MarketplaceListing\n* Field isUnverifiedPending was added to object type MarketplaceListing\n* Field isUnverified was added to object type MarketplaceListing\n* Field isPublic was added to object type MarketplaceListing\n\n## Schema changes for 2019-02-20\n\n### The GraphQL schema includes these changes:\n\n* Field contributions was added to object type CommitContributionsByRepository\n* Field pullRequestContributions was added to object type ContributionsCollection\n* Field firstRepositoryContribution was added to object type ContributionsCollection\n* Type ContributionOrderField was added\n* Type ContributionOrder was added\n* Type CreatedPullRequestContributionConnection was added\n* Type CreatedRepositoryContribution was added\n* Type CreatedRepositoryOrRestrictedContribution was added\n* Type CommitContributionOrderField was added\n* Type CommitContributionOrder was added\n* Type CreatedCommitContribution was added\n* Type CreatedCommitContributionEdge was added\n* Type CreatedCommitContributionConnection was added\n\n## Schema changes for 2019-02-15\n\n### The GraphQL schema includes these changes:\n\n* Field isFork was added to object type Gist\n* Field files was added to object type Gist\n* Field commitContributionsByRepository was added to object type ContributionsCollection\n* Type GistFile was added\n* Type CommitContributionsByRepository was added\n\n### The Draft Pull Requests Preview preview includes these changes:\n\n* Input field draft was added to input object type CreatePullRequestInput\n* Field markPullRequestReadyForReview was added to object type Mutation\n* Field isDraft was added to object type PullRequest\n* Type MarkPullRequestReadyForReviewInput was added\n* Type MarkPullRequestReadyForReviewPayload was added\n\n## Schema changes for 2019-02-13\n\n### The GraphQL schema includes these changes:\n\n* Organization object implements MemberStatusable interface\n* Team object implements MemberStatusable interface\n* User object implements ProjectOwner interface\n* Field changeUserStatus was added to object type Mutation\n* Field memberStatuses was added to object type Organization\n* Field memberStatuses was added to object type Team\n* Field viewerCanCreateProjects was added to object type User\n* Field status was added to object type User\n* Field projectsUrl was added to object type User\n* Field projectsResourcePath was added to object type User\n* Field projects was added to object type User\n* Field project was added to object type User\n* Type ChangeUserStatusInput was added\n* Type ChangeUserStatusPayload was added\n* Type UserStatusOrderField was added\n* Type UserStatusOrder was added\n* Type UserStatus was added\n* Type UserStatusEdge was added\n* Type UserStatusConnection was added\n* Type MemberStatusable was added\n\n## Schema changes for 2019-02-12\n\n### The GraphQL schema includes these changes:\n\n* Field updatedAt was added to object type PublicKey\n* Field isReadOnly was added to object type PublicKey\n* Field fingerprint was added to object type PublicKey\n* Field createdAt was added to object type PublicKey\n* Field accessedAt was added to object type PublicKey\n* Field hasTwoFactorEnabled was added to object type OrganizationMemberEdge\n* Type SetBusinessIdentityProviderInput was added\n* Type SetBusinessIdentityProviderPayload was added\n* Type RemoveBusinessIdentityProviderInput was added\n* Type RemoveBusinessIdentityProviderPayload was added\n* Type RegenerateBusinessIdentityProviderRecoveryCodesInput was added\n* Type RegenerateBusinessIdentityProviderRecoveryCodesPayload was added\n\n### The Unified business identity preview includes these changes:\n\n* Field setBusinessIdentityProvider was added to object type Mutation\n* Field removeBusinessIdentityProvider was added to object type Mutation\n* Field regenerateBusinessIdentityProviderRecoveryCodes was added to object type Mutation\n* Field twoFactorRequiredSettingOrganizations was added to object type BusinessAdminInfo\n* Field teamDiscussionsSettingOrganizations was added to object type BusinessAdminInfo\n* Field samlIdentityProvider was added to object type BusinessAdminInfo\n* Field repositoryProjectsSettingOrganizations was added to object type BusinessAdminInfo\n* Field organizationProjectsSettingOrganizations was added to object type BusinessAdminInfo\n* Field membersCanInviteCollaboratorsSettingOrganizations was added to object type BusinessAdminInfo\n* Field membersCanDeleteRepositoriesSettingOrganizations was added to object type BusinessAdminInfo\n* Field membersCanDeleteIssuesSettingOrganizations was added to object type BusinessAdminInfo\n* Field membersCanCreateRepositoriesSettingOrganizations was added to object type BusinessAdminInfo\n* Field membersCanChangeRepositoryVisibilitySettingOrganizations was added to object type BusinessAdminInfo\n* Field defaultRepositoryPermissionSettingOrganizations was added to object type BusinessAdminInfo\n* Field allowPrivateRepositoryForkingSettingOrganizations was added to object type BusinessAdminInfo\n* Type SamlSignatureAlgorithm was added\n* Type SamlDigestAlgorithm was added\n* Type BusinessIdentityProvider was added\n* Type OrganizationMembersCanCreateRepositoriesSettingValue was added\n\n## Schema changes for 2019-02-09\n\n### The GraphQL schema includes these changes:\n\n* Default value for argument orderBy on field Commit.deployments changed from {\"field\"=>\"CREATED\\_AT\", \"direction\"=>\"DESC\"} to {\"field\"=>\"CREATED\\_AT\", \"direction\"=>\"ASC\"}\n* Default value for argument orderBy on field Repository.deployments changed from {\"field\"=>\"CREATED\\_AT\", \"direction\"=>\"DESC\"} to {\"field\"=>\"CREATED\\_AT\", \"direction\"=>\"ASC\"}\n\n## Schema changes for 2019-02-07\n\n### The GraphQL schema includes these changes:\n\n* Type DefaultRepositoryPermissionField was added\n\n### The Repository Vulnerability Alerts preview includes these changes:\n\n* Field RepositoryVulnerabilityAlert.externalReference changed type from String to String!\n* Field vulnerableRequirements was added to object type RepositoryVulnerabilityAlert\n* Field vulnerableManifestPath was added to object type RepositoryVulnerabilityAlert\n* Field vulnerableManifestFilename was added to object type RepositoryVulnerabilityAlert\n* Field securityVulnerability was added to object type RepositoryVulnerabilityAlert\n* Field securityAdvisory was added to object type RepositoryVulnerabilityAlert\n\n### The following changes will be made to the schema:\n\n* On member RepositoryVulnerabilityAlert.affectedRange: affectedRange will be removed. Use securityVulnerability.vulnerableVersionRange instead. Effective 2019-07-01.\n* On member RepositoryVulnerabilityAlert.externalIdentifier: externalIdentifier will be removed. Use securityAdvisory.identifiers instead. Effective 2019-07-01.\n* On member RepositoryVulnerabilityAlert.externalReference: externalReference will be removed. Use securityAdvisory.references instead. Effective 2019-07-01.\n* On member RepositoryVulnerabilityAlert.fixedIn: fixedIn will be removed. Use securityVulnerability.firstPatchedVersion instead. Effective 2019-07-01.\n* On member RepositoryVulnerabilityAlert.packageName: packageName will be removed. Use securityVulnerability.package instead. Effective 2019-07-01.\n\n## Schema changes for 2019-02-06\n\n### The GraphQL schema includes these changes:\n\n* Enum value QUEUED was added to enum DeploymentStatusState\n* Enum value IN\\_PROGRESS was added to enum DeploymentStatusState\n* Field dismissalMessageHTML was added to object type ReviewDismissedEvent\n* Field dismissalMessage was added to object type ReviewDismissedEvent\n\n### The following changes will be made to the schema:\n\n* On member ReviewDismissedEvent.message: message will be removed. Use dismissalMessage instead. Effective 2019-07-01.\n* On member ReviewDismissedEvent.messageHtml: messageHtml will be removed. Use dismissalMessageHTML instead. Effective 2019-07-01.\n\n## Schema changes for 2019-02-04\n\n### The GraphQL schema includes these changes:\n\n* Field deployments was added to object type Commit\n* Argument orderBy: DeploymentOrder added to field Repository.deployments\n* Type UpdateBusinessTwoFactorAuthenticationRequiredSettingInput was added\n* Type UpdateBusinessTwoFactorAuthenticationRequiredSettingPayload was added\n* Type UpdateBusinessTeamDiscussionsSettingInput was added\n* Type UpdateBusinessTeamDiscussionsSettingPayload was added\n* Type UpdateBusinessRepositoryProjectsSettingInput was added\n* Type UpdateBusinessRepositoryProjectsSettingPayload was added\n* Type UpdateBusinessProfileInput was added\n* Type UpdateBusinessProfilePayload was added\n* Type UpdateBusinessOrganizationProjectsSettingInput was added\n* Type UpdateBusinessOrganizationProjectsSettingPayload was added\n* Type UpdateBusinessMembersCanUpdateProtectedBranchesSettingInput was added\n* Type UpdateBusinessMembersCanUpdateProtectedBranchesSettingPayload was added\n* Type UpdateBusinessMembersCanInviteCollaboratorsSettingInput was added\n* Type UpdateBusinessMembersCanInviteCollaboratorsSettingPayload was added\n* Type UpdateBusinessMembersCanDeleteRepositoriesSettingInput was added\n* Type UpdateBusinessMembersCanDeleteRepositoriesSettingPayload was added\n* Type UpdateBusinessMembersCanDeleteIssuesSettingInput was added\n* Type UpdateBusinessMembersCanDeleteIssuesSettingPayload was added\n* Type UpdateBusinessMembersCanCreateRepositoriesSettingInput was added\n* Type UpdateBusinessMembersCanCreateRepositoriesSettingPayload was added\n* Type UpdateBusinessMembersCanChangeRepositoryVisibilitySettingInput was added\n* Type UpdateBusinessMembersCanChangeRepositoryVisibilitySettingPayload was added\n* Type UpdateBusinessDefaultRepositoryPermissionSettingInput was added\n* Type UpdateBusinessDefaultRepositoryPermissionSettingPayload was added\n* Type UpdateBusinessAllowPrivateRepositoryForkingSettingInput was added\n* Type UpdateBusinessAllowPrivateRepositoryForkingSettingPayload was added\n* Type RemoveBusinessBillingManagerInput was added\n* Type RemoveBusinessBillingManagerPayload was added\n* Type RemoveBusinessAdminInput was added\n* Type RemoveBusinessAdminPayload was added\n* Type InviteBusinessBillingManagerInput was added\n* Type InviteBusinessBillingManagerPayload was added\n* Type InviteBusinessAdminInput was added\n* Type InviteBusinessAdminPayload was added\n* Type CancelBusinessBillingManagerInvitationInput was added\n* Type CancelBusinessBillingManagerInvitationPayload was added\n* Type CancelBusinessAdminInvitationInput was added\n* Type CancelBusinessAdminInvitationPayload was added\n* Type AcceptBusinessMemberInvitationInput was added\n* Type AcceptBusinessMemberInvitationPayload was added\n* Type BusinessMemberInvitationEdge was added\n* Type BusinessMemberInvitationConnection was added\n* Type DeploymentOrderField was added\n* Type DeploymentOrder was added\n\n### The Unified business identity preview includes these changes:\n\n* Field updateBusinessTwoFactorAuthenticationRequiredSetting was added to object type Mutation\n* Field updateBusinessTeamDiscussionsSetting was added to object type Mutation\n* Field updateBusinessRepositoryProjectsSetting was added to object type Mutation\n* Field updateBusinessProfile was added to object type Mutation\n* Field updateBusinessOrganizationProjectsSetting was added to object type Mutation\n* Field updateBusinessMembersCanUpdateProtectedBranchesSetting was added to object type Mutation\n* Field updateBusinessMembersCanInviteCollaboratorsSetting was added to object type Mutation\n* Field updateBusinessMembersCanDeleteRepositoriesSetting was added to object type Mutation\n* Field updateBusinessMembersCanDeleteIssuesSetting was added to object type Mutation\n* Field updateBusinessMembersCanCreateRepositoriesSetting was added to object type Mutation\n* Field updateBusinessMembersCanChangeRepositoryVisibilitySetting was added to object type Mutation\n* Field updateBusinessDefaultRepositoryPermissionSetting was added to object type Mutation\n* Field updateBusinessAllowPrivateRepositoryForkingSetting was added to object type Mutation\n* Field removeBusinessBillingManager was added to object type Mutation\n* Field removeBusinessAdmin was added to object type Mutation\n* Field inviteBusinessBillingManager was added to object type Mutation\n* Field inviteBusinessAdmin was added to object type Mutation\n* Field cancelBusinessBillingManagerInvitation was added to object type Mutation\n* Field cancelBusinessAdminInvitation was added to object type Mutation\n* Field acceptBusinessMemberInvitation was added to object type Mutation\n* Field businessMemberInvitationByToken was added to object type Query\n* Field businessMemberInvitation was added to object type Query\n* Field business was added to object type Query\n* Type BusinessRepositoryInfo was added\n* Type OrganizationOrderField was added\n* Type OrganizationOrder was added\n* Type BusinessBillingInfo was added\n* Type BusinessEnabledSettingValue was added\n* Type BusinessPendingMemberInvitationConnection was added\n* Type BusinessMemberInvitationRole was added\n* Type BusinessMemberInvitation was added\n* Type BusinessMembersCanCreateRepositoriesSettingValue was added\n* Type BusinessDefaultRepositoryPermissionSettingValue was added\n* Type BusinessEnabledDisabledSettingValue was added\n* Type BusinessAdminInfo was added\n* Type Business was added\n\n## Schema changes for 2019-01-31\n\n### The GraphQL schema includes these changes:\n\n* CodeOfConduct object implements Node interface\n* Field resourcePath was added to object type CodeOfConduct\n* Field id was added to object type CodeOfConduct\n* Type PullRequestReviewThreadEdge was added\n* Type PullRequestReviewThreadConnection was added\n\n### The Pull Requests Preview preview includes these changes:\n\n* Field reviewThreads was added to object type PullRequest\n\n## Schema changes for 2019-01-30\n\n### The GraphQL schema includes these changes:\n\n* CodeOfConduct object implements Node interface\n* Field resourcePath was added to object type CodeOfConduct\n* Field id was added to object type CodeOfConduct\n* Type PullRequestReviewThreadEdge was added\n* Type PullRequestReviewThreadConnection was added\n\n### The Pull Requests Preview preview includes these changes:\n\n* Field reviewThreads was added to object type PullRequest\n\n## Schema changes for 2019-01-19\n\n### The GraphQL schema includes these changes:\n\n* Field pendingMembers was added to object type Organization\n\n## Schema changes for 2019-01-18\n\n### The GraphQL schema includes these changes:\n\n* Enum value ROCKET was added to enum ReactionContent\n* Enum value EYES was added to enum ReactionContent\n\n## Schema changes for 2019-01-16\n\n### The GraphQL schema includes these changes:\n\n* Field issueContributions was added to object type ContributionsCollection\n* Type CreatedIssueContributionConnection was added\n\n## Schema changes for 2019-01-11\n\n### The GraphQL schema includes these changes:\n\n* PullRequestReview object implements Reactable interface\n* Field viewerCanReact was added to object type PullRequestReview\n* Field reactions was added to object type PullRequestReview\n* Field reactionGroups was added to object type PullRequestReview\n\n### The Hovercards preview includes these changes:\n\n* Argument includeNotificationContexts: Boolean added to field PullRequest.hovercard\n* Argument includeNotificationContexts: Boolean added to field Issue.hovercard\n\n## Schema changes for 2019-01-08\n\n### The GraphQL schema includes these changes:\n\n* Field protectedBranch was removed from object type ReviewDismissalAllowance\n* Field protectedBranch was removed from object type PushAllowance\n\n## Schema changes for 2019-01-05\n\n### The GraphQL schema includes these changes:\n\n* Type DeleteIssueInput was added\n* Type DeleteIssuePayload was added\n\n### The Issues Preview preview includes these changes:\n\n* Field deleteIssue was added to object type Mutation\n\n## Schema changes for 2019-01-03\n\n### The GraphQL schema includes these changes:\n\n* Field UpdateTopicsPayload.repository changed type from Repository! to Repository\n* Field UpdateSubscriptionPayload.subscribable changed type from Subscribable! to Subscribable\n* Field UpdatePullRequestReviewCommentPayload.pullRequestReviewComment changed type from PullRequestReviewComment! to PullRequestReviewComment\n* Field UpdatePullRequestReviewPayload.pullRequestReview changed type from PullRequestReview! to PullRequestReview\n* Field UpdateProjectColumnPayload.projectColumn changed type from ProjectColumn! to ProjectColumn\n* Field UpdateProjectCardPayload.projectCard changed type from ProjectCard! to ProjectCard\n* Field UpdateProjectPayload.project changed type from Project! to Project\n* Field SubmitPullRequestReviewPayload.pullRequestReview changed type from PullRequestReview! to PullRequestReview\n* Field RequestReviewsPayload.requestedReviewersEdge changed type from UserEdge! to UserEdge\n* Field RequestReviewsPayload.pullRequest changed type from PullRequest! to PullRequest\n* Field RemoveStarPayload.starrable changed type from Starrable! to Starrable\n* Field RemoveReactionPayload.subject changed type from Reactable! to Reactable\n* Field RemoveReactionPayload.reaction changed type from Reaction! to Reaction\n* Field RemoveOutsideCollaboratorPayload.removedUser changed type from User! to User\n* Field MoveProjectColumnPayload.columnEdge changed type from ProjectColumnEdge! to ProjectColumnEdge\n* Field MoveProjectCardPayload.cardEdge changed type from ProjectCardEdge! to ProjectCardEdge\n* Field DismissPullRequestReviewPayload.pullRequestReview changed type from PullRequestReview! to PullRequestReview\n* Field DeletePullRequestReviewPayload.pullRequestReview changed type from PullRequestReview! to PullRequestReview\n* Field DeleteProjectColumnPayload.project changed type from Project! to Project\n* Field DeleteProjectColumnPayload.deletedColumnId changed type from ID! to ID\n* Field DeleteProjectCardPayload.deletedCardId changed type from ID! to ID\n* Field DeleteProjectCardPayload.column changed type from ProjectColumn! to ProjectColumn\n* Field DeleteProjectPayload.owner changed type from ProjectOwner! to ProjectOwner\n* Field DeclineTopicSuggestionPayload.topic changed type from Topic! to Topic\n* Field CreateProjectPayload.project changed type from Project! to Project\n* Field AddStarPayload.starrable changed type from Starrable! to Starrable\n* Field AddReactionPayload.subject changed type from Reactable! to Reactable\n* Field AddReactionPayload.reaction changed type from Reaction! to Reaction\n* Field AddPullRequestReviewCommentPayload.commentEdge changed type from PullRequestReviewCommentEdge! to PullRequestReviewCommentEdge\n* Field AddPullRequestReviewCommentPayload.comment changed type from PullRequestReviewComment! to PullRequestReviewComment\n* Field AddPullRequestReviewPayload.reviewEdge changed type from PullRequestReviewEdge! to PullRequestReviewEdge\n* Field AddPullRequestReviewPayload.pullRequestReview changed type from PullRequestReview! to PullRequestReview\n* Field AddProjectColumnPayload.project changed type from Project! to Project\n* Field AddProjectColumnPayload.columnEdge changed type from ProjectColumnEdge! to ProjectColumnEdge\n* Field AddProjectCardPayload.projectColumn changed type from Project! to ProjectColumn\n* Field AddProjectCardPayload.cardEdge changed type from ProjectCardEdge! to ProjectCardEdge\n* Field AddCommentPayload.timelineEdge changed type from IssueTimelineItemEdge! to IssueTimelineItemEdge\n* Field AddCommentPayload.subject changed type from Node! to Node\n* Field AddCommentPayload.commentEdge changed type from IssueCommentEdge! to IssueCommentEdge\n* Field AcceptTopicSuggestionPayload.topic changed type from Topic! to Topic"}