Skip to main content

Журнал изменений GraphQL за 2026 год

Схема GraphQL изменилась с 2026 года.

В этой статье

Schema changes for 2026-09-10

The GraphQL schema includes these changes:

  • Type ProofOfPresenceRequirement was removed
  • Type UpdateEnterpriseProofOfPresenceRequiredSettingInput was removed
  • Type UpdateEnterpriseProofOfPresenceRequiredSettingPayload was removed
  • Field updateEnterpriseProofOfPresenceRequiredSetting was removed from object type Mutation

Schema changes for 2026-09-04

The GraphQL schema includes these changes:

  • Field enterpriseRoleDatabaseId was added to object type RepositoryRulesetBypassActor
  • Input field enterpriseRoleDatabaseId of type BigInt was added to input object type RepositoryRulesetBypassActorInput

Schema changes for 2026-09-02

The GraphQL schema includes these changes:

  • Enum value 'ENTERPRISE_ORGANIZATION_CREATIONwas added to enumOrganizationInvitationSource'
  • Enum value 'ADDED_TO_STACK_EVENTwas added to enumPullRequestTimelineItemsItemType'
  • Enum value 'REMOVED_FROM_STACK_EVENTwas added to enumPullRequestTimelineItemsItemType'

Schema changes for 2026-08-26

The GraphQL schema includes these changes:

  • Type AddCloseIssueReferencesInput was added
  • Input field clientMutationId of type String was added to input object type AddCloseIssueReferencesInput
  • Input field issueId of type ID! was added to input object type AddCloseIssueReferencesInput
  • Input field pullRequestIds of type '[ID!]!was added to input object typeAddCloseIssueReferencesInput'
  • Type AddCloseIssueReferencesPayload was added
  • Field clientMutationId was added to object type AddCloseIssueReferencesPayload
  • Field issue was added to object type AddCloseIssueReferencesPayload
  • Type RemoveCloseIssueReferencesInput was added
  • Input field clientMutationId of type String was added to input object type RemoveCloseIssueReferencesInput
  • Input field issueId of type ID! was added to input object type RemoveCloseIssueReferencesInput
  • Input field pullRequestIds of type '[ID!]!was added to input object typeRemoveCloseIssueReferencesInput'
  • Type RemoveCloseIssueReferencesPayload was added
  • Field clientMutationId was added to object type RemoveCloseIssueReferencesPayload
  • Field issue was added to object type RemoveCloseIssueReferencesPayload
  • Argument 'userLogins: [String!]added to fieldEnterprise.enterpriseTeams'
  • Field addCloseIssueReferences was added to object type Mutation
  • Argument input: AddCloseIssueReferencesInput! added to field Mutation.addCloseIssueReferences
  • Field removeCloseIssueReferences was added to object type Mutation
  • Argument input: RemoveCloseIssueReferencesInput! added to field Mutation.removeCloseIssueReferences

Schema changes for 2026-08-25

The GraphQL schema includes these changes:

  • Type PullRequestReviewThreadResolutionReason was added
  • Enum value ADDRESSED was added to enum PullRequestReviewThreadResolutionReason
  • Enum value INVALID was added to enum PullRequestReviewThreadResolutionReason
  • Enum value 'WONT_FIXwas added to enumPullRequestReviewThreadResolutionReason'
  • Input field resolutionReason of type PullRequestReviewThreadResolutionReason was added to input object type ResolveReviewThreadInput

Schema changes for 2026-08-24

The GraphQL schema includes these changes:

  • Type IssueFieldUpdateInput was added
  • Input field fieldName of type String! was added to input object type IssueFieldUpdateInput
  • Input field operation of type IssueFieldUpdateOperation! was added to input object type IssueFieldUpdateInput
  • Input field value of type String was added to input object type IssueFieldUpdateInput
  • Type IssueFieldUpdateOperation was added
  • Enum value ADD was added to enum IssueFieldUpdateOperation
  • Enum value CLEAR was added to enum IssueFieldUpdateOperation
  • Enum value REMOVE was added to enum IssueFieldUpdateOperation
  • Enum value SET was added to enum IssueFieldUpdateOperation
  • Input field issueFieldUpdates of 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 field Issue.closedByPullRequestsReferences
  • Argument excludeUserLinked: Boolean (with default value) added to field PullRequest.closingIssuesReferences

Schema changes for 2026-08-17

The GraphQL schema includes these changes:

  • Enum value 'SECURITY_KEYwas removed from enumProofOfPresenceRequirement'

Schema changes for 2026-08-13

The GraphQL schema includes these changes:

  • Field innersourceVulnerabilities was added to object type Enterprise
  • Argument after: String added to field Enterprise.innersourceVulnerabilities
  • Argument