Schema changes for 2026-09-10
The GraphQL schema includes these changes:
- Type
ProofOfPresenceRequirementwas removed - Type
UpdateEnterpriseProofOfPresenceRequiredSettingInputwas removed - Type
UpdateEnterpriseProofOfPresenceRequiredSettingPayloadwas removed - Field
updateEnterpriseProofOfPresenceRequiredSettingwas removed from object typeMutation
Schema changes for 2026-09-04
The GraphQL schema includes these changes:
- Field
enterpriseRoleDatabaseIdwas added to object typeRepositoryRulesetBypassActor - Input field
enterpriseRoleDatabaseIdof typeBigIntwas added to input object typeRepositoryRulesetBypassActorInput
Schema changes for 2026-09-02
The GraphQL schema includes these changes:
- Enum value 'ENTERPRISE_ORGANIZATION_CREATION
was added to enumOrganizationInvitationSource' - Enum value 'ADDED_TO_STACK_EVENT
was added to enumPullRequestTimelineItemsItemType' - Enum value 'REMOVED_FROM_STACK_EVENT
was added to enumPullRequestTimelineItemsItemType'
Schema changes for 2026-08-26
The GraphQL schema includes these changes:
- Type
AddCloseIssueReferencesInputwas added - Input field
clientMutationIdof typeStringwas added to input object typeAddCloseIssueReferencesInput - Input field
issueIdof typeID!was added to input object typeAddCloseIssueReferencesInput - Input field
pullRequestIdsof type '[ID!]!was added to input object typeAddCloseIssueReferencesInput' - Type
AddCloseIssueReferencesPayloadwas added - Field
clientMutationIdwas added to object typeAddCloseIssueReferencesPayload - Field
issuewas added to object typeAddCloseIssueReferencesPayload - Type
RemoveCloseIssueReferencesInputwas added - Input field
clientMutationIdof typeStringwas added to input object typeRemoveCloseIssueReferencesInput - Input field
issueIdof typeID!was added to input object typeRemoveCloseIssueReferencesInput - Input field
pullRequestIdsof type '[ID!]!was added to input object typeRemoveCloseIssueReferencesInput' - Type
RemoveCloseIssueReferencesPayloadwas added - Field
clientMutationIdwas added to object typeRemoveCloseIssueReferencesPayload - Field
issuewas added to object typeRemoveCloseIssueReferencesPayload - Argument 'userLogins: [String!]
added to fieldEnterprise.enterpriseTeams' - Field
addCloseIssueReferenceswas added to object typeMutation - Argument
input: AddCloseIssueReferencesInput!added to fieldMutation.addCloseIssueReferences - Field
removeCloseIssueReferenceswas added to object typeMutation - Argument
input: RemoveCloseIssueReferencesInput!added to fieldMutation.removeCloseIssueReferences
Schema changes for 2026-08-25
The GraphQL schema includes these changes:
- Type
PullRequestReviewThreadResolutionReasonwas added - Enum value
ADDRESSEDwas added to enumPullRequestReviewThreadResolutionReason - Enum value
INVALIDwas added to enumPullRequestReviewThreadResolutionReason - Enum value 'WONT_FIX
was added to enumPullRequestReviewThreadResolutionReason' - Input field
resolutionReasonof typePullRequestReviewThreadResolutionReasonwas added to input object typeResolveReviewThreadInput
Schema changes for 2026-08-24
The GraphQL schema includes these changes:
- Type
IssueFieldUpdateInputwas added - Input field
fieldNameof typeString!was added to input object typeIssueFieldUpdateInput - Input field
operationof typeIssueFieldUpdateOperation!was added to input object typeIssueFieldUpdateInput - Input field
valueof typeStringwas added to input object typeIssueFieldUpdateInput - Type
IssueFieldUpdateOperationwas added - Enum value
ADDwas added to enumIssueFieldUpdateOperation - Enum value
CLEARwas added to enumIssueFieldUpdateOperation - Enum value
REMOVEwas added to enumIssueFieldUpdateOperation - Enum value
SETwas added to enumIssueFieldUpdateOperation - Input field
issueFieldUpdatesof type '[IssueFieldUpdateInput!]was added to input object typeUpdateIssueInput'
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