{"meta":{"title":"2026 年 GraphQL 更改日志","intro":"GraphQL 架构将在 2026 年进行更改。","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/2026","title":"2026"}],"documentType":"article"},"body":"# 2026 年 GraphQL 更改日志\n\nGraphQL 架构将在 2026 年进行更改。\n\n**2026** · [2025](2025) · [2024](2024) · [2023](2023) · [2022](2022) · [2021](2021) · [2020](2020) · [2019](2019) · [2018](2018) · [2017](2017)\n\n## Schema changes for 2026-09-02\n\n### The GraphQL schema includes these changes:\n\n- Enum value 'ENTERPRISE_ORGANIZATION_CREATIONwas added to enumOrganizationInvitationSource'\n- Enum value 'ADDED_TO_STACK_EVENTwas added to enumPullRequestTimelineItemsItemType'\n- Enum value 'REMOVED_FROM_STACK_EVENTwas added to enumPullRequestTimelineItemsItemType'\n\n## Schema changes for 2026-08-26\n\n### The GraphQL schema includes these changes:\n\n- Type AddCloseIssueReferencesInput was added\n- Input field clientMutationId of type String was added to input object type AddCloseIssueReferencesInput\n- Input field issueId of type ID! was added to input object type AddCloseIssueReferencesInput\n- Input field pullRequestIds of type '[ID!]!was added to input object typeAddCloseIssueReferencesInput'\n- Type AddCloseIssueReferencesPayload was added\n- Field clientMutationId was added to object type AddCloseIssueReferencesPayload\n- Field issue was added to object type AddCloseIssueReferencesPayload\n- Type RemoveCloseIssueReferencesInput was added\n- Input field clientMutationId of type String was added to input object type RemoveCloseIssueReferencesInput\n- Input field issueId of type ID! was added to input object type RemoveCloseIssueReferencesInput\n- Input field pullRequestIds of type '[ID!]!was added to input object typeRemoveCloseIssueReferencesInput'\n- Type RemoveCloseIssueReferencesPayload was added\n- Field clientMutationId was added to object type RemoveCloseIssueReferencesPayload\n- Field issue was added to object type RemoveCloseIssueReferencesPayload\n- Argument 'userLogins: [String!]added to fieldEnterprise.enterpriseTeams'\n- Field addCloseIssueReferences was added to object type Mutation\n- Argument input: AddCloseIssueReferencesInput! added to field Mutation.addCloseIssueReferences\n- Field removeCloseIssueReferences was added to object type Mutation\n- Argument input: RemoveCloseIssueReferencesInput! added to field Mutation.removeCloseIssueReferences\n\n## Schema changes for 2026-08-25\n\n### The GraphQL schema includes these changes:\n\n- Type PullRequestReviewThreadResolutionReason was added\n- Enum value ADDRESSED was added to enum PullRequestReviewThreadResolutionReason\n- Enum value INVALID was added to enum PullRequestReviewThreadResolutionReason\n- Enum value 'WONT_FIXwas added to enumPullRequestReviewThreadResolutionReason'\n- Input field resolutionReason of type PullRequestReviewThreadResolutionReason was added to input object type ResolveReviewThreadInput\n\n## Schema changes for 2026-08-24\n\n### The GraphQL schema includes these changes:\n\n- Type IssueFieldUpdateInput was added\n- Input field fieldName of type String! was added to input object type IssueFieldUpdateInput\n- Input field operation of type IssueFieldUpdateOperation! was added to input object type IssueFieldUpdateInput\n- Input field value of type String was added to input object type IssueFieldUpdateInput\n- Type IssueFieldUpdateOperation was added\n- Enum value ADD was added to enum IssueFieldUpdateOperation\n- Enum value CLEAR was added to enum IssueFieldUpdateOperation\n- Enum value REMOVE was added to enum IssueFieldUpdateOperation\n- Enum value SET was added to enum IssueFieldUpdateOperation\n- Input field issueFieldUpdates of type '[IssueFieldUpdateInput!]was added to input object typeUpdateIssueInput'\n\n## Schema changes for 2026-08-18\n\n### The GraphQL schema includes these changes:\n\n- Argument excludeUserLinked: Boolean (with default value) added to field Issue.closedByPullRequestsReferences\n- Argument excludeUserLinked: Boolean (with default value) added to field PullRequest.closingIssuesReferences\n\n## Schema changes for 2026-08-17\n\n### The GraphQL schema includes these changes:\n\n- Enum value 'SECURITY_KEYwas removed from enumProofOfPresenceRequirement'\n\n## Schema changes for 2026-08-13\n\n### The GraphQL schema includes these changes:\n\n- Field innersourceVulnerabilities was added to object type Enterprise\n- Argument after: String added to field Enterprise.innersourceVulnerabilities\n- Argument before: String added to field Enterprise.innersourceVulnerabilities\n- Argument ecosystem: SecurityAdvisoryEcosystem added to field Enterprise.innersourceVulnerabilities\n- Argument first: Int added to field Enterprise.innersourceVulnerabilities\n- Argument last: Int added to field Enterprise.innersourceVulnerabilities\n- Argument orderBy: SecurityVulnerabilityOrder (with default value) added to field Enterprise.innersourceVulnerabilities\n- Argument package: String added to field Enterprise.innersourceVulnerabilities\n- Argument 'severities: [SecurityAdvisorySeverity!]added to fieldEnterprise.innersourceVulnerabilities'\n- Field innersourceVulnerabilities was added to object type Organization\n- Argument after: String added to field Organization.innersourceVulnerabilities\n- Argument before: String added to field Organization.innersourceVulnerabilities\n- Argument ecosystem: SecurityAdvisoryEcosystem added to field Organization.innersourceVulnerabilities\n- Argument first: Int added to field Organization.innersourceVulnerabilities\n- Argument last: Int added to field Organization.innersourceVulnerabilities\n- Argument orderBy: SecurityVulnerabilityOrder (with default value) added to field Organization.innersourceVulnerabilities\n- Argument package: String added to field Organization.innersourceVulnerabilities\n- Argument 'severities: [SecurityAdvisorySeverity!]added to fieldOrganization.innersourceVulnerabilities'\n\n## Schema changes for 2026-08-12\n\n### The GraphQL schema includes these changes:\n\n- Type IssueFieldValueFilter was added\n- Input field dateValue of type String was added to input object type IssueFieldValueFilter\n- Input field fieldId of type ID was added to input object type IssueFieldValueFilter\n- Input field fieldName of type String was added to input object type IssueFieldValueFilter\n- Input field multiSelectOptionIds of type '[ID!]was added to input object typeIssueFieldValueFilter'\n- Input field multiSelectOptionValues of type '[String!]was added to input object typeIssueFieldValueFilter'\n- Input field numberValue of type Float was added to input object type IssueFieldValueFilter\n- Input field singleSelectOptionId of type ID was added to input object type IssueFieldValueFilter\n- Input field singleSelectOptionValue of type String was added to input object type IssueFieldValueFilter\n- Input field textValue of type String was added to input object type IssueFieldValueFilter\n- Input field issueFieldValues of type '[IssueFieldValueFilter!]was added to input object typeIssueFilters'\n- Field pinnedIssueFields was added to object type Organization\n- Argument after: String added to field Organization.pinnedIssueFields\n- Argument before: String added to field Organization.pinnedIssueFields\n- Argument first: Int added to field Organization.pinnedIssueFields\n- Argument last: Int added to field Organization.pinnedIssueFields\n- Field isIssueField was added to object type 'ProjectV2Field'\n- Field issueField was added to object type 'ProjectV2Field'\n- Field isIssueField was added to interface 'ProjectV2FieldCommon'\n- Field isIssueField was added to object type 'ProjectV2IterationField'\n- Field isIssueField was added to object type 'ProjectV2MultiSelectField'\n- Field issueField was added to object type 'ProjectV2MultiSelectField'\n- Field isIssueField was added to object type 'ProjectV2SingleSelectField'\n- Field issueField was added to object type 'ProjectV2SingleSelectField'\n\n## Schema changes for 2026-07-31\n\n### The GraphQL schema includes these changes:\n\n- Enum value GITLAB was added to enum MigrationSourceType\n\n## Schema changes for 2026-07-30\n\n### The GraphQL schema includes these changes:\n\n- Type 'ProjectV2ViewConfiguration' was added\n- Field visibleFields was added to object type 'ProjectV2ViewConfiguration'\n- Argument after: String added to field 'ProjectV2ViewConfiguration.visibleFields'\n- Argument before: String added to field 'ProjectV2ViewConfiguration.visibleFields'\n- Argument first: Int added to field 'ProjectV2ViewConfiguration.visibleFields'\n- Argument last: Int added to field 'ProjectV2ViewConfiguration.visibleFields'\n- Type 'ProjectV2ViewConfigurationInput' was added\n- Input field visibleFieldIds of type '[ID!]was added to input object typeProjectV2ViewConfigurationInput'\n- Input field configuration of type 'ProjectV2ViewConfigurationInputwas added to input object typeCreateProjectV2ViewInput'\n- Field configuration was added to object type 'ProjectV2View'\n- Input field configuration of type 'ProjectV2ViewConfigurationInputwas added to input object typeUpdateProjectV2ViewInput'\n\n## Schema changes for 2026-07-28\n\n### The GraphQL schema includes these changes:\n\n- Type 'CreateProjectV2ViewInput' was added\n- Input field clientMutationId of type String was added to input object type 'CreateProjectV2ViewInput'\n- Input field layout of type 'ProjectV2ViewLayout!was added to input object typeCreateProjectV2ViewInput'\n- Input field name of type String! was added to input object type 'CreateProjectV2ViewInput'\n- Input field projectId of type ID! was added to input object type 'CreateProjectV2ViewInput'\n- Type 'CreateProjectV2ViewPayload' was added\n- Field clientMutationId was added to object type 'CreateProjectV2ViewPayload'\n- Field 'projectV2Viewwas added to object typeCreateProjectV2ViewPayload'\n- Type 'DeleteProjectV2ViewInput' was added\n- Input field clientMutationId of type String was added to input object type 'DeleteProjectV2ViewInput'\n- Input field viewId of type ID! was added to input object type 'DeleteProjectV2ViewInput'\n- Type 'DeleteProjectV2ViewPayload' was added\n- Field clientMutationId was added to object type 'DeleteProjectV2ViewPayload'\n- Field 'projectV2Viewwas added to object typeDeleteProjectV2ViewPayload'\n- Type 'UpdateProjectV2ViewInput' was added\n- Input field clientMutationId of type String was added to input object type 'UpdateProjectV2ViewInput'\n- Input field filter of type String was added to input object type 'UpdateProjectV2ViewInput'\n- Input field layout of type 'ProjectV2ViewLayoutwas added to input object typeUpdateProjectV2ViewInput'\n- Input field name of type String was added to input object type 'UpdateProjectV2ViewInput'\n- Input field viewId of type ID! was added to input object type 'UpdateProjectV2ViewInput'\n- Type 'UpdateProjectV2ViewPayload' was added\n- Field clientMutationId was added to object type 'UpdateProjectV2ViewPayload'\n- Field 'projectV2Viewwas added to object typeUpdateProjectV2ViewPayload'\n- Field exp was added to object type CopilotEndpoints\n- Field 'createProjectV2Viewwas added to object typeMutation'\n- Argument 'input: CreateProjectV2ViewInput!added to fieldMutation.createProjectV2View'\n- Field 'deleteProjectV2Viewwas added to object typeMutation'\n- Argument 'input: DeleteProjectV2ViewInput!added to fieldMutation.deleteProjectV2View'\n- Field 'updateProjectV2Viewwas added to object typeMutation'\n- Argument 'input: UpdateProjectV2ViewInput!added to fieldMutation.updateProjectV2View'\n- Enum value 'SECURITY_KEYwas added to enumProofOfPresenceRequirement'\n\n## Schema changes for 2026-07-27\n\n### The GraphQL schema includes these changes:\n\n- Type 'ProjectV2ItemFieldMultiSelectValue' was added\n- 'ProjectV2ItemFieldMultiSelectValueobject implementsNode' interface\n- 'ProjectV2ItemFieldMultiSelectValueobject implementsProjectV2ItemFieldValueCommon' interface\n- Field createdAt was added to object type 'ProjectV2ItemFieldMultiSelectValue'\n- Field creator was added to object type 'ProjectV2ItemFieldMultiSelectValue'\n- Field databaseId was added to object type 'ProjectV2ItemFieldMultiSelectValue'\n- Field field was added to object type 'ProjectV2ItemFieldMultiSelectValue'\n- Field id was added to object type 'ProjectV2ItemFieldMultiSelectValue'\n- Field item was added to object type 'ProjectV2ItemFieldMultiSelectValue'\n- Field options was added to object type 'ProjectV2ItemFieldMultiSelectValue'\n- Field updatedAt was added to object type 'ProjectV2ItemFieldMultiSelectValue'\n- Field value was added to object type 'ProjectV2ItemFieldMultiSelectValue'\n- Type 'ProjectV2MultiSelectField' was added\n- 'ProjectV2MultiSelectFieldobject implementsNode' interface\n- 'ProjectV2MultiSelectFieldobject implementsProjectV2FieldCommon' interface\n- Field createdAt was added to object type 'ProjectV2MultiSelectField'\n- Field dataType was added to object type 'ProjectV2MultiSelectField'\n- Field databaseId was added to object type 'ProjectV2MultiSelectField'\n- Field id was added to object type 'ProjectV2MultiSelectField'\n- Field multiSelectOptions was added to object type 'ProjectV2MultiSelectField'\n- Argument 'names: [String!]added to fieldProjectV2MultiSelectField.multiSelectOptions'\n- Field name was added to object type 'ProjectV2MultiSelectField'\n- Field project was added to object type 'ProjectV2MultiSelectField'\n- Field updatedAt was added to object type 'ProjectV2MultiSelectField'\n- Type 'ProjectV2MultiSelectFieldOption' was added\n- Field color was added to object type 'ProjectV2MultiSelectFieldOption'\n- Field description was added to object type 'ProjectV2MultiSelectFieldOption'\n- Field descriptionHTML was added to object type 'ProjectV2MultiSelectFieldOption'\n- Field id was added to object type 'ProjectV2MultiSelectFieldOption'\n- Field name was added to object type 'ProjectV2MultiSelectFieldOption'\n- Field nameHTML was added to object type 'ProjectV2MultiSelectFieldOption'\n- Type 'ProjectV2MultiSelectFieldOptionInput' was added\n- Input field color of type 'ProjectV2SingleSelectFieldOptionColor!was added to input object typeProjectV2MultiSelectFieldOptionInput'\n- Input field description of type String! was added to input object type 'ProjectV2MultiSelectFieldOptionInput'\n- Input field id of type String was added to input object type 'ProjectV2MultiSelectFieldOptionInput'\n- Input field name of type String! was added to input object type 'ProjectV2MultiSelectFieldOptionInput'\n- Input field multiSelectOptions of type '[ProjectV2MultiSelectFieldOptionInput!]was added to input object typeCreateProjectV2FieldInput'\n- Enum value 'MULTI_SELECTwas added to enumProjectV2CustomFieldType'\n- Member 'ProjectV2MultiSelectFieldwas added to Union typeProjectV2FieldConfiguration'\n- Enum value 'MULTI_SELECTwas added to enumProjectV2FieldType'\n- Input field multiSelectOptionIds of type '[String!]was added to input object typeProjectV2FieldValue'\n- Member 'ProjectV2ItemFieldMultiSelectValuewas added to Union typeProjectV2ItemFieldValue'\n- Input field multiSelectOptions of type '[ProjectV2MultiSelectFieldOptionInput!]was added to input object typeUpdateProjectV2FieldInput'\n\n## Schema changes for 2026-07-23\n\n### The GraphQL schema includes these changes:\n\n- Type ProofOfPresenceRequirement was added\n- Enum value MFA was added to enum ProofOfPresenceRequirement\n- Enum value 'NO_POLICYwas added to enumProofOfPresenceRequirement'\n- Enum value REAUTH was added to enum ProofOfPresenceRequirement\n- Type UpdateEnterpriseProofOfPresenceRequiredSettingInput was added\n- Input field clientMutationId of type String was added to input object type UpdateEnterpriseProofOfPresenceRequiredSettingInput\n- Input field enterpriseId of type ID! was added to input object type UpdateEnterpriseProofOfPresenceRequiredSettingInput\n- Input field settingValue of type ProofOfPresenceRequirement! was added to input object type UpdateEnterpriseProofOfPresenceRequiredSettingInput\n- Type UpdateEnterpriseProofOfPresenceRequiredSettingPayload was added\n- Field clientMutationId was added to object type UpdateEnterpriseProofOfPresenceRequiredSettingPayload\n- Field enterprise was added to object type UpdateEnterpriseProofOfPresenceRequiredSettingPayload\n- Field message was added to object type UpdateEnterpriseProofOfPresenceRequiredSettingPayload\n- Field updateEnterpriseProofOfPresenceRequiredSetting was added to object type Mutation\n- Argument input: UpdateEnterpriseProofOfPresenceRequiredSettingInput! added to field Mutation.updateEnterpriseProofOfPresenceRequiredSetting\n\n## Schema changes for 2026-07-22\n\n### The GraphQL schema includes these changes:\n\n- Type ApplyPendingIssueSuggestionsInput was added\n- Input field actorId of type ID! was added to input object type ApplyPendingIssueSuggestionsInput\n- Input field clientMutationId of type String was added to input object type ApplyPendingIssueSuggestionsInput\n- Input field issueId of type ID! was added to input object type ApplyPendingIssueSuggestionsInput\n- Input field suggestions of type '[PendingIssueSuggestionRef!]!was added to input object typeApplyPendingIssueSuggestionsInput'\n- Type ApplyPendingIssueSuggestionsPayload was added\n- Field clientMutationId was added to object type ApplyPendingIssueSuggestionsPayload\n- Field issue was added to object type ApplyPendingIssueSuggestionsPayload\n- Type IssueEventRationale was added\n- Field actor was added to object type IssueEventRationale\n- Field createdAt was added to object type IssueEventRationale\n- Field issueEvent was added to object type IssueEventRationale\n- Field rationale was added to object type IssueEventRationale\n- Type IssueEventWithRationale was added\n- Member ClosedEvent was added to Union type IssueEventWithRationale\n- Member IssueFieldAddedEvent was added to Union type IssueEventWithRationale\n- Member IssueFieldChangedEvent was added to Union type IssueEventWithRationale\n- Member IssueFieldRemovedEvent was added to Union type IssueEventWithRationale\n- Member IssueTypeAddedEvent was added to Union type IssueEventWithRationale\n- Member IssueTypeChangedEvent was added to Union type IssueEventWithRationale\n- Member IssueTypeRemovedEvent was added to Union type IssueEventWithRationale\n- Member LabeledEvent was added to Union type IssueEventWithRationale\n- Member UnlabeledEvent was added to Union type IssueEventWithRationale\n- Type IssueUpdateIntent was added\n- Field confidence was added to object type IssueUpdateIntent\n- Field databaseId was added to object type IssueUpdateIntent\n- Field intentId was added to object type IssueUpdateIntent\n- Field rationale was added to object type IssueUpdateIntent\n- Type PendingAssigneeSuggestion was added\n- Field actor was added to object type PendingAssigneeSuggestion\n- Field assignee was added to object type PendingAssigneeSuggestion\n- Field createdAt was added to object type PendingAssigneeSuggestion\n- Field rationale was added to object type PendingAssigneeSuggestion\n- Field updatedAt was added to object type PendingAssigneeSuggestion\n- Type PendingCloseSuggestion was added\n- Field actor was added to object type PendingCloseSuggestion\n- Field createdAt was added to object type PendingCloseSuggestion\n- Field duplicateOf was added to object type PendingCloseSuggestion\n- Field rationale was added to object type PendingCloseSuggestion\n- Field stateReason was added to object type PendingCloseSuggestion\n- Field updatedAt was added to object type PendingCloseSuggestion\n- Type PendingFieldSuggestion was added\n- Field actor was added to object type PendingFieldSuggestion\n- Field createdAt was added to object type PendingFieldSuggestion\n- Field issueField was added to object type PendingFieldSuggestion\n- Field rationale was added to object type PendingFieldSuggestion\n- Field suggestedValue was added to object type PendingFieldSuggestion\n- Field updatedAt was added to object type PendingFieldSuggestion\n- Type PendingIssueSuggestion was added\n- Member PendingAssigneeSuggestion was added to Union type PendingIssueSuggestion\n- Member PendingCloseSuggestion was added to Union type PendingIssueSuggestion\n- Member PendingFieldSuggestion was added to Union type PendingIssueSuggestion\n- Member PendingLabelSuggestion was added to Union type PendingIssueSuggestion\n- Member PendingTypeSuggestion was added to Union type PendingIssueSuggestion\n- Type PendingIssueSuggestionKind was added\n- Enum value ASSIGNEE was added to enum PendingIssueSuggestionKind\n- Enum value CLOSE was added to enum PendingIssueSuggestionKind\n- Enum value FIELD was added to enum PendingIssueSuggestionKind\n- Enum value LABEL was added to enum PendingIssueSuggestionKind\n- Enum value TYPE was added to enum PendingIssueSuggestionKind\n- Type PendingIssueSuggestionRef was added\n- Input field assigneeId of type ID was added to input object type PendingIssueSuggestionRef\n- Input field issueFieldId of type ID was added to input object type PendingIssueSuggestionRef\n- Input field issueTypeId of type ID was added to input object type PendingIssueSuggestionRef\n- Input field kind of type PendingIssueSuggestionKind! was added to input object type PendingIssueSuggestionRef\n- Input field labelId of type ID was added to input object type PendingIssueSuggestionRef\n- Type PendingLabelSuggestion was added\n- Field actor was added to object type PendingLabelSuggestion\n- Field createdAt was added to object type PendingLabelSuggestion\n- Field label was added to object type PendingLabelSuggestion\n- Field rationale was added to object type PendingLabelSuggestion\n- Field updatedAt was added to object type PendingLabelSuggestion\n- Type PendingTypeSuggestion was added\n- Field actor was added to object type PendingTypeSuggestion\n- Field createdAt was added to object type PendingTypeSuggestion\n- Field issueType was added to object type PendingTypeSuggestion\n- Field rationale was added to object type PendingTypeSuggestion\n- Field updatedAt was added to object type PendingTypeSuggestion\n- Type PullRequestStack was added\n- PullRequestStack object implements Node interface\n- Field baseRefName was added to object type PullRequestStack\n- Field entries was added to object type PullRequestStack\n- Argument after: String added to field PullRequestStack.entries\n- Argument before: String added to field PullRequestStack.entries\n- Argument first: Int added to field PullRequestStack.entries\n- Argument last: Int added to field PullRequestStack.entries\n- Field id was added to object type PullRequestStack\n- Field number was added to object type PullRequestStack\n- Field size was added to object type PullRequestStack\n- Type PullRequestStackEntry was added\n- PullRequestStackEntry object implements Node interface\n- Field id was added to object type PullRequestStackEntry\n- Field position was added to object type PullRequestStackEntry\n- Field pullRequest was added to object type PullRequestStackEntry\n- Field stack was added to object type PullRequestStackEntry\n- Type PullRequestStackEntryConnection was added\n- Field edges was added to object type PullRequestStackEntryConnection\n- Field nodes was added to object type PullRequestStackEntryConnection\n- Field pageInfo was added to object type PullRequestStackEntryConnection\n- Field totalCount was added to object type PullRequestStackEntryConnection\n- Type PullRequestStackEntryEdge was added\n- Field cursor was added to object type PullRequestStackEntryEdge\n- Field node was added to object type PullRequestStackEntryEdge\n- Type RejectPendingIssueSuggestionsInput was added\n- Input field actorId of type ID! was added to input object type RejectPendingIssueSuggestionsInput\n- Input field clientMutationId of type String was added to input object type RejectPendingIssueSuggestionsInput\n- Input field issueId of type ID! was added to input object type RejectPendingIssueSuggestionsInput\n- Input field suggestions of type '[PendingIssueSuggestionRef!]!was added to input object typeRejectPendingIssueSuggestionsInput'\n- Type RejectPendingIssueSuggestionsPayload was added\n- Field clientMutationId was added to object type RejectPendingIssueSuggestionsPayload\n- Field issue was added to object type RejectPendingIssueSuggestionsPayload\n- Field intent was added to object type AssignedEvent\n- Field intent was added to object type ClosedEvent\n- Field eventRationales was added to object type Issue\n- Field pendingSuggestions was added to object type Issue\n- Field intent was added to object type IssueFieldAddedEvent\n- Field rationale was added to object type IssueFieldAddedEvent\n- Field intent was added to object type IssueFieldChangedEvent\n- Field rationale was added to object type IssueFieldChangedEvent\n- Field intent was added to object type IssueFieldRemovedEvent\n- Field rationale was added to object type IssueFieldRemovedEvent\n- Field intent was added to object type IssueTypeAddedEvent\n- Field rationale was added to object type IssueTypeAddedEvent\n- Field intent was added to object type IssueTypeChangedEvent\n- Field rationale was added to object type IssueTypeChangedEvent\n- Field intent was added to object type IssueTypeRemovedEvent\n- Field rationale was added to object type IssueTypeRemovedEvent\n- Field intent was added to object type LabeledEvent\n- Field rationale was added to object type LabeledEvent\n- Field applyPendingIssueSuggestions was added to object type Mutation\n- Argument input: ApplyPendingIssueSuggestionsInput! added to field Mutation.applyPendingIssueSuggestions\n- Field rejectPendingIssueSuggestions was added to object type Mutation\n- Argument input: RejectPendingIssueSuggestionsInput! added to field Mutation.rejectPendingIssueSuggestions\n- Field stack was added to object type PullRequest\n- Field stackEntry was added to object type PullRequest\n- Field intent was added to object type UnlabeledEvent\n- Field rationale was added to object type UnlabeledEvent\n\n## Schema changes for 2026-07-20\n\n### The GraphQL schema includes these changes:\n\n- Type IssueStateUpdateInput was added\n- Input field confidence of type IssueEventConfidenceLevel was added to input object type IssueStateUpdateInput\n- Input field duplicateIssueId of type ID was added to input object type IssueStateUpdateInput\n- Input field rationale of type String was added to input object type IssueStateUpdateInput\n- Input field stateReason of type IssueClosedStateReason was added to input object type IssueStateUpdateInput\n- Input field suggest of type Boolean was added to input object type IssueStateUpdateInput\n- Input field value of type IssueState! was added to input object type IssueStateUpdateInput\n- Input field stateInput of type IssueStateUpdateInput was added to input object type UpdateIssueInput\n\n## Schema changes for 2026-07-16\n\n### The GraphQL schema includes these changes:\n\n- Field viewerCanAssign was added to interface Assignable\n- Field viewerCanAssign was added to object type Issue\n- Field viewerCanSetMilestone was added to object type Issue\n- Field viewerCanType was added to object type Issue\n- Field viewerCanUpdateMetadata was added to object type Issue\n- Field viewerCanAssign was added to object type PullRequest\n\n## Schema changes for 2026-07-14\n\n### The GraphQL schema includes these changes:\n\n- Type AssigneeUpdateInput was added\n- Input field actorId of type ID! was added to input object type AssigneeUpdateInput\n- Input field confidence of type IssueEventConfidenceLevel was added to input object type AssigneeUpdateInput\n- Input field rationale of type String was added to input object type AssigneeUpdateInput\n- Input field suggest of type Boolean was added to input object type AssigneeUpdateInput\n- Type IssueEventConfidenceLevel was added\n- Enum value HIGH was added to enum IssueEventConfidenceLevel\n- Enum value LOW was added to enum IssueEventConfidenceLevel\n- Enum value MEDIUM was added to enum IssueEventConfidenceLevel\n- Type IssueTypeUpdateInput was added\n- Input field confidence of type IssueEventConfidenceLevel was added to input object type IssueTypeUpdateInput\n- Input field issueTypeId of type ID was added to input object type IssueTypeUpdateInput\n- Input field rationale of type String was added to input object type IssueTypeUpdateInput\n- Input field suggest of type Boolean was added to input object type IssueTypeUpdateInput\n- Type LabelUpdateInput was added\n- Input field confidence of type IssueEventConfidenceLevel was added to input object type LabelUpdateInput\n- Input field labelId of type ID! was added to input object type LabelUpdateInput\n- Input field rationale of type String was added to input object type LabelUpdateInput\n- Input field suggest of type Boolean was added to input object type LabelUpdateInput\n- Input field assignees of type '[AssigneeUpdateInput!]was added to input object typeAddAssigneesToAssignableInput'\n- Input field labels of type '[LabelUpdateInput!]was added to input object typeAddLabelsToLabelableInput'\n- Input field confidence of type IssueEventConfidenceLevel was added to input object type CloseIssueInput\n- Input field isSuggestion of type Boolean was added to input object type CloseIssueInput\n- Input field rationale of type String was added to input object type CloseIssueInput\n- Input field confidence of type IssueEventConfidenceLevel was added to input object type IssueFieldCreateOrUpdateInput\n- Input field rationale of type String was added to input object type IssueFieldCreateOrUpdateInput\n- Input field suggest of type Boolean was added to input object type IssueFieldCreateOrUpdateInput\n- Input field assignees of type '[AssigneeUpdateInput!]was added to input object typeReplaceActorsForAssignableInput'\n- Input field assignees of type '[AssigneeUpdateInput!]was added to input object typeUpdateIssueInput'\n- Input field issueType of type IssueTypeUpdateInput was added to input object type UpdateIssueInput\n- Input field labels of type '[LabelUpdateInput!]was added to input object typeUpdateIssueInput'\n\n## Schema changes for 2026-07-13\n\n### The GraphQL schema includes these changes:\n\n- Enum value 'ARCHIVED_EVENTwas added to enumPullRequestTimelineItemsItemType'\n- Enum value 'UNARCHIVED_EVENTwas added to enumPullRequestTimelineItemsItemType'\n\n## Schema changes for 2026-07-08\n\n### The GraphQL schema includes these changes:\n\n- Type DismissalRestriction was added\n- Field allowedActors was added to object type DismissalRestriction\n- Field enabled was added to object type DismissalRestriction\n- Type DismissalRestrictionInput was added\n- Input field allowedActors of type '[ID!]was added to input object typeDismissalRestrictionInput'\n- Input field enabled of type Boolean! was added to input object type DismissalRestrictionInput\n- Input field AddAssigneesToAssignableInput.assigneeIds changed type from '[ID!]!to[ID!]'\n- Field dismissalRestriction was added to object type PullRequestParameters\n- Input field dismissalRestriction of type DismissalRestrictionInput was added to input object type PullRequestParametersInput\n\n## Schema changes for 2026-07-07\n\n### The GraphQL schema includes these changes:\n\n- Type IssueFieldTimelineOption was added\n- Field color was added to object type IssueFieldTimelineOption\n- Field name was added to object type IssueFieldTimelineOption\n- Field options was added to object type IssueFieldAddedEvent\n- Field newOptions was added to object type IssueFieldChangedEvent\n- Field previousOptions was added to object type IssueFieldChangedEvent\n- Field options was added to object type IssueFieldRemovedEvent\n- Enum value 'LICENSE_COMPLIANCE_SCANNINGwas added to enumRepositoryRuleType'\n- Input field issueCreationPolicy of type IssueCreationPolicy was added to input object type UpdateRepositoryInput\n\n## Schema changes for 2026-06-23\n\n### The GraphQL schema includes these changes:\n\n### The following changes will be made to the schema:\n\n- On member CopilotAgentTask.type:type will be removed. Use codingAgentFilter and codingAgentTypeFilter instead. Effective 2026-10-01.\n\n## Schema changes for 2026-06-11\n\n### The GraphQL schema includes these changes:\n\n- Type AddPullRequestCreationCapBypassUsersInput was added\n- Input field clientMutationId of type String was added to input object type AddPullRequestCreationCapBypassUsersInput\n- Input field repositoryId of type ID! was added to input object type AddPullRequestCreationCapBypassUsersInput\n- Input field userIds of type '[ID!]!was added to input object typeAddPullRequestCreationCapBypassUsersInput'\n- Type AddPullRequestCreationCapBypassUsersPayload was added\n- Field clientMutationId was added to object type AddPullRequestCreationCapBypassUsersPayload\n- Field repository was added to object type AddPullRequestCreationCapBypassUsersPayload\n- Type PullRequestCreationCapConfig was added\n- Field bypassedUsers was added to object type PullRequestCreationCapConfig\n- Argument after: String added to field PullRequestCreationCapConfig.bypassedUsers\n- Argument before: String added to field PullRequestCreationCapConfig.bypassedUsers\n- Argument first: Int added to field PullRequestCreationCapConfig.bypassedUsers\n- Argument last: Int added to field PullRequestCreationCapConfig.bypassedUsers\n- Type RemovePullRequestCreationCapBypassUsersInput was added\n- Input field clientMutationId of type String was added to input object type RemovePullRequestCreationCapBypassUsersInput\n- Input field repositoryId of type ID! was added to input object type RemovePullRequestCreationCapBypassUsersInput\n- Input field userIds of type '[ID!]!was added to input object typeRemovePullRequestCreationCapBypassUsersInput'\n- Type RemovePullRequestCreationCapBypassUsersPayload was added\n- Field clientMutationId was added to object type RemovePullRequestCreationCapBypassUsersPayload\n- Field repository was added to object type RemovePullRequestCreationCapBypassUsersPayload\n- Field addPullRequestCreationCapBypassUsers was added to object type Mutation\n- Argument input: AddPullRequestCreationCapBypassUsersInput! added to field Mutation.addPullRequestCreationCapBypassUsers\n- Field removePullRequestCreationCapBypassUsers was added to object type Mutation\n- Argument input: RemovePullRequestCreationCapBypassUsersInput! added to field Mutation.removePullRequestCreationCapBypassUsers\n- Field pullRequestCreationCapConfig was added to object type Repository\n- Field updatedAt was added to object type StatusContext\n\n## Schema changes for 2026-06-10\n\n### The GraphQL schema includes these changes:\n\n- Type IssueCreationPolicy was added\n- Enum value ALL was added to enum IssueCreationPolicy\n- Enum value 'COLLABORATORS_ONLYwas added to enumIssueCreationPolicy'\n- Field issueCreationPolicy was added to object type Repository\n- Field viewerCanCreateIssues was added to object type Repository\n- Field issueCreationPolicy was added to interface RepositoryInfo\n\n## Schema changes for 2026-06-09\n\n### The GraphQL schema includes these changes:\n\n- Enum value THREADS was added to enum SocialAccountProvider\n\n## Schema changes for 2026-06-08\n\n### The GraphQL schema includes these changes:\n\n- Type 'ProjectV2ItemArchivedState' was added\n- Enum value ARCHIVED was added to enum 'ProjectV2ItemArchivedState'\n- Enum value 'NOT_ARCHIVEDwas added to enumProjectV2ItemArchivedState'\n- Argument 'archivedStates: [ProjectV2ItemArchivedState!]' (with default value) added to field 'ProjectV2.items'\n\n## Schema changes for 2026-06-05\n\n### The GraphQL schema includes these changes:\n\n- Input field AddLabelsToLabelableInput.labelIds changed type from '[ID!]!to[ID!]'\n- Field displayTitle was added to object type WorkflowRun\n- Field runAttempt was added to object type WorkflowRun\n\n## Schema changes for 2026-06-04\n\n### The GraphQL schema includes these changes:\n\n- Type IssueFieldMultiSelect was added\n- IssueFieldMultiSelect object implements IssueFieldCommon interface\n- IssueFieldMultiSelect object implements Node interface\n- Field createdAt was added to object type IssueFieldMultiSelect\n- Field dataType was added to object type IssueFieldMultiSelect\n- Field description was added to object type IssueFieldMultiSelect\n- Field fullDatabaseId was added to object type IssueFieldMultiSelect\n- Field id was added to object type IssueFieldMultiSelect\n- Field name was added to object type IssueFieldMultiSelect\n- Field options was added to object type IssueFieldMultiSelect\n- Field visibility was added to object type IssueFieldMultiSelect\n- Type IssueFieldMultiSelectValue was added\n- IssueFieldMultiSelectValue object implements IssueFieldValueCommon interface\n- IssueFieldMultiSelectValue object implements Node interface\n- Field field was added to object type IssueFieldMultiSelectValue\n- Field id was added to object type IssueFieldMultiSelectValue\n- Field options was added to object type IssueFieldMultiSelectValue\n- Field value was added to object type IssueFieldMultiSelectValue\n- Input field multiSelectOptionIds of type '[ID!]was added to input object typeIssueFieldCreateOrUpdateInput'\n- Member IssueFieldMultiSelectValue was added to Union type IssueFieldValue\n- Member IssueFieldMultiSelect was added to Union type IssueFields\n- Member IssueFieldMultiSelectValue was added to Union type 'ProjectV2IssueFieldValues'\n\n## Schema changes for 2026-05-27\n\n### The GraphQL schema includes these changes:\n\n- Enum value 'LOW_QUALITYwas added to enumReportedContentClassifiers'\n\n## Schema changes for 2026-05-26\n\n### The GraphQL schema includes these changes:\n\n- Field fullDatabaseId was added to interface IssueFieldCommon\n- Field fullDatabaseId was added to object type IssueFieldDate\n- Field fullDatabaseId was added to object type IssueFieldNumber\n- Field fullDatabaseId was added to object type IssueFieldSingleSelect\n- Field databaseId was added to object type IssueFieldSingleSelectOption\n- Field fullDatabaseId was added to object type IssueFieldSingleSelectOption\n- Field fullDatabaseId was added to object type IssueFieldText\n\n## Schema changes for 2026-05-22\n\n### The GraphQL schema includes these changes:\n\n### The following changes will be made to the schema:\n\n- On member User.viewerRelevantRepositories:viewerRelevantRepositories will be removed. Use viewerCopilotChatRepositorySuggestions instead. Effective 2026-10-01.\n\n## Schema changes for 2026-05-21\n\n### The GraphQL schema includes these changes:\n\n- Type EnterpriseTeam was added\n- EnterpriseTeam object implements Node interface\n- EnterpriseTeam object implements TeamReviewRequestable interface\n- Field assignedOrganizations was added to object type EnterpriseTeam\n- Argument after: String added to field EnterpriseTeam.assignedOrganizations\n- Argument before: String added to field EnterpriseTeam.assignedOrganizations\n- Argument first: Int added to field EnterpriseTeam.assignedOrganizations\n- Argument last: Int added to field EnterpriseTeam.assignedOrganizations\n- Argument orderBy: EnterpriseTeamOrganizationOrder (with default value) added to field EnterpriseTeam.assignedOrganizations\n- Field combinedSlug was added to object type EnterpriseTeam\n- Field createdAt was added to object type EnterpriseTeam\n- Field description was added to object type EnterpriseTeam\n- Field enterprise was added to object type EnterpriseTeam\n- Field enterpriseTeamMembers was added to object type EnterpriseTeam\n- Argument after: String added to field EnterpriseTeam.enterpriseTeamMembers\n- Argument before: String added to field EnterpriseTeam.enterpriseTeamMembers\n- Argument first: Int added to field EnterpriseTeam.enterpriseTeamMembers\n- Argument last: Int added to field EnterpriseTeam.enterpriseTeamMembers\n- Argument orderBy: EnterpriseTeamMemberOrder (with default value) added to field EnterpriseTeam.enterpriseTeamMembers\n- Argument query: String added to field EnterpriseTeam.enterpriseTeamMembers\n- Field fullDatabaseId was added to object type EnterpriseTeam\n- Field id was added to object type EnterpriseTeam\n- Field isViewerMember was added to object type EnterpriseTeam\n- Field name was added to object type EnterpriseTeam\n- Field notificationSetting was added to object type EnterpriseTeam\n- Field organizationSelectionType was added to object type EnterpriseTeam\n- Field privacy was added to object type EnterpriseTeam\n- Field slug was added to object type EnterpriseTeam\n- Field updatedAt was added to object type EnterpriseTeam\n- Field viewerCanAdminister was added to object type EnterpriseTeam\n- Type EnterpriseTeamAssignedOrganizationConnection was added\n- Field edges was added to object type EnterpriseTeamAssignedOrganizationConnection\n- Field nodes was added to object type EnterpriseTeamAssignedOrganizationConnection\n- Field pageInfo was added to object type EnterpriseTeamAssignedOrganizationConnection\n- Field totalCount was added to object type EnterpriseTeamAssignedOrganizationConnection\n- Type EnterpriseTeamAssignedOrganizationEdge was added\n- Field cursor was added to object type EnterpriseTeamAssignedOrganizationEdge\n- Field node was added to object type EnterpriseTeamAssignedOrganizationEdge\n- Type EnterpriseTeamConnection was added\n- Field edges was added to object type EnterpriseTeamConnection\n- Field nodes was added to object type EnterpriseTeamConnection\n- Field pageInfo was added to object type EnterpriseTeamConnection\n- Field totalCount was added to object type EnterpriseTeamConnection\n- Type EnterpriseTeamEdge was added\n- Field cursor was added to object type EnterpriseTeamEdge\n- Field node was added to object type EnterpriseTeamEdge\n- Type EnterpriseTeamMemberConnection was added\n- Field edges was added to object type EnterpriseTeamMemberConnection\n- Field nodes was added to object type EnterpriseTeamMemberConnection\n- Field pageInfo was added to object type EnterpriseTeamMemberConnection\n- Field totalCount was added to object type EnterpriseTeamMemberConnection\n- Type EnterpriseTeamMemberEdge was added\n- Field cursor was added to object type EnterpriseTeamMemberEdge\n- Field node was added to object type EnterpriseTeamMemberEdge\n- Type EnterpriseTeamMemberOrder was added\n- Input field direction of type OrderDirection! was added to input object type EnterpriseTeamMemberOrder\n- Input field field of type EnterpriseTeamMemberOrderField! was added to input object type EnterpriseTeamMemberOrder\n- Type EnterpriseTeamMemberOrderField was added\n- Enum value 'CREATED_ATwas added to enumEnterpriseTeamMemberOrderField'\n- Enum value ID was added to enum EnterpriseTeamMemberOrderField\n- Enum value LOGIN was added to enum EnterpriseTeamMemberOrderField\n- Type EnterpriseTeamOrder was added\n- Input field direction of type OrderDirection! was added to input object type EnterpriseTeamOrder\n- Input field field of type EnterpriseTeamOrderField! was added to input object type EnterpriseTeamOrder\n- Type EnterpriseTeamOrderField was added\n- Enum value 'CREATED_ATwas added to enumEnterpriseTeamOrderField'\n- Enum value ID was added to enum EnterpriseTeamOrderField\n- Enum value NAME was added to enum EnterpriseTeamOrderField\n- Type EnterpriseTeamOrganizationOrder was added\n- Input field direction of type OrderDirection! was added to input object type EnterpriseTeamOrganizationOrder\n- Input field field of type EnterpriseTeamOrganizationOrderField! was added to input object type EnterpriseTeamOrganizationOrder\n- Type EnterpriseTeamOrganizationOrderField was added\n- Enum value 'CREATED_ATwas added to enumEnterpriseTeamOrganizationOrderField'\n- Enum value ID was added to enum EnterpriseTeamOrganizationOrderField\n- Enum value LOGIN was added to enum EnterpriseTeamOrganizationOrderField\n- Type EnterpriseTeamOrganizationSelectionType was added\n- Enum value ALL was added to enum EnterpriseTeamOrganizationSelectionType\n- Enum value DISABLED was added to enum EnterpriseTeamOrganizationSelectionType\n- Enum value SELECTED was added to enum EnterpriseTeamOrganizationSelectionType\n- Member EnterpriseTeam was added to Union type BypassActor\n- Field enterpriseTeam was added to object type Enterprise\n- Argument slug: String! added to field Enterprise.enterpriseTeam\n- Field enterpriseTeams was added to object type Enterprise\n- Argument after: String added to field Enterprise.enterpriseTeams\n- Argument before: String added to field Enterprise.enterpriseTeams\n- Argument first: Int added to field Enterprise.enterpriseTeams\n- Argument last: Int added to field Enterprise.enterpriseTeams\n- Argument orderBy: EnterpriseTeamOrder (with default value) added to field Enterprise.enterpriseTeams\n- Argument query: String added to field Enterprise.enterpriseTeams\n- Member EnterpriseTeam was added to Union type PermissionGranter\n- Member EnterpriseTeam was added to Union type RequestedReviewer\n\n## Schema changes for 2026-05-20\n\n### The GraphQL schema includes these changes:\n\n- Field issueFields was added to object type Repository\n- Argument after: String added to field Repository.issueFields\n- Argument before: String added to field Repository.issueFields\n- Argument first: Int added to field Repository.issueFields\n- Argument last: Int added to field Repository.issueFields\n- Argument orderBy: IssueFieldOrder (with default value) added to field Repository.issueFields\n\n## Schema changes for 2026-05-18\n\n### The GraphQL schema includes these changes:\n\n- Type ContentWarning was added\n- Field category was added to object type ContentWarning\n- Field customSubCategory was added to object type ContentWarning\n- Field subCategory was added to object type ContentWarning\n- Field subTitle was added to object type ContentWarning\n- Field title was added to object type ContentWarning\n- Field type was added to object type ContentWarning\n- Enum value 'MULTI_SELECTwas added to enumIssueFieldDataType'\n- Field viewerContentWarning was added to object type Repository\n\n## Schema changes for 2026-05-15\n\n### The GraphQL schema includes these changes:\n\n- Enum value CLOSED was added to enum 'ProjectV2FieldType'\n- Enum value CREATED was added to enum 'ProjectV2FieldType'\n- Enum value UPDATED was added to enum 'ProjectV2FieldType'\n\n## Schema changes for 2026-05-08\n\n### The GraphQL schema includes these changes:\n\n- Enum value UNKNOWN was added to enum SecurityAdvisorySeverity\n\n## Schema changes for 2026-04-27\n\n### The GraphQL schema includes these changes:\n\n- Field enterpriseRole was added to object type RepositoryRulesetBypassActor\n- Input field enterpriseRole of type Boolean was added to input object type RepositoryRulesetBypassActorInput\n\n## Schema changes for 2026-04-24\n\n### The GraphQL schema includes these changes:\n\n- Type TeamReviewRequestable was added\n- Field id was added to interface TeamReviewRequestable\n- Field name was added to interface TeamReviewRequestable\n- Field slug was added to interface TeamReviewRequestable\n- Team object implements TeamReviewRequestable interface\n\n## Schema changes for 2026-04-23\n\n### The GraphQL schema includes these changes:\n\n- Input field id of type String was added to input object type 'ProjectV2SingleSelectFieldOptionInput'\n\n## Schema changes for 2026-04-15\n\n### The GraphQL schema includes these changes:\n\n- Type ArchivePullRequestInput was added\n- Input field clientMutationId of type String was added to input object type ArchivePullRequestInput\n- Input field pullRequestId of type ID! was added to input object type ArchivePullRequestInput\n- Type ArchivePullRequestPayload was added\n- Field clientMutationId was added to object type ArchivePullRequestPayload\n- Field pullRequest was added to object type ArchivePullRequestPayload\n- Type UnarchivePullRequestInput was added\n- Input field clientMutationId of type String was added to input object type UnarchivePullRequestInput\n- Input field pullRequestId of type ID! was added to input object type UnarchivePullRequestInput\n- Type UnarchivePullRequestPayload was added\n- Field clientMutationId was added to object type UnarchivePullRequestPayload\n- Field pullRequest was added to object type UnarchivePullRequestPayload\n- Field archivePullRequest was added to object type Mutation\n- Argument input: ArchivePullRequestInput! added to field Mutation.archivePullRequest\n- Field unarchivePullRequest was added to object type Mutation\n- Argument input: UnarchivePullRequestInput! added to field Mutation.unarchivePullRequest\n\n## Schema changes for 2026-04-02\n\n### The GraphQL schema includes these changes:\n\n- Argument 'classifications: [SecurityAdvisoryClassification!]added to fieldRepository.vulnerabilityAlerts'\n\n## Schema changes for 2026-03-31\n\n### The GraphQL schema includes these changes:\n\n- Field value was added to object type IssueFieldSingleSelectValue\n\n## Schema changes for 2026-03-30\n\n### The GraphQL schema includes these changes:\n\n- Type IssueFieldAddedEvent was added\n- IssueFieldAddedEvent object implements Node interface\n- Field actor was added to object type IssueFieldAddedEvent\n- Field color was added to object type IssueFieldAddedEvent\n- Field createdAt was added to object type IssueFieldAddedEvent\n- Field id was added to object type IssueFieldAddedEvent\n- Field issueField was added to object type IssueFieldAddedEvent\n- Field value was added to object type IssueFieldAddedEvent\n- Type IssueFieldChangedEvent was added\n- IssueFieldChangedEvent object implements Node interface\n- Field actor was added to object type IssueFieldChangedEvent\n- Field createdAt was added to object type IssueFieldChangedEvent\n- Field id was added to object type IssueFieldChangedEvent\n- Field issueField was added to object type IssueFieldChangedEvent\n- Field newColor was added to object type IssueFieldChangedEvent\n- Field newValue was added to object type IssueFieldChangedEvent\n- Field previousColor was added to object type IssueFieldChangedEvent\n- Field previousValue was added to object type IssueFieldChangedEvent\n- Type IssueFieldRemovedEvent was added\n- IssueFieldRemovedEvent object implements Node interface\n- Field actor was added to object type IssueFieldRemovedEvent\n- Field createdAt was added to object type IssueFieldRemovedEvent\n- Field id was added to object type IssueFieldRemovedEvent\n- Field issueField was added to object type IssueFieldRemovedEvent\n- Type IssueSearchType was added\n- Enum value HYBRID was added to enum IssueSearchType\n- Enum value LEXICAL was added to enum IssueSearchType\n- Enum value SEMANTIC was added to enum IssueSearchType\n- Type LexicalFallbackReason was added\n- Enum value 'NON_ISSUE_TARGETwas added to enumLexicalFallbackReason'\n- Enum value 'NO_ACCESSIBLE_REPOSwas added to enumLexicalFallbackReason'\n- Enum value 'NO_TEXT_TERMSwas added to enumLexicalFallbackReason'\n- Enum value 'ONLY_NON_SEMANTIC_FIELDS_REQUESTEDwas added to enumLexicalFallbackReason'\n- Enum value 'OR_BOOLEAN_NOT_SUPPORTEDwas added to enumLexicalFallbackReason'\n- Enum value 'QUOTED_TEXTwas added to enumLexicalFallbackReason'\n- Enum value 'SERVER_ERRORwas added to enumLexicalFallbackReason'\n- Member IssueFieldAddedEvent was added to Union type IssueTimelineItems\n- Member IssueFieldChangedEvent was added to Union type IssueTimelineItems\n- Member IssueFieldRemovedEvent was added to Union type IssueTimelineItems\n- Member IssueFieldAddedEvent was added to Union type PullRequestTimelineItems\n- Member IssueFieldChangedEvent was added to Union type PullRequestTimelineItems\n- Member IssueFieldRemovedEvent was added to Union type PullRequestTimelineItems\n- Field issueSearchType was added to object type SearchResultItemConnection\n- Field lexicalFallbackReason was added to object type SearchResultItemConnection\n- Enum value 'ISSUE_HYBRIDwas added to enumSearchType'\n- Enum value 'ISSUE_SEMANTICwas added to enumSearchType'\n\n## Schema changes for 2026-03-17\n\n### The GraphQL schema includes these changes:\n\n- Field optionId was added to object type IssueFieldSingleSelectValue\n\n## Schema changes for 2026-03-16\n\n### The GraphQL schema includes these changes:\n\n- Member User was added to Union type BypassActor\n\n## Schema changes for 2026-03-12\n\n### The GraphQL schema includes these changes:\n\n- Type CreateIssueFieldInput was added\n- Input field clientMutationId of type String was added to input object type CreateIssueFieldInput\n- Input field dataType of type IssueFieldDataType! was added to input object type CreateIssueFieldInput\n- Input field description of type String was added to input object type CreateIssueFieldInput\n- Input field name of type String! was added to input object type CreateIssueFieldInput\n- Input field options of type '[IssueFieldSingleSelectOptionInput!]was added to input object typeCreateIssueFieldInput'\n- Input field ownerId of type ID! was added to input object type CreateIssueFieldInput\n- Input field visibility of type IssueFieldVisibility was added to input object type CreateIssueFieldInput\n- Type CreateIssueFieldPayload was added\n- Field clientMutationId was added to object type CreateIssueFieldPayload\n- Field issueField was added to object type CreateIssueFieldPayload\n- Type CreateIssueFieldValueInput was added\n- Input field clientMutationId of type String was added to input object type CreateIssueFieldValueInput\n- Input field issueField of type IssueFieldCreateOrUpdateInput! was added to input object type CreateIssueFieldValueInput\n- Input field issueId of type ID! was added to input object type CreateIssueFieldValueInput\n- Type CreateIssueFieldValuePayload was added\n- Field clientMutationId was added to object type CreateIssueFieldValuePayload\n- Field issue was added to object type CreateIssueFieldValuePayload\n- Field issueFieldValue was added to object type CreateIssueFieldValuePayload\n- Type 'CreateProjectV2IssueFieldInput' was added\n- Input field clientMutationId of type String was added to input object type 'CreateProjectV2IssueFieldInput'\n- Input field issueFieldId of type ID! was added to input object type 'CreateProjectV2IssueFieldInput'\n- Input field projectId of type ID! was added to input object type 'CreateProjectV2IssueFieldInput'\n- Type 'CreateProjectV2IssueFieldPayload' was added\n- Field clientMutationId was added to object type 'CreateProjectV2IssueFieldPayload'\n- Field 'projectV2Fieldwas added to object typeCreateProjectV2IssueFieldPayload'\n- Type DeleteIssueFieldInput was added\n- Input field clientMutationId of type String was added to input object type DeleteIssueFieldInput\n- Input field fieldId of type ID! was added to input object type DeleteIssueFieldInput\n- Type DeleteIssueFieldPayload was added\n- Field clientMutationId was added to object type DeleteIssueFieldPayload\n- Field issueField was added to object type DeleteIssueFieldPayload\n- Type DeleteIssueFieldValueInput was added\n- Input field clientMutationId of type String was added to input object type DeleteIssueFieldValueInput\n- Input field fieldId of type ID! was added to input object type DeleteIssueFieldValueInput\n- Input field issueId of type ID! was added to input object type DeleteIssueFieldValueInput\n- Type DeleteIssueFieldValuePayload was added\n- Field clientMutationId was added to object type DeleteIssueFieldValuePayload\n- Field issue was added to object type DeleteIssueFieldValuePayload\n- Field success was added to object type DeleteIssueFieldValuePayload\n- Type IssueCommentPinnedEvent was added\n- IssueCommentPinnedEvent object implements Node interface\n- Field actor was added to object type IssueCommentPinnedEvent\n- Field createdAt was added to object type IssueCommentPinnedEvent\n- Field id was added to object type IssueCommentPinnedEvent\n- Field issueComment was added to object type IssueCommentPinnedEvent\n- Type IssueCommentUnpinnedEvent was added\n- IssueCommentUnpinnedEvent object implements Node interface\n- Field actor was added to object type IssueCommentUnpinnedEvent\n- Field createdAt was added to object type IssueCommentUnpinnedEvent\n- Field id was added to object type IssueCommentUnpinnedEvent\n- Field issueComment was added to object type IssueCommentUnpinnedEvent\n- Type IssueFieldCommon was added\n- Field createdAt was added to interface IssueFieldCommon\n- Field dataType was added to interface IssueFieldCommon\n- Field description was added to interface IssueFieldCommon\n- Field name was added to interface IssueFieldCommon\n- Field visibility was added to interface IssueFieldCommon\n- Type IssueFieldCreateOrUpdateInput was added\n- Input field dateValue of type String was added to input object type IssueFieldCreateOrUpdateInput\n- Input field delete of type Boolean was added to input object type IssueFieldCreateOrUpdateInput\n- Input field fieldId of type ID! was added to input object type IssueFieldCreateOrUpdateInput\n- Input field numberValue of type Float was added to input object type IssueFieldCreateOrUpdateInput\n- Input field singleSelectOptionId of type ID was added to input object type IssueFieldCreateOrUpdateInput\n- Input field textValue of type String was added to input object type IssueFieldCreateOrUpdateInput\n- Type IssueFieldDataType was added\n- Enum value DATE was added to enum IssueFieldDataType\n- Enum value NUMBER was added to enum IssueFieldDataType\n- Enum value 'SINGLE_SELECTwas added to enumIssueFieldDataType'\n- Enum value TEXT was added to enum IssueFieldDataType\n- Type IssueFieldDate was added\n- IssueFieldDate object implements IssueFieldCommon interface\n- IssueFieldDate object implements Node interface\n- Field createdAt was added to object type IssueFieldDate\n- Field dataType was added to object type IssueFieldDate\n- Field description was added to object type IssueFieldDate\n- Field id was added to object type IssueFieldDate\n- Field name was added to object type IssueFieldDate\n- Field visibility was added to object type IssueFieldDate\n- Type IssueFieldDateValue was added\n- IssueFieldDateValue object implements IssueFieldValueCommon interface\n- IssueFieldDateValue object implements Node interface\n- Field field was added to object type IssueFieldDateValue\n- Field id was added to object type IssueFieldDateValue\n- Field value was added to object type IssueFieldDateValue\n- Type IssueFieldNumber was added\n- IssueFieldNumber object implements IssueFieldCommon interface\n- IssueFieldNumber object implements Node interface\n- Field createdAt was added to object type IssueFieldNumber\n- Field dataType was added to object type IssueFieldNumber\n- Field description was added to object type IssueFieldNumber\n- Field id was added to object type IssueFieldNumber\n- Field name was added to object type IssueFieldNumber\n- Field visibility was added to object type IssueFieldNumber\n- Type IssueFieldNumberValue was added\n- IssueFieldNumberValue object implements IssueFieldValueCommon interface\n- IssueFieldNumberValue object implements Node interface\n- Field field was added to object type IssueFieldNumberValue\n- Field id was added to object type IssueFieldNumberValue\n- Field value was added to object type IssueFieldNumberValue\n- Type IssueFieldOrder was added\n- Input field direction of type OrderDirection! was added to input object type IssueFieldOrder\n- Input field field of type IssueFieldOrderField! was added to input object type IssueFieldOrder\n- Type IssueFieldOrderField was added\n- Enum value 'CREATED_ATwas added to enumIssueFieldOrderField'\n- Enum value NAME was added to enum IssueFieldOrderField\n- Type IssueFieldSingleSelect was added\n- IssueFieldSingleSelect object implements IssueFieldCommon interface\n- IssueFieldSingleSelect object implements Node interface\n- Field createdAt was added to object type IssueFieldSingleSelect\n- Field dataType was added to object type IssueFieldSingleSelect\n- Field description was added to object type IssueFieldSingleSelect\n- Field id was added to object type IssueFieldSingleSelect\n- Field name was added to object type IssueFieldSingleSelect\n- Field options was added to object type IssueFieldSingleSelect\n- Field visibility was added to object type IssueFieldSingleSelect\n- Type IssueFieldSingleSelectOption was added\n- IssueFieldSingleSelectOption object implements Node interface\n- Field color was added to object type IssueFieldSingleSelectOption\n- Field description was added to object type IssueFieldSingleSelectOption\n- Field id was added to object type IssueFieldSingleSelectOption\n- Field name was added to object type IssueFieldSingleSelectOption\n- Field priority was added to object type IssueFieldSingleSelectOption\n- Type IssueFieldSingleSelectOptionColor was added\n- Enum value BLUE was added to enum IssueFieldSingleSelectOptionColor\n- Enum value GRAY was added to enum IssueFieldSingleSelectOptionColor\n- Enum value GREEN was added to enum IssueFieldSingleSelectOptionColor\n- Enum value ORANGE was added to enum IssueFieldSingleSelectOptionColor\n- Enum value PINK was added to enum IssueFieldSingleSelectOptionColor\n- Enum value PURPLE was added to enum IssueFieldSingleSelectOptionColor\n- Enum value RED was added to enum IssueFieldSingleSelectOptionColor\n- Enum value YELLOW was added to enum IssueFieldSingleSelectOptionColor\n- Type IssueFieldSingleSelectOptionInput was added\n- Input field color of type IssueFieldSingleSelectOptionColor! was added to input object type IssueFieldSingleSelectOptionInput\n- Input field description of type String was added to input object type IssueFieldSingleSelectOptionInput\n- Input field name of type String! was added to input object type IssueFieldSingleSelectOptionInput\n- Input field priority of type Int! was added to input object type IssueFieldSingleSelectOptionInput\n- Type IssueFieldSingleSelectValue was added\n- IssueFieldSingleSelectValue object implements IssueFieldValueCommon interface\n- IssueFieldSingleSelectValue object implements Node interface\n- Field color was added to object type IssueFieldSingleSelectValue\n- Field description was added to object type IssueFieldSingleSelectValue\n- Field field was added to object type IssueFieldSingleSelectValue\n- Field id was added to object type IssueFieldSingleSelectValue\n- Field name was added to object type IssueFieldSingleSelectValue\n- Type IssueFieldText was added\n- IssueFieldText object implements IssueFieldCommon interface\n- IssueFieldText object implements Node interface\n- Field createdAt was added to object type IssueFieldText\n- Field dataType was added to object type IssueFieldText\n- Field description was added to object type IssueFieldText\n- Field id was added to object type IssueFieldText\n- Field name was added to object type IssueFieldText\n- Field visibility was added to object type IssueFieldText\n- Type IssueFieldTextValue was added\n- IssueFieldTextValue object implements IssueFieldValueCommon interface\n- IssueFieldTextValue object implements Node interface\n- Field field was added to object type IssueFieldTextValue\n- Field id was added to object type IssueFieldTextValue\n- Field value was added to object type IssueFieldTextValue\n- Type IssueFieldValue was added\n- Member IssueFieldDateValue was added to Union type IssueFieldValue\n- Member IssueFieldNumberValue was added to Union type IssueFieldValue\n- Member IssueFieldSingleSelectValue was added to Union type IssueFieldValue\n- Member IssueFieldTextValue was added to Union type IssueFieldValue\n- Type IssueFieldValueCommon was added\n- Field field was added to interface IssueFieldValueCommon\n- Type IssueFieldValueConnection was added\n- Field edges was added to object type IssueFieldValueConnection\n- Field nodes was added to object type IssueFieldValueConnection\n- Field pageInfo was added to object type IssueFieldValueConnection\n- Field totalCount was added to object type IssueFieldValueConnection\n- Type IssueFieldValueEdge was added\n- Field cursor was added to object type IssueFieldValueEdge\n- Field node was added to object type IssueFieldValueEdge\n- Type IssueFieldVisibility was added\n- Enum value ALL was added to enum IssueFieldVisibility\n- Enum value 'ORG_ONLYwas added to enumIssueFieldVisibility'\n- Type IssueFields was added\n- Member IssueFieldDate was added to Union type IssueFields\n- Member IssueFieldNumber was added to Union type IssueFields\n- Member IssueFieldSingleSelect was added to Union type IssueFields\n- Member IssueFieldText was added to Union type IssueFields\n- Type IssueFieldsConnection was added\n- Field edges was added to object type IssueFieldsConnection\n- Field nodes was added to object type IssueFieldsConnection\n- Field pageInfo was added to object type IssueFieldsConnection\n- Field totalCount was added to object type IssueFieldsConnection\n- Type IssueFieldsEdge was added\n- Field cursor was added to object type IssueFieldsEdge\n- Field node was added to object type IssueFieldsEdge\n- Type PinIssueCommentInput was added\n- Input field clientMutationId of type String was added to input object type PinIssueCommentInput\n- Input field issueCommentId of type ID! was added to input object type PinIssueCommentInput\n- Type PinIssueCommentPayload was added\n- Field clientMutationId was added to object type PinIssueCommentPayload\n- Field issueComment was added to object type PinIssueCommentPayload\n- Type Pinnable was added\n- Field isPinned was added to interface Pinnable\n- Field pinnedAt was added to interface Pinnable\n- Field pinnedBy was added to interface Pinnable\n- Field viewerCanPin was added to interface Pinnable\n- Field viewerCanUnpin was added to interface Pinnable\n- Type PinnedIssueComment was added\n- PinnedIssueComment object implements Node interface\n- Field databaseId was added to object type PinnedIssueComment\n- Field fullDatabaseId was added to object type PinnedIssueComment\n- Field id was added to object type PinnedIssueComment\n- Field issue was added to object type PinnedIssueComment\n- Field issueComment was added to object type PinnedIssueComment\n- Field pinnedAt was added to object type PinnedIssueComment\n- Field pinnedBy was added to object type PinnedIssueComment\n- Type 'ProjectV2IssueFieldValues' was added\n- Member IssueFieldDateValue was added to Union type 'ProjectV2IssueFieldValues'\n- Member IssueFieldNumberValue was added to Union type 'ProjectV2IssueFieldValues'\n- Member IssueFieldSingleSelectValue was added to Union type 'ProjectV2IssueFieldValues'\n- Member IssueFieldTextValue was added to Union type 'ProjectV2IssueFieldValues'\n- Type 'ProjectV2ItemIssueFieldValue' was added\n- Field field was added to object type 'ProjectV2ItemIssueFieldValue'\n- Field issueFieldValue was added to object type 'ProjectV2ItemIssueFieldValue'\n- Type SetIssueFieldValueInput was added\n- Input field clientMutationId of type String was added to input object type SetIssueFieldValueInput\n- Input field issueFields of type '[IssueFieldCreateOrUpdateInput!]!was added to input object typeSetIssueFieldValueInput'\n- Input field issueId of type ID! was added to input object type SetIssueFieldValueInput\n- Type SetIssueFieldValuePayload was added\n- Field clientMutationId was added to object type SetIssueFieldValuePayload\n- Field issue was added to object type SetIssueFieldValuePayload\n- Field issueFieldValues was added to object type SetIssueFieldValuePayload\n- Type UnpinIssueCommentInput was added\n- Input field clientMutationId of type String was added to input object type UnpinIssueCommentInput\n- Input field issueCommentId of type ID! was added to input object type UnpinIssueCommentInput\n- Type UnpinIssueCommentPayload was added\n- Field clientMutationId was added to object type UnpinIssueCommentPayload\n- Field issueComment was added to object type UnpinIssueCommentPayload\n- Type UpdateIssueFieldInput was added\n- Input field clientMutationId of type String was added to input object type UpdateIssueFieldInput\n- Input field description of type String was added to input object type UpdateIssueFieldInput\n- Input field id of type ID! was added to input object type UpdateIssueFieldInput\n- Input field name of type String was added to input object type UpdateIssueFieldInput\n- Input field options of type '[IssueFieldSingleSelectOptionInput!]was added to input object typeUpdateIssueFieldInput'\n- Input field visibility of type IssueFieldVisibility was added to input object type UpdateIssueFieldInput\n- Type UpdateIssueFieldPayload was added\n- Field clientMutationId was added to object type UpdateIssueFieldPayload\n- Field issueField was added to object type UpdateIssueFieldPayload\n- Type UpdateIssueFieldValueInput was added\n- Input field clientMutationId of type String was added to input object type UpdateIssueFieldValueInput\n- Input field issueField of type IssueFieldCreateOrUpdateInput! was added to input object type UpdateIssueFieldValueInput\n- Input field issueId of type ID! was added to input object type UpdateIssueFieldValueInput\n- Type UpdateIssueFieldValuePayload was added\n- Field clientMutationId was added to object type UpdateIssueFieldValuePayload\n- Field issue was added to object type UpdateIssueFieldValuePayload\n- Field issueFieldValue was added to object type UpdateIssueFieldValuePayload\n- Input field issueFields of type '[IssueFieldCreateOrUpdateInput!]was added to input object typeCreateIssueInput'\n- Field issueFieldValues was added to object type Issue\n- Argument after: String added to field Issue.issueFieldValues\n- Argument before: String added to field Issue.issueFieldValues\n- Argument first: Int added to field Issue.issueFieldValues\n- Argument last: Int added to field Issue.issueFieldValues\n- Field pinnedIssueComment was added to object type Issue\n- IssueComment object implements Pinnable interface\n- Field isPinned was added to object type IssueComment\n- Field pinnedAt was added to object type IssueComment\n- Field pinnedBy was added to object type IssueComment\n- Field viewerCanPin was added to object type IssueComment\n- Field viewerCanUnpin was added to object type IssueComment\n- Member IssueCommentPinnedEvent was added to Union type IssueTimelineItems\n- Member IssueCommentUnpinnedEvent was added to Union type IssueTimelineItems\n- Field pinnedFields was added to object type IssueType\n- Field createIssueField was added to object type Mutation\n- Argument input: CreateIssueFieldInput! added to field Mutation.createIssueField\n- Field createIssueFieldValue was added to object type Mutation\n- Argument input: CreateIssueFieldValueInput! added to field Mutation.createIssueFieldValue\n- Field 'createProjectV2IssueFieldwas added to object typeMutation'\n- Argument 'input: CreateProjectV2IssueFieldInput!added to fieldMutation.createProjectV2IssueField'\n- Field deleteIssueField was added to object type Mutation\n- Argument input: DeleteIssueFieldInput! added to field Mutation.deleteIssueField\n- Field deleteIssueFieldValue was added to object type Mutation\n- Argument input: DeleteIssueFieldValueInput! added to field Mutation.deleteIssueFieldValue\n- Field pinIssueComment was added to object type Mutation\n- Argument input: PinIssueCommentInput! added to field Mutation.pinIssueComment\n- Field setIssueFieldValue was added to object type Mutation\n- Argument input: SetIssueFieldValueInput! added to field Mutation.setIssueFieldValue\n- Field unpinIssueComment was added to object type Mutation\n- Argument input: UnpinIssueCommentInput! added to field Mutation.unpinIssueComment\n- Field updateIssueField was added to object type Mutation\n- Argument input: UpdateIssueFieldInput! added to field Mutation.updateIssueField\n- Field updateIssueFieldValue was added to object type Mutation\n- Argument input: UpdateIssueFieldValueInput! added to field Mutation.updateIssueFieldValue\n- Field issueFields was added to object type Organization\n- Argument after: String added to field Organization.issueFields\n- Argument before: String added to field Organization.issueFields\n- Argument first: Int added to field Organization.issueFields\n- Argument last: Int added to field Organization.issueFields\n- Argument orderBy: IssueFieldOrder (with default value) added to field Organization.issueFields\n- Member 'ProjectV2ItemIssueFieldValuewas added to Union typeProjectV2ItemFieldValue'\n- Member IssueCommentPinnedEvent was added to Union type PullRequestTimelineItems\n- Member IssueCommentUnpinnedEvent was added to Union type PullRequestTimelineItems\n\n## Schema changes for 2026-03-10\n\n### The GraphQL schema includes these changes:\n\n- Field viewerCopilotAgentTaskUpdatesChannel was added to interface Agentic\n- Field viewerCopilotAgentTaskUpdatesChannel was added to object type User\n\n## Schema changes for 2026-03-03\n\n### The GraphQL schema includes these changes:\n\n- Field fullDatabaseId was added to object type CheckAnnotation\n\n### The following changes will be made to the schema:\n\n- On member Artifact.databaseId:databaseId will be removed. Use fullDatabaseId instead. Effective 2027-01-01.\n- On member CheckAnnotation.databaseId:databaseId will be removed. Use fullDatabaseId instead. Effective 2027-01-01.\n\n## Schema changes for 2026-02-25\n\n### The GraphQL schema includes these changes:\n\n- Input field requireExplicitValues of type Boolean was added to input object type CreateRepositoryCustomPropertyInput\n- Field requireExplicitValues was added to object type RepositoryCustomProperty\n- Input field requireExplicitValues of type Boolean was added to input object type UpdateRepositoryCustomPropertyInput\n\n## Schema changes for 2026-02-23\n\n### The GraphQL schema includes these changes:\n\n- Enum value 'ISSUE_COMMENT_PINNED_EVENTwas added to enumIssueTimelineItemsItemType'\n- Enum value 'ISSUE_COMMENT_UNPINNED_EVENTwas added to enumIssueTimelineItemsItemType'\n- Enum value 'ISSUE_COMMENT_PINNED_EVENTwas added to enumPullRequestTimelineItemsItemType'\n- Enum value 'ISSUE_COMMENT_UNPINNED_EVENTwas added to enumPullRequestTimelineItemsItemType'\n\n## Schema changes for 2026-02-20\n\n### The GraphQL schema includes these changes:\n\n- Type PullRequestCreationPolicy was added\n- Enum value ALL was added to enum PullRequestCreationPolicy\n- Enum value 'COLLABORATORS_ONLYwas added to enumPullRequestCreationPolicy'\n- Field hasPullRequestsEnabled was added to object type Repository\n- Field pullRequestCreationPolicy was added to object type Repository\n- Field hasPullRequestsEnabled was added to interface RepositoryInfo\n- Field pullRequestCreationPolicy was added to interface RepositoryInfo\n- Input field hasPullRequestsEnabled of type Boolean was added to input object type UpdateRepositoryInput\n- Input field pullRequestCreationPolicy of type PullRequestCreationPolicy was added to input object type UpdateRepositoryInput\n\n## Schema changes for 2026-02-13\n\n### The GraphQL schema includes these changes:\n\n### The following changes will be made to the schema:\n\n- On member Team.viewerCanSubscribe:viewerCanSubscribe will be removed. Effective 2026-07-01.\n- On member Team.viewerSubscription:viewerSubscription will be removed. Effective 2026-07-01.\n\n## Schema changes for 2026-02-07\n\n### The GraphQL schema includes these changes:\n\n- Type AgentAssignmentInput was added\n- Input field baseRef of type String was added to input object type AgentAssignmentInput\n- Input field customAgent of type String was added to input object type AgentAssignmentInput\n- Input field customInstructions of type String was added to input object type AgentAssignmentInput\n- Input field targetRepositoryId of type ID was added to input object type AgentAssignmentInput\n- Input field agentAssignment of type AgentAssignmentInput was added to input object type AddAssigneesToAssignableInput\n- Input field agentAssignment of type AgentAssignmentInput was added to input object type CreateIssueInput\n- Input field agentAssignment of type AgentAssignmentInput was added to input object type ReplaceActorsForAssignableInput\n- Input field agentAssignment of type AgentAssignmentInput was added to input object type UpdateIssueInput\n\n## Schema changes for 2026-02-05\n\n### The GraphQL schema includes these changes:\n\n- Type IpAllowListUserLevelEnforcementEnabledSettingValue was added\n- Enum value DISABLED was added to enum IpAllowListUserLevelEnforcementEnabledSettingValue\n- Enum value ENABLED was added to enum IpAllowListUserLevelEnforcementEnabledSettingValue\n- Type UpdateIpAllowListUserLevelEnforcementEnabledSettingInput was added\n- Input field clientMutationId of type String was added to input object type UpdateIpAllowListUserLevelEnforcementEnabledSettingInput\n- Input field ownerId of type ID! was added to input object type UpdateIpAllowListUserLevelEnforcementEnabledSettingInput\n- Input field settingValue of type IpAllowListUserLevelEnforcementEnabledSettingValue! was added to input object type UpdateIpAllowListUserLevelEnforcementEnabledSettingInput\n- Type UpdateIpAllowListUserLevelEnforcementEnabledSettingPayload was added\n- Field clientMutationId was added to object type UpdateIpAllowListUserLevelEnforcementEnabledSettingPayload\n- Field owner was added to object type UpdateIpAllowListUserLevelEnforcementEnabledSettingPayload\n- Field ipAllowListUserLevelEnforcementEnabledSetting was added to object type EnterpriseOwnerInfo\n- Field updateIpAllowListUserLevelEnforcementEnabledSetting was added to object type Mutation\n- Argument input: UpdateIpAllowListUserLevelEnforcementEnabledSettingInput! added to field Mutation.updateIpAllowListUserLevelEnforcementEnabledSetting\n\n## Schema changes for 2026-01-28\n\n### The GraphQL schema includes these changes:\n\n- Field Issue.projectItems changed type from 'ProjectV2ItemConnection!toProjectV2ItemConnection'\n- Field PullRequest.projectItems changed type from 'ProjectV2ItemConnection!toProjectV2ItemConnection'\n\n## Schema changes for 2026-01-23\n\n### The GraphQL schema includes these changes:\n\n- Input field actorLogins of type '[String!]was added to input object typeReplaceActorsForAssignableInput'\n- Input field ReplaceActorsForAssignableInput.actorIds changed type from '[ID!]!to[ID!]'\n\n## Schema changes for 2026-01-22\n\n### The GraphQL schema includes these changes:\n\n- Type RequestReviewsByLoginInput was added\n- Input field botLogins of type '[String!]was added to input object typeRequestReviewsByLoginInput'\n- Input field clientMutationId of type String was added to input object type RequestReviewsByLoginInput\n- Input field pullRequestId of type ID! was added to input object type RequestReviewsByLoginInput\n- Input field teamSlugs of type '[String!]was added to input object typeRequestReviewsByLoginInput'\n- Input field union of type Boolean with default value false was added to input object type RequestReviewsByLoginInput\n- Input field userLogins of type '[String!]was added to input object typeRequestReviewsByLoginInput'\n- Type RequestReviewsByLoginPayload was added\n- Field actor was added to object type RequestReviewsByLoginPayload\n- Field clientMutationId was added to object type RequestReviewsByLoginPayload\n- Field pullRequest was added to object type RequestReviewsByLoginPayload\n- Field requestedReviewersEdge was added to object type RequestReviewsByLoginPayload\n- Field requestReviewsByLogin was added to object type Mutation\n- Argument input: RequestReviewsByLoginInput! added to field Mutation.requestReviewsByLogin\n\n## Schema changes for 2026-01-21\n\n### The GraphQL schema includes these changes:\n\n- Argument query: String added to field PullRequest.suggestedReviewerActors\n\n## Schema changes for 2026-01-14\n\n### The GraphQL schema includes these changes:\n\n- Type UpdateEnterpriseTeamDiscussionsSettingInput was removed\n- Type UpdateEnterpriseTeamDiscussionsSettingPayload was removed\n- Field teamDiscussionsSettingOrganizations was removed from object type EnterpriseOwnerInfo\n- Field updateEnterpriseTeamDiscussionsSetting was removed from object type Mutation\n\n### The following changes will be made to the schema:\n\n- On member EnterpriseOwnerInfo.teamDiscussionsSetting:teamDiscussionsSetting 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 2026-01-08\n\n### The GraphQL schema includes these changes:\n\n- Type CreateTeamDiscussionInput was removed\n- Type CreateTeamDiscussionPayload was removed\n- Type DeleteTeamDiscussionInput was removed\n- Type DeleteTeamDiscussionPayload was removed\n- Type TeamDiscussion was removed\n- Type TeamDiscussionConnection was removed\n- Type TeamDiscussionEdge was removed\n- Type TeamDiscussionOrder was removed\n- Type TeamDiscussionOrderField was removed\n- Type UpdateTeamDiscussionInput was removed\n- Type UpdateTeamDiscussionPayload was removed\n- Field createTeamDiscussion was removed from object type Mutation\n- Field deleteTeamDiscussion was removed from object type Mutation\n- Field updateTeamDiscussion was removed from object type Mutation\n- Field discussion was removed from object type Team\n- Field discussions was removed from object type Team\n- Field discussionsResourcePath was removed from object type Team\n- Field discussionsUrl was removed from object type Team\n\n## Schema changes for 2026-01-06\n\n### The GraphQL schema includes these changes:\n\n- Type CreateTeamDiscussionInput was added\n- Input field body of type String was added to input object type CreateTeamDiscussionInput\n- Input field clientMutationId of type String was added to input object type CreateTeamDiscussionInput\n- Input field private of type Boolean was added to input object type CreateTeamDiscussionInput\n- Input field teamId of type ID was added to input object type CreateTeamDiscussionInput\n- Input field title of type String was added to input object type CreateTeamDiscussionInput\n- Type CreateTeamDiscussionPayload was added\n- Field clientMutationId was added to object type CreateTeamDiscussionPayload\n- Field teamDiscussion was added to object type CreateTeamDiscussionPayload\n- Type DeleteTeamDiscussionInput was added\n- Input field clientMutationId of type String was added to input object type DeleteTeamDiscussionInput\n- Input field id of type ID! was added to input object type DeleteTeamDiscussionInput\n- Type DeleteTeamDiscussionPayload was added\n- Field clientMutationId was added to object type DeleteTeamDiscussionPayload\n- Type TeamDiscussion was added\n- TeamDiscussion object implements Comment interface\n- TeamDiscussion object implements Deletable interface\n- TeamDiscussion object implements Node interface\n- TeamDiscussion object implements Reactable interface\n- TeamDiscussion object implements Subscribable interface\n- TeamDiscussion object implements UniformResourceLocatable interface\n- TeamDiscussion object implements Updatable interface\n- TeamDiscussion object implements UpdatableComment interface\n- Field author was added to object type TeamDiscussion\n- Field authorAssociation was added to object type TeamDiscussion\n- Field body was added to object type TeamDiscussion\n- Field bodyHTML was added to object type TeamDiscussion\n- Field bodyText was added to object type TeamDiscussion\n- Field bodyVersion was added to object type TeamDiscussion\n- Field commentsResourcePath was added to object type TeamDiscussion\n- Field commentsUrl was added to object type TeamDiscussion\n- Field createdAt was added to object type TeamDiscussion\n- Field createdViaEmail was added to object type TeamDiscussion\n- Field databaseId was added to object type TeamDiscussion\n- Field editor was added to object type TeamDiscussion\n- Field id was added to object type TeamDiscussion\n- Field includesCreatedEdit was added to object type TeamDiscussion\n- Field isPinned was added to object type TeamDiscussion\n- Field isPrivate was added to object type TeamDiscussion\n- Field lastEditedAt was added to object type TeamDiscussion\n- Field number was added to object type TeamDiscussion\n- Field publishedAt was added to object type TeamDiscussion\n- Field reactionGroups was added to object type TeamDiscussion\n- Field reactions was added to object type TeamDiscussion\n- Argument after: String added to field TeamDiscussion.reactions\n- Argument before: String added to field TeamDiscussion.reactions\n- Argument content: ReactionContent added to field TeamDiscussion.reactions\n- Argument first: Int added to field TeamDiscussion.reactions\n- Argument last: Int added to field TeamDiscussion.reactions\n- Argument orderBy: ReactionOrder added to field TeamDiscussion.reactions\n- Field resourcePath was added to object type TeamDiscussion\n- Field team was added to object type TeamDiscussion\n- Field title was added to object type TeamDiscussion\n- Field updatedAt was added to object type TeamDiscussion\n- Field url was added to object type TeamDiscussion\n- Field userContentEdits was added to object type TeamDiscussion\n- Argument after: String added to field TeamDiscussion.userContentEdits\n- Argument before: String added to field TeamDiscussion.userContentEdits\n- Argument first: Int added to field TeamDiscussion.userContentEdits\n- Argument last: Int added to field TeamDiscussion.userContentEdits\n- Field viewerCanDelete was added to object type TeamDiscussion\n- Field viewerCanPin was added to object type TeamDiscussion\n- Field viewerCanReact was added to object type TeamDiscussion\n- Field viewerCanSubscribe was added to object type TeamDiscussion\n- Field viewerCanUpdate was added to object type TeamDiscussion\n- Field viewerCannotUpdateReasons was added to object type TeamDiscussion\n- Field viewerDidAuthor was added to object type TeamDiscussion\n- Field viewerSubscription was added to object type TeamDiscussion\n- Type TeamDiscussionConnection was added\n- Field edges was added to object type TeamDiscussionConnection\n- Field nodes was added to object type TeamDiscussionConnection\n- Field pageInfo was added to object type TeamDiscussionConnection\n- Field totalCount was added to object type TeamDiscussionConnection\n- Type TeamDiscussionEdge was added\n- Field cursor was added to object type TeamDiscussionEdge\n- Field node was added to object type TeamDiscussionEdge\n- Type TeamDiscussionOrder was added\n- Input field direction of type OrderDirection! was added to input object type TeamDiscussionOrder\n- Input field field of type TeamDiscussionOrderField! was added to input object type TeamDiscussionOrder\n- Type TeamDiscussionOrderField was added\n- Enum value 'CREATED_ATwas added to enumTeamDiscussionOrderField'\n- Type UpdateTeamDiscussionInput was added\n- Input field body of type String was added to input object type UpdateTeamDiscussionInput\n- Input field bodyVersion of type String was added to input object type UpdateTeamDiscussionInput\n- Input field clientMutationId of type String was added to input object type UpdateTeamDiscussionInput\n- Input field id of type ID! was added to input object type UpdateTeamDiscussionInput\n- Input field pinned of type Boolean was added to input object type UpdateTeamDiscussionInput\n- Input field title of type String was added to input object type UpdateTeamDiscussionInput\n- Type UpdateTeamDiscussionPayload was added\n- Field clientMutationId was added to object type UpdateTeamDiscussionPayload\n- Field teamDiscussion was added to object type UpdateTeamDiscussionPayload\n- Field createTeamDiscussion was added to object type Mutation\n- Argument input: CreateTeamDiscussionInput! added to field Mutation.createTeamDiscussion\n- Field deleteTeamDiscussion was added to object type Mutation\n- Argument input: DeleteTeamDiscussionInput! added to field Mutation.deleteTeamDiscussion\n- Field updateTeamDiscussion was added to object type Mutation\n- Argument input: UpdateTeamDiscussionInput! added to field Mutation.updateTeamDiscussion\n- Field discussion was added to object type Team\n- Argument number: Int! added to field Team.discussion\n- Field discussions was added to object type Team\n- Argument after: String added to field Team.discussions\n- Argument before: String added to field Team.discussions\n- Argument first: Int added to field Team.discussions\n- Argument isPinned: Boolean added to field Team.discussions\n- Argument last: Int added to field Team.discussions\n- Argument orderBy: TeamDiscussionOrder added to field Team.discussions\n- Field discussionsResourcePath was added to object type Team\n- Field discussionsUrl was added to object type Team\n\n### The following changes will be made to the schema:\n\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.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\n## Schema changes for 2026-01-05\n\n### The GraphQL schema includes these changes:\n\n- Type CreateTeamDiscussionInput was removed\n- Type CreateTeamDiscussionPayload was removed\n- Type DeleteTeamDiscussionInput was removed\n- Type DeleteTeamDiscussionPayload was removed\n- Type TeamDiscussion was removed\n- Type TeamDiscussionConnection was removed\n- Type TeamDiscussionEdge was removed\n- Type TeamDiscussionOrder was removed\n- Type TeamDiscussionOrderField was removed\n- Type UpdateTeamDiscussionInput was removed\n- Type UpdateTeamDiscussionPayload was removed\n- Field createTeamDiscussion was removed from object type Mutation\n- Field deleteTeamDiscussion was removed from object type Mutation\n- Field updateTeamDiscussion was removed from object type Mutation\n- Field discussion was removed from object type Team\n- Field discussions was removed from object type Team\n- Field discussionsResourcePath was removed from object type Team\n- Field discussionsUrl was removed from object type Team\n\n## Schema changes for 2026-01-04\n\n### The GraphQL schema includes these changes:\n\n- Type CreateTeamDiscussionCommentInput was removed\n- Type CreateTeamDiscussionCommentPayload was removed\n- Type DeleteTeamDiscussionCommentInput was removed\n- Type DeleteTeamDiscussionCommentPayload was removed\n- Type TeamDiscussionComment was removed\n- Type TeamDiscussionCommentConnection was removed\n- Type TeamDiscussionCommentEdge was removed\n- Type TeamDiscussionCommentOrder was removed\n- Type TeamDiscussionCommentOrderField was removed\n- Type UpdateTeamDiscussionCommentInput was removed\n- Type UpdateTeamDiscussionCommentPayload was removed\n- Field createTeamDiscussionComment was removed from object type Mutation\n- Field deleteTeamDiscussionComment was removed from object type Mutation\n- Field updateTeamDiscussionComment was removed from object type Mutation\n- Field comments (deprecated) was removed from object type TeamDiscussion"}