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
DeleteBranchProtectionRulePayloadwas added - Type
CreateBranchProtectionRuleInputwas added - Type
CreateBranchProtectionRulePayloadwas added - Type
BranchProtectionRuleConflictwas added - Type
BranchProtectionRuleConflictEdgewas added - Type
BranchProtectionRuleConflictConnectionwas added - Type
BranchProtectionRulewas added - Type
BranchProtectionRuleEdgewas added - Type
BranchProtectionRuleConnectionwas added
Schema changes for 2018-09-10
The [Project Event Details preview](/graphql/overview/schema-previews#project-event-details-preview) includes these changes:
- Field
projectColumnNamewas added to object typeRemovedFromProjectEvent - Field
projectwas added to object typeRemovedFromProjectEvent - Field
projectColumnNamewas added to object typeMovedColumnsInProjectEvent - Field
projectCardwas added to object typeMovedColumnsInProjectEvent - Field
projectwas added to object typeMovedColumnsInProjectEvent - Field
previousProjectColumnNamewas added to object typeMovedColumnsInProjectEvent - Field
projectColumnNamewas added to object typeConvertedNoteToIssueEvent - Field
projectCardwas added to object typeConvertedNoteToIssueEvent - Field
projectwas added to object typeConvertedNoteToIssueEvent - Field
projectColumnNamewas added to object typeAddedToProjectEvent - Field
projectCardwas added to object typeAddedToProjectEvent - Field
projectwas added to object typeAddedToProjectEvent
Schema changes for 2018-09-06
The GraphQL schema includes these changes:
- Enum value
BAD_CERTwas added to enumGitSignatureState
Schema changes for 2018-09-04
The GraphQL schema includes these changes:
- Input field
isArchivedwas added to input object typeUpdateProjectCardInput - Argument
archivedStates: [ProjectCardArchivedState]added to fieldPullRequest.projectCards - Argument
archivedStates: [ProjectCardArchivedState]added to fieldIssue.projectCards - Field
isArchivedwas added to object typeProjectCard - Argument
archivedStates: [ProjectCardArchivedState]added to fieldProjectColumn.cards - Field
purposewas added to object typeProjectColumn - Argument
archivedStates: [ProjectCardArchivedState]added to fieldProject.pendingCards - Type
PullRequestOrderFieldwas added - Type
ProjectColumnPurposewas added - Type
ProjectCardArchivedStatewas added
Schema changes for 2018-08-31
The GraphQL schema includes these changes:
- Field
logoBackgroundColorwas added to object typeApp
Schema changes for 2018-08-24
The GraphQL schema includes these changes:
- Argument
includeCategories: [String!]added to fieldQuery.marketplaceCategories
Schema changes for 2018-08-13
The GraphQL schema includes these changes:
- Union member
DeploymentEnvironmentChangedEventwas added to Union typePullRequestTimelineItem - Type
DeploymentEnvironmentChangedEventwas added
Schema changes for 2018-08-09
The Temporary Cloning Token for Private Repositories preview includes these changes:
- Field
tempCloneTokenwas added to object typeRepository
Schema changes for 2018-08-07
The GraphQL schema includes these changes:
- Field
isVerifiedwas added to object typeOrganization - Field
appwas added to object typeMarketplaceListing - Type
Appwas added
The [Checks preview](/graphql/overview/schema-previews#checks-preview) includes these changes:
- Field
warningLevelwas removed from object typeCheckAnnotation - Field
startLinewas removed from object typeCheckAnnotation - Field
filenamewas removed from object typeCheckAnnotation - Field
endLinewas removed from object typeCheckAnnotation - Field
creatorwas removed from object typeCheckRun - Field
updateCheckSuitePreferenceswas added to object typeMutation - Field
updateCheckRunwas added to object typeMutation - Field
rerequestCheckSuitewas added to object typeMutation - Field
createCheckSuitewas added to object typeMutation - Field
createCheckRunwas added to object typeMutation - Field
pathwas added to object typeCheckAnnotation - Field
locationwas added to object typeCheckAnnotation - Field
annotationLevelwas added to object typeCheckAnnotation - Type
CheckSuiteAutoTriggerPreferencewas added - Type
UpdateCheckSuitePreferencesInputwas added - Type
UpdateCheckSuitePreferencesPayloadwas added - Type
UpdateCheckRunInputwas added - Type
UpdateCheckRunPayloadwas added - Type
RerequestCheckSuiteInputwas added - Type
RerequestCheckSuitePayloadwas added - Type
CreateCheckSuiteInputwas added - Type
CreateCheckSuitePayloadwas added - Type
RequestableCheckStatusStatewas added - Type
CheckRunOutputImagewas added - Type
CheckAnnotationRangewas added - Type
CheckAnnotationDatawas added - Type
CheckRunOutputwas added - Type
CheckRunActionwas added - Type
CreateCheckRunInputwas added - Type
CreateCheckRunPayloadwas added - Type
CheckAnnotationPositionwas added - Type
CheckAnnotationSpanwas added
Schema changes for 2018-08-01
The following changes will be made to the schema:
- On member
AcceptTopicSuggestionPayload.topic: Type fortopicwill change fromTopic!toTopic. Effective 2019-01-01. - On member
AddCommentPayload.commentEdge: Type forcommentEdgewill change fromIssueCommentEdge!toIssueCommentEdge. Effective 2019-01-01. - On member
AddCommentPayload.subject: Type forsubjectwill change fromNode!toNode. Effective 2019-01-01. - On member
AddCommentPayload.timelineEdge: Type fortimelineEdgewill change fromIssueTimelineItemEdge!toIssueTimelineItemEdge. Effective 2019-01-01. - On member
AddProjectCardPayload.cardEdge: Type forcardEdgewill change fromProjectCardEdge!toProjectCardEdge. Effective 2019-01-01. - On member
AddProjectCardPayload.projectColumn: Type forprojectColumnwill change fromProject!toProject. Effective 2019-01-01. - On member
AddProjectColumnPayload.columnEdge: Type forcolumnEdgewill change fromProjectColumnEdge!toProjectColumnEdge. Effective 2019-01-01. - On member
AddProjectColumnPayload.project: Type forprojectwill change fromProject!toProject. Effective 2019-01-01. - On member
AddPullRequestReviewCommentPayload.comment: Type forcommentwill change fromPullRequestReviewComment!toPullRequestReviewComment. Effective 2019-01-01. - On member
AddPullRequestReviewCommentPayload.commentEdge: Type forcommentEdgewill change fromPullRequestReviewCommentEdge!toPullRequestReviewCommentEdge. Effective 2019-01-01. - On member
AddPullRequestReviewPayload.pullRequestReview: Type forpullRequestReviewwill change fromPullRequestReview!toPullRequestReview. Effective 2019-01-01. - On member
AddPullRequestReviewPayload.reviewEdge: Type forreviewEdgewill change fromPullRequestReviewEdge!toPullRequestReviewEdge. Effective 2019-01-01. - On member
AddReactionPayload.reaction: Type forreactionwill change fromReaction!toReaction. Effective 2019-01-01. - On member
AddReactionPayload.subject: Type forsubjectwill change fromReactable!toReactable. Effective 2019-01-01. - On member
AddStarPayload.starrable: Type forstarrablewill change fromStarrable!toStarrable. Effective 2019-01-01. - On member
CreateProjectPayload.project: Type forprojectwill change fromProject!toProject. Effective 2019-01-01. - On member
DeclineTopicSuggestionPayload.topic: Type fortopicwill change fromTopic!toTopic. Effective 2019-01-01. - On member
DeleteProjectCardPayload.column: Type forcolumnwill change fromProjectColumn!toProjectColumn. Effective 2019-01-01. - On member
DeleteProjectCardPayload.deletedCardId: Type fordeletedCardIdwill change fromID!toID. Effective 2019-01-01. - On member
DeleteProjectColumnPayload.deletedColumnId: Type fordeletedColumnIdwill change fromID!toID. Effective 2019-01-01. - On member
DeleteProjectColumnPayload.project: Type forprojectwill change fromProject!toProject. Effective 2019-01-01. - On member
DeleteProjectPayload.owner: Type forownerwill change fromProjectOwner!toProjectOwner. Effective 2019-01-01. - On member
DeletePullRequestReviewPayload.pullRequestReview: Type forpullRequestReviewwill change fromPullRequestReview!toPullRequestReview. Effective 2019-01-01. - On member
DismissPullRequestReviewPayload.pullRequestReview: Type forpullRequestReviewwill change fromPullRequestReview!toPullRequestReview. Effective 2019-01-01. - On member
MoveProjectCardPayload.cardEdge: Type forcardEdgewill change fromProjectCardEdge!toProjectCardEdge. Effective 2019-01-01. - On member
MoveProjectColumnPayload.columnEdge: Type forcolumnEdgewill change fromProjectColumnEdge!toProjectColumnEdge. Effective 2019-01-01. - On member
RemoveOutsideCollaboratorPayload.removedUser: Type forremovedUserwill change fromUser!toUser. Effective 2019-01-01. - On member
RemoveReactionPayload.reaction: Type forreactionwill change fromReaction!toReaction. Effective 2019-01-01. - On member
RemoveReactionPayload.subject: Type forsubjectwill change fromReactable!toReactable. Effective 2019-01-01. - On member
RemoveStarPayload.starrable: Type forstarrablewill change fromStarrable!toStarrable. Effective 2019-01-01. - On member
RequestReviewsPayload.pullRequest: Type forpullRequestwill change fromPullRequest!toPullRequest. Effective 2019-01-01. - On member
RequestReviewsPayload.requestedReviewersEdge: Type forrequestedReviewersEdgewill change fromUserEdge!toUserEdge. Effective 2019-01-01. - On member
SubmitPullRequestReviewPayload.pullRequestReview: Type forpullRequestReviewwill change fromPullRequestReview!toPullRequestReview. Effective 2019-01-01. - On member
UpdateProjectCardPayload.projectCard: Type forprojectCardwill change fromProjectCard!toProjectCard. Effective 2019-01-01. - On member
UpdateProjectColumnPayload.projectColumn: Type forprojectColumnwill change fromProjectColumn!toProjectColumn. Effective 2019-01-01. - On member
UpdateProjectPayload.project: Type forprojectwill change fromProject!toProject. Effective 2019-01-01. - On member
UpdatePullRequestReviewCommentPayload.pullRequestReviewComment: Type forpullRequestReviewCommentwill change fromPullRequestReviewComment!toPullRequestReviewComment. Effective 2019-01-01. - On member
UpdatePullRequestReviewPayload.pullRequestReview: Type forpullRequestReviewwill change fromPullRequestReview!toPullRequestReview. Effective 2019-01-01. - On member
UpdateSubscriptionPayload.subscribable: Type forsubscribablewill change fromSubscribable!toSubscribable. Effective 2019-01-01. - On member
UpdateTopicsPayload.repository: Type forrepositorywill change fromRepository!toRepository. Effective 2019-01-01.
Schema changes for 2018-07-26
The [Deployments preview](/graphql/overview/schema-previews#deployments-preview) includes these changes:
- Enum value
QUEUEDwas added to enumDeploymentState - Enum value
IN_PROGRESSwas added to enumDeploymentState - Field
createDeploymentStatuswas added to object typeMutation - Field
createDeploymentwas added to object typeMutation - Field
environmentwas added to object typeDeploymentStatus - Type
CreateDeploymentStatusInputwas added - Type
CreateDeploymentStatusPayloadwas added - Type
CreateDeploymentInputwas added - Type
CreateDeploymentPayloadwas added
Schema changes for 2018-07-16
The GraphQL schema includes these changes:
- Field
taskwas added to object typeDeployment
Schema changes for 2018-07-13
The GraphQL schema includes these changes:
- Field
GitHubMetadata.gitHubServicesShachanged type fromString!toGitObjectID! - Type
RepositoryInvitationEdgewas removed - Type
RepositoryCollaboratorAffiliationwas removed - Type
PullRequestPubSubTopicwas removed - Type
IssuePubSubTopicwas removed - Type
DefaultRepositoryPermissionFieldwas removed - Type
Datewas removed
Schema changes for 2018-07-11
The GraphQL schema includes these changes:
- Field
checkSuiteswas added to object typeCommit - Type
CheckSuiteFilterwas added - Type
Pushwas added - Type
CheckRunTypewas added - Type
CheckRunFilterwas added - Type
CheckStatusStatewas added - Type
CheckConclusionStatewas added - Type
CheckAnnotationLevelwas added - Type
CheckAnnotationwas added - Type
CheckAnnotationEdgewas added - Type
CheckAnnotationConnectionwas added - Type
CheckRunwas added - Type
CheckRunEdgewas added - Type
CheckRunConnectionwas added - Type
CheckSuitewas added - Type
CheckSuiteEdgewas added - Type
CheckSuiteConnectionwas added
Schema changes for 2018-07-06
The GraphQL schema includes these changes:
- Field
updatedAtwas added to object typeDeployment - Field
descriptionwas added to object typeDeployment
Schema changes for 2018-07-04
The GraphQL schema includes these changes:
- Field
subjectwas removed from object typeReviewRequestedEvent - Field
subjectwas removed from object typeReviewRequestRemovedEvent - Field
isCrossReferencewas removed from object typeReferencedEvent - Field
commitwas removed from object typeClosedEvent - Field
reviewerwas removed from object typeReviewRequest - Field
licensewas removed from object typeRepositoryInfo - Field
licensewas removed from object typeRepository - Field
contributedRepositorieswas removed from object typeUser - Field
projectColumnwas removed from object typeProjectCard
Schema changes for 2018-07-03
The GraphQL schema includes these changes:
Repositoryobject implementsRegistryPackageOwnerinterfaceUserobject implementsRegistryPackageSearchinterfaceUserobject implementsRegistryPackageOwnerinterfaceOrganizationobject implementsRegistryPackageSearchinterfaceOrganizationobject implementsRegistryPackageOwnerinterface- Type
RegistryPackageSearchwas added - Type
RegistryPackageOwnerwas added
Schema changes for 2018-06-26
The GraphQL schema includes these changes:
- Field
permalinkwas added to object typePullRequest
Schema changes for 2018-06-22
The GraphQL schema includes these changes:
- Input field
UpdateProjectCardInput.notechanged type fromString!toString
Schema changes for 2018-06-21
The GraphQL schema includes these changes:
- Argument
useTopicAliases: Booleanadded to fieldQuery.marketplaceListings - Argument
useTopicAliases: Booleanadded to fieldQuery.marketplaceCategory
Schema changes for 2018-06-14
The GraphQL schema includes these changes:
- Field
unlockLockablewas added to object typeMutation - Type
UnlockLockableInputwas added - Type
UnlockLockablePayloadwas added
Schema changes for 2018-06-12
The GraphQL schema includes these changes:
- Field
subjectwas added to object typeReviewRequestedEvent - Field
subjectwas added to object typeReviewRequestRemovedEvent - Field
isCrossReferencewas added to object typeReferencedEvent - Field
commitwas added to object typeClosedEvent - Field
reviewerwas added to object typeReviewRequest - Field
licensewas added to object typeRepositoryInfo - Field
licensewas added to object typeRepository - Field
contributedRepositorieswas added to object typeUser - Field
projectColumnwas added to object typeProjectCard - Type
TopicConnectionwas added - Type
RepositoryInvitationEdgewas added - Type
RepositoryCollaboratorAffiliationwas added - Type
PullRequestPubSubTopicwas added - Type
IssuePubSubTopicwas added - Type
DefaultRepositoryPermissionFieldwas added - Type
Datewas added - Type
MergeStateStatuswas added
The Team discussions preview includes these changes:
- Field
updateTeamDiscussionCommentwas added to object typeMutation - Field
updateTeamDiscussionwas added to object typeMutation - Field
deleteTeamDiscussionCommentwas added to object typeMutation - Field
deleteTeamDiscussionwas added to object typeMutation - Field
createTeamDiscussionCommentwas added to object typeMutation - Field
createTeamDiscussionwas added to object typeMutation - Field
discussionsUrlwas added to object typeTeam - Field
discussionsResourcePathwas added to object typeTeam - Field
discussionswas added to object typeTeam - Field
discussionwas added to object typeTeam - Type
UpdateTeamDiscussionCommentInputwas added - Type
UpdateTeamDiscussionCommentPayloadwas added - Type
UpdateTeamDiscussionInputwas added - Type
UpdateTeamDiscussionPayloadwas added - Type
DeleteTeamDiscussionCommentInputwas added - Type
DeleteTeamDiscussionCommentPayloadwas added - Type
DeleteTeamDiscussionInputwas added - Type
DeleteTeamDiscussionPayloadwas added - Type
CreateTeamDiscussionCommentInputwas added - Type
CreateTeamDiscussionCommentPayloadwas added - Type
CreateTeamDiscussionInputwas added - Type
CreateTeamDiscussionPayloadwas added - Type
TeamDiscussionOrderFieldwas added - Type
TeamDiscussionOrderwas added - Type
TeamDiscussionEdgewas added - Type
TeamDiscussionConnectionwas added - Type
TeamDiscussionCommentOrderFieldwas added - Type
TeamDiscussionCommentOrderwas added - Type
TeamDiscussionCommentwas added - Type
TeamDiscussionCommentEdgewas added - Type
TeamDiscussionCommentConnectionwas added - Type
TeamDiscussionwas added
The Protected Branch: Multiple Required Approving Reviews preview includes these changes:
- Field
requiredApprovingReviewCountwas added to object typeProtectedBranch
The Protected Branch: Required Signatures preview includes these changes:
- Field
hasRequiredSignatureswas added to object typeProtectedBranch
The [Merge info preview](/graphql/overview/schema-previews#merge-info-preview) includes these changes:
- Field
mergeStateStatuswas added to object typePullRequest - Field
canBeRebasedwas added to object typePullRequest
The Repository Vulnerability Alerts preview includes these changes:
- Field
vulnerabilityAlertswas added to object typeRepository - Type
RepositoryVulnerabilityAlertwas added - Type
RepositoryVulnerabilityAlertEdgewas added - Type
RepositoryVulnerabilityAlertConnectionwas added
The [Access to a Repositories Dependency Graph preview](/graphql/overview/schema-previews#access-to-a-repositories-dependency-graph-preview) includes these changes:
- Field
dependencyGraphManifestswas added to object typeRepository - Type
DependencyGraphDependencywas added - Type
DependencyGraphDependencyEdgewas added - Type
DependencyGraphDependencyConnectionwas added - Type
DependencyGraphManifestwas added - Type
DependencyGraphManifestEdgewas added - Type
DependencyGraphManifestConnectionwas added
The Hovercards preview includes these changes:
- Field
hovercardwas added to object typeUser - Type
OrganizationsHovercardContextwas added - Type
OrganizationTeamsHovercardContextwas added - Type
GenericHovercardContextwas added - Type
HovercardContextwas added - Type
Hovercardwas added
Schema changes for 2018-06-11
The GraphQL schema includes these changes:
- Default value for argument
affiliationson fieldUser.watchingchanged from["OWNER", "COLLABORATOR"]to["OWNER", "COLLABORATOR", "ORGANIZATION_MEMBER"]
Schema changes for 2018-05-30
The GraphQL schema includes these changes:
- Field
editedAtwas added to object typeUserContentEdit
Schema changes for 2018-05-25
The GraphQL schema includes these changes:
- Field
TextMatch.highlightschanged type from[TextMatchHighlight]!to[TextMatchHighlight!]! - Type
MergeStateStatuswas added
The [Merge info preview](/graphql/overview/schema-previews#merge-info-preview) includes these changes:
- Field
mergeStateStatuswas added to object typePullRequest - Field
canBeRebasedwas added to object typePullRequest
Schema changes for 2018-05-18
The GraphQL schema includes these changes:
Licenseobject implementsNodeinterface
Schema changes for 2018-05-17
The GraphQL schema includes these changes:
MarketplaceCategoryobject implementsNodeinterface- Field
idwas added to object typeMarketplaceCategory
Schema changes for 2018-05-09
The GraphQL schema includes these changes:
- Field
includesCreatedEditwas added to object typeGistComment - Field
includesCreatedEditwas added to object typePullRequestReviewComment - Field
includesCreatedEditwas added to object typePullRequestReview - Field
includesCreatedEditwas added to object typeIssueComment - Field
includesCreatedEditwas added to object typePullRequest - Field
includesCreatedEditwas added to object typeComment - Field
includesCreatedEditwas added to object typeCommitComment - Field
includesCreatedEditwas added to object typeIssue - Argument
excludeSubcategories: Booleanadded to fieldQuery.marketplaceCategories
The Team discussions preview includes these changes:
- Field
includesCreatedEditwas added to object typeTeamDiscussionComment - Field
includesCreatedEditwas added to object typeTeamDiscussion
Schema changes for 2018-05-08
The GraphQL schema includes these changes:
ClosedEventobject implementsUniformResourceLocatableinterface- Field
urlwas added to object typeClosedEvent - Field
resourcePathwas added to object typeClosedEvent
Schema changes for 2018-05-03
The [Access to a Repositories Dependency Graph preview](/graphql/overview/schema-previews#access-to-a-repositories-dependency-graph-preview) includes these changes:
- Field
totalCountwas added to object typeDependencyGraphDependencyConnection
Schema changes for 2018-04-28
The Repository Vulnerability Alerts preview includes these changes:
- Field
externalReferencewas added to object typeRepositoryVulnerabilityAlert - Field
externalIdentifierwas added to object typeRepositoryVulnerabilityAlert - Field
dismisserwas added to object typeRepositoryVulnerabilityAlert - Field
dismissedAtwas added to object typeRepositoryVulnerabilityAlert - Field
dismissReasonwas added to object typeRepositoryVulnerabilityAlert
Schema changes for 2018-04-27
The GraphQL schema includes these changes:
- Enum value
TIMELINEwas added to enumPullRequestPubSubTopic - Enum value
TIMELINEwas added to enumIssuePubSubTopic
Schema changes for 2018-04-24
The GraphQL schema includes these changes:
- Field
lockReasonwas added to object typeLockedEvent
The Repository Vulnerability Alerts preview includes these changes:
- Field
vulnerabilityAlertswas added to object typeRepository - Type
RepositoryVulnerabilityAlertwas added - Type
RepositoryVulnerabilityAlertEdgewas added - Type
RepositoryVulnerabilityAlertConnectionwas added
The [Access to a Repositories Dependency Graph preview](/graphql/overview/schema-previews#access-to-a-repositories-dependency-graph-preview) includes these changes:
- Field
dependencyGraphManifestswas added to object typeRepository - Type
DependencyGraphDependencywas added - Type
DependencyGraphDependencyEdgewas added - Type
DependencyGraphDependencyConnectionwas added - Type
DependencyGraphManifestwas added - Type
DependencyGraphManifestEdgewas added - Type
DependencyGraphManifestConnectionwas added
Schema changes for 2018-04-23
The GraphQL schema includes these changes:
- Field
Team.viewerSubscriptionchanged type fromSubscriptionState!toSubscriptionState - Field
PullRequest.viewerSubscriptionchanged type fromSubscriptionState!toSubscriptionState - Field
Commit.viewerSubscriptionchanged type fromSubscriptionState!toSubscriptionState - Enum value
UNAVAILABLEwas removed from enumSubscriptionState - Field
Subscribable.viewerSubscriptionchanged type fromSubscriptionState!toSubscriptionState - Field
Repository.viewerSubscriptionchanged type fromSubscriptionState!toSubscriptionState - Field
Issue.viewerSubscriptionchanged type fromSubscriptionState!toSubscriptionState
The Team discussions preview includes these changes:
- Field
TeamDiscussion.viewerSubscriptionchanged type fromSubscriptionState!toSubscriptionState
Schema changes for 2018-04-19
The GraphQL schema includes these changes:
- Type
RepositoryInvitationEdgewas added
Schema changes for 2018-04-13
The GraphQL schema includes these changes:
- Field
wasSignedByGitHubwas added to object typeUnknownSignature - Field
wasSignedByGitHubwas added to object typeSmimeSignature - Field
wasSignedByGitHubwas added to object typeGpgSignature - Field
wasSignedByGitHubwas added to object typeGitSignature
Schema changes for 2018-04-12
The GraphQL schema includes these changes:
- Field
urlwas added to object typeLabel - Field
updatedAtwas added to object typeLabel - Field
resourcePathwas added to object typeLabel - Field
createdAtwas added to object typeLabel - Field
pseudoLicensewas added to object typeLicense
Schema changes for 2018-04-10
The GraphQL schema includes these changes:
- Field
mergedBywas added to object typePullRequest - Field
maintainerCanModifywas added to object typePullRequest - Field
diffwas added to object typeUserContentEdit - Field
deletedBywas added to object typeUserContentEdit - Field
deletedAtwas added to object typeUserContentEdit
Schema changes for 2018-04-03
The GraphQL schema includes these changes:
- Field
bodyTextwas added to object typeGistComment - Field
bodyTextwas added to object typeComment - Field
bodyTextwas added to object typeCommitComment
The Team discussions preview includes these changes:
- Field
bodyTextwas added to object typeTeamDiscussionComment - Field
bodyTextwas added to object typeTeamDiscussion
Schema changes for 2018-03-28
The GraphQL schema includes these changes:
- Type
StaffHovercardContextwas removed
Schema changes for 2018-03-22
The GraphQL schema includes these changes:
- Argument
orderBy: TeamMemberOrderadded to fieldTeam.members - Type
TeamMemberOrderFieldwas added - Type
TeamMemberOrderwas added
The Hovercards preview includes these changes:
- Field
hovercardwas added to object typeUser - Type
StaffHovercardContextwas added - Type
OrganizationsHovercardContextwas added - Type
OrganizationTeamsHovercardContextwas added - Type
GenericHovercardContextwas added - Type
HovercardContextwas added - Type
Hovercardwas added
Schema changes for 2018-03-16
The Protected Branch: Multiple Required Approving Reviews preview includes these changes:
- Field
requiredApprovingReviewCountwas added to object typeProtectedBranch
Schema changes for 2018-03-14
The GraphQL schema includes these changes:
- Enum value
OCSP_REVOKEDwas added to enumGitSignatureState - Enum value
OCSP_PENDINGwas added to enumGitSignatureState - Enum value
OCSP_ERRORwas added to enumGitSignatureState
The following changes will be made to the schema:
- On member
AddedToProjectEvent.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
BaseRefChangedEvent.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
Bot.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
Bot.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
ClosedEvent.commit:commitwill be removed. Use ClosedEvent.closer instead. Effective 2018-07-01. - On member
Comment.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
CommentDeletedEvent.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
CommitComment.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
CommitComment.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
ConvertedNoteToIssueEvent.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
DeployedEvent.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
Deployment.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
DeploymentStatus.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
Gist.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
GistComment.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
GistComment.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
Issue.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
Issue.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
IssueComment.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
IssueComment.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
MentionedEvent.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
Milestone.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
MovedColumnsInProjectEvent.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
Organization.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
Project.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
Project.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
ProjectCard.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
ProjectCard.projectColumn:projectColumnwill be removed. UseProjectCard.columninstead. Effective 2018-07-01. - On member
ProjectCard.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
ProjectColumn.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
ProjectColumn.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
PullRequest.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
PullRequest.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
PullRequestReview.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
PullRequestReview.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
PullRequestReviewComment.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
Reactable.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
Reaction.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
ReferencedEvent.isCrossReference:isCrossReferencewill be removed. UseReferencedEvent.isCrossRepositoryinstead. Effective 2018-07-01. - On member
Release.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
ReleaseAsset.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
RemovedFromProjectEvent.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
Repository.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
Repository.license:licensewill be removed. UseRepository.licenseInfoinstead. Effective 2018-07-01. - On member
Repository.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
RepositoryInfo.license:licensewill be removed. UseRepository.licenseInfoinstead. Effective 2018-07-01. - On member
RepositoryInfo.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
ReviewDismissedEvent.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
ReviewRequest.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
ReviewRequest.reviewer:reviewerwill be removed. UseReviewRequest.requestedReviewerinstead. Effective 2018-07-01. - On member
ReviewRequestRemovedEvent.subject:subjectwill be removed. UseReviewRequestRemovedEvent.requestedReviewerinstead. Effective 2018-07-01. - On member
ReviewRequestedEvent.subject:subjectwill be removed. UseReviewRequestedEvent.requestedReviewerinstead. Effective 2018-07-01. - On member
Team.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
TeamDiscussion.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
TeamDiscussion.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
TeamDiscussionComment.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
TeamDiscussionComment.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
User.contributedRepositories:contributedRepositorieswill be removed. UseUser.repositoriesContributedToinstead. Effective 2018-07-01. - On member
User.databaseId:databaseIdwill be removed. UseNode.idinstead. Effective 2018-07-01. - On member
User.updatedAt:updatedAtwill be removed. Effective 2018-07-01. - On member
UserContentEdit.updatedAt:updatedAtwill be removed. Effective 2018-07-01.
Schema changes for 2018-03-13
The GraphQL schema includes these changes:
- Field
RepositoryInvitation.repositorychanged type fromRepositoryInvitationRepositorytoRepositoryInfo - Type
RepositoryInvitationRepositorywas removed - Field
squashMergeAllowedwas added to object typeRepository - Field
rebaseMergeAllowedwas added to object typeRepository - Field
mergeCommitAllowedwas added to object typeRepository
Schema changes for 2018-03-10
The GraphQL schema includes these changes:
- Enum value
NONEwas added to enumDefaultRepositoryPermissionField
Schema changes for 2018-03-09
The GraphQL schema includes these changes:
- Field
databaseIdwas added to object typeGistComment
Schema changes for 2018-03-07
The GraphQL schema includes these changes:
- Field
permissionwas added to object typeRepositoryInvitation - Field
isDefaultwas added to object typeLabel - Field
descriptionwas added to object typeLabel - Argument
query: Stringadded to fieldRepository.labels - Field
viewerPermissionwas added to object typeRepository - Type
CollectionItemContentwas added
The Team discussions preview includes these changes:
- Type
TeamDiscussionwas added - Field
updateTeamDiscussionCommentwas added to object typeMutation - Field
updateTeamDiscussionwas added to object typeMutation - Field
deleteTeamDiscussionCommentwas added to object typeMutation - Field
deleteTeamDiscussionwas added to object typeMutation - Field
createTeamDiscussionCommentwas added to object typeMutation - Field
createTeamDiscussionwas added to object typeMutation - Field
discussionsUrlwas added to object typeTeam - Field
discussionsResourcePathwas added to object typeTeam - Field
discussionswas added to object typeTeam - Field
discussionwas added to object typeTeam - Type
UpdateTeamDiscussionCommentInputwas added - Type
UpdateTeamDiscussionCommentPayloadwas added - Type
UpdateTeamDiscussionInputwas added - Type
UpdateTeamDiscussionPayloadwas added - Type
DeleteTeamDiscussionCommentInputwas added - Type
DeleteTeamDiscussionCommentPayloadwas added - Type
DeleteTeamDiscussionInputwas added - Type
DeleteTeamDiscussionPayloadwas added - Type
CreateTeamDiscussionCommentInputwas added - Type
CreateTeamDiscussionCommentPayloadwas added - Type
CreateTeamDiscussionInputwas added - Type
CreateTeamDiscussionPayloadwas added - Type
TeamDiscussionOrderFieldwas added - Type
TeamDiscussionOrderwas added - Type
TeamDiscussionEdgewas added - Type
TeamDiscussionConnectionwas added - Type
TeamDiscussionCommentOrderFieldwas added - Type
TeamDiscussionCommentOrderwas added - Type
TeamDiscussionCommentwas added - Type
TeamDiscussionCommentEdgewas added - Type
TeamDiscussionCommentConnectionwas added
The Protected Branch Required Signatures preview includes these changes:
- Field
hasRequiredSignatureswas added to object typeProtectedBranch
Schema changes for 2018-02-14
The following changes were made to the GraphQL schema:
- Argument
orderBy: MilestoneOrderadded to fieldRepository.milestones - Argument
states: [MilestoneState!]added to fieldRepository.milestones - Default value
["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldOrganization.pinnedRepositories. - Default value
["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldOrganization.repositories. - Default value
["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldRepository.forks. - Default value
["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldRepositoryOwner.pinnedRepositories. - Default value
["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldRepositoryOwner.repositories. - Default value
["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldUser.contributedRepositories. - Default value
["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldUser.pinnedRepositories. - Default value
["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldUser.repositories. - Default value
["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldUser.watching. - Field
avatarUrlwas added to object typeTeam - Field
createdAtwas added to object typeOrganizationInvitation - Field
organizationwas added to object typeOrganizationInvitation - Type
MilestoneOrderFieldwas added - Type
MilestoneOrderwas added
Schema changes for 2018-01-19
The following changes were made to the GraphQL schema:
- Field
baseRefOidwas added to object typePullRequest - Field
headRefOidwas added to object typePullRequest
Schema changes for 2018-01-10
The following changes were made to the GraphQL schema:
- Field
activeLockReasonwas added to object typeIssue - Field
activeLockReasonwas added to object typeLockable - Field
activeLockReasonwas added to object typePullRequest - Field
lockLockablewas added to object typeMutation - Type
LockLockableInputwas added - Type
LockLockablePayloadwas added - Type
LockReasonwas added
