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 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.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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-01. - On member
UnlockAndResetMergeGroupInput.branch:branchwill be removed. Effective 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-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 2022-10-01.
Schema changes for 2022-06-23
The GraphQL schema includes these changes:
- Type
AddDiscussionPollVoteInputwas added - Type
AddDiscussionPollVotePayloadwas added - Type 'AddProjectV2DraftIssueInput' was added
- Type 'AddProjectV2DraftIssuePayload' was added
- Type 'AddProjectV2ItemByIdInput' was added
- Type 'AddProjectV2ItemByIdPayload' was added
- Type 'CreateProjectV2Input' was added
- Type 'CreateProjectV2Payload' was added
- Type 'DeleteProjectV2ItemInput' was added
- Type 'DeleteProjectV2ItemPayload' was added
- Type
DiscussionPollwas added - Type
DiscussionPollOptionwas added - Type
DiscussionPollOptionConnectionwas added - Type
DiscussionPollOptionEdgewas added - Type
DiscussionPollOptionOrderwas added - Type
DiscussionPollOptionOrderFieldwas added - Type
OrganizationOrUserwas added - Type 'ProjectV2' was added
- Type 'ProjectV2Connection' was added
- Type 'ProjectV2Edge' was added
- Type 'ProjectV2Field' was added
- Type 'ProjectV2FieldCommon' was added
- Type 'ProjectV2FieldConfiguration' was added
- Type 'ProjectV2FieldConfigurationConnection' was added
- Type 'ProjectV2FieldConfigurationEdge' was added
- Type 'ProjectV2FieldConnection' was added
- Type 'ProjectV2FieldEdge' was added
- Type 'ProjectV2FieldType' was added
- Type 'ProjectV2FieldValue' was added
- Type 'ProjectV2Item' was added
- Type 'ProjectV2ItemConnection' was added
- Type 'ProjectV2ItemContent' was added
- Type 'ProjectV2ItemEdge' was added
- Type 'ProjectV2ItemFieldDateValue' was added
- Type 'ProjectV2ItemFieldIterationValue' was added
- Type 'ProjectV2ItemFieldLabelValue' was added
- Type 'ProjectV2ItemFieldMilestoneValue' was added
- Type 'ProjectV2ItemFieldNumberValue' was added
- Type 'ProjectV2ItemFieldPullRequestValue' was added
- Type 'ProjectV2ItemFieldRepositoryValue' was added
- Type 'ProjectV2ItemFieldReviewerValue' was added
- Type 'ProjectV2ItemFieldSingleSelectValue' was added
- Type 'ProjectV2ItemFieldTextValue' was added
- Type 'ProjectV2ItemFieldUserValue' was added
- Type 'ProjectV2ItemFieldValue' was added
- Type 'ProjectV2ItemFieldValueCommon' was added
- Type 'ProjectV2ItemFieldValueConnection' was added
- Type 'ProjectV2ItemFieldValueEdge' was added
- Type 'ProjectV2ItemType' was added
- Type 'ProjectV2IterationField' was added
- Type 'ProjectV2IterationFieldConfiguration' was added
- Type 'ProjectV2IterationFieldIteration' was added
- Type 'ProjectV2Order' was added
- Type 'ProjectV2OrderField' was added
- Type 'ProjectV2Owner' was added
- Type 'ProjectV2Recent' was added
- Type 'ProjectV2SingleSelectField' was added
- Type 'ProjectV2SingleSelectFieldOption' was added
- Type 'ProjectV2SortBy' was added
- Type 'ProjectV2SortByConnection' was added
- Type 'ProjectV2SortByEdge' was added
- Type 'ProjectV2View' was added
- Type 'ProjectV2ViewConnection' was added
- Type 'ProjectV2ViewEdge' was added
- Type 'ProjectV2ViewLayout' was added
- Type
RequestedReviewerConnectionwas added - Type
RequestedReviewerEdgewas added - Type 'UpdateProjectV2DraftIssueInput' was added
- Type 'UpdateProjectV2DraftIssuePayload' was added
- Type 'UpdateProjectV2Input' was added
- Type 'UpdateProjectV2ItemFieldValueInput' was added
- Type 'UpdateProjectV2ItemFieldValuePayload' was added
- Type 'UpdateProjectV2ItemPositionInput' was added
- Type 'UpdateProjectV2ItemPositionPayload' was added
- Type 'UpdateProjectV2Payload' was added
- Field
pollwas added to object typeDiscussion - Field 'projectV2Items
was added to object typeDraftIssue' - Field 'projectsV2
was added to object typeDraftIssue' Issueobject implements 'ProjectV2Owner' interface- Field
projectItemswas added to object typeIssue - Field 'projectV2
was added to object typeIssue' - Field 'projectsV2
was added to object typeIssue' - Field
addDiscussionPollVotewas added to object typeMutation - Field 'addProjectV2DraftIssue
was added to object typeMutation' - Field 'addProjectV2ItemById
was added to object typeMutation' - Field 'createProjectV2
was added to object typeMutation' - Field 'deleteProjectV2Item
was added to object typeMutation' - Field 'updateProjectV2
was added to object typeMutation' - Field 'updateProjectV2DraftIssue
was added to object typeMutation' - Field 'updateProjectV2ItemFieldValue
was added to object typeMutation' - Field 'updateProjectV2ItemPosition
was added to object typeMutation' - Enum value
SUSPENDEDwas added to enumOrgRemoveMemberAuditEntryMembershipType Organizationobject implements 'ProjectV2Owner' interfaceOrganizationobject implements 'ProjectV2Recent' interface- Field 'projectV2
was added to object typeOrganization' - Field 'projectsV2
was added to object typeOrganization' - Field
recentProjectswas added to object typeOrganization PullRequestobject implements 'ProjectV2Owner' interface- Field
projectItemswas added to object typePullRequest - Field 'projectV2
was added to object typePullRequest' - Field 'projectsV2
was added to object typePullRequest' - Field
viewerCanEditFileswas added to object typePullRequest Repositoryobject implements 'ProjectV2Recent' interface- Field
allowUpdateBranchwas added to object typeRepository - Field 'projectV2
was added to object typeRepository' - Field 'projectsV2
was added to object typeRepository' - Field
recentProjectswas added to object typeRepository Userobject implements 'ProjectV2Owner' interfaceUserobject implements 'ProjectV2Recent' interface- Field 'projectV2
was added to object typeUser' - Field 'projectsV2
was added to object typeUser' - Field
recentProjectswas added to object typeUser
The following changes will be made to the schema:
- On member
RepositoryVulnerabilityAlert.fixReason:fixReasonwill be removed. Effective 2022-10-01.
Schema changes for 2022-06-13
The GraphQL schema includes these changes:
The following changes will be made to the schema:
- On member
DependencyGraphDependency.packageLabel:packageLabelwill be removed. Use normalizedpackageNamefield instead. Effective 2022-10-01.
Schema changes for 2022-06-10
The GraphQL schema includes these changes:
- Enum value
RUSTwas added to enumDependencyGraphEcosystem - Field
squashPrTitleUsedAsDefaultwas added to object typeRepository
Schema changes for 2022-06-06
The GraphQL schema includes these changes:
- Type
SecurityAdvisoryClassificationwas added - Type 'ProjectV2Owner' was removed
Issueobject type no longer implements 'ProjectV2Owner' interfaceOrganizationobject type no longer implements 'ProjectV2Owner' interfacePullRequestobject type no longer implements 'ProjectV2Owner' interface- Argument 'classifications: [SecurityAdvisoryClassification!]
added to fieldQuery.securityAdvisories' - Argument 'classifications: [SecurityAdvisoryClassification!]
added to fieldQuery.securityVulnerabilities' - Field
classificationwas added to object typeSecurityAdvisory - Argument 'classifications: [SecurityAdvisoryClassification!]
added to fieldSecurityAdvisory.vulnerabilities' Userobject type no longer implements 'ProjectV2Owner' interface
Schema changes for 2022-05-31
The GraphQL schema includes these changes:
- Field
viewerIsFollowingwas added to object typeOrganization
Schema changes for 2022-05-29
The GraphQL schema includes these changes:
- Type
ExternalIdentityAttributewas added - Type
IssueClosedStateReasonwas added - Type
IssueStateReasonwas added - Member
Appwas added to Union typeBranchActorAllowanceActor - Input field
stateReasonwas added to input object typeCloseIssueInput - Field
stateReasonwas added to object typeClosedEvent - Field
attributeswas added to object typeExternalIdentitySamlAttributes - Field
stateReasonwas added to object typeIssue - Enum value 'FAILED_VALIDATION
was added to enumMigrationState' - Enum value 'PENDING_VALIDATION
was added to enumMigrationState' - Field
stateReasonwas added to object typeReopenedEvent - Member
Appwas added to Union typeReviewDismissalAllowanceActor - Input field
StartRepositoryMigrationInput.accessTokenchanged type fromStringtoString!
The following changes will be made to the schema:
- On member
RemovePullRequestFromMergeQueueInput.branch:branchwill be removed. Effective 2022-10-01.
Schema changes for 2022-05-10
The GraphQL schema includes these changes:
- Type
FollowOrganizationInputwas added - Type
FollowOrganizationPayloadwas added - Type
UnfollowOrganizationInputwas added - Type
UnfollowOrganizationPayloadwas added - Type
UpdateTeamsRepositoryInputwas added - Type
UpdateTeamsRepositoryPayloadwas added - Argument 'organizationLogins: [String!]
added to fieldEnterpriseOwnerInfo.pendingMemberInvitations' - Field
migrationLogUrlwas added to interfaceMigration - Field
repositoryNamewas added to interfaceMigration - Field
followOrganizationwas added to object typeMutation - Field
unfollowOrganizationwas added to object typeMutation - Field
updateTeamsRepositorywas added to object typeMutation - Argument
repositoryName: Stringadded to fieldOrganization.repositoryMigrations - Field
itemswas added to object typeProjectView - Field
migrationLogUrlwas added to object typeRepositoryMigration - Field
repositoryNamewas added to object typeRepositoryMigration
Schema changes for 2022-04-28
The GraphQL schema includes these changes:
- Type
PatchStatuswas added - Field
isUnlicensed(deprecated) was removed from object typeEnterpriseMemberEdge - Field
isUnlicensed(deprecated) was removed from object typeEnterpriseOutsideCollaboratorEdge - Argument 'organizationLogins: [String!]
added to fieldEnterpriseOwnerInfo.admins' - Argument
hasTwoFactorEnabled: Booleanadded to fieldEnterpriseOwnerInfo.outsideCollaborators - Argument 'organizationLogins: [String!]
added to fieldEnterpriseOwnerInfo.outsideCollaborators' - Field
isUnlicensed(deprecated) was removed from object typeEnterprisePendingMemberInvitationEdge - Field
changeTypewas added to object typePullRequestChangedFile
Schema changes for 2022-04-21
The GraphQL schema includes these changes:
- Type
AddProjectDraftIssueInputwas added - Type
AddProjectDraftIssuePayloadwas added - Type
UpdateProjectDraftIssueInputwas added - Type
UpdateProjectDraftIssuePayloadwas added - Field
availableSeats(deprecated) was removed from object typeEnterpriseBillingInfo - Field
seats(deprecated) was removed from object typeEnterpriseBillingInfo - Field
addProjectDraftIssuewas added to object typeMutation - Field
updateProjectDraftIssuewas added to object typeMutation
Schema changes for 2022-04-14
The GraphQL schema includes these changes:
- Type 'ProjectV2Owner' was added
Issueobject implements 'ProjectV2Owner' interfaceOrganizationobject implements 'ProjectV2Owner' interfacePullRequestobject implements 'ProjectV2Owner' interface- Input field
skipReleaseswas added to input object typeStartRepositoryMigrationInput - Field
lineCountwas added to object typeTreeEntry Userobject implements 'ProjectV2Owner' interface
The following changes will be made to the schema:
- On member
UpdateProjectNextItemFieldInput.fieldWithSettingId:fieldWithSettingIdwill be removed. UsefieldConstraintIdinstead Effective 2022-10-01.
Schema changes for 2022-04-03
The GraphQL schema includes these changes:
- Field
blocksCreationswas added to object typeBranchProtectionRule - Input field
blocksCreationswas added to input object typeCreateBranchProtectionRuleInput - Field
blocksCreationswas added to object typeRefUpdateRule - Input field
blocksCreationswas added to input object typeUpdateBranchProtectionRuleInput
Schema changes for 2022-03-30
The GraphQL schema includes these changes:
- Type
CreateSponsorsTierInputwas added - Type
CreateSponsorsTierPayloadwas added - Type
DependabotUpdatewas added - Type
DependabotUpdateErrorwas added - Type
DraftIssuewas added - Type
ProjectItemTypewas added - Type
ProjectNextFieldCommonwas added - Type
ProjectNextFieldTypewas added - Type
ProjectViewwas added - Type
ProjectViewConnectionwas added - Type
ProjectViewEdgewas added - Type
ProjectViewLayoutwas added - Type
SortBywas added - Type
TrackedIssueStateswas added - Type
EnterprisePendingCollaboratorConnectionwas removed - Type
EnterprisePendingCollaboratorEdgewas removed - Input field
CreateMigrationSourceInput.accessTokenchanged type fromString!toString - Field
pendingCollaborators(deprecated) was removed from object typeEnterpriseOwnerInfo - Field
trackedInIssueswas added to object typeIssue - Field
trackedIssueswas added to object typeIssue - Field
trackedIssuesCountwas added to object typeIssue - Field
createSponsorsTierwas added to object typeMutation - Field
viewswas added to object typeProjectNext ProjectNextFieldobject implementsNodeinterfaceProjectNextFieldobject implementsProjectNextFieldCommoninterface- Field
dataTypewas added to object typeProjectNextField - Field
typewas added to object typeProjectNextItem - Member
DraftIssuewas added to Union typeProjectNextItemContent - Enum value 'INVITEE_LOGIN' (deprecated) was removed from enum
RepositoryInvitationOrderField - Field
dependabotUpdatewas added to object typeRepositoryVulnerabilityAlert - Input field
UpdateProjectNextItemFieldInput.fieldIdchanged type fromID!toID
The following changes will be made to the schema:
- On member
AddPullRequestToMergeQueueInput.branch:branchwill be removed. Effective 2022-07-01. - On member
Enterprise.userAccounts:userAccountswill be removed. Use theEnterprise.membersfield instead. Effective 2022-07-01.
Schema changes for 2022-02-28
The GraphQL schema includes these changes:
- Type
DependencyGraphEcosystemwas added - Field
viewerCanMergeAsAdminwas added to object typePullRequest - Argument
ecosystem: DependencyGraphEcosystemadded to fieldQuery.sponsorables - Input field
accessTokenwas added to input object typeStartRepositoryMigrationInput - Input field
githubPatwas added to input object typeStartRepositoryMigrationInput
The following changes will be made to the schema:
- On member
PullRequest.viewerCanOverrideMergeQueue:viewerCanOverrideMergeQueuewill be removed. Use PullRequest.viewerCanMergeAsAdmin instead. Effective 2022-04-01. - On member
Repository.defaultMergeQueue:defaultMergeQueuewill be removed. UseRepository.mergeQueueinstead. Effective 2022-04-01. - On member
Query.sponsorables.dependencyEcosystem:dependencyEcosystemwill be removed. Use the ecosystem argument instead. Effective 2022-07-01.
Schema changes for 2022-02-16
The GraphQL schema includes these changes:
- Type
RepositoryCodeownerswas added - Type
RepositoryCodeownersErrorwas added - Type
RepositoryVulnerabilityAlertStatewas added - Type
UpdateProjectNextInputwas added - Type
UpdateProjectNextPayloadwas added - Input field
milestoneNumberwas added to input object typeIssueFilters - Field
updateProjectNextwas added to object typeMutation - Field
repositorieswas added to object typeProjectNext - Argument
userLinkedOnly: Booleanadded to fieldPullRequest.closingIssuesReferences - Field
codeownerswas added to object typeRepository - Field
projectNextwas added to object typeRepository - Field
projectsNextwas added to object typeRepository - Argument 'states: [RepositoryVulnerabilityAlertState!]
added to fieldRepository.vulnerabilityAlerts' - Field
fixReasonwas added to object typeRepositoryVulnerabilityAlert - Field
fixedAtwas added to object typeRepositoryVulnerabilityAlert - Field
numberwas added to object typeRepositoryVulnerabilityAlert - Field
statewas added to object typeRepositoryVulnerabilityAlert
Schema changes for 2022-02-07
The GraphQL schema includes these changes:
- Type
Importwas removed - Input field
gitArchiveUrlwas added to input object typeStartRepositoryMigrationInput - Input field
metadataArchiveUrlwas added to input object typeStartRepositoryMigrationInput
Schema changes for 2022-02-03
The GraphQL schema includes these changes:
- Type
AbortQueuedMigrationsInputwas added - Type
AbortQueuedMigrationsPayloadwas added - Type
ActorTypewas added - Type
CreateMigrationSourceInputwas added - Type
CreateMigrationSourcePayloadwas added - Type
GrantEnterpriseOrganizationsMigratorRoleInputwas added - Type
GrantEnterpriseOrganizationsMigratorRolePayloadwas added - Type
GrantMigratorRoleInputwas added - Type
GrantMigratorRolePayloadwas added - Type
Importwas added - Type
Migrationwas added - Type
MigrationSourcewas added - Type
MigrationSourceTypewas added - Type
MigrationStatewas added - Type
RepositoryMigrationwas added - Type
RepositoryMigrationConnectionwas added - Type
RepositoryMigrationEdgewas added - Type
RepositoryMigrationOrderwas added - Type
RepositoryMigrationOrderDirectionwas added - Type
RepositoryMigrationOrderFieldwas added - Type
RevokeEnterpriseOrganizationsMigratorRoleInputwas added - Type
RevokeEnterpriseOrganizationsMigratorRolePayloadwas added - Type
RevokeMigratorRoleInputwas added - Type
RevokeMigratorRolePayloadwas added - Type
StartRepositoryMigrationInputwas added - Type
StartRepositoryMigrationPayloadwas added - Type
UpdateEnterpriseOwnerOrganizationRoleInputwas added - Type
UpdateEnterpriseOwnerOrganizationRolePayloadwas added - Argument
login: Stringadded to fieldEnterpriseIdentityProvider.externalIdentities - Argument
userName: Stringadded to fieldEnterpriseIdentityProvider.externalIdentities - Field
projectNextItemswas added to object typeIssue - Field
abortQueuedMigrationswas added to object typeMutation - Field
createMigrationSourcewas added to object typeMutation - Field
grantEnterpriseOrganizationsMigratorRolewas added to object typeMutation - Field
grantMigratorRolewas added to object typeMutation - Field
revokeEnterpriseOrganizationsMigratorRolewas added to object typeMutation - Field
revokeMigratorRolewas added to object typeMutation - Field
startRepositoryMigrationwas added to object typeMutation - Field
updateEnterpriseOwnerOrganizationRolewas added to object typeMutation - Argument
login: Stringadded to fieldOIDCProvider.externalIdentities - Argument
userName: Stringadded to fieldOIDCProvider.externalIdentities - Field
repositoryMigrationswas added to object typeOrganization - Argument
login: Stringadded to fieldOrganizationIdentityProvider.externalIdentities - Argument
userName: Stringadded to fieldOrganizationIdentityProvider.externalIdentities - Field
publicwas added to object typeProjectNext - Field
shortDescriptionwas added to object typeProjectNext - Field
isArchivedwas added to object typeProjectNextItem - Field
projectNextItemswas added to object typePullRequest
Schema changes for 2022-01-16
The GraphQL schema includes these changes:
- Type
OrgEnterpriseOwnerOrderwas added - Type
OrgEnterpriseOwnerOrderFieldwas added - Type
OrganizationEnterpriseOwnerConnectionwas added - Type
OrganizationEnterpriseOwnerEdgewas added - Enum value 'LFX_CROWDFUNDING
was added to enumFundingPlatform' - Field
enterpriseOwnerswas added to object typeOrganization - Enum value 'ADDED_TO_MERGE_QUEUE_EVENT
was added to enumPullRequestTimelineItemsItemType' - Enum value 'REMOVED_FROM_MERGE_QUEUE_EVENT
was added to enumPullRequestTimelineItemsItemType'
Schema changes for 2022-01-04
The GraphQL schema includes these changes:
- Type
BypassForcePushAllowancewas added - Type
BypassForcePushAllowanceConnectionwas added - Type
BypassForcePushAllowanceEdgewas added - Field
bypassForcePushAllowanceswas added to object typeBranchProtectionRule - Input field
bypassForcePushActorIdswas added to input object typeCreateBranchProtectionRuleInput - Field
Push.pusherchanged type fromUser!toActor! - Input field
bypassForcePushActorIdswas added to input object typeUpdateBranchProtectionRuleInput