{"meta":{"title":"2023 的 GraphQL 更改日志","intro":"从2023年起的GraphQL架构变更。","product":"GraphQL API","breadcrumbs":[{"href":"/zh/graphql","title":"GraphQL API"},{"href":"/zh/graphql/overview","title":"概述"},{"href":"/zh/graphql/overview/changelog","title":"Changelog"},{"href":"/zh/graphql/overview/changelog/2023","title":"2023"}],"documentType":"article"},"body":"# 2023 的 GraphQL 更改日志\n\n从2023年起的GraphQL架构变更。\n\n[2026](2026) · [2025](2025) · [2024](2024) · **2023** · [2022](2022) · [2021](2021) · [2020](2020) · [2019](2019) · [2018](2018) · [2017](2017)\n\n## Schema changes for 2023-11-30\n\n### The GraphQL schema includes these changes:\n\n- Type CreateUserListInput was added\n- Type CreateUserListPayload was added\n- Type DeleteUserListInput was added\n- Type DeleteUserListPayload was added\n- Type UpdateUserListInput was added\n- Type UpdateUserListPayload was added\n- Type UpdateUserListsForItemInput was added\n- Type UpdateUserListsForItemPayload was added\n- Type UserList was added\n- Type UserListConnection was added\n- Type UserListEdge was added\n- Type UserListItems was added\n- Type UserListItemsConnection was added\n- Type UserListItemsEdge was added\n- Type UserListSuggestion was added\n- Field createUserList was added to object type Mutation\n- Field deleteUserList was added to object type Mutation\n- Field updateUserList was added to object type Mutation\n- Field updateUserListsForItem was added to object type Mutation\n- Field lists was added to object type User\n- Field suggestedListNames was added to object type User\n\n## Schema changes for 2023-11-22\n\n### The GraphQL schema includes these changes:\n\n- Type UnsubscribeFromNotificationsInput was added\n- Type UnsubscribeFromNotificationsPayload was added\n- Field unsubscribeFromNotifications was added to object type Mutation\n\n## Schema changes for 2023-11-18\n\n### The GraphQL schema includes these changes:\n\n- Type UpdatePatreonSponsorabilityInput was added\n- Type UpdatePatreonSponsorabilityPayload was added\n- Field updatePatreonSponsorability was added to object type Mutation\n\n## Schema changes for 2023-11-17\n\n### The GraphQL schema includes these changes:\n\n- Type MemberFeatureRequestNotification was added\n- Field paymentSource was added to object type SponsorsActivity\n\n## Schema changes for 2023-11-14\n\n### The GraphQL schema includes these changes:\n\n- Type SponsorshipPaymentSource was added\n- Field paymentSource was added to object type Sponsorship\n\n## Schema changes for 2023-11-04\n\n### The GraphQL schema includes these changes:\n\n- Type AbortRepositoryMigrationInput was added\n- Type AbortRepositoryMigrationPayload was added\n- Field abortRepositoryMigration was added to object type Mutation\n- PullRequestReview object implements Minimizable interface\n- Field isMinimized was added to object type PullRequestReview\n- Field minimizedReason was added to object type PullRequestReview\n- Field viewerCanMinimize was added to object type PullRequestReview\n\n## Schema changes for 2023-11-01\n\n### The GraphQL schema includes these changes:\n\n- Enum value 'FILE_PATH_PATTERNwas removed from enumRepositoryRuleType'\n\n## Schema changes for 2023-10-23\n\n### The GraphQL schema includes these changes:\n\n- Field roleName was added to object type PermissionSource\n\n## Schema changes for 2023-10-17\n\n### The GraphQL schema includes these changes:\n\n- Enum value 'TRANSFERRING_OWNERSHIPwas added to enumRepositoryLockReason'\n\n## Schema changes for 2023-10-12\n\n### The GraphQL schema includes these changes:\n\n- Enum value NPM was added to enum SocialAccountProvider\n\n## Schema changes for 2023-10-11\n\n### The GraphQL schema includes these changes:\n\n- Type WorkflowFileReference was added\n- Type WorkflowFileReferenceInput was added\n- Type WorkflowsParameters was added\n- Type WorkflowsParametersInput was added\n- Enum value AUTHORIZATION was added to enum RepositoryRuleType\n- Enum value 'FILE_PATH_PATTERNwas added to enumRepositoryRuleType'\n- Enum value 'LOCK_BRANCHwas added to enumRepositoryRuleType'\n- Enum value 'MAX_REF_UPDATESwas added to enumRepositoryRuleType'\n- Enum value 'MERGE_QUEUEwas added to enumRepositoryRuleType'\n- Enum value 'MERGE_QUEUE_LOCKED_REFwas added to enumRepositoryRuleType'\n- Enum value 'REQUIRED_REVIEW_THREAD_RESOLUTIONwas added to enumRepositoryRuleType'\n- Enum value 'REQUIRED_WORKFLOW_STATUS_CHECKSwas added to enumRepositoryRuleType'\n- Enum value 'RULESET_REQUIRED_SIGNATURESwas added to enumRepositoryRuleType'\n- Enum value 'SECRET_SCANNINGwas added to enumRepositoryRuleType'\n- Enum value TAG was added to enum RepositoryRuleType\n- Enum value WORKFLOWS was added to enum RepositoryRuleType\n- Enum value 'WORKFLOW_UPDATESwas added to enumRepositoryRuleType'\n- Member WorkflowsParameters was added to Union type RuleParameters\n- Input field workflows of type WorkflowsParametersInput was added to input object type RuleParametersInput\n\n## Schema changes for 2023-10-07\n\n### The GraphQL schema includes these changes:\n\n- Field preventSelfReview was added to object type DeploymentProtectionRule\n- Input field preventSelfReview of type Boolean was added to input object type UpdateEnvironmentInput\n\n## Schema changes for 2023-09-27\n\n### The GraphQL schema includes these changes:\n\n- Field issue was added to object type CreateLinkedBranchPayload\n\n## Schema changes for 2023-09-22\n\n### The GraphQL schema includes these changes:\n\n- Field isAnswered was added to object type Discussion\n- Argument answered: Boolean added to field Repository.discussions\n\n## Schema changes for 2023-09-13\n\n### The GraphQL schema includes these changes:\n\n- Field repositoryRuleset was added to object type RepositoryRule\n\n## Schema changes for 2023-09-12\n\n### The GraphQL schema includes these changes:\n\n- Type ContributingGuidelines was added\n- Field contributingGuidelines was added to object type Repository\n\n## Schema changes for 2023-09-12\n\n### The GraphQL schema includes these changes:\n\n- Field archivedAt was added to object type Organization\n\n## Schema changes for 2023-09-08\n\n### The GraphQL schema includes these changes:\n\n- Type EnterpriseConnection was added\n- Type EnterpriseEdge was added\n- Type EnterpriseMembershipType was added\n- Type EnterpriseOrder was added\n- Type EnterpriseOrderField was added\n- Field enterprises was added to object type User\n\n## Schema changes for 2023-08-14\n\n### The GraphQL schema includes these changes:\n\n- Type AddPullRequestReviewThreadReplyInput was added\n- Type AddPullRequestReviewThreadReplyPayload was added\n- Type PullRequestBranchUpdateMethod was added\n- Field githubEnterpriseImporterIpAddresses was added to object type GitHubMetadata\n- Field addPullRequestReviewThreadReply was added to object type Mutation\n- Input field updateMethod of type PullRequestBranchUpdateMethod was added to input object type UpdatePullRequestBranchInput\n\n## Schema changes for 2023-07-31\n\n### The GraphQL schema includes these changes:\n\n- Argument hasIssuesEnabled: Boolean added to field Organization.repositories\n- Argument hasIssuesEnabled: Boolean added to field Repository.forks\n- Argument hasIssuesEnabled: Boolean added to field RepositoryOwner.repositories\n- Argument hasIssuesEnabled: Boolean added to field Topic.repositories\n- Argument hasIssuesEnabled: Boolean added to field User.repositories\n- Argument hasIssues: Boolean added to field User.repositoriesContributedTo\n- Argument hasIssuesEnabled: Boolean added to field User.watching\n\n## Schema changes for 2023-07-21\n\n### The GraphQL schema includes these changes:\n\n- Type SubscribableThread was added\n- Type ThreadSubscriptionFormAction was added\n- Type ThreadSubscriptionState was added\n- Issue object implements SubscribableThread interface\n- Field viewerThreadSubscriptionFormAction was added to object type Issue\n- Field viewerThreadSubscriptionStatus was added to object type Issue\n\n## Schema changes for 2023-07-19\n\n### The GraphQL schema includes these changes:\n\n- Argument includePrivate: Boolean (with default value) added to field Organization.sponsorsActivities\n- Argument includePrivate: Boolean (with default value) added to field Sponsorable.sponsorsActivities\n- Argument includePrivate: Boolean (with default value) added to field User.sponsorsActivities\n\n## Schema changes for 2023-07-13\n\n### The GraphQL schema includes these changes:\n\n- Type EnvironmentOrderField was added\n- Type Environments was added\n- Argument orderBy: Environments (with default value) added to field Repository.environments\n\n## Schema changes for 2023-07-12\n\n### The GraphQL schema includes these changes:\n\n- Member Bot was added to Union type RequestedReviewer\n\n## Schema changes for 2023-07-11\n\n### The GraphQL schema includes these changes:\n\n- Argument login: String added to field Organization.mannequins\n\n## Schema changes for 2023-07-10\n\n### The GraphQL schema includes these changes:\n\n- Type OrgOauthAppAccessBlockedAuditEntry was added\n- Type OrgOauthAppAccessUnblockedAuditEntry was added\n- Type RepositoryIdConditionTarget was added\n- Type RepositoryIdConditionTargetInput was added\n- Type RepositoryRulesetBypassActorBypassMode was added\n- Type RepositoryRulesetBypassActorInput was added\n- Type RuleBypassMode was removed\n- Input field bypassActors of type '[RepositoryRulesetBypassActorInput!]was added to input object typeCreateRepositoryRulesetInput'\n- Input field bypassActorIds was removed from input object type CreateRepositoryRulesetInput\n- Input field bypassMode was removed from input object type CreateRepositoryRulesetInput\n- Input field CreateTeamDiscussionCommentInput.body changed type from String! to String\n- Input field CreateTeamDiscussionCommentInput.discussionId changed type from ID! to ID\n- Input field CreateTeamDiscussionInput.body changed type from String! to String\n- Input field CreateTeamDiscussionInput.teamId changed type from ID! to ID\n- Input field CreateTeamDiscussionInput.title changed type from String! to String\n- Argument isArchived: Boolean added to field Organization.repositories\n- Member OrgOauthAppAccessBlockedAuditEntry was added to Union type OrganizationAuditEntry\n- Member OrgOauthAppAccessUnblockedAuditEntry was added to Union type OrganizationAuditEntry\n- Field color was added to object type 'ProjectV2ItemFieldSingleSelectValue'\n- Field description was added to object type 'ProjectV2ItemFieldSingleSelectValue'\n- Field descriptionHTML was added to object type 'ProjectV2ItemFieldSingleSelectValue'\n- Field color was added to object type 'ProjectV2SingleSelectFieldOption'\n- Field description was added to object type 'ProjectV2SingleSelectFieldOption'\n- Field descriptionHTML was added to object type 'ProjectV2SingleSelectFieldOption'\n- Field path was added to object type PullRequestThread\n- Field subjectType was added to object type PullRequestThread\n- Argument isArchived: Boolean added to field RepositoryOwner.repositories\n- Field repositoryId was added to object type RepositoryRuleConditions\n- Input field repositoryId of type RepositoryIdConditionTargetInput was added to input object type RepositoryRuleConditionsInput\n- Field bypassMode was removed from object type RepositoryRuleset\n- Field bypassMode was added to object type RepositoryRulesetBypassActor\n- Field organizationAdmin was added to object type RepositoryRulesetBypassActor\n- Field repositoryRoleDatabaseId was added to object type RepositoryRulesetBypassActor\n- Field repositoryRoleName was added to object type RepositoryRulesetBypassActor\n- Field currentPrivacyLevel was added to object type SponsorsActivity\n- Input field bypassActors of type '[RepositoryRulesetBypassActorInput!]was added to input object typeUpdateRepositoryRulesetInput'\n- Input field bypassActorIds was removed from input object type UpdateRepositoryRulesetInput\n- Input field bypassMode was removed from input object type UpdateRepositoryRulesetInput\n- Argument isArchived: Boolean added to field User.repositories\n\n### The following changes will be made to the schema:\n\n- On member CreateTeamDiscussionCommentInput.body:body will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member CreateTeamDiscussionCommentInput.discussionId:discussionId will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member CreateTeamDiscussionCommentPayload.teamDiscussionComment:teamDiscussionComment will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member CreateTeamDiscussionInput.body:body will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member CreateTeamDiscussionInput.private:private will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member CreateTeamDiscussionInput.teamId:teamId will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member CreateTeamDiscussionInput.title:title will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member CreateTeamDiscussionPayload.teamDiscussion:teamDiscussion will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussion.authorAssociation:authorAssociation will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussion.bodyVersion:bodyVersion will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussion.comments:comments will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussion.commentsResourcePath:commentsResourcePath will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussion.commentsUrl:commentsUrl will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussion.isPinned:isPinned will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussion.isPrivate:isPrivate will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussion.number:number will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussion.resourcePath:resourcePath will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussion.team:team will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussion.title:title will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussion.url:url will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussion.viewerCanPin:viewerCanPin will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussionComment.authorAssociation:authorAssociation will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussionComment.bodyVersion:bodyVersion will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussionComment.discussion:discussion will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussionComment.number:number will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussionComment.resourcePath:resourcePath will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n- On member TeamDiscussionComment.url:url will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.\n\n## Schema changes for 2023-06-20\n\n### The GraphQL schema includes these changes:\n\n- Enum value SWIFT was added to enum DependencyGraphEcosystem\n- Default value for argument includeParents on field Organization.rulesets changed from false to true\n- Argument 'names: [String!]added to fieldProjectV2SingleSelectField.options'\n- Argument includeParents: Boolean (with default value) added to field Repository.ruleset\n- Default value for argument includeParents on field Repository.rulesets changed from false to true\n- Enum value SWIFT was added to enum SecurityAdvisoryEcosystem\n\n## Schema changes for 2023-06-16\n\n### The GraphQL schema includes these changes:\n\n- Type 'ProjectV2Actor' was added\n- Type 'ProjectV2ActorConnection' was added\n- Type 'ProjectV2ActorEdge' was added\n- Type 'ProjectV2Collaborator' was added\n- Type 'ProjectV2Roles' was added\n- Type 'UpdateProjectV2CollaboratorsInput' was added\n- Type 'UpdateProjectV2CollaboratorsPayload' was added\n- Field 'updateProjectV2Collaboratorswas added to object typeMutation'\n\n## Schema changes for 2023-06-13\n\n### The GraphQL schema includes these changes:\n\n- Type 'MarkProjectV2AsTemplateInput' was added\n- Type 'MarkProjectV2AsTemplatePayload' was added\n- Type 'UnmarkProjectV2AsTemplateInput' was added\n- Type 'UnmarkProjectV2AsTemplatePayload' was added\n- Field 'markProjectV2AsTemplatewas added to object typeMutation'\n- Field 'unmarkProjectV2AsTemplatewas added to object typeMutation'\n- Enum value 'ORGANIZATION_ALWAYSwas added to enumRuleBypassMode'\n- Enum value 'ORGANIZATION_NONEwas added to enumRuleBypassMode'\n- Enum value 'ORGANIZATION_PRS_ONLYwas added to enumRuleBypassMode'\n\n## Schema changes for 2023-06-09\n\n### The GraphQL schema includes these changes:\n\n- Type WorkflowRunFile was added\n- Field file was added to object type WorkflowRun\n\n## Schema changes for 2023-06-07\n\n### The GraphQL schema includes these changes:\n\n- Enum value 'FAILED_VALIDATIONwas added to enumOrganizationMigrationState'\n- Enum value 'PENDING_VALIDATIONwas added to enumOrganizationMigrationState'\n\n## Schema changes for 2023-06-06\n\n### The GraphQL schema includes these changes:\n\n- Issue object implements Deletable interface\n- Field viewerCanDelete was added to object type Issue\n\n## Schema changes for 2023-06-01\n\n### The GraphQL schema includes these changes:\n\n- Field ruleset was added to object type Organization\n- Field ruleset was added to object type Repository\n- Field createdAt was added to object type RepositoryRuleset\n- Field updatedAt was added to object type RepositoryRuleset\n\n## Schema changes for 2023-05-31\n\n### The GraphQL schema includes these changes:\n\n- Field warningsCount was added to interface Migration\n- Field warningsCount was added to object type RepositoryMigration\n\n## Schema changes for 2023-04-21\n\n### The GraphQL schema includes these changes:\n\n- Field BranchNamePatternParameters.name changed type from String! to String\n- Field BranchNamePatternParameters.operator changed type from String to String!\n- Field BranchNamePatternParameters.pattern changed type from String to String!\n- Field CommitAuthorEmailPatternParameters.name changed type from String! to String\n- Field CommitAuthorEmailPatternParameters.operator changed type from String to String!\n- Field CommitAuthorEmailPatternParameters.pattern changed type from String to String!\n- Field CommitMessagePatternParameters.name changed type from String! to String\n- Field CommitMessagePatternParameters.operator changed type from String to String!\n- Field CommitMessagePatternParameters.pattern changed type from String to String!\n- Field CommitterEmailPatternParameters.name changed type from String! to String\n- Field CommitterEmailPatternParameters.operator changed type from String to String!\n- Field CommitterEmailPatternParameters.pattern changed type from String to String!\n- Field PullRequestParameters.dismissStaleReviewsOnPush changed type from Boolean to Boolean!\n- Field PullRequestParameters.requireCodeOwnerReview changed type from Boolean to Boolean!\n- Field PullRequestParameters.requireLastPushApproval changed type from Boolean to Boolean!\n- Field PullRequestParameters.requiredApprovingReviewCount changed type from Int to Int!\n- Field PullRequestParameters.requiredReviewThreadResolution changed type from Boolean to Boolean!\n- Field RefNameConditionTarget.exclude changed type from '[String!]to[String!]!'\n- Field RefNameConditionTarget.include changed type from '[String!]to[String!]!'\n- Field RepositoryNameConditionTarget.exclude changed type from '[String!]to[String!]!'\n- Field RepositoryNameConditionTarget.include changed type from '[String!]to[String!]!'\n- Field RequiredDeploymentsParameters.requiredDeploymentEnvironments changed type from '[String!]to[String!]!'\n- Field RequiredStatusChecksParameters.requiredStatusChecks changed type from '[StatusCheckConfiguration!]to[StatusCheckConfiguration!]!'\n- Field RequiredStatusChecksParameters.strictRequiredStatusChecksPolicy changed type from Boolean to Boolean!\n- Field StatusCheckConfiguration.context changed type from String to String!\n- Field StatusCheckConfiguration.integrationId changed type from Int! to Int\n- Field TagNamePatternParameters.name changed type from String! to String\n- Field TagNamePatternParameters.operator changed type from String to String!\n- Field TagNamePatternParameters.pattern changed type from String to String!\n- Field UpdateParameters.updateAllowsFetchAndMerge changed type from Boolean to Boolean!\n\n## Schema changes for 2023-04-20\n\n### The GraphQL schema includes these changes:\n\n- Field assignees was added to object type IssueTemplate\n\n## Schema changes for 2023-04-19\n\n### The GraphQL schema includes these changes:\n\n- Field labels was added to object type IssueTemplate\n- Workflow object implements UniformResourceLocatable interface\n- Field resourcePath was added to object type Workflow\n- Field url was added to object type Workflow\n\n## Schema changes for 2023-04-18\n\n### The GraphQL schema includes these changes:\n\n- Type BranchNamePatternParameters was added\n- Type BranchNamePatternParametersInput was added\n- Type BypassActor was added\n- Type CommitAuthorEmailPatternParameters was added\n- Type CommitAuthorEmailPatternParametersInput was added\n- Type CommitMessagePatternParameters was added\n- Type CommitMessagePatternParametersInput was added\n- Type CommitterEmailPatternParameters was added\n- Type CommitterEmailPatternParametersInput was added\n- Type CreateRepositoryRulesetInput was added\n- Type CreateRepositoryRulesetPayload was added\n- Type DeleteRepositoryRulesetInput was added\n- Type DeleteRepositoryRulesetPayload was added\n- Type PullRequestParameters was added\n- Type PullRequestParametersInput was added\n- Type RefNameConditionTarget was added\n- Type RefNameConditionTargetInput was added\n- Type RepositoryNameConditionTarget was added\n- Type RepositoryNameConditionTargetInput was added\n- Type RepositoryRule was added\n- Type RepositoryRuleConditions was added\n- Type RepositoryRuleConditionsInput was added\n- Type RepositoryRuleConnection was added\n- Type RepositoryRuleEdge was added\n- Type RepositoryRuleInput was added\n- Type RepositoryRuleType was added\n- Type RepositoryRuleset was added\n- Type RepositoryRulesetBypassActor was added\n- Type RepositoryRulesetBypassActorConnection was added\n- Type RepositoryRulesetBypassActorEdge was added\n- Type RepositoryRulesetConnection was added\n- Type RepositoryRulesetEdge was added\n- Type RepositoryRulesetTarget was added\n- Type RequiredDeploymentsParameters was added\n- Type RequiredDeploymentsParametersInput was added\n- Type RequiredStatusChecksParameters was added\n- Type RequiredStatusChecksParametersInput was added\n- Type RuleBypassMode was added\n- Type RuleEnforcement was added\n- Type RuleParameters was added\n- Type RuleParametersInput was added\n- Type RuleSource was added\n- Type StatusCheckConfiguration was added\n- Type StatusCheckConfigurationInput was added\n- Type TagNamePatternParameters was added\n- Type TagNamePatternParametersInput was added\n- Type UpdateParameters was added\n- Type UpdateParametersInput was added\n- Type UpdateRepositoryRulesetInput was added\n- Type UpdateRepositoryRulesetPayload was added\n- Field createRepositoryRuleset was added to object type Mutation\n- Field deleteRepositoryRuleset was added to object type Mutation\n- Field updateRepositoryRuleset was added to object type Mutation\n- Field rulesets was added to object type Organization\n- Field rulesets was added to object type Repository\n\n## Schema changes for 2023-04-14\n\n### The GraphQL schema includes these changes:\n\n- Type BulkSponsorship was added\n- Type CreateSponsorshipsInput was added\n- Type CreateSponsorshipsPayload was added\n- Field createSponsorships was added to object type Mutation\n- Field autoDismissedAt was added to object type RepositoryVulnerabilityAlert\n- Enum value 'AUTO_DISMISSEDwas added to enumRepositoryVulnerabilityAlertState'\n- Field viaBulkSponsorship was added to object type SponsorsActivity\n\n## Schema changes for 2023-04-13\n\n### The GraphQL schema includes these changes:\n\n- Type AddedToMergeQueueEvent was added\n- Type DequeuePullRequestInput was added\n- Type DequeuePullRequestPayload was added\n- Type EnqueuePullRequestInput was added\n- Type EnqueuePullRequestPayload was added\n- Type MergeQueue was added\n- Type MergeQueueConfiguration was added\n- Type MergeQueueEntry was added\n- Type MergeQueueEntryConnection was added\n- Type MergeQueueEntryEdge was added\n- Type MergeQueueEntryState was added\n- Type MergeQueueMergingStrategy was added\n- Type RemovedFromMergeQueueEvent was added\n- Field dequeuePullRequest was added to object type Mutation\n- Field enqueuePullRequest was added to object type Mutation\n- Field mergeQueueEntry was added to object type PullRequest\n- Member AddedToMergeQueueEvent was added to Union type PullRequestTimelineItems\n- Member RemovedFromMergeQueueEvent was added to Union type PullRequestTimelineItems\n- Field mergeQueue was added to object type Repository\n\n## Schema changes for 2023-04-11\n\n### The GraphQL schema includes these changes:\n\n- Field archivedAt was added to object type Repository\n- Field archivedAt was added to interface RepositoryInfo\n\n## Schema changes for 2023-04-08\n\n### The GraphQL schema includes these changes:\n\n- Type TeamNotificationSetting was added\n- Argument notificationSetting: TeamNotificationSetting added to field Organization.teams\n- Field notificationSetting was added to object type Team\n\n## Schema changes for 2023-04-07\n\n### The GraphQL schema includes these changes:\n\n- Field fixReason (deprecated) was removed from object type RepositoryVulnerabilityAlert\n\n## Schema changes for 2023-04-04\n\n### The GraphQL schema includes these changes:\n\n- Input field AddPullRequestReviewThreadInput.line changed type from Int! to Int\n\n## Schema changes for 2023-04-03\n\n### The GraphQL schema includes these changes:\n\n- Type BigInt was added\n- Field fullDatabaseId was added to object type Issue\n- Field fullDatabaseId was added to object type IssueComment\n- Field fullDatabaseId was added to object type PinnedIssue\n\n## Schema changes for 2023-04-01\n\n### The GraphQL schema includes these changes:\n\n- Enum value SUCCESS was added to enum DeploymentState\n\n### The following changes will be made to the schema:\n\n- On member Commit.pushedDate:pushedDate will be removed. Effective 2023-07-01.\n\n## Schema changes for 2023-03-29\n\n### The GraphQL schema includes these changes:\n\n- Input field AddPullRequestReviewCommentInput.body changed type from String! to String\n\n### The following changes will be made to the schema:\n\n- On member AddPullRequestReviewCommentInput.body:body will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead Effective 2023-10-01.\n- On member AddPullRequestReviewCommentInput.commitOID:commitOID will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead Effective 2023-10-01.\n- On member AddPullRequestReviewCommentInput.inReplyTo:inReplyTo will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead Effective 2023-10-01.\n- On member AddPullRequestReviewCommentInput.path:path will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead Effective 2023-10-01.\n- On member AddPullRequestReviewCommentInput.position:position will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead Effective 2023-10-01.\n- On member AddPullRequestReviewCommentInput.pullRequestId:pullRequestId will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead Effective 2023-10-01.\n- On member AddPullRequestReviewCommentInput.pullRequestReviewId:pullRequestReviewId will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead Effective 2023-10-01.\n- On member AddPullRequestReviewInput.comments:comments will be removed. use the threads argument instead Effective 2023-10-01.\n- On member PullRequestReviewComment.originalPosition:originalPosition will be removed. Effective 2023-10-01.\n- On member PullRequestReviewComment.position:position will be removed. Use the line and startLine fields instead, which are file line numbers instead of diff line numbers Effective 2023-10-01.\n\n## Schema changes for 2023-03-28\n\n### The GraphQL schema includes these changes:\n\n- Type PullRequestReviewThreadSubjectType was added\n- Input field subjectType was added to input object type AddPullRequestReviewThreadInput\n- Field subjectType was added to object type PullRequestReviewComment\n- Field subjectType was added to object type PullRequestReviewThread\n\n## Schema changes for 2023-03-24\n\n### The GraphQL schema includes these changes:\n\n- Field line was added to object type PullRequestReviewComment\n- Field originalLine was added to object type PullRequestReviewComment\n- Field originalStartLine was added to object type PullRequestReviewComment\n- Field startLine was added to object type PullRequestReviewComment\n\n## Schema changes for 2023-03-23\n\n### The GraphQL schema includes these changes:\n\n- Type EnterpriseServerInstallationMembershipConnection was added\n- Type EnterpriseServerInstallationMembershipEdge was added\n- Type WorkflowState was added\n- Input field CreateMigrationSourceInput.url changed type from String! to String\n- Field enterpriseInstallations was added to object type EnterpriseUserAccount\n- Input field StartRepositoryMigrationInput.accessToken changed type from String! to String\n- Input field StartRepositoryMigrationInput.sourceRepositoryUrl changed type from URI! to URI\n- Field pronouns was added to object type User\n- Field state was added to object type Workflow\n\n## Schema changes for 2023-03-16\n\n### The GraphQL schema includes these changes:\n\n- Type CloseDiscussionInput was added\n- Type CloseDiscussionPayload was added\n- Type 'DeleteProjectV2WorkflowInput' was added\n- Type 'DeleteProjectV2WorkflowPayload' was added\n- Type DiscussionCloseReason was added\n- Type DiscussionState was added\n- Type DiscussionStateReason was added\n- Type ReopenDiscussionInput was added\n- Type ReopenDiscussionPayload was added\n- Field viewerCanClose was added to interface Closable\n- Field viewerCanReopen was added to interface Closable\n- Field stateReason was added to object type Discussion\n- Field viewerCanClose was added to object type Discussion\n- Field viewerCanReopen was added to object type Discussion\n- Field viewerCanClose was added to object type Issue\n- Field viewerCanReopen was added to object type Issue\n- Field viewerCanClose was added to object type Milestone\n- Field viewerCanReopen was added to object type Milestone\n- Field closeDiscussion was added to object type Mutation\n- Field 'deleteProjectV2Workflowwas added to object typeMutation'\n- Field reopenDiscussion was added to object type Mutation\n- Argument 'states: [DiscussionState!]added to fieldOrganization.repositoryDiscussions'\n- Field viewerCanClose was added to object type Project\n- Field viewerCanReopen was added to object type Project\n- Field viewerCanClose was added to object type 'ProjectV2'\n- Field viewerCanReopen was added to object type 'ProjectV2'\n- Field viewerCanClose was added to object type PullRequest\n- Field viewerCanReopen was added to object type PullRequest\n- Field viewerCanUpdateBranch was added to object type PullRequest\n- Argument 'states: [DiscussionState!]added to fieldRepository.discussions'\n- Argument 'states: [DiscussionState!]added to fieldRepositoryDiscussionAuthor.repositoryDiscussions'\n- Argument 'states: [DiscussionState!]added to fieldUser.repositoryDiscussions'\n\n## Schema changes for 2023-03-11\n\n### The GraphQL schema includes these changes:\n\n- Argument login: String added to field Repository.collaborators\n\n## Schema changes for 2023-03-07\n\n### The GraphQL schema includes these changes:\n\n- Field template was added to object type 'ProjectV2'\n\n## Schema changes for 2023-03-03\n\n### The GraphQL schema includes these changes:\n\n- Type SocialAccount was added\n- Type SocialAccountConnection was added\n- Type SocialAccountEdge was added\n- Type SocialAccountProvider was added\n- Field socialAccounts was added to object type User\n\n## Schema changes for 2023-03-01\n\n### The GraphQL schema includes these changes:\n\n- Field requiredDeploymentEnvironments was added to object type BranchProtectionRule\n- Field requiresDeployments was added to object type BranchProtectionRule\n- Input field requiredDeploymentEnvironments was added to input object type CreateBranchProtectionRuleInput\n- Input field requiresDeployments was added to input object type CreateBranchProtectionRuleInput\n- Input field requiredDeploymentEnvironments was added to input object type UpdateBranchProtectionRuleInput\n- Input field requiresDeployments was added to input object type UpdateBranchProtectionRuleInput\n- Field event was added to object type WorkflowRun\n\n## Schema changes for 2023-02-24\n\n### The GraphQL schema includes these changes:\n\n- Input field expectedHeadOid was added to input object type EnablePullRequestAutoMergeInput\n\n## Schema changes for 2023-02-22\n\n### The GraphQL schema includes these changes:\n\n- Type 'CreateProjectV2FieldInput' was added\n- Type 'CreateProjectV2FieldPayload' was added\n- Type 'DeleteProjectV2FieldInput' was added\n- Type 'DeleteProjectV2FieldPayload' was added\n- Type 'ProjectV2CustomFieldType' was added\n- Type 'ProjectV2SingleSelectFieldOptionColor' was added\n- Type 'ProjectV2SingleSelectFieldOptionInput' was added\n- Field 'createProjectV2Fieldwas added to object typeMutation'\n- Field 'deleteProjectV2Fieldwas added to object typeMutation'\n\n## Schema changes for 2023-02-16\n\n### The GraphQL schema includes these changes:\n\n- Enum value 'ROADMAP_LAYOUTwas added to enumProjectV2ViewLayout'\n\n## Schema changes for 2023-02-15\n\n### The GraphQL schema includes these changes:\n\n- Field vulnerabilityAlert was added to object type Repository\n\n## Schema changes for 2023-02-11\n\n### The GraphQL schema includes these changes:\n\n- Type 'DeleteProjectV2Input' was added\n- Type 'DeleteProjectV2Payload' was added\n- Field 'deleteProjectV2was added to object typeMutation'\n\n## Schema changes for 2023-02-09\n\n### The GraphQL schema includes these changes:\n\n- Type 'ProjectV2Workflow' was added\n- Type 'ProjectV2WorkflowConnection' was added\n- Type 'ProjectV2WorkflowEdge' was added\n- Type 'ProjectV2WorkflowOrder' was added\n- Type 'ProjectV2WorkflowsOrderField' was added\n- Field workflow was added to object type 'ProjectV2'\n- Field workflows was added to object type 'ProjectV2'\n\n## Schema changes for 2023-02-08\n\n### The GraphQL schema includes these changes:\n\n### The following changes will be made to the schema:\n\n- On member MergeQueueEntry.baseOid:baseOid will be removed. Use baseCommit instead. Effective 2023-07-01.\n- On member MergeQueueEntry.headOid:headOid will be removed. Use headCommit instead. Effective 2023-07-01.\n\n## Schema changes for 2023-02-07\n\n### The GraphQL schema includes these changes:\n\n### The following changes will be made to the schema:\n\n- On member MergeQueue.headOid:headOid will be removed. Use entry.headOid instead. Effective 2023-07-01.\n- On member MergeQueue.mergeMethod:mergeMethod will be removed. Use configuration.merge_method instead. Effective 2023-07-01.\n- On member MergeQueue.mergingEntries:mergingEntries will be removed. Effective 2023-07-01.\n- On member MergeQueue.pendingRemovalEntries:pendingRemovalEntries will be removed. Effective 2023-07-01.\n- On member MergeQueueEntry.blockedByMergeConflicts:blockedByMergeConflicts will be removed. Use state instead. Effective 2023-07-01.\n- On member MergeQueueEntry.checkStatus:checkStatus will be removed. Use state instead. Effective 2023-07-01.\n- On member MergeQueueEntry.hasJumpedQueue:hasJumpedQueue will be removed. Use jump instead. Effective 2023-07-01.\n- On member MergeQueueEntry.isSolo:isSolo will be removed. Use solo instead. Effective 2023-07-01.\n\n## Schema changes for 2023-02-05\n\n### The GraphQL schema includes these changes:\n\n- Type 'CopyProjectV2Input' was added\n- Type 'CopyProjectV2Payload' was added\n- Field 'copyProjectV2was added to object typeMutation'\n\n## Schema changes for 2023-02-03\n\n### The GraphQL schema includes these changes:\n\n- Discussion object implements Closable interface\n- Field closed was added to object type Discussion\n- Field closedAt was added to object type Discussion\n\n## Schema changes for 2023-02-01\n\n### The GraphQL schema includes these changes:\n\n### The following changes will be made to the schema:\n\n- On member ProjectV2ItemFieldGroup.field:field will be removed. Check out the ProjectV2ItemFieldGroup#groupByField API as an example for the more capable alternative. Effective 2023-07-01.\n\n## Schema changes for 2023-01-31\n\n### The GraphQL schema includes these changes:\n\n- Type AnnouncementBanner was added\n- Type EnterpriseFailedInvitationConnection was added\n- Type EnterpriseFailedInvitationEdge was added\n- Type OrganizationInvitationSource was added\n- Enterprise object implements AnnouncementBanner interface\n- Field announcement was added to object type Enterprise\n- Field announcementExpiresAt was added to object type Enterprise\n- Field announcementUserDismissible was added to object type Enterprise\n- Field failedInvitations was added to object type EnterpriseOwnerInfo\n- Argument invitationSource: OrganizationInvitationSource added to field EnterpriseOwnerInfo.pendingMemberInvitations\n- Organization object implements AnnouncementBanner interface\n- Field announcement was added to object type Organization\n- Field announcementExpiresAt was added to object type Organization\n- Field announcementUserDismissible was added to object type Organization\n- Field invitationSource was added to object type OrganizationInvitation\n\n## Schema changes for 2023-01-28\n\n### The GraphQL schema includes these changes:\n\n- Type RemoveEnterpriseMemberInput was added\n- Type RemoveEnterpriseMemberPayload was added\n- Field removeEnterpriseMember was added to object type Mutation\n\n## Schema changes for 2023-01-27\n\n### The GraphQL schema includes these changes:\n\n- Type RevertPullRequestInput was added\n- Type RevertPullRequestPayload was added\n- Field revertPullRequest was added to object type Mutation\n\n### The following changes will be made to the schema:\n\n- On member MergeQueue.headOid:headOid will be removed. Use entry.headOid instead. Effective 2023-07-01.\n- On member MergeQueue.mergeMethod:mergeMethod will be removed. Use configuration.merge_method instead. Effective 2023-07-01.\n- On member MergeQueue.mergingEntries:mergingEntries will be removed. Effective 2023-07-01.\n- On member MergeQueue.pendingRemovalEntries:pendingRemovalEntries will be removed. Effective 2023-07-01.\n- On member MergeQueueEntry.blockedByMergeConflicts:blockedByMergeConflicts will be removed. Use state instead. Effective 2023-07-01.\n- On member MergeQueueEntry.checkStatus:checkStatus will be removed. Use state instead. Effective 2023-07-01.\n- On member MergeQueueEntry.hasJumpedQueue:hasJumpedQueue will be removed. Use jump instead. Effective 2023-07-01.\n- On member MergeQueueEntry.isSolo:isSolo will be removed. Use solo instead. Effective 2023-07-01.\n\n## Schema changes for 2023-01-19\n\n### The GraphQL schema includes these changes:\n\n- Argument orderBy: OrganizationOrder added to field OrganizationsHovercardContext.relevantOrganizations\n- Argument orderBy: OrganizationOrder added to field User.organizations\n\n## Schema changes for 2023-01-18\n\n### The GraphQL schema includes these changes:\n\n- Type AddProjectDraftIssueInput was removed\n- Type AddProjectDraftIssuePayload was removed\n- Type AddProjectNextItemInput was removed\n- Type AddProjectNextItemPayload was removed\n- Type DeleteProjectNextItemInput was removed\n- Type DeleteProjectNextItemPayload was removed\n- Type ProjectItemType was removed\n- Type ProjectNext was removed\n- Type ProjectNextConnection was removed\n- Type ProjectNextEdge was removed\n- Type ProjectNextField was removed\n- Type ProjectNextFieldCommon was removed\n- Type ProjectNextFieldConfiguration was removed\n- Type ProjectNextFieldConfigurationConnection was removed\n- Type ProjectNextFieldConfigurationEdge was removed\n- Type ProjectNextFieldConnection was removed\n- Type ProjectNextFieldEdge was removed\n- Type ProjectNextFieldType was removed\n- Type ProjectNextItem was removed\n- Type ProjectNextItemConnection was removed\n- Type ProjectNextItemContent was removed\n- Type ProjectNextItemEdge was removed\n- Type ProjectNextItemFieldValue was removed\n- Type ProjectNextItemFieldValueConnection was removed\n- Type ProjectNextItemFieldValueEdge was removed\n- Type ProjectNextIterationField was removed\n- Type ProjectNextIterationFieldConfiguration was removed\n- Type ProjectNextIterationFieldIteration was removed\n- Type ProjectNextOrderField was removed\n- Type ProjectNextOwner was removed\n- Type ProjectNextSingleSelectField was removed\n- Type ProjectNextSingleSelectFieldOption was removed\n- Type ProjectView was removed\n- Type ProjectViewConnection was removed\n- Type ProjectViewEdge was removed\n- Type ProjectViewLayout was removed\n- Type SortBy was removed\n- Type UpdateProjectDraftIssueInput was removed\n- Type UpdateProjectDraftIssuePayload was removed\n- Type UpdateProjectNextInput was removed\n- Type UpdateProjectNextItemFieldInput was removed\n- Type UpdateProjectNextItemFieldPayload was removed\n- Type UpdateProjectNextPayload was removed\n- Field project was removed from object type DraftIssue\n- Field projectItem was removed from object type DraftIssue\n- Issue object type no longer implements ProjectNextOwner interface\n- Field projectNext (deprecated) was removed from object type Issue\n- Field projectNextItems was removed from object type Issue\n- Field projectsNext (deprecated) was removed from object type Issue\n- Field addProjectDraftIssue (deprecated) was removed from object type Mutation\n- Field addProjectNextItem (deprecated) was removed from object type Mutation\n- Field deleteProjectNextItem (deprecated) was removed from object type Mutation\n- Field updateProjectDraftIssue (deprecated) was removed from object type Mutation\n- Field updateProjectNext (deprecated) was removed from object type Mutation\n- Field updateProjectNextItemField (deprecated) was removed from object type Mutation\n- Organization object type no longer implements ProjectNextOwner interface\n- Field projectNext (deprecated) was removed from object type Organization\n- Field projectsNext (deprecated) was removed from object type Organization\n- PullRequest object type no longer implements ProjectNextOwner interface\n- Field projectNext (deprecated) was removed from object type PullRequest\n- Field projectNextItems (deprecated) was removed from object type PullRequest\n- Field projectsNext (deprecated) was removed from object type PullRequest\n- Field projectNext (deprecated) was removed from object type Repository\n- Field projectsNext (deprecated) was removed from object type Repository\n- User object type no longer implements ProjectNextOwner interface\n- Field projectNext (deprecated) was removed from object type User\n- Field projectsNext (deprecated) was removed from object type User\n\n## Schema changes for 2023-01-15\n\n### The GraphQL schema includes these changes:\n\n- Argument includeUnpublished: Boolean added to field SponsorsListing.tiers\n\n## Schema changes for 2023-01-10\n\n### The GraphQL schema includes these changes:\n\n- Type OrganizationMigration was added\n- Type OrganizationMigrationState was added\n- Type ProjectNextFieldConfiguration was added\n- Type ProjectNextFieldConfigurationConnection was added\n- Type ProjectNextFieldConfigurationEdge was added\n- Type ProjectNextIterationField was added\n- Type ProjectNextIterationFieldConfiguration was added\n- Type ProjectNextIterationFieldIteration was added\n- Type ProjectNextSingleSelectField was added\n- Type ProjectNextSingleSelectFieldOption was added\n- Type PublishSponsorsTierInput was added\n- Type PublishSponsorsTierPayload was added\n- Type RetireSponsorsTierInput was added\n- Type RetireSponsorsTierPayload was added\n- Type StartOrganizationMigrationInput was added\n- Type StartOrganizationMigrationPayload was added\n- Type StripeConnectAccount was added\n- Field reactionGroups was added to object type AddReactionPayload\n- Input field headRepositoryId was added to input object type CreatePullRequestInput\n- Field publishSponsorsTier was added to object type Mutation\n- Field retireSponsorsTier was added to object type Mutation\n- Field startOrganizationMigration was added to object type Mutation\n- Field totalSponsorshipAmountAsSponsorInCents was added to object type Organization\n- Argument activeOnly: Boolean added to field Organization.sponsorshipForViewerAsSponsor\n- Argument activeOnly: Boolean added to field Organization.sponsorshipForViewerAsSponsorable\n- Argument activeOnly: Boolean added to field Organization.sponsorshipsAsMaintainer\n- Argument activeOnly: Boolean added to field Organization.sponsorshipsAsSponsor\n- Field fieldConstraints was added to object type ProjectNext\n- Field projectFieldConstraint was added to object type ProjectNextItemFieldValue\n- Field reactionGroups was added to object type RemoveReactionPayload\n- Field hasVulnerabilityAlertsEnabled was added to object type Repository\n- Field totalSponsorshipAmountAsSponsorInCents was added to interface Sponsorable\n- Argument activeOnly: Boolean added to field Sponsorable.sponsorshipForViewerAsSponsor\n- Argument activeOnly: Boolean added to field Sponsorable.sponsorshipForViewerAsSponsorable\n- Argument activeOnly: Boolean added to field Sponsorable.sponsorshipsAsMaintainer\n- Argument activeOnly: Boolean added to field Sponsorable.sponsorshipsAsSponsor\n- Field activeStripeConnectAccount was added to object type SponsorsListing\n- Field isActive was added to object type Sponsorship\n- Field author was added to object type SponsorshipNewsletter\n- Input field fieldConstraintId was added to input object type UpdateProjectNextItemFieldInput\n- Input field fieldWithSettingId was added to input object type UpdateProjectNextItemFieldInput\n- Field totalSponsorshipAmountAsSponsorInCents was added to object type User\n- Argument activeOnly: Boolean added to field User.sponsorshipForViewerAsSponsor\n- Argument activeOnly: Boolean added to field User.sponsorshipForViewerAsSponsorable\n- Argument activeOnly: Boolean added to field User.sponsorshipsAsMaintainer\n- Argument activeOnly: Boolean added to field User.sponsorshipsAsSponsor\n\n### The following changes will be made to the schema:\n\n- On member PackageType.RUBYGEMS:RUBYGEMS will be removed. Effective 2022-12-28.\n- On member PackageType.MAVEN:MAVEN will be removed. Effective 2023-02-10."}