Schema changes for 2022-12-09
The GraphQL schema includes these changes:
- Type
Claimablewas added - Type
CreateAttributionInvitationInputwas added - Type
CreateAttributionInvitationPayloadwas added - Type
CreateSponsorsListingInputwas added - Type
CreateSponsorsListingPayloadwas added - Type
MannequinConnectionwas added - Type
MannequinEdgewas added - Type
MannequinOrderwas added - Type
MannequinOrderFieldwas added - Type
SponsorsCountryOrRegionCodewas added - Field
createAttributionInvitationwas added to object typeMutation - Field
createSponsorsListingwas added to object typeMutation - Field
mannequinswas added to object typeOrganization - Field
isDraftwas added to object typeSponsorsTierAdminInfo - Field
isPublishedwas added to object typeSponsorsTierAdminInfo - Field
isRetiredwas added to object typeSponsorsTierAdminInfo
The following changes will be made to the schema:
- On member
RepositoryVulnerabilityAlert.fixReason:fixReasonwill be removed. Effective 2023-04-01.
Schema changes for 2022-12-07
The GraphQL schema includes these changes:
- Field
fiscalHostwas added to object typeSponsorsListing WorkflowRunobject implementsUniformResourceLocatableinterface
The following changes will be made to the schema:
- On member
PackageType.NPM:NPMwill be removed. Effective 2022-11-21. - On member
PackageType.NUGET:NUGETwill be removed. Effective 2022-11-21.
Schema changes for 2022-12-02
The GraphQL schema includes these changes:
- Type
SponsorsListingFeatureableItemwas added - Field
featureablewas added to object typeSponsorsListingFeaturedItem
Schema changes for 2022-12-01
The GraphQL schema includes these changes:
- Field
totalCommentsCountwas added to object typePullRequest
Schema changes for 2022-11-29
The GraphQL schema includes these changes:
- Enum value 'TRADE_RESTRICTION
was added to enumRepositoryLockReason'
Schema changes for 2022-11-24
The GraphQL schema includes these changes:
- Type
AddEnterpriseOrganizationMemberInputwas added - Type
AddEnterpriseOrganizationMemberPayloadwas added - Field
addEnterpriseOrganizationMemberwas added to object typeMutation
Schema changes for 2022-11-18
The GraphQL schema includes these changes:
- Type
SponsorsListingFeaturedItemwas added - Type
SponsorsListingFeaturedItemFeatureableTypewas added - Field
featuredItemswas added to object typeSponsorsListing
Schema changes for 2022-11-17
The GraphQL schema includes these changes:
- Argument
includeAsSponsor: Booleanadded to fieldOrganization.sponsorsActivities - Argument
includeAsSponsor: Booleanadded to fieldSponsorable.sponsorsActivities - Argument
includeAsSponsor: Booleanadded to fieldUser.sponsorsActivities
Schema changes for 2022-11-16
The GraphQL schema includes these changes:
- Type
TransferEnterpriseOrganizationInputwas added - Type
TransferEnterpriseOrganizationPayloadwas added - Field
transferEnterpriseOrganizationwas added to object typeMutation - Argument 'maintainerLogins: [String!]
added to fieldOrganization.sponsorshipsAsSponsor' - Argument 'maintainerLogins: [String!]
added to fieldSponsorable.sponsorshipsAsSponsor' - Field
contactEmailAddresswas added to object typeSponsorsListing - Field
nameRawwas added to object typeSubmodule - Field
pathRawwas added to object typeSubmodule - Field
nameRawwas added to object typeTreeEntry - Field
pathRawwas added to object typeTreeEntry - Argument 'maintainerLogins: [String!]
added to fieldUser.sponsorshipsAsSponsor'
Schema changes for 2022-11-15
The GraphQL schema includes these changes:
- Input field
teamIdwas added to input object type 'CreateProjectV2Input' - Field
billingCountryOrRegionwas added to object typeSponsorsListing - Field
residenceCountryOrRegionwas added to object typeSponsorsListing
The following changes will be made to the schema:
- On member
Repository.squashPrTitleUsedAsDefault:squashPrTitleUsedAsDefaultwill be removed. UseRepository.squashMergeCommitTitleinstead. Effective 2023-04-01.
Schema changes for 2022-11-12
The GraphQL schema includes these changes:
- Input field
repositoryIdwas added to input object type 'CreateProjectV2Input'
Schema changes for 2022-11-11
The GraphQL schema includes these changes:
- Type 'LinkProjectV2ToTeamInput' was added
- Type 'LinkProjectV2ToTeamPayload' was added
- Type 'ProjectV2Filters' was added
- Type 'ProjectV2State' was added
- Type 'UnlinkProjectV2FromTeamInput' was added
- Type 'UnlinkProjectV2FromTeamPayload' was added
- Field 'linkProjectV2ToTeam
was added to object typeMutation' - Field 'unlinkProjectV2FromTeam
was added to object typeMutation' - Argument 'filterBy: ProjectV2Filters
added to fieldTeam.projectsV2' - Argument
query: Stringadded to field 'Team.projectsV2'
Schema changes for 2022-11-10
The GraphQL schema includes these changes:
- Argument
since: DateTimeadded to fieldOrganization.sponsorsActivities - Argument
until: DateTimeadded to fieldOrganization.sponsorsActivities - Argument
since: DateTimeadded to fieldSponsorable.sponsorsActivities - Argument
until: DateTimeadded to fieldSponsorable.sponsorsActivities - Argument
since: DateTimeadded to fieldUser.sponsorsActivities - Argument
until: DateTimeadded to fieldUser.sponsorsActivities
Schema changes for 2022-11-05
The GraphQL schema includes these changes:
- Field
hasDiscussionsEnabledwas added to interfaceRepositoryInfo
Schema changes for 2022-11-02
The GraphQL schema includes these changes:
- Type 'ArchiveProjectV2ItemInput' was added
- Type 'ArchiveProjectV2ItemPayload' was added
- Type 'LinkProjectV2ToRepositoryInput' was added
- Type 'LinkProjectV2ToRepositoryPayload' was added
- Type 'UnarchiveProjectV2ItemInput' was added
- Type 'UnarchiveProjectV2ItemPayload' was added
- Type 'UnlinkProjectV2FromRepositoryInput' was added
- Type 'UnlinkProjectV2FromRepositoryPayload' was added
- Field
lockAllowsFetchAndMergewas added to object typeBranchProtectionRule - Field
lockBranchwas added to object typeBranchProtectionRule - Field
requireLastPushApprovalwas added to object typeBranchProtectionRule - Input field
lockAllowsFetchAndMergewas added to input object typeCreateBranchProtectionRuleInput - Input field
lockBranchwas added to input object typeCreateBranchProtectionRuleInput - Input field
requireLastPushApprovalwas added to input object typeCreateBranchProtectionRuleInput - Field 'archiveProjectV2Item
was added to object typeMutation' - Field 'linkProjectV2ToRepository
was added to object typeMutation' - Field 'unarchiveProjectV2Item
was added to object typeMutation' - Field 'unlinkProjectV2FromRepository
was added to object typeMutation' - Enum value 'TRACKED_BY
was added to enumProjectNextFieldType' - Enum value 'TRACKED_BY
was added to enumProjectV2FieldType' - Field
hasDiscussionsEnabledwas added to object typeRepository - Input field
lockAllowsFetchAndMergewas added to input object typeUpdateBranchProtectionRuleInput - Input field
lockBranchwas added to input object typeUpdateBranchProtectionRuleInput - Input field
requireLastPushApprovalwas added to input object typeUpdateBranchProtectionRuleInput - Input field
hasDiscussionsEnabledwas added to input object typeUpdateRepositoryInput
The following changes will be made to the schema:
- On member
ProjectNextFieldType.TRACKED_BY:TRACKED_BYwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.
Schema changes for 2022-10-24
The GraphQL schema includes these changes:
- Field
filenamewas added to object typeIssueTemplate
Schema changes for 2022-10-21
The GraphQL schema includes these changes:
- Field
teamswas added to object type 'ProjectV2' - Field 'projectV2
was added to object typeTeam' - Field 'projectsV2
was added to object typeTeam'
Schema changes for 2022-10-19
The GraphQL schema includes these changes:
- Field
languagewas added to object typeTreeEntry
Schema changes for 2022-10-18
The GraphQL schema includes these changes:
- Type
Comparisonwas added - Type
ComparisonCommitConnectionwas added - Type
ComparisonStatuswas added - Type 'ProjectV2SortByField' was added
- Type 'ProjectV2SortByFieldConnection' was added
- Type 'ProjectV2SortByFieldEdge' was added
- Field
sortByFieldswas added to object type 'ProjectV2View' - Field
verticalGroupByFieldswas added to object type 'ProjectV2View' - Field
comparewas added to object typeRef
The following changes will be made to the schema:
- On member
ProjectV2View.sortBy:sortBywill be removed. Check out theProjectV2View#sort_by_fieldsAPI as an example for the more capable alternative. Effective 2023-04-01. - On member
ProjectV2View.verticalGroupBy:verticalGroupBywill be removed. Check out theProjectV2View#vertical_group_by_fieldsAPI as an example for the more capable alternative. Effective 2023-04-01.
Schema changes for 2022-10-07
The GraphQL schema includes these changes:
- Enum value
PUBwas added to enumDependencyGraphEcosystem - Field
groupByFieldswas added to object type 'ProjectV2View' - Enum value
PUBwas added to enumSecurityAdvisoryEcosystem
The following changes will be made to the schema:
- On member
ProjectV2View.groupBy:groupBywill be removed. Check out theProjectV2View#group_by_fieldsAPI as an example for the more capable alternative. Effective 2023-04-01.
Schema changes for 2022-10-03
The GraphQL schema includes these changes:
- Type
CreateLinkedBranchInputwas added - Type
CreateLinkedBranchPayloadwas added - Type
DeleteLinkedBranchInputwas added - Type
DeleteLinkedBranchPayloadwas added - Type
LinkedBranchwas added - Type
LinkedBranchConnectionwas added - Type
LinkedBranchEdgewas added - Field
linkedBrancheswas added to object typeIssue - Field
createLinkedBranchwas added to object typeMutation - Field
deleteLinkedBranchwas added to object typeMutation
Schema changes for 2022-09-30
The GraphQL schema includes these changes:
- Field
viewwas added to object type 'ProjectV2'
Schema changes for 2022-09-28
The GraphQL schema includes these changes:
The following changes will be made to the schema:
- On member
AddProjectDraftIssueInput.assigneeIds:assigneeIdswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
AddProjectDraftIssueInput.body:bodywill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
AddProjectDraftIssueInput.projectId:projectIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
AddProjectDraftIssueInput.title:titlewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
AddProjectDraftIssuePayload.projectNextItem:projectNextItemwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
AddProjectNextItemInput.contentId:contentIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
AddProjectNextItemInput.projectId:projectIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
AddProjectNextItemPayload.projectNextItem:projectNextItemwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
DeleteProjectNextItemInput.itemId:itemIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
DeleteProjectNextItemInput.projectId:projectIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
DeleteProjectNextItemPayload.deletedItemId:deletedItemIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
Issue.projectNext:projectNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
Issue.projectsNext:projectsNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
Mutation.addProjectDraftIssue:addProjectDraftIssuewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
Mutation.addProjectNextItem:addProjectNextItemwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
Mutation.deleteProjectNextItem:deleteProjectNextItemwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
Mutation.updateProjectDraftIssue:updateProjectDraftIssuewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
Mutation.updateProjectNext:updateProjectNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
Mutation.updateProjectNextItemField:updateProjectNextItemFieldwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
Organization.projectNext:projectNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
Organization.projectsNext:projectsNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
Organization.recentProjectsNext:recentProjectsNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.closed:closedwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.createdAt:createdAtwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.creator:creatorwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.databaseId:databaseIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.defaultView:defaultViewwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.description:descriptionwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.fieldConstraints:fieldConstraintswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.fields:fieldswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.items:itemswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.number:numberwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.owner:ownerwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.public:publicwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.repositories:repositorieswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.resourcePath:resourcePathwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.shortDescription:shortDescriptionwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.title:titlewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.updatedAt:updatedAtwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.url:urlwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNext.views:viewswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextField.createdAt:createdAtwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextField.dataType:dataTypewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextField.databaseId:databaseIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextField.name:namewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextField.project:projectwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextField.settings:settingswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextField.updatedAt:updatedAtwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldCommon.createdAt:createdAtwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldCommon.dataType:dataTypewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldCommon.databaseId:databaseIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldCommon.id:idwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldCommon.name:namewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldCommon.project:projectwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldCommon.settings:settingswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldCommon.updatedAt:updatedAtwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldType.ASSIGNEES:ASSIGNEESwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldType.DATE:DATEwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldType.ITERATION:ITERATIONwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldType.LABELS:LABELSwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldType.LINKED_PULL_REQUESTS:LINKED_PULL_REQUESTSwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldType.MILESTONE:MILESTONEwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldType.NUMBER:NUMBERwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldType.REPOSITORY:REPOSITORYwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldType.REVIEWERS:REVIEWERSwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldType.SINGLE_SELECT:SINGLE_SELECTwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldType.TEXT:TEXTwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldType.TITLE:TITLEwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextFieldType.TRACKS:TRACKSwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItem.content:contentwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItem.createdAt:createdAtwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItem.creator:creatorwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItem.databaseId:databaseIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItem.fieldValues:fieldValueswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItem.isArchived:isArchivedwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItem.project:projectwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItem.title:titlewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItem.type:typewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItem.updatedAt:updatedAtwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItemFieldValue.createdAt:createdAtwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItemFieldValue.creator:creatorwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItemFieldValue.databaseId:databaseIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItemFieldValue.projectField:projectFieldwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItemFieldValue.projectFieldConstraint:projectFieldConstraintwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItemFieldValue.projectItem:projectItemwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItemFieldValue.updatedAt:updatedAtwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextItemFieldValue.value:valuewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextIterationField.configuration:configurationwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextIterationField.createdAt:createdAtwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextIterationField.dataType:dataTypewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextIterationField.databaseId:databaseIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextIterationField.name:namewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextIterationField.project:projectwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextIterationField.settings:settingswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextIterationField.updatedAt:updatedAtwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextIterationFieldConfiguration.completedIterations:completedIterationswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextIterationFieldConfiguration.duration:durationwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextIterationFieldConfiguration.iterations:iterationswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextIterationFieldConfiguration.startDay:startDaywill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextIterationFieldIteration.duration:durationwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextIterationFieldIteration.id:idwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextIterationFieldIteration.startDate:startDatewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextIterationFieldIteration.title:titlewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextIterationFieldIteration.titleHTML:titleHtmlwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextOrderField.CREATED_AT:CREATED_ATwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextOrderField.NUMBER:NUMBERwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextOrderField.TITLE:TITLEwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextOrderField.UPDATED_AT:UPDATED_ATwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextOwner.projectNext:projectNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextOwner.projectsNext:projectsNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextRecent.recentProjectsNext:recentProjectsNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextSingleSelectField.createdAt:createdAtwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextSingleSelectField.dataType:dataTypewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextSingleSelectField.databaseId:databaseIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextSingleSelectField.name:namewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextSingleSelectField.options:optionswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextSingleSelectField.project:projectwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextSingleSelectField.settings:settingswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextSingleSelectField.updatedAt:updatedAtwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextSingleSelectFieldOption.id:idwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextSingleSelectFieldOption.name:namewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectNextSingleSelectFieldOption.nameHTML:nameHtmlwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectView.createdAt:createdAtwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectView.databaseId:databaseIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectView.filter:filterwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectView.groupBy:groupBywill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectView.groupedItems:groupedItemswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectView.items:itemswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectView.layout:layoutwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectView.name:namewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectView.number:numberwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectView.project:projectwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectView.sortBy:sortBywill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectView.updatedAt:updatedAtwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectView.verticalGroupBy:verticalGroupBywill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
ProjectView.visibleFields:visibleFieldswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
PullRequest.projectNext:projectNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
PullRequest.projectNextItems:projectNextItemswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
PullRequest.projectsNext:projectsNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
Repository.projectNext:projectNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
Repository.projectsNext:projectsNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
Repository.recentProjectsNext:recentProjectsNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
UpdateProjectNextInput.closed:closedwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
UpdateProjectNextInput.description:descriptionwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
UpdateProjectNextInput.projectId:projectIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
UpdateProjectNextInput.public:publicwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
UpdateProjectNextInput.shortDescription:shortDescriptionwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
UpdateProjectNextInput.title:titlewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
UpdateProjectNextItemFieldInput.fieldConstraintId:fieldConstraintIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
UpdateProjectNextItemFieldInput.fieldId:fieldIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
UpdateProjectNextItemFieldInput.itemId:itemIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
UpdateProjectNextItemFieldInput.value:valuewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
UpdateProjectNextItemFieldPayload.projectNextItem:projectNextItemwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
UpdateProjectNextPayload.projectNext:projectNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
User.projectNext:projectNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
User.projectsNext:projectsNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01. - On member
User.recentProjectsNext:recentProjectsNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.
Schema changes for 2022-09-27
The GraphQL schema includes these changes:
- Field
dashboardResourcePathwas added to object typeSponsorsListing - Field
dashboardUrlwas added to object typeSponsorsListing - Field
resourcePathwas added to object typeSponsorsListing - Field
urlwas added to object typeSponsorsListing
Schema changes for 2022-09-22
The GraphQL schema includes these changes:
- Field
databaseIdwas added to interfaceMigration - Field
databaseIdwas added to object typeRepositoryMigration
Schema changes for 2022-09-16
The GraphQL schema includes these changes:
- Type 'ClearProjectV2ItemFieldValueInput' was added
- Type 'ClearProjectV2ItemFieldValuePayload' was added
- Field
pullRequestReviewCommentwas added to object typeDeletePullRequestReviewCommentPayload - Argument
hasTwoFactorEnabled: Booleanadded to fieldEnterprise.members - Argument
hasTwoFactorEnabled: Booleanadded to fieldEnterpriseOwnerInfo.admins - Field 'clearProjectV2ItemFieldValue
was added to object typeMutation'
Schema changes for 2022-09-15
The GraphQL schema includes these changes:
- Type
CheckRunStatewas added - Type
CheckRunStateCountwas added - Type
StatusContextStateCountwas added - Field
fieldswas added to object type 'ProjectV2View' - Field
checkRunCountwas added to object typeStatusCheckRollupContextConnection - Field
checkRunCountsByStatewas added to object typeStatusCheckRollupContextConnection - Field
statusContextCountwas added to object typeStatusCheckRollupContextConnection - Field
statusContextCountsByStatewas added to object typeStatusCheckRollupContextConnection
The following changes will be made to the schema:
- On member
ProjectV2View.visibleFields:visibleFieldswill be removed. Check out theProjectV2View#fieldsAPI as an example for the more capable alternative. Effective 2023-01-01.
Schema changes for 2022-09-14
The GraphQL schema includes these changes:
- Field
diffSidewas added to object typePullRequestThread - Field
linewas added to object typePullRequestThread - Field
startDiffSidewas added to object typePullRequestThread - Field
startLinewas added to object typePullRequestThread
Schema changes for 2022-09-08
The GraphQL schema includes these changes:
- Type
EnterpriseAllowPrivateRepositoryForkingPolicyValuewas added - Field
changedFilesIfAvailablewas added to object typeCommit - Field
allowPrivateRepositoryForkingSettingPolicyValuewas added to object typeEnterpriseOwnerInfo - Input field
policyValuewas added to input object typeUpdateEnterpriseAllowPrivateRepositoryForkingSettingInput
The following changes will be made to the schema:
- On member
Commit.changedFiles:changedFileswill be removed. UsechangedFilesIfAvailableinstead. Effective 2023-01-01.
Schema changes for 2022-09-07
The GraphQL schema includes these changes:
- Type
SshSignaturewas added - Type
WorkflowRunConnectionwas added - Type
WorkflowRunEdgewas added - Type
WorkflowRunOrderwas added - Type
WorkflowRunOrderFieldwas added - Input field
conclusionswas added to input object typeCheckRunFilter - Input field
statuseswas added to input object typeCheckRunFilter - Field
runswas added to object typeWorkflow
Schema changes for 2022-09-01
The GraphQL schema includes these changes:
- Type
MergeCommitMessagewas added - Type
MergeCommitTitlewas added - Type
SquashMergeCommitMessagewas added - Type
SquashMergeCommitTitlewas added - Field
mergeCommitMessagewas added to object typeRepository - Field
mergeCommitTitlewas added to object typeRepository - Field
squashMergeCommitMessagewas added to object typeRepository - Field
squashMergeCommitTitlewas added to object typeRepository
Schema changes for 2022-08-26
The GraphQL schema includes these changes:
- Enum value
GITHUBwas removed from enumMigrationSourceType - Enum value
GITLABwas removed from enumMigrationSourceType
Schema changes for 2022-08-24
The GraphQL schema includes these changes:
- Input field
createLabelsIfMissingwas added to input object typeTransferIssueInput
Schema changes for 2022-08-22
The GraphQL schema includes these changes:
The following changes will be made to the schema:
- On member
ProjectView.groupedItems:groupedItemswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01.
Schema changes for 2022-08-19
The GraphQL schema includes these changes:
- Type
UpdateOrganizationWebCommitSignoffSettingInputwas added - Type
UpdateOrganizationWebCommitSignoffSettingPayloadwas added - Type
UpdateRepositoryWebCommitSignoffSettingInputwas added - Type
UpdateRepositoryWebCommitSignoffSettingPayloadwas added - Enum value
UNAFFILIATEDwas added to enumEnterpriseUserAccountMembershipRole - Field
updateOrganizationWebCommitSignoffSettingwas added to object typeMutation - Field
updateRepositoryWebCommitSignoffSettingwas added to object typeMutation - Field
webCommitSignoffRequiredwas added to object typeOrganization - Enum value
TRACKSwas added to enumProjectNextFieldType - Enum value
TASKS(deprecated) was removed from enumProjectNextFieldType - Enum value
TRACKSwas added to enum 'ProjectV2FieldType' - Enum value
TASKSwas removed from enum 'ProjectV2FieldType' - Field
webCommitSignoffRequiredwas added to object typeRepository - Field
dismissCommentwas added to object typeRepositoryVulnerabilityAlert - Input field
lockSourcewas added to input object typeStartRepositoryMigrationInput
The following changes will be made to the schema:
- On member
ProjectNextFieldType.TRACKS:TRACKSwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01.
Schema changes for 2022-08-16
The GraphQL schema includes these changes:
- Field
slugwas added to object typeDiscussionCategory - Field
discussionCategorywas added to object typeRepository
Schema changes for 2022-08-11
The GraphQL schema includes these changes:
- Input field
targetRepoVisibilitywas added to input object typeStartRepositoryMigrationInput
Schema changes for 2022-08-06
The GraphQL schema includes these changes:
- Enum value
TASKSwas added to enumProjectNextFieldType - Enum value
TRACKS(deprecated) was removed from enumProjectNextFieldType - Enum value
TASKSwas added to enum 'ProjectV2FieldType' - Enum value
TRACKSwas removed from enum 'ProjectV2FieldType'
The following changes will be made to the schema:
- On member
ProjectNextFieldType.TASKS:TASKSwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01.
Schema changes for 2022-08-04
The GraphQL schema includes these changes:
- Enum value
ACTIONSwas added to enumSecurityAdvisoryEcosystem
Schema changes for 2022-08-03
The GraphQL schema includes these changes:
- Field
sizewas added to object typeTreeEntry
Schema changes for 2022-08-02
The GraphQL schema includes these changes:
- Field
fieldValueByNamewas added to object type 'ProjectV2Item'
Schema changes for 2022-07-28
The GraphQL schema includes these changes:
- Type
PullRequestThreadwas added
Schema changes for 2022-07-23
The GraphQL schema includes these changes:
- Field
fieldValueByNamewas removed from object type 'ProjectV2Item'
Schema changes for 2022-07-22
The GraphQL schema includes these changes:
- Argument 'actions: [SponsorsActivityAction!]
added to fieldOrganization.sponsorsActivities' - Field
fieldValueByNamewas added to object type 'ProjectV2Item' - Argument 'actions: [SponsorsActivityAction!]
added to fieldSponsorable.sponsorsActivities' - Argument 'actions: [SponsorsActivityAction!]
added to fieldUser.sponsorsActivities'
Schema changes for 2022-07-19
The GraphQL schema includes these changes:
- Type
EnterpriseUserAccountConnectionwas removed - Type
EnterpriseUserAccountEdgewas removed - Field
userAccounts(deprecated) was removed from object typeEnterprise - Field
itemswas removed from object type 'ProjectV2View' - Argument 'orderBy: ProjectV2FieldOrder
added to fieldProjectV2View.groupBy' - Argument 'orderBy: ProjectV2FieldOrder
added to fieldProjectV2View.verticalGroupBy' - Argument 'orderBy: ProjectV2FieldOrder
added to fieldProjectV2View.visibleFields' - Field
items(deprecated) was removed from object typeProjectView
Schema changes for 2022-07-14
The GraphQL schema includes these changes:
- Type 'ProjectV2ItemFieldValueOrder' was added
- Type 'ProjectV2ItemFieldValueOrderField' was added
- Argument 'orderBy: ProjectV2ItemFieldValueOrder
added to fieldProjectV2Item.fieldValues' - Argument
orderBy: PullRequestOrderadded to field 'ProjectV2ItemFieldPullRequestValue.pullRequests'
Schema changes for 2022-07-11
The GraphQL schema includes these changes:
- Type 'ProjectV2FieldOrder' was added
- Type 'ProjectV2FieldOrderField' was added
- Type 'ProjectV2ItemOrder' was added
- Type 'ProjectV2ItemOrderField' was added
- Type 'ProjectV2ViewOrder' was added
- Type 'ProjectV2ViewOrderField' was added
- Argument 'orderBy: ProjectV2FieldOrder
added to fieldProjectV2.fields' - Argument 'orderBy: ProjectV2ItemOrder
added to fieldProjectV2.items' - Argument
orderBy: RepositoryOrderadded to field 'ProjectV2.repositories' - Argument 'orderBy: ProjectV2ViewOrder
added to fieldProjectV2.views'
Schema changes for 2022-06-29
The GraphQL schema includes these changes:
- Type
RepositoryVulnerabilityAlertDependencyScopewas added - Argument 'dependencyScopes: [RepositoryVulnerabilityAlertDependencyScope!]
added to fieldRepository.vulnerabilityAlerts' - Field
dependencyScopewas added to object typeRepositoryVulnerabilityAlert - Enum value
ERLANGwas added to enumSecurityAdvisoryEcosystem
Schema changes for 2022-06-24
The GraphQL schema includes these changes:
- Input field
AddProjectDraftIssueInput.projectIdchanged type fromID!toID - Input field
AddProjectDraftIssueInput.titlechanged type fromString!toString - Input field
AddProjectNextItemInput.contentIdchanged type fromID!toID - Input field
AddProjectNextItemInput.projectIdchanged type fromID!toID - Input field
DeleteProjectNextItemInput.itemIdchanged type fromID!toID - Input field
DeleteProjectNextItemInput.projectIdchanged type fromID!toID - Input field
UpdateProjectNextInput.projectIdchanged type fromID!toID - Input field
UpdateProjectNextItemFieldInput.itemIdchanged type fromID!toID - Input field
UpdateProjectNextItemFieldInput.projectIdchanged type fromID!toID - Input field
UpdateProjectNextItemFieldInput.valuechanged type fromString!toString
The following changes will be made to the schema:
- On member
AddProjectDraftIssueInput.assigneeIds:assigneeIdswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
AddProjectDraftIssueInput.body:bodywill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
AddProjectDraftIssueInput.projectId:projectIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
AddProjectDraftIssueInput.title:titlewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
AddProjectDraftIssuePayload.projectNextItem:projectNextItemwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
AddProjectNextItemInput.contentId:contentIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
AddProjectNextItemInput.projectId:projectIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
AddProjectNextItemPayload.projectNextItem:projectNextItemwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
DeleteProjectNextItemInput.itemId:itemIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
DeleteProjectNextItemInput.projectId:projectIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
DeleteProjectNextItemPayload.deletedItemId:deletedItemIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
Issue.projectNext:projectNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
Issue.projectsNext:projectsNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
LockMergeQueueInput.branch:branchwill be removed. Effective 2022-10-01. - On member
MergeLockedMergeGroupInput.branch:branchwill be removed. Effective 2022-10-01. - On member
Mutation.addProjectDraftIssue:addProjectDraftIssuewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
Mutation.addProjectNextItem:addProjectNextItemwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
Mutation.deleteProjectNextItem:deleteProjectNextItemwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
Mutation.updateProjectDraftIssue:updateProjectDraftIssuewill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
Mutation.updateProjectNext:updateProjectNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
Mutation.updateProjectNextItemField:updateProjectNextItemFieldwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
Organization.projectNext:projectNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
Organization.projectsNext:projectsNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
Organization.recentProjectsNext:recentProjectsNextwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
ProjectNext.closed:closedwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
ProjectNext.createdAt:createdAtwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
ProjectNext.creator:creatorwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
ProjectNext.databaseId:databaseIdwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
ProjectNext.defaultView:defaultViewwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
ProjectNext.description:descriptionwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
ProjectNext.fieldConstraints:fieldConstraintswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
ProjectNext.fields:fieldswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
ProjectNext.items:itemswill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
ProjectNext.number:numberwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
ProjectNext.owner:ownerwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
ProjectNext.public:publicwill be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2022-10-01. - On member
ProjectNext.repositories:repositorieswill be removed. Follow the ProjectV2 guide at