Schema changes for 2026-08-18
The GraphQL schema includes these changes:
- Argument
excludeUserLinked: Boolean(with default value) added to fieldIssue.closedByPullRequestsReferences - Argument
excludeUserLinked: Boolean(with default value) added to fieldPullRequest.closingIssuesReferences
Schema changes for 2026-08-17
The GraphQL schema includes these changes:
- Enum value 'SECURITY_KEY
was removed from enumProofOfPresenceRequirement'
Schema changes for 2026-08-13
The GraphQL schema includes these changes:
- Field
innersourceVulnerabilitieswas added to object typeEnterprise - Argument
after: Stringadded to fieldEnterprise.innersourceVulnerabilities - Argument
before: Stringadded to fieldEnterprise.innersourceVulnerabilities - Argument
ecosystem: SecurityAdvisoryEcosystemadded to fieldEnterprise.innersourceVulnerabilities - Argument
first: Intadded to fieldEnterprise.innersourceVulnerabilities - Argument
last: Intadded to fieldEnterprise.innersourceVulnerabilities - Argument
orderBy: SecurityVulnerabilityOrder(with default value) added to fieldEnterprise.innersourceVulnerabilities - Argument
package: Stringadded to fieldEnterprise.innersourceVulnerabilities - Argument 'severities: [SecurityAdvisorySeverity!]
added to fieldEnterprise.innersourceVulnerabilities' - Field
innersourceVulnerabilitieswas added to object typeOrganization - Argument
after: Stringadded to fieldOrganization.innersourceVulnerabilities - Argument
before: Stringadded to fieldOrganization.innersourceVulnerabilities - Argument
ecosystem: SecurityAdvisoryEcosystemadded to fieldOrganization.innersourceVulnerabilities - Argument
first: Intadded to fieldOrganization.innersourceVulnerabilities - Argument
last: Intadded to fieldOrganization.innersourceVulnerabilities - Argument
orderBy: SecurityVulnerabilityOrder(with default value) added to fieldOrganization.innersourceVulnerabilities - Argument
package: Stringadded to fieldOrganization.innersourceVulnerabilities - Argument 'severities: [SecurityAdvisorySeverity!]
added to fieldOrganization.innersourceVulnerabilities'
Schema changes for 2026-08-12
The GraphQL schema includes these changes:
- Type
IssueFieldValueFilterwas added - Input field
dateValueof typeStringwas added to input object typeIssueFieldValueFilter - Input field
fieldIdof typeIDwas added to input object typeIssueFieldValueFilter - Input field
fieldNameof typeStringwas added to input object typeIssueFieldValueFilter - Input field
multiSelectOptionIdsof type '[ID!]was added to input object typeIssueFieldValueFilter' - Input field
multiSelectOptionValuesof type '[String!]was added to input object typeIssueFieldValueFilter' - Input field
numberValueof typeFloatwas added to input object typeIssueFieldValueFilter - Input field
singleSelectOptionIdof typeIDwas added to input object typeIssueFieldValueFilter - Input field
singleSelectOptionValueof typeStringwas added to input object typeIssueFieldValueFilter - Input field
textValueof typeStringwas added to input object typeIssueFieldValueFilter - Input field
issueFieldValuesof type '[IssueFieldValueFilter!]was added to input object typeIssueFilters' - Field
pinnedIssueFieldswas added to object typeOrganization - Argument
after: Stringadded to fieldOrganization.pinnedIssueFields - Argument
before: Stringadded to fieldOrganization.pinnedIssueFields - Argument
first: Intadded to fieldOrganization.pinnedIssueFields - Argument
last: Intadded to fieldOrganization.pinnedIssueFields - Field
isIssueFieldwas added to object type 'ProjectV2Field' - Field
issueFieldwas added to object type 'ProjectV2Field' - Field
isIssueFieldwas added to interface 'ProjectV2FieldCommon' - Field
isIssueFieldwas added to object type 'ProjectV2IterationField' - Field
isIssueFieldwas added to object type 'ProjectV2MultiSelectField' - Field
issueFieldwas added to object type 'ProjectV2MultiSelectField' - Field
isIssueFieldwas added to object type 'ProjectV2SingleSelectField' - Field
issueFieldwas added to object type 'ProjectV2SingleSelectField'
Schema changes for 2026-07-31
The GraphQL schema includes these changes:
- Enum value
GITLABwas added to enumMigrationSourceType
Schema changes for 2026-07-30
The GraphQL schema includes these changes:
- Type 'ProjectV2ViewConfiguration' was added
- Field
visibleFieldswas added to object type 'ProjectV2ViewConfiguration' - Argument
after: Stringadded to field 'ProjectV2ViewConfiguration.visibleFields' - Argument
before: Stringadded to field 'ProjectV2ViewConfiguration.visibleFields' - Argument
first: Intadded to field 'ProjectV2ViewConfiguration.visibleFields' - Argument
last: Intadded to field 'ProjectV2ViewConfiguration.visibleFields' - Type 'ProjectV2ViewConfigurationInput' was added
- Input field
visibleFieldIdsof type '[ID!]was added to input object typeProjectV2ViewConfigurationInput' - Input field
configurationof type 'ProjectV2ViewConfigurationInputwas added to input object typeCreateProjectV2ViewInput' - Field
configurationwas added to object type 'ProjectV2View' - Input field
configurationof type 'ProjectV2ViewConfigurationInputwas added to input object typeUpdateProjectV2ViewInput'
Schema changes for 2026-07-28
The GraphQL schema includes these changes:
- Type 'CreateProjectV2ViewInput' was added
- Input field
clientMutationIdof typeStringwas added to input object type 'CreateProjectV2ViewInput' - Input field
layoutof type 'ProjectV2ViewLayout!was added to input object typeCreateProjectV2ViewInput' - Input field
nameof typeString!was added to input object type 'CreateProjectV2ViewInput' - Input field
projectIdof typeID!was added to input object type 'CreateProjectV2ViewInput' - Type 'CreateProjectV2ViewPayload' was added
- Field
clientMutationIdwas added to object type 'CreateProjectV2ViewPayload' - Field 'projectV2View
was added to object typeCreateProjectV2ViewPayload' - Type 'DeleteProjectV2ViewInput' was added
- Input field
clientMutationIdof typeStringwas added to input object type 'DeleteProjectV2ViewInput' - Input field
viewIdof typeID!was added to input object type 'DeleteProjectV2ViewInput' - Type 'DeleteProjectV2ViewPayload' was added
- Field
clientMutationIdwas added to object type 'DeleteProjectV2ViewPayload' - Field 'projectV2View
was added to object typeDeleteProjectV2ViewPayload' - Type 'UpdateProjectV2ViewInput' was added
- Input field
clientMutationIdof typeStringwas added to input object type 'UpdateProjectV2ViewInput' - Input field
filterof typeStringwas added to input object type 'UpdateProjectV2ViewInput' - Input field
layoutof type 'ProjectV2ViewLayoutwas added to input object typeUpdateProjectV2ViewInput' - Input field
nameof typeStringwas added to input object type 'UpdateProjectV2ViewInput' - Input field
viewIdof typeID!was added to input object type 'UpdateProjectV2ViewInput' - Type 'UpdateProjectV2ViewPayload' was added
- Field
clientMutationIdwas added to object type 'UpdateProjectV2ViewPayload' - Field 'projectV2View
was added to object typeUpdateProjectV2ViewPayload' - Field
expwas added to object typeCopilotEndpoints - Field 'createProjectV2View
was added to object typeMutation' - Argument 'input: CreateProjectV2ViewInput!
added to fieldMutation.createProjectV2View' - Field 'deleteProjectV2View
was added to object typeMutation' - Argument 'input: DeleteProjectV2ViewInput!
added to fieldMutation.deleteProjectV2View' - Field 'updateProjectV2View
was added to object typeMutation' - Argument 'input: UpdateProjectV2ViewInput!
added to fieldMutation.updateProjectV2View' - Enum value 'SECURITY_KEY
was added to enumProofOfPresenceRequirement'
Schema changes for 2026-07-27
The GraphQL schema includes these changes:
- Type 'ProjectV2ItemFieldMultiSelectValue' was added
- 'ProjectV2ItemFieldMultiSelectValue
object implementsNode' interface - 'ProjectV2ItemFieldMultiSelectValue
object implementsProjectV2ItemFieldValueCommon' interface - Field
createdAtwas added to object type 'ProjectV2ItemFieldMultiSelectValue' - Field
creatorwas added to object type 'ProjectV2ItemFieldMultiSelectValue' - Field
databaseIdwas added to object type 'ProjectV2ItemFieldMultiSelectValue' - Field
fieldwas added to object type 'ProjectV2ItemFieldMultiSelectValue' - Field
idwas added to object type 'ProjectV2ItemFieldMultiSelectValue' - Field
itemwas added to object type 'ProjectV2ItemFieldMultiSelectValue' - Field
optionswas added to object type 'ProjectV2ItemFieldMultiSelectValue' - Field
updatedAtwas added to object type 'ProjectV2ItemFieldMultiSelectValue' - Field
valuewas added to object type 'ProjectV2ItemFieldMultiSelectValue' - Type 'ProjectV2MultiSelectField' was added
- 'ProjectV2MultiSelectField
object implementsNode' interface - 'ProjectV2MultiSelectField
object implementsProjectV2FieldCommon' interface - Field
createdAtwas added to object type 'ProjectV2MultiSelectField' - Field
dataTypewas added to object type 'ProjectV2MultiSelectField' - Field
databaseIdwas added to object type 'ProjectV2MultiSelectField' - Field
idwas added to object type 'ProjectV2MultiSelectField' - Field
multiSelectOptionswas added to object type 'ProjectV2MultiSelectField' - Argument 'names: [String!]
added to fieldProjectV2MultiSelectField.multiSelectOptions' - Field
namewas added to object type 'ProjectV2MultiSelectField' - Field
projectwas added to object type 'ProjectV2MultiSelectField' - Field
updatedAtwas added to object type 'ProjectV2MultiSelectField' - Type 'ProjectV2MultiSelectFieldOption' was added
- Field
colorwas added to object type 'ProjectV2MultiSelectFieldOption' - Field
descriptionwas added to object type 'ProjectV2MultiSelectFieldOption' - Field
descriptionHTMLwas added to object type 'ProjectV2MultiSelectFieldOption' - Field
idwas added to object type 'ProjectV2MultiSelectFieldOption' - Field
namewas added to object type 'ProjectV2MultiSelectFieldOption' - Field
nameHTMLwas added to object type 'ProjectV2MultiSelectFieldOption' - Type 'ProjectV2MultiSelectFieldOptionInput' was added
- Input field
colorof type 'ProjectV2SingleSelectFieldOptionColor!was added to input object typeProjectV2MultiSelectFieldOptionInput' - Input field
descriptionof typeString!was added to input object type 'ProjectV2MultiSelectFieldOptionInput' - Input field
idof typeStringwas added to input object type 'ProjectV2MultiSelectFieldOptionInput' - Input field
nameof typeString!was added to input object type 'ProjectV2MultiSelectFieldOptionInput' - Input field
multiSelectOptionsof type '[ProjectV2MultiSelectFieldOptionInput!]was added to input object typeCreateProjectV2FieldInput' - Enum value 'MULTI_SELECT
was added to enumProjectV2CustomFieldType' - Member 'ProjectV2MultiSelectField
was added to Union typeProjectV2FieldConfiguration' - Enum value 'MULTI_SELECT
was added to enumProjectV2FieldType' - Input field
multiSelectOptionIdsof type '[String!]was added to input object typeProjectV2FieldValue' - Member 'ProjectV2ItemFieldMultiSelectValue
was added to Union typeProjectV2ItemFieldValue' - Input field
multiSelectOptionsof type '[ProjectV2MultiSelectFieldOptionInput!]was added to input object typeUpdateProjectV2FieldInput'
Schema changes for 2026-07-23
The GraphQL schema includes these changes:
- Type
ProofOfPresenceRequirementwas added - Enum value
MFAwas added to enumProofOfPresenceRequirement - Enum value 'NO_POLICY
was added to enumProofOfPresenceRequirement' - Enum value
REAUTHwas added to enumProofOfPresenceRequirement - Type
UpdateEnterpriseProofOfPresenceRequiredSettingInputwas added - Input field
clientMutationIdof typeStringwas added to input object typeUpdateEnterpriseProofOfPresenceRequiredSettingInput - Input field
enterpriseIdof typeID!was added to input object typeUpdateEnterpriseProofOfPresenceRequiredSettingInput - Input field
settingValueof typeProofOfPresenceRequirement!was added to input object typeUpdateEnterpriseProofOfPresenceRequiredSettingInput - Type
UpdateEnterpriseProofOfPresenceRequiredSettingPayloadwas added - Field
clientMutationIdwas added to object typeUpdateEnterpriseProofOfPresenceRequiredSettingPayload - Field
enterprisewas added to object typeUpdateEnterpriseProofOfPresenceRequiredSettingPayload - Field
messagewas added to object typeUpdateEnterpriseProofOfPresenceRequiredSettingPayload - Field
updateEnterpriseProofOfPresenceRequiredSettingwas added to object typeMutation - Argument
input: UpdateEnterpriseProofOfPresenceRequiredSettingInput!added to fieldMutation.updateEnterpriseProofOfPresenceRequiredSetting
Schema changes for 2026-07-22
The GraphQL schema includes these changes:
- Type
ApplyPendingIssueSuggestionsInputwas added - Input field
actorIdof typeID!was added to input object typeApplyPendingIssueSuggestionsInput - Input field
clientMutationIdof typeStringwas added to input object typeApplyPendingIssueSuggestionsInput - Input field
issueIdof typeID!was added to input object typeApplyPendingIssueSuggestionsInput - Input field
suggestionsof type '[PendingIssueSuggestionRef!]!was added to input object typeApplyPendingIssueSuggestionsInput' - Type
ApplyPendingIssueSuggestionsPayloadwas added - Field
clientMutationIdwas added to object typeApplyPendingIssueSuggestionsPayload - Field
issuewas added to object typeApplyPendingIssueSuggestionsPayload - Type
IssueEventRationalewas added - Field
actorwas added to object typeIssueEventRationale - Field
createdAtwas added to object typeIssueEventRationale - Field
issueEventwas added to object typeIssueEventRationale - Field
rationalewas added to object typeIssueEventRationale - Type
IssueEventWithRationalewas added - Member
ClosedEventwas added to Union typeIssueEventWithRationale - Member
IssueFieldAddedEventwas added to Union typeIssueEventWithRationale - Member
IssueFieldChangedEventwas added to Union typeIssueEventWithRationale - Member
IssueFieldRemovedEventwas added to Union typeIssueEventWithRationale - Member
IssueTypeAddedEventwas added to Union typeIssueEventWithRationale - Member
IssueTypeChangedEventwas added to Union typeIssueEventWithRationale - Member
IssueTypeRemovedEventwas added to Union typeIssueEventWithRationale - Member
LabeledEventwas added to Union typeIssueEventWithRationale - Member
UnlabeledEventwas added to Union typeIssueEventWithRationale - Type
IssueUpdateIntentwas added - Field
confidencewas added to object typeIssueUpdateIntent - Field
databaseIdwas added to object typeIssueUpdateIntent - Field
intentIdwas added to object typeIssueUpdateIntent - Field
rationalewas added to object typeIssueUpdateIntent - Type
PendingAssigneeSuggestionwas added - Field
actorwas added to object typePendingAssigneeSuggestion - Field
assigneewas added to object typePendingAssigneeSuggestion - Field
createdAtwas added to object typePendingAssigneeSuggestion - Field
rationalewas added to object typePendingAssigneeSuggestion - Field
updatedAtwas added to object typePendingAssigneeSuggestion - Type
PendingCloseSuggestionwas added - Field
actorwas added to object typePendingCloseSuggestion - Field
createdAtwas added to object typePendingCloseSuggestion - Field
duplicateOfwas added to object typePendingCloseSuggestion - Field
rationalewas added to object typePendingCloseSuggestion - Field
stateReasonwas added to object typePendingCloseSuggestion - Field
updatedAtwas added to object typePendingCloseSuggestion - Type
PendingFieldSuggestionwas added - Field
actorwas added to object typePendingFieldSuggestion - Field
createdAtwas added to object typePendingFieldSuggestion - Field
issueFieldwas added to object typePendingFieldSuggestion - Field
rationalewas added to object typePendingFieldSuggestion - Field
suggestedValuewas added to object typePendingFieldSuggestion - Field
updatedAtwas added to object typePendingFieldSuggestion - Type
PendingIssueSuggestionwas added - Member
PendingAssigneeSuggestionwas added to Union typePendingIssueSuggestion - Member
PendingCloseSuggestionwas added to Union typePendingIssueSuggestion - Member
PendingFieldSuggestionwas added to Union typePendingIssueSuggestion - Member
PendingLabelSuggestionwas added to Union typePendingIssueSuggestion - Member
PendingTypeSuggestionwas added to Union typePendingIssueSuggestion - Type
PendingIssueSuggestionKindwas added - Enum value
ASSIGNEEwas added to enumPendingIssueSuggestionKind - Enum value
CLOSEwas added to enumPendingIssueSuggestionKind - Enum value
FIELDwas added to enumPendingIssueSuggestionKind - Enum value
LABELwas added to enumPendingIssueSuggestionKind - Enum value
TYPEwas added to enumPendingIssueSuggestionKind - Type
PendingIssueSuggestionRefwas added - Input field
assigneeIdof typeIDwas added to input object typePendingIssueSuggestionRef - Input field
issueFieldIdof typeIDwas added to input object typePendingIssueSuggestionRef - Input field
issueTypeIdof typeIDwas added to input object typePendingIssueSuggestionRef - Input field
kindof typePendingIssueSuggestionKind!was added to input object typePendingIssueSuggestionRef - Input field
labelIdof typeIDwas added to input object typePendingIssueSuggestionRef - Type
PendingLabelSuggestionwas added - Field
actorwas added to object typePendingLabelSuggestion - Field
createdAtwas added to object typePendingLabelSuggestion - Field
labelwas added to object typePendingLabelSuggestion - Field
rationalewas added to object typePendingLabelSuggestion - Field
updatedAtwas added to object typePendingLabelSuggestion - Type
PendingTypeSuggestionwas added - Field
actorwas added to object typePendingTypeSuggestion - Field
createdAtwas added to object typePendingTypeSuggestion - Field
issueTypewas added to object typePendingTypeSuggestion - Field
rationalewas added to object typePendingTypeSuggestion - Field
updatedAtwas added to object typePendingTypeSuggestion - Type
PullRequestStackwas added PullRequestStackobject implementsNodeinterface- Field
baseRefNamewas added to object typePullRequestStack - Field
entrieswas added to object typePullRequestStack - Argument
after: Stringadded to fieldPullRequestStack.entries - Argument
before: Stringadded to fieldPullRequestStack.entries - Argument
first: Intadded to fieldPullRequestStack.entries - Argument
last: Intadded to fieldPullRequestStack.entries - Field
idwas added to object typePullRequestStack - Field
numberwas added to object typePullRequestStack - Field
sizewas added to object typePullRequestStack - Type
PullRequestStackEntrywas added PullRequestStackEntryobject implementsNodeinterface- Field
idwas added to object typePullRequestStackEntry - Field
positionwas added to object typePullRequestStackEntry - Field
pullRequestwas added to object typePullRequestStackEntry - Field
stackwas added to object typePullRequestStackEntry - Type
PullRequestStackEntryConnectionwas added - Field
edgeswas added to object typePullRequestStackEntryConnection - Field
nodeswas added to object typePullRequestStackEntryConnection - Field
pageInfowas added to object typePullRequestStackEntryConnection - Field
totalCountwas added to object typePullRequestStackEntryConnection - Type
PullRequestStackEntryEdgewas added - Field
cursorwas added to object typePullRequestStackEntryEdge - Field
nodewas added to object typePullRequestStackEntryEdge - Type
RejectPendingIssueSuggestionsInputwas added - Input field
actorIdof typeID!was added to input object typeRejectPendingIssueSuggestionsInput - Input field
clientMutationIdof typeStringwas added to input object typeRejectPendingIssueSuggestionsInput - Input field
issueIdof typeID!was added to input object typeRejectPendingIssueSuggestionsInput - Input field
suggestionsof type '[PendingIssueSuggestionRef!]!was added to input object typeRejectPendingIssueSuggestionsInput' - Type
RejectPendingIssueSuggestionsPayloadwas added - Field
clientMutationIdwas added to object typeRejectPendingIssueSuggestionsPayload - Field
issuewas added to object typeRejectPendingIssueSuggestionsPayload - Field
intentwas added to object typeAssignedEvent - Field
intentwas added to object typeClosedEvent - Field
eventRationaleswas added to object typeIssue - Field
pendingSuggestionswas added to object typeIssue - Field
intentwas added to object typeIssueFieldAddedEvent - Field
rationalewas added to object typeIssueFieldAddedEvent - Field
intentwas added to object typeIssueFieldChangedEvent - Field
rationalewas added to object typeIssueFieldChangedEvent - Field
intentwas added to object typeIssueFieldRemovedEvent - Field
rationalewas added to object typeIssueFieldRemovedEvent - Field
intentwas added to object typeIssueTypeAddedEvent - Field
rationalewas added to object typeIssueTypeAddedEvent - Field
intentwas added to object typeIssueTypeChangedEvent - Field
rationalewas added to object typeIssueTypeChangedEvent - Field
intentwas added to object typeIssueTypeRemovedEvent - Field
rationalewas added to object typeIssueTypeRemovedEvent - Field
intentwas added to object typeLabeledEvent - Field
rationalewas added to object typeLabeledEvent - Field
applyPendingIssueSuggestionswas added to object typeMutation - Argument
input: ApplyPendingIssueSuggestionsInput!added to fieldMutation.applyPendingIssueSuggestions - Field
rejectPendingIssueSuggestionswas added to object typeMutation - Argument
input: RejectPendingIssueSuggestionsInput!added to fieldMutation.rejectPendingIssueSuggestions - Field
stackwas added to object typePullRequest - Field
stackEntrywas added to object typePullRequest - Field
intentwas added to object typeUnlabeledEvent - Field
rationalewas added to object typeUnlabeledEvent
Schema changes for 2026-07-20
The GraphQL schema includes these changes:
- Type
IssueStateUpdateInputwas added - Input field
confidenceof typeIssueEventConfidenceLevelwas added to input object typeIssueStateUpdateInput - Input field
duplicateIssueIdof typeIDwas added to input object typeIssueStateUpdateInput - Input field
rationaleof typeStringwas added to input object typeIssueStateUpdateInput - Input field
stateReasonof typeIssueClosedStateReasonwas added to input object typeIssueStateUpdateInput - Input field
suggestof typeBooleanwas added to input object typeIssueStateUpdateInput - Input field
valueof typeIssueState!was added to input object typeIssueStateUpdateInput - Input field
stateInputof typeIssueStateUpdateInputwas added to input object typeUpdateIssueInput
Schema changes for 2026-07-16
The GraphQL schema includes these changes:
- Field
viewerCanAssignwas added to interfaceAssignable - Field
viewerCanAssignwas added to object typeIssue - Field
viewerCanSetMilestonewas added to object typeIssue - Field
viewerCanTypewas added to object typeIssue - Field
viewerCanUpdateMetadatawas added to object typeIssue - Field
viewerCanAssignwas added to object typePullRequest
Schema changes for 2026-07-14
The GraphQL schema includes these changes:
- Type
AssigneeUpdateInputwas added - Input field
actorIdof type