Schema changes for 2018-12-21
The GraphQL schema includes these changes:
- Field
firstPullRequestContributionwas added to object typeContributionsCollection - Field
firstIssueContributionwas added to object typeContributionsCollection - Type
CreatedPullRequestOrRestrictedContributionwas added - Type
RestrictedContributionwas added - Type
CreatedIssueOrRestrictedContributionwas added
Schema changes for 2018-12-20
The GraphQL schema includes these changes:
- Argument
first: Intadded to fieldTopic.relatedTopics
Schema changes for 2018-12-18
The Hovercards preview includes these changes:
- Field
hovercardwas added to object typePullRequest - Field
hovercardwas added to object typeIssue - Type
ViewerHovercardContextwas added - Type
ReviewStatusHovercardContextwas added
Schema changes for 2018-12-14
The GraphQL schema includes these changes:
- Field
popularPullRequestContributionwas added to object typeContributionsCollection - Field
popularIssueContributionwas added to object typeContributionsCollection - Field
mostRecentCollectionWithoutActivitywas added to object typeContributionsCollection - Field
joinedGitHubContributionwas added to object typeContributionsCollection - Field
hasActivityInThePastwas added to object typeContributionsCollection - Type
CreatedPullRequestContributionEdgewas added - Type
CreatedIssueContributionEdgewas added - Type
CreatedPullRequestContributionwas added - Type
CreatedIssueContributionwas added - Type
Contributionwas added - Type
JoinedGitHubContributionwas added
Schema changes for 2018-12-13
The GraphQL schema includes these changes:
- Enum value
UNPINNED_EVENTwas added to enumIssueTimelineItemsItemType - Enum value
PINNED_EVENTwas added to enumIssueTimelineItemsItemType - Union member
UnpinnedEventwas added to Union typeIssueTimelineItems - Union member
PinnedEventwas added to Union typeIssueTimelineItems - Enum value
UNPINNED_EVENTwas added to enumPullRequestTimelineItemsItemType - Enum value
PINNED_EVENTwas added to enumPullRequestTimelineItemsItemType - Union member
UnpinnedEventwas added to Union typePullRequestTimelineItems - Union member
PinnedEventwas added to Union typePullRequestTimelineItems - Type
UnpinIssueInputwas added - Type
UnpinIssuePayloadwas added - Type
PinIssueInputwas added - Type
PinIssuePayloadwas added - Type
UnpinnedEventwas added - Type
PinnedEventwas added
The [Pinned Issues Preview preview](/graphql/overview/schema-previews#pinned-issues-preview) includes these changes:
- Field
unpinIssuewas added to object typeMutation - Field
pinIssuewas added to object typeMutation - Field
pinnedIssueswas added to object typeRepository - Type
PinnedIssuewas added - Type
PinnedIssueEdgewas added - Type
PinnedIssueConnectionwas added
Schema changes for 2018-12-11
The GraphQL schema includes these changes:
- Field
tagNamewas added to object typeRelease
Schema changes for 2018-12-06
The GraphQL schema includes these changes:
- Type
CreateContentAttachmentInputwas added - Type
ContentReferencewas added - Type
ContentAttachmentwas added - Type
CreateContentAttachmentPayloadwas added
The [Create content attachments preview](/graphql/overview/schema-previews#create-content-attachments-preview) includes these changes:
- Field
createContentAttachmentwas added to object typeMutation
Schema changes for 2018-12-03
The GraphQL schema includes these changes:
- Field
membersWithRolewas added to object typeOrganization - Type
OrganizationMemberRolewas added - Type
OrganizationMemberEdgewas added - Type
OrganizationMemberConnectionwas added
The following changes will be made to the schema:
- On member
Organization.members:memberswill be removed. UseOrganization.membersWithRoleinstead. Effective 2019-04-01.
Schema changes for 2018-12-01
The GraphQL schema includes these changes:
- Field
contributionsCollectionwas added to object typeUser - Type
ContributionCalendarDaywas added - Type
ContributionCalendarWeekwas added - Type
Datewas added - Type
ContributionCalendarMonthwas added - Type
ContributionCalendarwas added - Type
ContributionsCollectionwas added
Schema changes for 2018-11-16
The following changes will be made to the schema:
- On member
Migration.uploadUrlTemplate:uploadUrlTemplatewill be removed. UseuploadUrlinstead. Effective 2019-04-01.
Schema changes for 2018-11-12
The GraphQL schema includes these changes:
- Field
commitOidwas added to object typeDeployment
The following changes will be made to the schema:
- On member
AddProjectCardPayload.projectColumn: Type forprojectColumnwill change fromProject!toProjectColumn. Effective 2019-01-01.
Schema changes for 2018-11-07
The GraphQL schema includes these changes:
- Enum value
TRANSFERRED_EVENTwas added to enumIssueTimelineItemsItemType - Union member
TransferredEventwas added to Union typeIssueTimelineItems - Union member
TransferredEventwas added to Union typeIssueTimelineItem GistCommentobject implementsMinimizableinterface- Enum value
TRANSFERRED_EVENTwas added to enumPullRequestTimelineItemsItemType - Union member
TransferredEventwas added to Union typePullRequestTimelineItems PullRequestReviewCommentobject implementsMinimizableinterfaceCommitCommentobject implementsMinimizableinterfaceCommitobject implementsUniformResourceLocatableinterfaceIssueCommentobject implementsMinimizableinterface- Enum value
DENIEDwas added to enumCommentCannotUpdateReason - Field
viewerCanMinimizewas added to object typeGistComment - Field
minimizedReasonwas added to object typeGistComment - Field
isMinimizedwas added to object typeGistComment - Field
viewerCanMinimizewas added to object typePullRequestReviewComment - Field
minimizedReasonwas added to object typePullRequestReviewComment - Field
isMinimizedwas added to object typePullRequestReviewComment - Field
viewerCanMinimizewas added to object typeCommitComment - Field
minimizedReasonwas added to object typeCommitComment - Field
isMinimizedwas added to object typeCommitComment - Field
viewerCanMinimizewas added to object typeIssueComment - Field
minimizedReasonwas added to object typeIssueComment - Field
isMinimizedwas added to object typeIssueComment - Type
UnminimizeCommentInputwas added - Type
UnminimizeCommentPayloadwas added - Type
ReportedContentClassifierswas added - Type
MinimizeCommentInputwas added - Type
MinimizeCommentPayloadwas added - Type
TransferredEventwas added
The _Minimize Comments_ preview includes these changes:
- Field
unminimizeCommentwas added to object typeMutation - Field
minimizeCommentwas added to object typeMutation - Type
Minimizablewas added
Schema changes for 2018-10-24
The Pull Requests Preview preview includes these changes:
- Field
updatePullRequestwas added to object typeMutation - Field
reopenPullRequestwas added to object typeMutation - Field
mergePullRequestwas added to object typeMutation - Field
deletePullRequestReviewCommentwas added to object typeMutation - Field
createPullRequestwas added to object typeMutation - Field
closePullRequestwas added to object typeMutation - Field
fileswas added to object typePullRequest - Type
UpdatePullRequestInputwas added - Type
UpdatePullRequestPayloadwas added - Type
ReopenPullRequestInputwas added - Type
ReopenPullRequestPayloadwas added - Type
MergePullRequestInputwas added - Type
MergePullRequestPayloadwas added - Type
DeletePullRequestReviewCommentInputwas added - Type
DeletePullRequestReviewCommentPayloadwas added - Type
CreatePullRequestInputwas added - Type
CreatePullRequestPayloadwas added - Type
ClosePullRequestInputwas added - Type
ClosePullRequestPayloadwas added - Type
PullRequestChangedFilewas added - Type
PullRequestChangedFileEdgewas added - Type
PullRequestChangedFileConnectionwas added
Schema changes for 2018-10-19
The GraphQL schema includes these changes:
- Argument
ownerAffiliations: [RepositoryAffiliation]added to fieldRepository.forks - Argument
ownerAffiliations: [RepositoryAffiliation]added to fieldRepositoryOwner.repositories - Argument
ownerAffiliations: [RepositoryAffiliation]added to fieldRepositoryOwner.pinnedRepositories - Argument
ownerAffiliations: [RepositoryAffiliation]added to fieldUser.watching - Argument
ownerAffiliations: [RepositoryAffiliation]added to fieldUser.repositories - Argument
ownerAffiliations: [RepositoryAffiliation]added to fieldUser.pinnedRepositories - Argument
ownerAffiliations: [RepositoryAffiliation]added to fieldOrganization.repositories - Argument
ownerAffiliations: [RepositoryAffiliation]added to fieldOrganization.pinnedRepositories
Schema changes for 2018-10-16
The Access to GitHub Security Advisories preview includes these changes:
- Field
securityVulnerabilitieswas added to object typeQuery - Field
securityAdvisorywas added to object typeQuery - Field
securityAdvisorieswas added to object typeQuery - Type
SecurityAdvisoryOrderFieldwas added - Type
SecurityAdvisoryOrderwas added - Type
SecurityAdvisoryIdentifierTypewas added - Type
SecurityAdvisoryIdentifierFilterwas added - Type
SecurityVulnerabilityOrderFieldwas added - Type
SecurityVulnerabilityOrderwas added - Type
SecurityAdvisoryEcosystemwas added - Type
SecurityAdvisoryPackagewas added - Type
SecurityAdvisoryPackageVersionwas added - Type
SecurityVulnerabilitywas added - Type
SecurityVulnerabilityEdgewas added - Type
SecurityVulnerabilityConnectionwas added - Type
SecurityAdvisorySeveritywas added - Type
SecurityAdvisoryReferencewas added - Type
SecurityAdvisoryIdentifierwas added - Type
SecurityAdvisorywas added - Type
SecurityAdvisoryEdgewas added - Type
SecurityAdvisoryConnectionwas added
Schema changes for 2018-10-12
The GraphQL schema includes these changes:
- Field
outdatedwas added to object typePullRequestReviewComment - Field
onBehalfOfwas added to object typePullRequestReview
Schema changes for 2018-10-11
The GraphQL schema includes these changes:
- Field
statewas added to object typePullRequestReviewComment - Type
PullRequestReviewCommentStatewas added
Schema changes for 2018-10-08
The following changes will be made to the schema:
- On member
PushAllowance.protectedBranch:protectedBranchwill be removed. UseRepository.branchProtectionRuleinstead. Effective 2019-01-01. - On member
Repository.protectedBranches:protectedBrancheswill be removed. UseRepository.branchProtectionRulesinstead. Effective 2019-01-01. - On member
ReviewDismissalAllowance.protectedBranch:protectedBranchwill be removed. UseReviewDismissalAllowance.branchProtectionRuleinstead. Effective 2019-01-01.
Schema changes for 2018-09-26
The GraphQL schema includes these changes:
- Field
viewerCanApplySuggestionwas added to object typePullRequest
Schema changes for 2018-09-25
The GraphQL schema includes these changes:
- Field
refwas added to object typeDeployment
Schema changes for 2018-09-19
The Issues Preview preview includes these changes:
- Field
convertProjectCardNoteToIssuewas added to object typeMutation - Type
ConvertProjectCardNoteToIssueInputwas added - Type
ConvertProjectCardNoteToIssuePayloadwas added
Schema changes for 2018-09-14
The GraphQL schema includes these changes:
- Enum value
UNMARKED_AS_DUPLICATE_EVENTwas removed from enumIssueTimelineItemsItemType - Enum value
MARKED_AS_DUPLICATE_EVENTwas removed from enumIssueTimelineItemsItemType - Enum value
UNMARKED_AS_DUPLICATE_EVENTwas removed from enumPullRequestTimelineItemsItemType - Enum value
MARKED_AS_DUPLICATE_EVENTwas removed from enumPullRequestTimelineItemsItemType
Schema changes for 2018-09-13
The [Checks preview](/graphql/overview/schema-previews#checks-preview) includes these changes:
- Field
appwas added to object typeCheckSuite
Schema changes for 2018-09-12
The GraphQL schema includes these changes:
- Type
UpdateIssueCommentInputwas added - Type
UpdateIssueCommentPayloadwas added - Type
UpdateIssueInputwas added - Type
UpdateIssuePayloadwas added - Type
UnmarkIssueAsDuplicateInputwas added - Type
UnmarkIssueAsDuplicatePayloadwas added - Type
ReopenIssueInputwas added - Type
ReopenIssuePayloadwas added - Type
RemoveLabelsFromLabelableInputwas added - Type
RemoveLabelsFromLabelablePayloadwas added - Type
RemoveAssigneesFromAssignableInputwas added - Type
RemoveAssigneesFromAssignablePayloadwas added - Type
DeleteIssueCommentInputwas added - Type
DeleteIssueCommentPayloadwas added - Type
CreateIssueInputwas added - Type
CreateIssuePayloadwas added - Type
CloseIssueInputwas added - Type
CloseIssuePayloadwas added - Type
ClearLabelsFromLabelableInputwas added - Type
ClearLabelsFromLabelablePayloadwas added - Type
AddLabelsToLabelableInputwas added - Type
AddLabelsToLabelablePayloadwas added - Type
AddAssigneesToAssignableInputwas added - Type
AddAssigneesToAssignablePayloadwas added - Type
IssueTimelineItemsItemTypewas added - Type
IssueTimelineItemswas added - Type
IssueTimelineItemsEdgewas added - Type
IssueTimelineItemsConnectionwas added - Type
PullRequestTimelineItemsItemTypewas added - Type
PullRequestTimelineItemswas added - Type
PullRequestTimelineItemsEdgewas added - Type
PullRequestTimelineItemsConnectionwas added
The Issues Preview preview includes these changes:
- Field
updateIssueCommentwas added to object typeMutation - Field
updateIssuewas added to object typeMutation - Field
unmarkIssueAsDuplicatewas added to object typeMutation - Field
reopenIssuewas added to object typeMutation - Field
removeLabelsFromLabelablewas added to object typeMutation - Field
removeAssigneesFromAssignablewas added to object typeMutation - Field
deleteIssueCommentwas added to object typeMutation - Field
createIssuewas added to object typeMutation - Field
closeIssuewas added to object typeMutation - Field
clearLabelsFromLabelablewas added to object typeMutation - Field
addLabelsToLabelablewas added to object typeMutation - Field
addAssigneesToAssignablewas added to object typeMutation - Argument
filterBy: IssueFiltersadded to fieldMilestone.issues - Argument
filterBy: IssueFiltersadded to fieldLabel.issues - Field
timelineItemswas added to object typePullRequest - Argument
filterBy: IssueFiltersadded to fieldRepository.issues - Argument
filterBy: IssueFiltersadded to fieldUser.issues - Field
timelineItemswas added to object typeIssue - Type
PullRequestRevisionMarkerwas added - Type
PullRequestCommitCommentThreadwas added - Type
IssueFilterswas added
The Branch Protection Rules preview includes these changes:
- Field
updateBranchProtectionRulewas added to object typeMutation - Field
deleteBranchProtectionRulewas added to object typeMutation - Field
createBranchProtectionRulewas added to object typeMutation - Field
branchProtectionRulewas added to object typeReviewDismissalAllowance - Field
branchProtectionRulewas added to object typePushAllowance - Field
branchProtectionRuleswas added to object typeRepository - Type
UpdateBranchProtectionRuleInputwas added - Type
UpdateBranchProtectionRulePayloadwas added - Type
DeleteBranchProtectionRuleInputwas added - Type