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: