Критические изменения — это изменения, которые нарушат работу существующих запросов или могут повлиять на работу клиентов во время выполнения. Список критических изменений и сроки их внедрения см. в нашем журнале критических изменений.
Schema changes for 2025-10-24
The GraphQL schema includes these changes:
- Type OrganizationPropertyConditionTargetwas added
- Type OrganizationPropertyConditionTargetInputwas added
- Type OrganizationPropertyTargetDefinitionwas added
- Type OrganizationPropertyTargetDefinitionInputwas added
- Field organizationPropertywas added to object typeRepositoryRuleConditions
- Input field organizationPropertyof typeOrganizationPropertyConditionTargetInputwas added to input object typeRepositoryRuleConditionsInput
- Enum value INCONCLUSIVEwas added to enumRepositoryVulnerabilityAlertDependencyRelationship
Schema changes for 2025-10-22
The GraphQL schema includes these changes:
- Argument query: String(with default value) added to field 'ProjectV2.items'
Schema changes for 2025-10-15
The GraphQL schema includes these changes:
- Type 'AddedToProjectV2Event' was added
- Type ConvertedFromDraftEventwas added
- Type 'ProjectV2Event' was added
- Type 'ProjectV2ItemStatusChangedEvent' was added
- Type 'RemovedFromProjectV2Event' was added
- Field totalBlockedBywas added to object typeIssueDependenciesSummary
- Field totalBlockingwas added to object typeIssueDependenciesSummary
- Member 'AddedToProjectV2Eventwas added to Union typeIssueTimelineItems'
- Member ConvertedFromDraftEventwas added to Union typeIssueTimelineItems
- Member 'ProjectV2ItemStatusChangedEventwas added to Union typeIssueTimelineItems'
- Member 'RemovedFromProjectV2Eventwas added to Union typeIssueTimelineItems'
- Enum value 'ADDED_TO_PROJECT_V2_EVENTwas added to enumIssueTimelineItemsItemType'
- Enum value 'CONVERTED_FROM_DRAFT_EVENTwas added to enumIssueTimelineItemsItemType'
- Enum value 'PROJECT_V2_ITEM_STATUS_CHANGED_EVENTwas added to enumIssueTimelineItemsItemType'
- Enum value 'REMOVED_FROM_PROJECT_V2_EVENTwas added to enumIssueTimelineItemsItemType'
- Member 'AddedToProjectV2Eventwas added to Union typePullRequestTimelineItems'
- Member ConvertedFromDraftEventwas added to Union typePullRequestTimelineItems
- Member 'ProjectV2ItemStatusChangedEventwas added to Union typePullRequestTimelineItems'
- Member 'RemovedFromProjectV2Eventwas added to Union typePullRequestTimelineItems'
- Enum value 'ADDED_TO_PROJECT_V2_EVENTwas added to enumPullRequestTimelineItemsItemType'
- Enum value 'CONVERTED_FROM_DRAFT_EVENTwas added to enumPullRequestTimelineItemsItemType'
- Enum value 'PROJECT_V2_ITEM_STATUS_CHANGED_EVENTwas added to enumPullRequestTimelineItemsItemType'
- Enum value 'REMOVED_FROM_PROJECT_V2_EVENTwas added to enumPullRequestTimelineItemsItemType'
Schema changes for 2025-09-16
The GraphQL schema includes these changes:
- Type CopilotCodeReviewParameterswas added
- Type CopilotCodeReviewParametersInputwas added
- Enum value 'COPILOT_CODE_REVIEWwas added to enumRepositoryRuleType'
- Member CopilotCodeReviewParameterswas added to Union typeRuleParameters
- Input field copilotCodeReviewof typeCopilotCodeReviewParametersInputwas added to input object typeRuleParametersInput
Schema changes for 2025-09-12
The GraphQL schema includes these changes:
- Enum value EXEMPTwas added to enumRepositoryRulesetBypassActorBypassMode
Schema changes for 2025-09-11
The GraphQL schema includes these changes:
- Field viewerCanUnminimizewas added to object typeCommitComment
- Field viewerCanUnminimizewas added to object typeDiscussionComment
- Field viewerCanUnminimizewas added to object typeGistComment
- Field viewerCanUnminimizewas added to object typeIssueComment
- Field viewerCanUnminimizewas added to interfaceMinimizable
- Field viewerCanUnminimizewas added to object typePullRequestReview
- Field viewerCanUnminimizewas added to object typePullRequestReviewComment
Schema changes for 2025-09-10
The GraphQL schema includes these changes:
- Enum value SYwas added to enumSponsorsCountryOrRegionCode
Schema changes for 2025-09-05
The GraphQL schema includes these changes:
The following changes will be made to the schema:
SearchType.ISSUE_ADVANCED:ISSUE_ADVANCED will be removed. Effective 2025-11-04.Schema changes for 2025-08-26
The GraphQL schema includes these changes:
- Field viewerCanSetFieldswas added to object typeIssue
- Field viewerCanSeeIssueFieldswas added to object typeRepository
Schema changes for 2025-08-14
The GraphQL schema includes these changes:
- Type BlockedByAddedEventwas added
- Type BlockedByRemovedEventwas added
- Type BlockingAddedEventwas added
- Type BlockingRemovedEventwas added
- Member BlockedByAddedEventwas added to Union typeIssueTimelineItems
- Member BlockedByRemovedEventwas added to Union typeIssueTimelineItems
- Member BlockingAddedEventwas added to Union typeIssueTimelineItems
- Member BlockingRemovedEventwas added to Union typeIssueTimelineItems
- Member BlockedByAddedEventwas added to Union typePullRequestTimelineItems
- Member BlockedByRemovedEventwas added to Union typePullRequestTimelineItems
- Member BlockingAddedEventwas added to Union typePullRequestTimelineItems
- Member BlockingRemovedEventwas added to Union typePullRequestTimelineItems
Schema changes for 2025-08-11
The GraphQL schema includes these changes:
The following changes will be made to the schema:
NotificationThread.list:list will be removed. Use the optionalList field instead. Effective 2026-01-01.NotificationThread.subject:subject will be removed. Use the optionalSubject field instead. Effective 2026-01-01.Schema changes for 2025-08-05
The GraphQL schema includes these changes:
- Field securityContactEmailwas added to object typeEnterprise
- Input field securityContactEmailof typeStringwas added to input object typeUpdateEnterpriseProfileInput
Schema changes for 2025-07-31
The GraphQL schema includes these changes:
- Enum value 'BLOCKED_BY_REMOVED_EVENTwas added to enumIssueTimelineItemsItemType'
- Enum value 'BLOCKING_ADDED_EVENTwas added to enumIssueTimelineItemsItemType'
- Enum value 'BLOCKING_REMOVED_EVENTwas added to enumIssueTimelineItemsItemType'
- Enum value 'BLOCKED_BY_REMOVED_EVENTwas added to enumPullRequestTimelineItemsItemType'
- Enum value 'BLOCKING_ADDED_EVENTwas added to enumPullRequestTimelineItemsItemType'
- Enum value 'BLOCKING_REMOVED_EVENTwas added to enumPullRequestTimelineItemsItemType'
Schema changes for 2025-07-30
The GraphQL schema includes these changes:
- Type AddBlockedByInputwas added
- Type AddBlockedByPayloadwas added
- Type IssueDependenciesSummarywas added
- Type IssueDependencyOrderwas added
- Type IssueDependencyOrderFieldwas added
- Type RemoveBlockedByInputwas added
- Type RemoveBlockedByPayloadwas added
- Field blockedBywas added to object typeIssue
- Field blockingwas added to object typeIssue
- Field issueDependenciesSummarywas added to object typeIssue
- Enum value 'BLOCKED_BY_ADDED_EVENTwas added to enumIssueTimelineItemsItemType'
- Field addBlockedBywas added to object typeMutation
- Field removeBlockedBywas added to object typeMutation
- Enum value 'BLOCKED_BY_ADDED_EVENTwas added to enumPullRequestTimelineItemsItemType'
Schema changes for 2025-07-15
The GraphQL schema includes these changes:
- Directive deprecatedwas removed from fieldClosedEvent.stateReason
- Directive deprecatedwas removed from fieldIssue.stateReason
The following changes will be made to the schema:
Issue.stateReason.enableDuplicate:enableDuplicate will be removed. Effective 2025-10-01.Schema changes for 2025-07-04
The GraphQL schema includes these changes:
- Field immutablewas added to object typeRelease
Schema changes for 2025-06-25
The GraphQL schema includes these changes:
- Field namewas added to object typeMannequin
Schema changes for 2025-06-17
The GraphQL schema includes these changes:
The following changes will be made to the schema:
ClosedEvent.stateReason:stateReason will be removed. Effective 2025-10-01.Issue.stateReason:stateReason will be removed. Effective 2025-10-01.Schema changes for 2025-06-13
The GraphQL schema includes these changes:
- Type BotOrUserwas removed
- Input field botIdsof type '[ID!]was added to input object typeRequestReviewsInput'
Schema changes for 2025-05-27
The GraphQL schema includes these changes:
- Enum value 'ISSUE_COUNTwas added to enumLabelOrderField'
- Field digestwas added to object typeReleaseAsset
Schema changes for 2025-05-22
The GraphQL schema includes these changes:
- Field duplicateOfwas added to object typeClosedEvent
- Field duplicateOfwas added to object typeIssue
Schema changes for 2025-05-01
The GraphQL schema includes these changes:
- Input field AddPullRequestReviewThreadInput.pathchanged type fromString!toString
Schema changes for 2025-04-30
The GraphQL schema includes these changes:
- Field closedIssueCountwas added to object typeMilestone
- Field openIssueCountwas added to object typeMilestone
Schema changes for 2025-04-29
The GraphQL schema includes these changes:
- Input field DraftPullRequestReviewThread.linechanged type fromInt!toInt
- Input field DraftPullRequestReviewThread.pathchanged type fromString!toString
Schema changes for 2025-04-15
The GraphQL schema includes these changes:
- Type RepositorySuggestedActorFilterwas added
- Argument 'capabilities: [RepositorySuggestedActorFilter!]!added to fieldRepository.suggestedActors'
Schema changes for 2025-04-15
The GraphQL schema includes these changes:
- Type ActorConnectionwas added
- Type ActorEdgewas added
- Type AssigneeConnectionwas added
- Type AssigneeEdgewas added
- Type ReplaceActorsForAssignableInputwas added
- Type ReplaceActorsForAssignablePayloadwas added
- Field assignedActorswas added to interfaceAssignable
- Field suggestedActorswas added to interfaceAssignable
- Field assignedActorswas added to object typeIssue
- Field suggestedActorswas added to object typeIssue
- Field replaceActorsForAssignablewas added to object typeMutation
- Field assignedActorswas added to object typePullRequest
- Field suggestedActorswas added to object typePullRequest
- Field suggestedActorswas added to object typeRepository
Schema changes for 2025-04-14
The GraphQL schema includes these changes:
- Type AnnouncementBannerIwas removed
- Input field isPrivatewas removed from input object typeCreateIssueTypeInput
- Enterpriseobject type no longer implements- AnnouncementBannerIinterface
- Field announcement(deprecated) was removed from object typeEnterprise
- Field announcementCreatedAt(deprecated) was removed from object typeEnterprise
- Field announcementExpiresAt(deprecated) was removed from object typeEnterprise
- Field announcementUserDismissible(deprecated) was removed from object typeEnterprise
- Input field typeof typeStringwas added to input object typeIssueFilters
- Organizationobject type no longer implements- AnnouncementBannerIinterface
- Field announcement(deprecated) was removed from object typeOrganization
- Field announcementCreatedAt(deprecated) was removed from object typeOrganization
- Field announcementExpiresAt(deprecated) was removed from object typeOrganization
- Field announcementUserDismissible(deprecated) was removed from object typeOrganization
- Input field isPrivatewas removed from input object typeUpdateIssueTypeInput
The following changes will be made to the schema:
AuditEntry.action:action will be removed. Effective 2026-04-01.AuditEntry.actor:actor will be removed. Effective 2026-04-01.AuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.AuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.AuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.AuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.AuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.AuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.AuditEntry.operationType:operationType will be removed. Effective 2026-04-01.AuditEntry.user:user will be removed. Effective 2026-04-01.AuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.AuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.AuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.MembersCanDeleteReposClearAuditEntry.action:action will be removed. Effective 2026-04-01.MembersCanDeleteReposClearAuditEntry.actor:actor will be removed. Effective 2026-04-01.MembersCanDeleteReposClearAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.MembersCanDeleteReposClearAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.MembersCanDeleteReposClearAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.MembersCanDeleteReposClearAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.MembersCanDeleteReposClearAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.MembersCanDeleteReposClearAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.MembersCanDeleteReposClearAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.MembersCanDeleteReposClearAuditEntry.organization:organization will be removed. Effective 2026-04-01.MembersCanDeleteReposClearAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.MembersCanDeleteReposClearAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.MembersCanDeleteReposClearAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.MembersCanDeleteReposClearAuditEntry.user:user will be removed. Effective 2026-04-01.MembersCanDeleteReposClearAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.MembersCanDeleteReposClearAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.MembersCanDeleteReposClearAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.MembersCanDeleteReposDisableAuditEntry.action:action will be removed. Effective 2026-04-01.MembersCanDeleteReposDisableAuditEntry.actor:actor will be removed. Effective 2026-04-01.MembersCanDeleteReposDisableAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.MembersCanDeleteReposDisableAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.MembersCanDeleteReposDisableAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.MembersCanDeleteReposDisableAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.MembersCanDeleteReposDisableAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.MembersCanDeleteReposDisableAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.MembersCanDeleteReposDisableAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.MembersCanDeleteReposDisableAuditEntry.organization:organization will be removed. Effective 2026-04-01.MembersCanDeleteReposDisableAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.MembersCanDeleteReposDisableAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.MembersCanDeleteReposDisableAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.MembersCanDeleteReposDisableAuditEntry.user:user will be removed. Effective 2026-04-01.MembersCanDeleteReposDisableAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.MembersCanDeleteReposDisableAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.MembersCanDeleteReposDisableAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.MembersCanDeleteReposEnableAuditEntry.action:action will be removed. Effective 2026-04-01.MembersCanDeleteReposEnableAuditEntry.actor:actor will be removed. Effective 2026-04-01.MembersCanDeleteReposEnableAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.MembersCanDeleteReposEnableAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.MembersCanDeleteReposEnableAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.MembersCanDeleteReposEnableAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.MembersCanDeleteReposEnableAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.MembersCanDeleteReposEnableAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.MembersCanDeleteReposEnableAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.MembersCanDeleteReposEnableAuditEntry.organization:organization will be removed. Effective 2026-04-01.MembersCanDeleteReposEnableAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.MembersCanDeleteReposEnableAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.MembersCanDeleteReposEnableAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.MembersCanDeleteReposEnableAuditEntry.user:user will be removed. Effective 2026-04-01.MembersCanDeleteReposEnableAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.MembersCanDeleteReposEnableAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.MembersCanDeleteReposEnableAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.action:action will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.actor:actor will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.applicationUrl:applicationUrl will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.callbackUrl:callbackUrl will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.organization:organization will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.rateLimit:rateLimit will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.state:state will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.user:user will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OauthApplicationCreateAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.action:action will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.invitationEmail:invitationEmail will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.user:user will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgAddBillingManagerAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.action:action will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.permission:permission will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.user:user will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgAddMemberAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.action:action will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.blockedUser:blockedUser will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.blockedUserName:blockedUserName will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.blockedUserResourcePath:blockedUserResourcePath will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.blockedUserUrl:blockedUserUrl will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.user:user will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgBlockUserAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgConfigDisableCollaboratorsOnlyAuditEntry.action:action will be removed. Effective 2026-04-01.OrgConfigDisableCollaboratorsOnlyAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgConfigDisableCollaboratorsOnlyAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgConfigDisableCollaboratorsOnlyAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgConfigDisableCollaboratorsOnlyAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgConfigDisableCollaboratorsOnlyAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgConfigDisableCollaboratorsOnlyAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgConfigDisableCollaboratorsOnlyAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgConfigDisableCollaboratorsOnlyAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgConfigDisableCollaboratorsOnlyAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgConfigDisableCollaboratorsOnlyAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgConfigDisableCollaboratorsOnlyAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgConfigDisableCollaboratorsOnlyAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgConfigDisableCollaboratorsOnlyAuditEntry.user:user will be removed. Effective 2026-04-01.OrgConfigDisableCollaboratorsOnlyAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgConfigDisableCollaboratorsOnlyAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgConfigDisableCollaboratorsOnlyAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgConfigEnableCollaboratorsOnlyAuditEntry.action:action will be removed. Effective 2026-04-01.OrgConfigEnableCollaboratorsOnlyAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgConfigEnableCollaboratorsOnlyAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgConfigEnableCollaboratorsOnlyAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgConfigEnableCollaboratorsOnlyAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgConfigEnableCollaboratorsOnlyAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgConfigEnableCollaboratorsOnlyAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgConfigEnableCollaboratorsOnlyAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgConfigEnableCollaboratorsOnlyAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgConfigEnableCollaboratorsOnlyAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgConfigEnableCollaboratorsOnlyAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgConfigEnableCollaboratorsOnlyAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgConfigEnableCollaboratorsOnlyAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgConfigEnableCollaboratorsOnlyAuditEntry.user:user will be removed. Effective 2026-04-01.OrgConfigEnableCollaboratorsOnlyAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgConfigEnableCollaboratorsOnlyAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgConfigEnableCollaboratorsOnlyAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgCreateAuditEntry.action:action will be removed. Effective 2026-04-01.OrgCreateAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgCreateAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgCreateAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgCreateAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgCreateAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgCreateAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgCreateAuditEntry.billingPlan:billingPlan will be removed. Effective 2026-04-01.OrgCreateAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgCreateAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgCreateAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgCreateAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgCreateAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgCreateAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgCreateAuditEntry.user:user will be removed. Effective 2026-04-01.OrgCreateAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgCreateAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgCreateAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgDisableOauthAppRestrictionsAuditEntry.action:action will be removed. Effective 2026-04-01.OrgDisableOauthAppRestrictionsAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgDisableOauthAppRestrictionsAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgDisableOauthAppRestrictionsAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgDisableOauthAppRestrictionsAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgDisableOauthAppRestrictionsAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgDisableOauthAppRestrictionsAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgDisableOauthAppRestrictionsAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgDisableOauthAppRestrictionsAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgDisableOauthAppRestrictionsAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgDisableOauthAppRestrictionsAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgDisableOauthAppRestrictionsAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgDisableOauthAppRestrictionsAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgDisableOauthAppRestrictionsAuditEntry.user:user will be removed. Effective 2026-04-01.OrgDisableOauthAppRestrictionsAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgDisableOauthAppRestrictionsAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgDisableOauthAppRestrictionsAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.action:action will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.digestMethodUrl:digestMethodUrl will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.issuerUrl:issuerUrl will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.signatureMethodUrl:signatureMethodUrl will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.singleSignOnUrl:singleSignOnUrl will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.user:user will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgDisableSamlAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgDisableTwoFactorRequirementAuditEntry.action:action will be removed. Effective 2026-04-01.OrgDisableTwoFactorRequirementAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgDisableTwoFactorRequirementAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgDisableTwoFactorRequirementAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgDisableTwoFactorRequirementAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgDisableTwoFactorRequirementAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgDisableTwoFactorRequirementAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgDisableTwoFactorRequirementAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgDisableTwoFactorRequirementAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgDisableTwoFactorRequirementAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgDisableTwoFactorRequirementAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgDisableTwoFactorRequirementAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgDisableTwoFactorRequirementAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgDisableTwoFactorRequirementAuditEntry.user:user will be removed. Effective 2026-04-01.OrgDisableTwoFactorRequirementAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgDisableTwoFactorRequirementAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgDisableTwoFactorRequirementAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgEnableOauthAppRestrictionsAuditEntry.action:action will be removed. Effective 2026-04-01.OrgEnableOauthAppRestrictionsAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgEnableOauthAppRestrictionsAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgEnableOauthAppRestrictionsAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgEnableOauthAppRestrictionsAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgEnableOauthAppRestrictionsAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgEnableOauthAppRestrictionsAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgEnableOauthAppRestrictionsAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgEnableOauthAppRestrictionsAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgEnableOauthAppRestrictionsAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgEnableOauthAppRestrictionsAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgEnableOauthAppRestrictionsAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgEnableOauthAppRestrictionsAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgEnableOauthAppRestrictionsAuditEntry.user:user will be removed. Effective 2026-04-01.OrgEnableOauthAppRestrictionsAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgEnableOauthAppRestrictionsAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgEnableOauthAppRestrictionsAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.action:action will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.digestMethodUrl:digestMethodUrl will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.issuerUrl:issuerUrl will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.signatureMethodUrl:signatureMethodUrl will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.singleSignOnUrl:singleSignOnUrl will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.user:user will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgEnableSamlAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgEnableTwoFactorRequirementAuditEntry.action:action will be removed. Effective 2026-04-01.OrgEnableTwoFactorRequirementAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgEnableTwoFactorRequirementAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgEnableTwoFactorRequirementAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgEnableTwoFactorRequirementAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgEnableTwoFactorRequirementAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgEnableTwoFactorRequirementAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgEnableTwoFactorRequirementAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgEnableTwoFactorRequirementAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgEnableTwoFactorRequirementAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgEnableTwoFactorRequirementAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgEnableTwoFactorRequirementAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgEnableTwoFactorRequirementAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgEnableTwoFactorRequirementAuditEntry.user:user will be removed. Effective 2026-04-01.OrgEnableTwoFactorRequirementAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgEnableTwoFactorRequirementAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgEnableTwoFactorRequirementAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.action:action will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.email:email will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.organizationInvitation:organizationInvitation will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.user:user will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgInviteMemberAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgInviteToBusinessAuditEntry.action:action will be removed. Effective 2026-04-01.OrgInviteToBusinessAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgInviteToBusinessAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgInviteToBusinessAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgInviteToBusinessAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgInviteToBusinessAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgInviteToBusinessAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgInviteToBusinessAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgInviteToBusinessAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgInviteToBusinessAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgInviteToBusinessAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgInviteToBusinessAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgInviteToBusinessAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgInviteToBusinessAuditEntry.user:user will be removed. Effective 2026-04-01.OrgInviteToBusinessAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgInviteToBusinessAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgInviteToBusinessAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgOauthAppAccessApprovedAuditEntry.action:action will be removed. Effective 2026-04-01.OrgOauthAppAccessApprovedAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgOauthAppAccessApprovedAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgOauthAppAccessApprovedAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgOauthAppAccessApprovedAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgOauthAppAccessApprovedAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgOauthAppAccessApprovedAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgOauthAppAccessApprovedAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgOauthAppAccessApprovedAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgOauthAppAccessApprovedAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgOauthAppAccessApprovedAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgOauthAppAccessApprovedAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgOauthAppAccessApprovedAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgOauthAppAccessApprovedAuditEntry.user:user will be removed. Effective 2026-04-01.OrgOauthAppAccessApprovedAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgOauthAppAccessApprovedAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgOauthAppAccessApprovedAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgOauthAppAccessBlockedAuditEntry.action:action will be removed. Effective 2026-04-01.OrgOauthAppAccessBlockedAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgOauthAppAccessBlockedAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgOauthAppAccessBlockedAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgOauthAppAccessBlockedAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgOauthAppAccessBlockedAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgOauthAppAccessBlockedAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgOauthAppAccessBlockedAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgOauthAppAccessBlockedAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgOauthAppAccessBlockedAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgOauthAppAccessBlockedAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgOauthAppAccessBlockedAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgOauthAppAccessBlockedAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgOauthAppAccessBlockedAuditEntry.user:user will be removed. Effective 2026-04-01.OrgOauthAppAccessBlockedAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgOauthAppAccessBlockedAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgOauthAppAccessBlockedAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgOauthAppAccessDeniedAuditEntry.action:action will be removed. Effective 2026-04-01.OrgOauthAppAccessDeniedAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgOauthAppAccessDeniedAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgOauthAppAccessDeniedAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgOauthAppAccessDeniedAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgOauthAppAccessDeniedAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgOauthAppAccessDeniedAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgOauthAppAccessDeniedAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgOauthAppAccessDeniedAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgOauthAppAccessDeniedAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgOauthAppAccessDeniedAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgOauthAppAccessDeniedAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgOauthAppAccessDeniedAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgOauthAppAccessDeniedAuditEntry.user:user will be removed. Effective 2026-04-01.OrgOauthAppAccessDeniedAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgOauthAppAccessDeniedAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgOauthAppAccessDeniedAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgOauthAppAccessRequestedAuditEntry.action:action will be removed. Effective 2026-04-01.OrgOauthAppAccessRequestedAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgOauthAppAccessRequestedAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgOauthAppAccessRequestedAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgOauthAppAccessRequestedAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgOauthAppAccessRequestedAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgOauthAppAccessRequestedAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgOauthAppAccessRequestedAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgOauthAppAccessRequestedAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgOauthAppAccessRequestedAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgOauthAppAccessRequestedAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgOauthAppAccessRequestedAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgOauthAppAccessRequestedAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgOauthAppAccessRequestedAuditEntry.user:user will be removed. Effective 2026-04-01.OrgOauthAppAccessRequestedAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgOauthAppAccessRequestedAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgOauthAppAccessRequestedAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgOauthAppAccessUnblockedAuditEntry.action:action will be removed. Effective 2026-04-01.OrgOauthAppAccessUnblockedAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgOauthAppAccessUnblockedAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgOauthAppAccessUnblockedAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgOauthAppAccessUnblockedAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgOauthAppAccessUnblockedAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgOauthAppAccessUnblockedAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgOauthAppAccessUnblockedAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgOauthAppAccessUnblockedAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgOauthAppAccessUnblockedAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgOauthAppAccessUnblockedAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgOauthAppAccessUnblockedAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgOauthAppAccessUnblockedAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgOauthAppAccessUnblockedAuditEntry.user:user will be removed. Effective 2026-04-01.OrgOauthAppAccessUnblockedAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgOauthAppAccessUnblockedAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgOauthAppAccessUnblockedAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.action:action will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.reason:reason will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.user:user will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgRemoveBillingManagerAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.action:action will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.membershipTypes:membershipTypes will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.reason:reason will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.user:user will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgRemoveMemberAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.action:action will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.membershipTypes:membershipTypes will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.reason:reason will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.user:user will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgRemoveOutsideCollaboratorAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.action:action will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.restoredCustomEmailRoutingsCount:restoredCustomEmailRoutingsCount will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.restoredIssueAssignmentsCount:restoredIssueAssignmentsCount will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.restoredMemberships:restoredMemberships will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.restoredMembershipsCount:restoredMembershipsCount will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.restoredRepositoriesCount:restoredRepositoriesCount will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.restoredRepositoryStarsCount:restoredRepositoryStarsCount will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.restoredRepositoryWatchesCount:restoredRepositoryWatchesCount will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.user:user will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgRestoreMemberAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgRestoreMemberMembershipOrganizationAuditEntryData.organization:organization will be removed. Effective 2026-04-01.OrgRestoreMemberMembershipOrganizationAuditEntryData.organizationName:organizationName will be removed. Effective 2026-04-01.OrgRestoreMemberMembershipOrganizationAuditEntryData.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgRestoreMemberMembershipOrganizationAuditEntryData.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.action:action will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.blockedUser:blockedUser will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.blockedUserName:blockedUserName will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.blockedUserResourcePath:blockedUserResourcePath will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.blockedUserUrl:blockedUserUrl will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.user:user will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgUnblockUserAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.action:action will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.permission:permission will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.permissionWas:permissionWas will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.user:user will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgUpdateDefaultRepositoryPermissionAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.action:action will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.permission:permission will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.permissionWas:permissionWas will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.user:user will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgUpdateMemberAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.action:action will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.canCreateRepositories:canCreateRepositories will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.user:user will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryCreationPermissionAuditEntry.visibility:visibility will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.action:action will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.actor:actor will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.canInviteOutsideCollaboratorsToRepositories:canInviteOutsideCollaboratorsToRepositories will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.organization:organization will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.user:user will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.OrgUpdateMemberRepositoryInvitationPermissionAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.Organization.auditLog:auditLog will be removed. Effective 2026-04-01.OrganizationAuditEntryData.organization:organization will be removed. Effective 2026-04-01.OrganizationAuditEntryData.organizationName:organizationName will be removed. Effective 2026-04-01.OrganizationAuditEntryData.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.OrganizationAuditEntryData.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.PrivateRepositoryForkingDisableAuditEntry.action:action will be removed. Effective 2026-04-01.PrivateRepositoryForkingDisableAuditEntry.actor:actor will be removed. Effective 2026-04-01.PrivateRepositoryForkingDisableAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.PrivateRepositoryForkingDisableAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.PrivateRepositoryForkingDisableAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.PrivateRepositoryForkingDisableAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.PrivateRepositoryForkingDisableAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.PrivateRepositoryForkingDisableAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.PrivateRepositoryForkingDisableAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.PrivateRepositoryForkingDisableAuditEntry.organization:organization will be removed. Effective 2026-04-01.PrivateRepositoryForkingDisableAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.PrivateRepositoryForkingDisableAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.PrivateRepositoryForkingDisableAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.PrivateRepositoryForkingDisableAuditEntry.user:user will be removed. Effective 2026-04-01.PrivateRepositoryForkingDisableAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.PrivateRepositoryForkingDisableAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.PrivateRepositoryForkingDisableAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.PrivateRepositoryForkingEnableAuditEntry.action:action will be removed. Effective 2026-04-01.PrivateRepositoryForkingEnableAuditEntry.actor:actor will be removed. Effective 2026-04-01.PrivateRepositoryForkingEnableAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.PrivateRepositoryForkingEnableAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.PrivateRepositoryForkingEnableAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.PrivateRepositoryForkingEnableAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.PrivateRepositoryForkingEnableAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.PrivateRepositoryForkingEnableAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.PrivateRepositoryForkingEnableAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.PrivateRepositoryForkingEnableAuditEntry.organization:organization will be removed. Effective 2026-04-01.PrivateRepositoryForkingEnableAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.PrivateRepositoryForkingEnableAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.PrivateRepositoryForkingEnableAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.PrivateRepositoryForkingEnableAuditEntry.user:user will be removed. Effective 2026-04-01.PrivateRepositoryForkingEnableAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.PrivateRepositoryForkingEnableAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.PrivateRepositoryForkingEnableAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoAccessAuditEntry.action:action will be removed. Effective 2026-04-01.RepoAccessAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoAccessAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoAccessAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoAccessAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoAccessAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoAccessAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoAccessAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoAccessAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoAccessAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoAccessAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoAccessAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoAccessAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoAccessAuditEntry.user:user will be removed. Effective 2026-04-01.RepoAccessAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoAccessAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoAccessAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoAccessAuditEntry.visibility:visibility will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.action:action will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.user:user will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoAddMemberAuditEntry.visibility:visibility will be removed. Effective 2026-04-01.RepoAddTopicAuditEntry.action:action will be removed. Effective 2026-04-01.RepoAddTopicAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoAddTopicAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoAddTopicAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoAddTopicAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoAddTopicAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoAddTopicAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoAddTopicAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoAddTopicAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoAddTopicAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoAddTopicAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoAddTopicAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoAddTopicAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoAddTopicAuditEntry.user:user will be removed. Effective 2026-04-01.RepoAddTopicAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoAddTopicAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoAddTopicAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.action:action will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.user:user will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoArchivedAuditEntry.visibility:visibility will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.action:action will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.isEnabled:isEnabled will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.mergeType:mergeType will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.user:user will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoChangeMergeSettingAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoConfigDisableAnonymousGitAccessAuditEntry.action:action will be removed. Effective 2026-04-01.RepoConfigDisableAnonymousGitAccessAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoConfigDisableAnonymousGitAccessAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoConfigDisableAnonymousGitAccessAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoConfigDisableAnonymousGitAccessAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoConfigDisableAnonymousGitAccessAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoConfigDisableAnonymousGitAccessAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoConfigDisableAnonymousGitAccessAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoConfigDisableAnonymousGitAccessAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoConfigDisableAnonymousGitAccessAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoConfigDisableAnonymousGitAccessAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoConfigDisableAnonymousGitAccessAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoConfigDisableAnonymousGitAccessAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoConfigDisableAnonymousGitAccessAuditEntry.user:user will be removed. Effective 2026-04-01.RepoConfigDisableAnonymousGitAccessAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoConfigDisableAnonymousGitAccessAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoConfigDisableAnonymousGitAccessAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoConfigDisableCollaboratorsOnlyAuditEntry.action:action will be removed. Effective 2026-04-01.RepoConfigDisableCollaboratorsOnlyAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoConfigDisableCollaboratorsOnlyAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoConfigDisableCollaboratorsOnlyAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoConfigDisableCollaboratorsOnlyAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoConfigDisableCollaboratorsOnlyAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoConfigDisableCollaboratorsOnlyAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoConfigDisableCollaboratorsOnlyAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoConfigDisableCollaboratorsOnlyAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoConfigDisableCollaboratorsOnlyAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoConfigDisableCollaboratorsOnlyAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoConfigDisableCollaboratorsOnlyAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoConfigDisableCollaboratorsOnlyAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoConfigDisableCollaboratorsOnlyAuditEntry.user:user will be removed. Effective 2026-04-01.RepoConfigDisableCollaboratorsOnlyAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoConfigDisableCollaboratorsOnlyAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoConfigDisableCollaboratorsOnlyAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoConfigDisableContributorsOnlyAuditEntry.action:action will be removed. Effective 2026-04-01.RepoConfigDisableContributorsOnlyAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoConfigDisableContributorsOnlyAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoConfigDisableContributorsOnlyAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoConfigDisableContributorsOnlyAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoConfigDisableContributorsOnlyAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoConfigDisableContributorsOnlyAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoConfigDisableContributorsOnlyAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoConfigDisableContributorsOnlyAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoConfigDisableContributorsOnlyAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoConfigDisableContributorsOnlyAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoConfigDisableContributorsOnlyAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoConfigDisableContributorsOnlyAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoConfigDisableContributorsOnlyAuditEntry.user:user will be removed. Effective 2026-04-01.RepoConfigDisableContributorsOnlyAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoConfigDisableContributorsOnlyAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoConfigDisableContributorsOnlyAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoConfigDisableSockpuppetDisallowedAuditEntry.action:action will be removed. Effective 2026-04-01.RepoConfigDisableSockpuppetDisallowedAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoConfigDisableSockpuppetDisallowedAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoConfigDisableSockpuppetDisallowedAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoConfigDisableSockpuppetDisallowedAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoConfigDisableSockpuppetDisallowedAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoConfigDisableSockpuppetDisallowedAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoConfigDisableSockpuppetDisallowedAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoConfigDisableSockpuppetDisallowedAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoConfigDisableSockpuppetDisallowedAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoConfigDisableSockpuppetDisallowedAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoConfigDisableSockpuppetDisallowedAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoConfigDisableSockpuppetDisallowedAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoConfigDisableSockpuppetDisallowedAuditEntry.user:user will be removed. Effective 2026-04-01.RepoConfigDisableSockpuppetDisallowedAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoConfigDisableSockpuppetDisallowedAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoConfigDisableSockpuppetDisallowedAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoConfigEnableAnonymousGitAccessAuditEntry.action:action will be removed. Effective 2026-04-01.RepoConfigEnableAnonymousGitAccessAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoConfigEnableAnonymousGitAccessAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoConfigEnableAnonymousGitAccessAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoConfigEnableAnonymousGitAccessAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoConfigEnableAnonymousGitAccessAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoConfigEnableAnonymousGitAccessAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoConfigEnableAnonymousGitAccessAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoConfigEnableAnonymousGitAccessAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoConfigEnableAnonymousGitAccessAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoConfigEnableAnonymousGitAccessAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoConfigEnableAnonymousGitAccessAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoConfigEnableAnonymousGitAccessAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoConfigEnableAnonymousGitAccessAuditEntry.user:user will be removed. Effective 2026-04-01.RepoConfigEnableAnonymousGitAccessAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoConfigEnableAnonymousGitAccessAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoConfigEnableAnonymousGitAccessAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoConfigEnableCollaboratorsOnlyAuditEntry.action:action will be removed. Effective 2026-04-01.RepoConfigEnableCollaboratorsOnlyAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoConfigEnableCollaboratorsOnlyAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoConfigEnableCollaboratorsOnlyAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoConfigEnableCollaboratorsOnlyAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoConfigEnableCollaboratorsOnlyAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoConfigEnableCollaboratorsOnlyAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoConfigEnableCollaboratorsOnlyAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoConfigEnableCollaboratorsOnlyAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoConfigEnableCollaboratorsOnlyAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoConfigEnableCollaboratorsOnlyAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoConfigEnableCollaboratorsOnlyAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoConfigEnableCollaboratorsOnlyAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoConfigEnableCollaboratorsOnlyAuditEntry.user:user will be removed. Effective 2026-04-01.RepoConfigEnableCollaboratorsOnlyAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoConfigEnableCollaboratorsOnlyAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoConfigEnableCollaboratorsOnlyAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoConfigEnableContributorsOnlyAuditEntry.action:action will be removed. Effective 2026-04-01.RepoConfigEnableContributorsOnlyAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoConfigEnableContributorsOnlyAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoConfigEnableContributorsOnlyAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoConfigEnableContributorsOnlyAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoConfigEnableContributorsOnlyAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoConfigEnableContributorsOnlyAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoConfigEnableContributorsOnlyAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoConfigEnableContributorsOnlyAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoConfigEnableContributorsOnlyAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoConfigEnableContributorsOnlyAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoConfigEnableContributorsOnlyAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoConfigEnableContributorsOnlyAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoConfigEnableContributorsOnlyAuditEntry.user:user will be removed. Effective 2026-04-01.RepoConfigEnableContributorsOnlyAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoConfigEnableContributorsOnlyAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoConfigEnableContributorsOnlyAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoConfigEnableSockpuppetDisallowedAuditEntry.action:action will be removed. Effective 2026-04-01.RepoConfigEnableSockpuppetDisallowedAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoConfigEnableSockpuppetDisallowedAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoConfigEnableSockpuppetDisallowedAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoConfigEnableSockpuppetDisallowedAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoConfigEnableSockpuppetDisallowedAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoConfigEnableSockpuppetDisallowedAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoConfigEnableSockpuppetDisallowedAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoConfigEnableSockpuppetDisallowedAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoConfigEnableSockpuppetDisallowedAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoConfigEnableSockpuppetDisallowedAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoConfigEnableSockpuppetDisallowedAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoConfigEnableSockpuppetDisallowedAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoConfigEnableSockpuppetDisallowedAuditEntry.user:user will be removed. Effective 2026-04-01.RepoConfigEnableSockpuppetDisallowedAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoConfigEnableSockpuppetDisallowedAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoConfigEnableSockpuppetDisallowedAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoConfigLockAnonymousGitAccessAuditEntry.action:action will be removed. Effective 2026-04-01.RepoConfigLockAnonymousGitAccessAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoConfigLockAnonymousGitAccessAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoConfigLockAnonymousGitAccessAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoConfigLockAnonymousGitAccessAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoConfigLockAnonymousGitAccessAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoConfigLockAnonymousGitAccessAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoConfigLockAnonymousGitAccessAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoConfigLockAnonymousGitAccessAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoConfigLockAnonymousGitAccessAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoConfigLockAnonymousGitAccessAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoConfigLockAnonymousGitAccessAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoConfigLockAnonymousGitAccessAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoConfigLockAnonymousGitAccessAuditEntry.user:user will be removed. Effective 2026-04-01.RepoConfigLockAnonymousGitAccessAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoConfigLockAnonymousGitAccessAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoConfigLockAnonymousGitAccessAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoConfigUnlockAnonymousGitAccessAuditEntry.action:action will be removed. Effective 2026-04-01.RepoConfigUnlockAnonymousGitAccessAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoConfigUnlockAnonymousGitAccessAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoConfigUnlockAnonymousGitAccessAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoConfigUnlockAnonymousGitAccessAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoConfigUnlockAnonymousGitAccessAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoConfigUnlockAnonymousGitAccessAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoConfigUnlockAnonymousGitAccessAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoConfigUnlockAnonymousGitAccessAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoConfigUnlockAnonymousGitAccessAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoConfigUnlockAnonymousGitAccessAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoConfigUnlockAnonymousGitAccessAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoConfigUnlockAnonymousGitAccessAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoConfigUnlockAnonymousGitAccessAuditEntry.user:user will be removed. Effective 2026-04-01.RepoConfigUnlockAnonymousGitAccessAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoConfigUnlockAnonymousGitAccessAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoConfigUnlockAnonymousGitAccessAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoCreateAuditEntry.action:action will be removed. Effective 2026-04-01.RepoCreateAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoCreateAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoCreateAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoCreateAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoCreateAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoCreateAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoCreateAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoCreateAuditEntry.forkParentName:forkParentName will be removed. Effective 2026-04-01.RepoCreateAuditEntry.forkSourceName:forkSourceName will be removed. Effective 2026-04-01.RepoCreateAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoCreateAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoCreateAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoCreateAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoCreateAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoCreateAuditEntry.user:user will be removed. Effective 2026-04-01.RepoCreateAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoCreateAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoCreateAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoCreateAuditEntry.visibility:visibility will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.action:action will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.user:user will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoDestroyAuditEntry.visibility:visibility will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.action:action will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.user:user will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepoRemoveMemberAuditEntry.visibility:visibility will be removed. Effective 2026-04-01.RepoRemoveTopicAuditEntry.action:action will be removed. Effective 2026-04-01.RepoRemoveTopicAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepoRemoveTopicAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepoRemoveTopicAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepoRemoveTopicAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepoRemoveTopicAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepoRemoveTopicAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepoRemoveTopicAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepoRemoveTopicAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepoRemoveTopicAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepoRemoveTopicAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepoRemoveTopicAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepoRemoveTopicAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepoRemoveTopicAuditEntry.user:user will be removed. Effective 2026-04-01.RepoRemoveTopicAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepoRemoveTopicAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepoRemoveTopicAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepositoryVisibilityChangeDisableAuditEntry.action:action will be removed. Effective 2026-04-01.RepositoryVisibilityChangeDisableAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepositoryVisibilityChangeDisableAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepositoryVisibilityChangeDisableAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepositoryVisibilityChangeDisableAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepositoryVisibilityChangeDisableAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepositoryVisibilityChangeDisableAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepositoryVisibilityChangeDisableAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepositoryVisibilityChangeDisableAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepositoryVisibilityChangeDisableAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepositoryVisibilityChangeDisableAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepositoryVisibilityChangeDisableAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepositoryVisibilityChangeDisableAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepositoryVisibilityChangeDisableAuditEntry.user:user will be removed. Effective 2026-04-01.RepositoryVisibilityChangeDisableAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepositoryVisibilityChangeDisableAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepositoryVisibilityChangeDisableAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.RepositoryVisibilityChangeEnableAuditEntry.action:action will be removed. Effective 2026-04-01.RepositoryVisibilityChangeEnableAuditEntry.actor:actor will be removed. Effective 2026-04-01.RepositoryVisibilityChangeEnableAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.RepositoryVisibilityChangeEnableAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.RepositoryVisibilityChangeEnableAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.RepositoryVisibilityChangeEnableAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.RepositoryVisibilityChangeEnableAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.RepositoryVisibilityChangeEnableAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.RepositoryVisibilityChangeEnableAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.RepositoryVisibilityChangeEnableAuditEntry.organization:organization will be removed. Effective 2026-04-01.RepositoryVisibilityChangeEnableAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.RepositoryVisibilityChangeEnableAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.RepositoryVisibilityChangeEnableAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.RepositoryVisibilityChangeEnableAuditEntry.user:user will be removed. Effective 2026-04-01.RepositoryVisibilityChangeEnableAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.RepositoryVisibilityChangeEnableAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.RepositoryVisibilityChangeEnableAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.action:action will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.actor:actor will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.isLdapMapped:isLdapMapped will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.organization:organization will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.user:user will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.TeamAddMemberAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.action:action will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.actor:actor will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.isLdapMapped:isLdapMapped will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.organization:organization will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.user:user will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.TeamAddRepositoryAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.action:action will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.actor:actor will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.isLdapMapped:isLdapMapped will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.organization:organization will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.parentTeam:parentTeam will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.parentTeamName:parentTeamName will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.parentTeamNameWas:parentTeamNameWas will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.parentTeamResourcePath:parentTeamResourcePath will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.parentTeamUrl:parentTeamUrl will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.parentTeamWas:parentTeamWas will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.parentTeamWasResourcePath:parentTeamWasResourcePath will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.parentTeamWasUrl:parentTeamWasUrl will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.user:user will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.TeamChangeParentTeamAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.action:action will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.actor:actor will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.isLdapMapped:isLdapMapped will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.organization:organization will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.user:user will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.TeamRemoveMemberAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.action:action will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.actor:actor will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.actorIp:actorIp will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.actorLocation:actorLocation will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.actorLogin:actorLogin will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.actorResourcePath:actorResourcePath will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.actorUrl:actorUrl will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.createdAt:createdAt will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.isLdapMapped:isLdapMapped will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.operationType:operationType will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.organization:organization will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.organizationName:organizationName will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.organizationResourcePath:organizationResourcePath will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.organizationUrl:organizationUrl will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.user:user will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.userLogin:userLogin will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.userResourcePath:userResourcePath will be removed. Effective 2026-04-01.TeamRemoveRepositoryAuditEntry.userUrl:userUrl will be removed. Effective 2026-04-01.Schema changes for 2025-03-27
The GraphQL schema includes these changes:
- Type CreateIssueTypeInputwas added
- Type CreateIssueTypePayloadwas added
- Type DeleteIssueTypeInputwas added
- Type DeleteIssueTypePayloadwas added
- Type IssueTypewas added
- Type IssueTypeAddedEventwas added
- Type IssueTypeChangedEventwas added
- Type IssueTypeColorwas added
- Type IssueTypeConnectionwas added
- Type IssueTypeEdgewas added
- Type IssueTypeOrderwas added
- Type IssueTypeOrderFieldwas added
- Type IssueTypeRemovedEventwas added
- Type PullRequestAllowedMergeMethodswas added
- Type RepositoryVulnerabilityAlertDependencyRelationshipwas added
- Type UpdateIssueIssueTypeInputwas added
- Type UpdateIssueIssueTypePayloadwas added
- Type UpdateIssueTypeInputwas added
- Type UpdateIssueTypePayloadwas added
- Input field issueTypeIdof typeIDwas added to input object typeCreateIssueInput
- Field packageUrlwas added to object typeDependencyGraphDependency
- Field issueTypewas added to object typeIssue
- Field typewas added to object typeIssueTemplate
- Member IssueTypeAddedEventwas added to Union typeIssueTimelineItems
- Member IssueTypeChangedEventwas added to Union typeIssueTimelineItems
- Member IssueTypeRemovedEventwas added to Union typeIssueTimelineItems
- Enum value 'ISSUE_TYPE_ADDED_EVENTwas added to enumIssueTimelineItemsItemType'
- Enum value 'ISSUE_TYPE_CHANGED_EVENTwas added to enumIssueTimelineItemsItemType'
- Enum value 'ISSUE_TYPE_REMOVED_EVENTwas added to enumIssueTimelineItemsItemType'
- Field descriptionHTMLwas added to object typeMilestone
- Field createIssueTypewas added to object typeMutation
- Field deleteIssueTypewas added to object typeMutation
- Field updateIssueIssueTypewas added to object typeMutation
- Field updateIssueTypewas added to object typeMutation
- Field issueTypeswas added to object typeOrganization
- Enum value 'ISSUE_TYPEwas added to enumProjectV2FieldType'
- Field automaticCopilotCodeReviewEnabledwas added to object typePullRequestParameters
- Field PullRequestParameters.allowedMergeMethodschanged type from '[String!]to[PullRequestAllowedMergeMethods!]'
- Input field automaticCopilotCodeReviewEnabledof typeBooleanwas added to input object typePullRequestParametersInput
- Input field PullRequestParametersInput.allowedMergeMethodschanged type from '[String!]to[PullRequestAllowedMergeMethods!]'
- Member IssueTypeAddedEventwas added to Union typePullRequestTimelineItems
- Member IssueTypeChangedEventwas added to Union typePullRequestTimelineItems
- Member IssueTypeRemovedEventwas added to Union typePullRequestTimelineItems
- Enum value 'ISSUE_TYPE_ADDED_EVENTwas added to enumPullRequestTimelineItemsItemType'
- Enum value 'ISSUE_TYPE_CHANGED_EVENTwas added to enumPullRequestTimelineItemsItemType'
- Enum value 'ISSUE_TYPE_REMOVED_EVENTwas added to enumPullRequestTimelineItemsItemType'
- Field issueTypewas added to object typeRepository
- Field issueTypeswas added to object typeRepository
- Field dependencyRelationshipwas added to object typeRepositoryVulnerabilityAlert
- Enum value 'ISSUE_ADVANCEDwas added to enumSearchType'
- Input field issueTypeIdof typeIDwas added to input object typeUpdateIssueInput
The following changes will be made to the schema:
AddedToProjectEvent.project:project will be removed. Effective 2025-04-01.ConvertedNoteToIssueEvent.project:project will be removed. Effective 2025-04-01.CreateIssueTypeInput.isPrivate:isPrivate will be removed. Effective 2025-04-01.Issue.projectCards:projectCards will be removed. Effective 2025-04-01.IssueType.isPrivate:isPrivate will be removed. Effective 2025-04-01.MovedColumnsInProjectEvent.project:project will be removed. Effective 2025-04-01.Organization.viewerCanCreateProjects:viewerCanCreateProjects will be removed. Effective 2025-04-01.ProjectCardArchivedState.ARCHIVED:ARCHIVED will be removed. Effective 2025-04-01.ProjectCardArchivedState.NOT_ARCHIVED:NOT_ARCHIVED will be removed. Effective 2025-04-01.ProjectOwner.id:id will be removed. Effective 2025-04-01.ProjectOwner.projectsResourcePath:projectsResourcePath will be removed. Effective 2025-04-01.ProjectOwner.projectsUrl:projectsUrl will be removed. Effective 2025-04-01.ProjectOwner.viewerCanCreateProjects:viewerCanCreateProjects will be removed. Effective 2025-04-01.PullRequest.projectCards:projectCards will be removed. Effective 2025-04-01.RemovedFromProjectEvent.project:project will be removed. Effective 2025-04-01.Repository.viewerCanCreateProjects:viewerCanCreateProjects will be removed. Effective 2025-04-01.UpdateIssueTypeInput.isPrivate:isPrivate will be removed. Effective 2025-04-01.User.viewerCanCreateProjects:viewerCanCreateProjects will be removed. Effective 2025-04-01.SearchType.ISSUE_ADVANCED:ISSUE_ADVANCED will be removed. Effective 2025-09-04.Schema changes for 2025-02-26
The GraphQL schema includes these changes:
- Field repositorywas removed from object typeUserNamespaceRepository
Schema changes for 2025-02-14
The GraphQL schema includes these changes:
- Type 'ProjectV2Iteration' was added
- Type 'ProjectV2IterationFieldConfigurationInput' was added
- Input field iterationConfigurationof type 'ProjectV2IterationFieldConfigurationInputwas added to input object typeCreateProjectV2FieldInput'
- Enum value ITERATIONwas added to enum 'ProjectV2CustomFieldType'
- Input field iterationConfigurationof type 'ProjectV2IterationFieldConfigurationInputwas added to input object typeUpdateProjectV2FieldInput'
Schema changes for 2025-02-06
The GraphQL schema includes these changes:
- Enum value UNAFFILIATEDwas added to enumEnterpriseAdministratorRole
Schema changes for 2025-02-01
The GraphQL schema includes these changes:
- Enum value 'PARENT_ISSUEwas added to enumProjectV2FieldType'
- Enum value 'SUB_ISSUES_PROGRESSwas added to enumProjectV2FieldType'
Schema changes for 2025-01-31
The GraphQL schema includes these changes:
The following changes will be made to the schema:
AddedToProjectEvent.databaseId:databaseId will be removed. Effective 2025-04-01.AddedToProjectEvent.projectCard:projectCard will be removed. Effective 2025-04-01.AddedToProjectEvent.projectColumnName:projectColumnName will be removed. Effective 2025-04-01.ConvertedNoteToIssueEvent.projectCard:projectCard will be removed. Effective 2025-04-01.MovedColumnsInProjectEvent.databaseId:databaseId will be removed. Effective 2025-04-01.MovedColumnsInProjectEvent.previousProjectColumnName:previousProjectColumnName will be removed. Effective 2025-04-01.MovedColumnsInProjectEvent.projectCard:projectCard will be removed. Effective 2025-04-01.MovedColumnsInProjectEvent.projectColumnName:projectColumnName will be removed. Effective 2025-04-01.Mutation.addProjectCard:addProjectCard will be removed. Effective 2025-04-01.Mutation.addProjectColumn:addProjectColumn will be removed. Effective 2025-04-01.Mutation.cloneProject:cloneProject will be removed. Effective 2025-04-01.Mutation.convertProjectCardNoteToIssue:convertProjectCardNoteToIssue will be removed. Effective 2025-04-01.Mutation.createProject:createProject will be removed. Effective 2025-04-01.Mutation.deleteProject:deleteProject will be removed. Effective 2025-04-01.Mutation.deleteProjectCard:deleteProjectCard will be removed. Effective 2025-04-01.Mutation.deleteProjectColumn:deleteProjectColumn will be removed. Effective 2025-04-01.Mutation.importProject:importProject will be removed. Effective 2025-04-01.Mutation.linkRepositoryToProject:linkRepositoryToProject will be removed. Effective 2025-04-01.Mutation.moveProjectCard:moveProjectCard will be removed. Effective 2025-04-01.Mutation.moveProjectColumn:moveProjectColumn will be removed. Effective 2025-04-01.Mutation.unlinkRepositoryFromProject:unlinkRepositoryFromProject will be removed. Effective 2025-04-01.Mutation.updateProject:updateProject will be removed. Effective 2025-04-01.Mutation.updateProjectCard:updateProjectCard will be removed. Effective 2025-04-01.Mutation.updateProjectColumn:updateProjectColumn will be removed. Effective 2025-04-01.Organization.project:project will be removed. Effective 2025-04-01.Organization.projects:projects will be removed. Effective 2025-04-01.Project.body:body will be removed. Effective 2025-04-01.Project.bodyHTML:bodyHtml will be removed. Effective 2025-04-01.Project.columns:columns will be removed. Effective 2025-04-01.Project.createdAt:createdAt will be removed. Effective 2025-04-01.Project.creator:creator will be removed. Effective 2025-04-01.Project.databaseId:databaseId will be removed. Effective 2025-04-01.Project.id:id will be removed. Effective 2025-04-01.Project.name:name will be removed. Effective 2025-04-01.Project.number:number will be removed. Effective 2025-04-01.Project.owner:owner will be removed. Effective 2025-04-01.Project.pendingCards:pendingCards will be removed. Effective 2025-04-01.Project.progress:progress will be removed. Effective 2025-04-01.Project.resourcePath:resourcePath will be removed. Effective 2025-04-01.Project.state:state will be removed. Effective 2025-04-01.Project.updatedAt:updatedAt will be removed. Effective 2025-04-01.Project.url:url will be removed. Effective 2025-04-01.ProjectCard.column:column will be removed. Effective 2025-04-01.ProjectCard.content:content will be removed. Effective 2025-04-01.ProjectCard.createdAt:createdAt will be removed. Effective 2025-04-01.ProjectCard.creator:creator will be removed. Effective 2025-04-01.ProjectCard.databaseId:databaseId will be removed. Effective 2025-04-01.ProjectCard.id:id will be removed. Effective 2025-04-01.ProjectCard.isArchived:isArchived will be removed. Effective 2025-04-01.ProjectCard.note:note will be removed. Effective 2025-04-01.ProjectCard.project:project will be removed. Effective 2025-04-01.ProjectCard.resourcePath:resourcePath will be removed. Effective 2025-04-01.ProjectCard.state:state will be removed. Effective 2025-04-01.ProjectCard.updatedAt:updatedAt will be removed. Effective 2025-04-01.ProjectCard.url:url will be removed. Effective 2025-04-01.ProjectColumn.cards:cards will be removed. Effective 2025-04-01.ProjectColumn.createdAt:createdAt will be removed. Effective 2025-04-01.ProjectColumn.databaseId:databaseId will be removed. Effective 2025-04-01.ProjectColumn.id:id will be removed. Effective 2025-04-01.ProjectColumn.name:name will be removed. Effective 2025-04-01.ProjectColumn.project:project will be removed. Effective 2025-04-01.ProjectColumn.purpose:purpose will be removed. Effective 2025-04-01.ProjectColumn.resourcePath:resourcePath will be removed. Effective 2025-04-01.ProjectColumn.updatedAt:updatedAt will be removed. Effective 2025-04-01.ProjectColumn.url:url will be removed. Effective 2025-04-01.ProjectOwner.project:project will be removed. Effective 2025-04-01.ProjectOwner.projects:projects will be removed. Effective 2025-04-01.ProjectProgress.doneCount:doneCount will be removed. Effective 2025-04-01.ProjectProgress.donePercentage:donePercentage will be removed. Effective 2025-04-01.ProjectProgress.enabled:enabled will be removed. Effective 2025-04-01.ProjectProgress.inProgressCount:inProgressCount will be removed. Effective 2025-04-01.ProjectProgress.inProgressPercentage:inProgressPercentage will be removed. Effective 2025-04-01.ProjectProgress.todoCount:todoCount will be removed. Effective 2025-04-01.ProjectProgress.todoPercentage:todoPercentage will be removed. Effective 2025-04-01.RemovedFromProjectEvent.databaseId:databaseId will be removed. Effective 2025-04-01.RemovedFromProjectEvent.projectColumnName:projectColumnName will be removed. Effective 2025-04-01.Repository.project:project will be removed. Effective 2025-04-01.Repository.projects:projects will be removed. Effective 2025-04-01.SearchShortcutQueryProjectTerm.project:project will be removed. Effective 2025-04-01.User.project:project will be removed. Effective 2025-04-01.User.projects:projects will be removed. Effective 2025-04-01.Schema changes for 2025-01-16
The GraphQL schema includes these changes:
- Field updatedAtwas added to object typeEnterprise
Schema changes for 2025-01-14
The GraphQL schema includes these changes:
- Type CopilotLicenseTypewas removed
- Type CopilotLimitedFeaturewas removed
- Type CopilotLimitedUserwas removed
- Type CreateSavedNotificationThreadInputwas removed
- Type CreateSavedNotificationThreadPayloadwas removed
- Type DeleteSavedNotificationThreadInputwas removed
- Type DeleteSavedNotificationThreadPayloadwas removed
- Type DiscussionPubSubTopicwas removed
- Type IssuePubSubTopicwas removed
- Type MarkAllNotificationsInputwas removed
- Type MarkAllNotificationsPayloadwas removed
- Type MarkNotificationAsDoneInputwas removed
- Type MarkNotificationAsDonePayloadwas removed
- Type MarkNotificationAsReadInputwas removed
- Type MarkNotificationAsReadPayloadwas removed
- Type MarkNotificationAsUndoneInputwas removed
- Type MarkNotificationAsUndonePayloadwas removed
- Type MarkNotificationAsUnreadInputwas removed
- Type MarkNotificationAsUnreadPayloadwas removed
- Type MarkNotificationSubjectAsReadInputwas removed
- Type MarkNotificationSubjectAsReadPayloadwas removed
- Type MarkNotificationsAsDoneInputwas removed
- Type MarkNotificationsAsDonePayloadwas removed
- Type MarkNotificationsAsReadInputwas removed
- Type MarkNotificationsAsReadPayloadwas removed
- Type MarkNotificationsAsUndoneInputwas removed
- Type MarkNotificationsAsUndonePayloadwas removed
- Type MarkNotificationsAsUnreadInputwas removed
- Type MarkNotificationsAsUnreadPayloadwas removed
- Type NotificationReasonwas removed
- Type NotificationStatuswas removed
- Type NotificationThreadwas removed
- Type NotificationThreadConnectionwas removed
- Type NotificationThreadEdgewas removed
- Type NotificationThreadFilterswas removed
- Type NotificationThreadSubscriptionStatewas removed
- Type NotificationsListwas removed
- Type NotificationsSubjectwas removed
- Type PullRequestPubSubTopicwas removed
- Type RepositoryDependabotAlertsThreadwas removed
- Type UnsubscribeFromNotificationsInputwas removed
- Type UnsubscribeFromNotificationsPayloadwas removed
- Type UserPubSubTopicwas removed
- Field updatesChannelwas removed from object typeCommit
- Field commentwas removed from object typeDiscussion
- Field updatesChannelwas removed from object typeDiscussion
- Argument renderMobileTasklistBlocks: Booleanwas removed from fieldDiscussion.bodyHTML
- Field updatesChannelwas removed from object typeIssue
- Argument renderMobileTasklistBlocks: Booleanwas removed from fieldIssue.bodyHTML
- Field createSavedNotificationThreadwas removed from object typeMutation
- Field deleteSavedNotificationThreadwas removed from object typeMutation
- Field markAllNotificationswas removed from object typeMutation
- Field markNotificationAsDonewas removed from object typeMutation
- Field markNotificationAsReadwas removed from object typeMutation
- Field markNotificationAsUndonewas removed from object typeMutation
- Field markNotificationAsUnreadwas removed from object typeMutation
- Field markNotificationSubjectAsReadwas removed from object typeMutation
- Field markNotificationsAsDonewas removed from object typeMutation
- Field markNotificationsAsReadwas removed from object typeMutation
- Field markNotificationsAsUndonewas removed from object typeMutation
- Field markNotificationsAsUnreadwas removed from object typeMutation
- Field unsubscribeFromNotificationswas removed from object typeMutation
- Field updatesChannelwas removed from object type 'ProjectV2'
- Field updatesChannelwas removed from object typePullRequest
- Argument renderMobileTasklistBlocks: Booleanwas removed from fieldPullRequest.bodyHTML
- Field mobileUpdatesUrlwas removed from object typeQuery
- Field viewerUpdatesChannelwas removed from object typeQuery
- Field updatesChannelwas removed from object typeRef
- Field copilotLicenseTypewas removed from object typeUser
- Field copilotLimitedUserwas removed from object typeUser
- Field notificationThreadswas removed from object typeUser
Schema changes for 2025-01-13
The GraphQL schema includes these changes:
- Type CopilotLicenseTypewas added
- Field copilotLicenseTypewas added to object typeUser
Schema changes for 2025-01-10
The GraphQL schema includes these changes:
- Type AccessUserNamespaceRepositoryInputwas added
- Type AccessUserNamespaceRepositoryPayloadwas added
- Type AnnouncementBannerwas added
- Type CopilotLimitedFeaturewas added
- Type CopilotLimitedUserwas added
- Type CreateSavedNotificationThreadInputwas added
- Type CreateSavedNotificationThreadPayloadwas added
- Type CvssSeveritieswas added
- Type DeleteSavedNotificationThreadInputwas added
- Type DeleteSavedNotificationThreadPayloadwas added
- Type DiscussionPubSubTopicwas added
- Type IssuePubSubTopicwas added
- Type MarkAllNotificationsInputwas added
- Type MarkAllNotificationsPayloadwas added
- Type MarkNotificationAsReadInputwas added
- Type MarkNotificationAsReadPayloadwas added
- Type MarkNotificationAsUndoneInputwas added
- Type MarkNotificationAsUndonePayloadwas added
- Type MarkNotificationAsUnreadInputwas added
- Type MarkNotificationAsUnreadPayloadwas added
- Type MarkNotificationSubjectAsReadInputwas added
- Type MarkNotificationSubjectAsReadPayloadwas added
- Type MarkNotificationsAsDoneInputwas added
- Type MarkNotificationsAsDonePayloadwas added
- Type MarkNotificationsAsReadInputwas added
- Type MarkNotificationsAsReadPayloadwas added
- Type MarkNotificationsAsUndoneInputwas added
- Type MarkNotificationsAsUndonePayloadwas added
- Type MarkNotificationsAsUnreadInputwas added
- Type MarkNotificationsAsUnreadPayloadwas added
- Type NotificationReasonwas added
- Type NotificationStatuswas added
- Type NotificationThreadwas added
- Type NotificationThreadConnectionwas added
- Type NotificationThreadEdgewas added
- Type NotificationThreadFilterswas added
- Type NotificationThreadSubscriptionStatewas added
- Type NotificationsListwas added
- Type NotificationsSubjectwas added
- Type ParentIssueAddedEventwas added
- Type ParentIssueRemovedEventwas added
- Type PullRequestPubSubTopicwas added
- Type RepositoryDependabotAlertsThreadwas added
- Type SubIssueAddedEventwas added
- Type SubIssueRemovedEventwas added
- Type UserNamespaceRepositorywas added
- Type UserNamespaceRepositoryConnectionwas added
- Type UserNamespaceRepositoryEdgewas added
- Type UserPubSubTopicwas added
- Input field duplicateIssueIdof typeIDwas added to input object typeCloseIssueInput
- Field updatesChannelwas added to object typeCommit
- Field relationshipwas added to object typeDependencyGraphDependency
- Field commentwas added to object typeDiscussion
- Field updatesChannelwas added to object typeDiscussion
- Argument renderMobileTasklistBlocks: Boolean(with default value) added to fieldDiscussion.bodyHTML
- Field announcementBannerwas added to object typeEnterprise
- Field rulesetwas added to object typeEnterprise
- Field rulesetswas added to object typeEnterprise
- Field userNamespaceRepositorieswas added to object typeEnterprise
- Field updatesChannelwas added to object typeIssue
- Argument renderMobileTasklistBlocks: Boolean(with default value) added to fieldIssue.bodyHTML
- Argument enableDuplicate: Boolean(with default value) added to fieldIssue.stateReason
- Member ParentIssueAddedEventwas added to Union typeIssueTimelineItems
- Member ParentIssueRemovedEventwas added to Union typeIssueTimelineItems
- Member SubIssueAddedEventwas added to Union typeIssueTimelineItems
- Member SubIssueRemovedEventwas added to Union typeIssueTimelineItems
- Enum value 'PARENT_ISSUE_ADDED_EVENTwas added to enumIssueTimelineItemsItemType'
- Enum value 'PARENT_ISSUE_REMOVED_EVENTwas added to enumIssueTimelineItemsItemType'
- Enum value 'SUB_ISSUE_ADDED_EVENTwas added to enumIssueTimelineItemsItemType'
- Enum value 'SUB_ISSUE_REMOVED_EVENTwas added to enumIssueTimelineItemsItemType'
- Field accessUserNamespaceRepositorywas added to object typeMutation
- Field createSavedNotificationThreadwas added to object typeMutation
- Field deleteSavedNotificationThreadwas added to object typeMutation
- Field markAllNotificationswas added to object typeMutation
- Field markNotificationAsReadwas added to object typeMutation
- Field markNotificationAsUndonewas added to object typeMutation
- Field markNotificationAsUnreadwas added to object typeMutation
- Field markNotificationSubjectAsReadwas added to object typeMutation
- Field markNotificationsAsDonewas added to object typeMutation
- Field markNotificationsAsReadwas added to object typeMutation
- Field markNotificationsAsUndonewas added to object typeMutation
- Field markNotificationsAsUnreadwas added to object typeMutation
- Field announcementBannerwas added to object typeOrganization
- Field updatesChannelwas added to object type 'ProjectV2'
- Field updatesChannelwas added to object typePullRequest
- Argument renderMobileTasklistBlocks: Boolean(with default value) added to fieldPullRequest.bodyHTML
- Field allowedMergeMethodswas added to object typePullRequestParameters
- Input field allowedMergeMethodsof type '[String!]was added to input object typePullRequestParametersInput'
- Member ParentIssueAddedEventwas added to Union typePullRequestTimelineItems
- Member ParentIssueRemovedEventwas added to Union typePullRequestTimelineItems
- Member SubIssueAddedEventwas added to Union typePullRequestTimelineItems
- Member SubIssueRemovedEventwas added to Union typePullRequestTimelineItems
- Enum value 'PARENT_ISSUE_ADDED_EVENTwas added to enumPullRequestTimelineItemsItemType'
- Enum value 'PARENT_ISSUE_REMOVED_EVENTwas added to enumPullRequestTimelineItemsItemType'
- Enum value 'SUB_ISSUE_ADDED_EVENTwas added to enumPullRequestTimelineItemsItemType'
- Enum value 'SUB_ISSUE_REMOVED_EVENTwas added to enumPullRequestTimelineItemsItemType'
- Field mobileUpdatesUrlwas added to object typeQuery
- Field viewerUpdatesChannelwas added to object typeQuery
- Field updatesChannelwas added to object typeRef
- Enum value REPOSITORYwas added to enumRepositoryRulesetTarget
- Field cvssSeveritieswas added to object typeSecurityAdvisory
- Field copilotLimitedUserwas added to object typeUser
- Field notificationThreadswas added to object typeUser
The following changes will be made to the schema:
AnnouncementBannerI.announcement:announcement will be removed. Use the announcementBanner object instead. Effective 2025-04-01.AnnouncementBannerI.announcementCreatedAt:announcementCreatedAt will be removed. Use the announcementBanner object instead. Effective 2025-04-01.AnnouncementBannerI.announcementExpiresAt:announcementExpiresAt will be removed. Use the announcementBanner object instead. Effective 2025-04-01.AnnouncementBannerI.announcementUserDismissible:announcementUserDismissible will be removed. Use the announcementBanner object instead. Effective 2025-04-01.Enterprise.announcement:announcement will be removed. Use the announcementBanner object instead. Effective 2025-04-01.Enterprise.announcementCreatedAt:announcementCreatedAt will be removed. Use the announcementBanner object instead. Effective 2025-04-01.Enterprise.announcementExpiresAt:announcementExpiresAt will be removed. Use the announcementBanner object instead. Effective 2025-04-01.Enterprise.announcementUserDismissible:announcementUserDismissible will be removed. Use the announcementBanner object instead. Effective 2025-04-01.Organization.announcement:announcement will be removed. Use the announcementBanner object instead. Effective 2025-04-01.Organization.announcementCreatedAt:announcementCreatedAt will be removed. Use the announcementBanner object instead. Effective 2025-04-01.Organization.announcementExpiresAt:announcementExpiresAt will be removed. Use the announcementBanner object instead. Effective 2025-04-01.Organization.announcementUserDismissible:announcementUserDismissible will be removed. Use the announcementBanner object instead. Effective 2025-04-01.Schema changes for 2024-12-04
The GraphQL schema includes these changes:
- Type 'UpdateProjectV2FieldInput' was added
- Type 'UpdateProjectV2FieldPayload' was added
- Field 'updateProjectV2Fieldwas added to object typeMutation'
Schema changes for 2024-12-02
The GraphQL schema includes these changes:
- Type AddSubIssueInputwas added
- Type AddSubIssuePayloadwas added
- Type AnnouncementBannerIwas added
- Type RemoveSubIssueInputwas added
- Type RemoveSubIssuePayloadwas added
- Type ReprioritizeSubIssueInputwas added
- Type ReprioritizeSubIssuePayloadwas added
- Type SubIssuesSummarywas added
- Type AnnouncementBannerwas removed
- Input field parentIssueIdof typeIDwas added to input object typeCreateIssueInput
- Field enabledwas added to object typeDeployKey
- Enterpriseobject implements- AnnouncementBannerIinterface
- Enterpriseobject type no longer implements- AnnouncementBannerinterface
- Field repositoryDeployKeySettingwas added to object typeEnterpriseOwnerInfo
- Field repositoryDeployKeySettingOrganizationswas added to object typeEnterpriseOwnerInfo
- Field verifiedAtwas added to interfaceGitSignature
- Field verifiedAtwas added to object typeGpgSignature
- Field parentwas added to object typeIssue
- Field subIssueswas added to object typeIssue
- Field subIssuesSummarywas added to object typeIssue
- Field addSubIssuewas added to object typeMutation
- Field removeSubIssuewas added to object typeMutation
- Field reprioritizeSubIssuewas added to object typeMutation
- Organizationobject implements- AnnouncementBannerIinterface
- Organizationobject type no longer implements- AnnouncementBannerinterface
- Field verifiedAtwas added to object typeSmimeSignature
- Field verifiedAtwas added to object typeSshSignature
- Field verifiedAtwas added to object typeUnknownSignature
Schema changes for 2024-11-07
The GraphQL schema includes these changes:
- Type UpdateEnterpriseDeployKeySettingInputwas added
- Type UpdateEnterpriseDeployKeySettingPayloadwas added
- Field updateEnterpriseDeployKeySettingwas added to object typeMutation
Schema changes for 2024-11-01
The GraphQL schema includes these changes:
- Enum value BLUESKYwas added to enumSocialAccountProvider
Schema changes for 2024-10-18
The GraphQL schema includes these changes:
- Type EPSSwas added
- Type UserViewTypewas added
- Argument epssPercentage: Floatadded to fieldQuery.securityAdvisories
- Argument epssPercentile: Floatadded to fieldQuery.securityAdvisories
- Field epsswas added to object typeSecurityAdvisory
- Field userViewTypewas added to object typeUser
Schema changes for 2024-10-11
The GraphQL schema includes these changes:
- Enum value DUPLICATEwas added to enumIssueClosedStateReason
- Enum value DUPLICATEwas added to enumIssueStateReason
Schema changes for 2024-10-09
The GraphQL schema includes these changes:
- Argument 'targets: [RepositoryRulesetTarget!]added to fieldOrganization.rulesets'
- Argument 'targets: [RepositoryRulesetTarget!]added to fieldRepository.rulesets'
Schema changes for 2024-10-08
The GraphQL schema includes these changes:
- Type EnterpriseDisallowedMethodsSettingValuewas added
- Type TwoFactorCredentialSecurityTypewas added
- Type UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInputwas added
- Type UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingPayloadwas added
- Field clientIdwas added to object typeApp
- Argument twoFactorMethodSecurity: TwoFactorCredentialSecurityTypeadded to fieldEnterprise.members
- Field twoFactorDisallowedMethodsSettingwas added to object typeEnterpriseOwnerInfo
- Argument twoFactorMethodSecurity: TwoFactorCredentialSecurityTypeadded to fieldEnterpriseOwnerInfo.admins
- Argument twoFactorMethodSecurity: TwoFactorCredentialSecurityTypeadded to fieldEnterpriseOwnerInfo.outsideCollaborators
- Field updateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingwas added to object typeMutation
- Argument includeParents: Boolean(with default value) added to fieldOrganization.ruleset
- Field fullDatabaseIdwas added to object type 'ProjectV2'
- Field fullDatabaseIdwas added to object type 'ProjectV2StatusUpdate'
- Field fullDatabaseIdwas added to object type 'ProjectV2View'
- Field fullDatabaseIdwas added to object type 'ProjectV2Workflow'
- Queryobject implements- Nodeinterface
- Field idwas added to object typeQuery
- Field enterpriseOwnerwas added to object typeRepositoryRulesetBypassActor
- Input field enterpriseOwnerof typeBooleanwas added to input object typeRepositoryRulesetBypassActorInput
- Member Enterprisewas added to Union typeRuleSource
- Enum value 'EPSS_PERCENTAGEwas added to enumSecurityAdvisoryOrderField'
- Enum value 'EPSS_PERCENTILEwas added to enumSecurityAdvisoryOrderField'
The following changes will be made to the schema:
Enterprise.members.hasTwoFactorEnabled:hasTwoFactorEnabled will be removed. Use two_factor_method_security instead. Effective 2025-04-01.EnterpriseOwnerInfo.admins.hasTwoFactorEnabled:hasTwoFactorEnabled will be removed. Use two_factor_method_security instead. Effective 2025-04-01.EnterpriseOwnerInfo.outsideCollaborators.hasTwoFactorEnabled:hasTwoFactorEnabled will be removed. Use two_factor_method_security instead. Effective 2025-04-01.ProjectV2.databaseId:databaseId will be removed. Use fullDatabaseId instead. Effective 2025-04-01.ProjectV2Item.databaseId:databaseId will be removed. Use fullDatabaseId instead. Effective 2025-04-01.ProjectV2StatusUpdate.databaseId:databaseId will be removed. Use fullDatabaseId instead. Effective 2025-04-01.ProjectV2View.databaseId:databaseId will be removed. Use fullDatabaseId instead. Effective 2025-04-01.ProjectV2Workflow.databaseId:databaseId will be removed. Use fullDatabaseId instead. Effective 2025-04-01.SecurityAdvisory.cvss:cvss will be removed. New cvss_severities field will now contain both cvss_v3 and cvss_v4 properties. Effective 2025-10-01.Schema changes for 2024-08-29
The GraphQL schema includes these changes:
The following changes will be made to the schema:
AddMobileDevicePublicKeyPayload.expiresAt:expiresAt will be removed. Do not rely on this field, it is currently set to a date far in the future if a device key is expirationless Effective 2025-01-01.Schema changes for 2024-08-10
The GraphQL schema includes these changes:
- Enum value 'THANKS_DEVwas added to enumFundingPlatform'
Schema changes for 2024-07-25
The GraphQL schema includes these changes:
- Field doNotEnforceOnCreatewas added to object typeRequiredStatusChecksParameters
- Input field doNotEnforceOnCreateof typeBooleanwas added to input object typeRequiredStatusChecksParametersInput
- Field doNotEnforceOnCreatewas added to object typeWorkflowsParameters
- Input field doNotEnforceOnCreateof typeBooleanwas added to input object typeWorkflowsParametersInput
Schema changes for 2024-07-24
The GraphQL schema includes these changes:
- Type MergeQueueGroupingStrategywas added
- Type MergeQueueMergeMethodwas added
- Type MergeQueueParameterswas added
- Type MergeQueueParametersInputwas added
- Field viewerCanLabelwas added to object typeDiscussion
- Field viewerCanLabelwas added to object typeIssue
- Field viewerCanLabelwas added to interfaceLabelable
- Field viewerCanLabelwas added to object typePullRequest
- Member MergeQueueParameterswas added to Union typeRuleParameters
- Input field mergeQueueof typeMergeQueueParametersInputwas added to input object typeRuleParametersInput
Schema changes for 2024-07-16
The GraphQL schema includes these changes:
- Field closedByPullRequestsReferenceswas added to object typeIssue
Schema changes for 2024-07-08
The GraphQL schema includes these changes:
- Type 'ProjectV2PermissionLevel' was added
- Argument 'minPermissionLevel: ProjectV2PermissionLevel' (with default value) added to field 'Issue.projectsV2'
- Argument 'minPermissionLevel: ProjectV2PermissionLevel' (with default value) added to field 'Organization.projectsV2'
- Argument 'minPermissionLevel: ProjectV2PermissionLevel' (with default value) added to field 'ProjectV2Owner.projectsV2'
- Argument 'minPermissionLevel: ProjectV2PermissionLevel' (with default value) added to field 'PullRequest.projectsV2'
- Argument 'minPermissionLevel: ProjectV2PermissionLevel' (with default value) added to field 'Repository.projectsV2'
- Argument 'minPermissionLevel: ProjectV2PermissionLevel' (with default value) added to field 'Team.projectsV2'
- Argument 'minPermissionLevel: ProjectV2PermissionLevel' (with default value) added to field 'User.projectsV2'
Schema changes for 2024-06-27
The GraphQL schema includes these changes:
- Field sourcewas added to object typePropertyTargetDefinition
- Input field sourceof typeStringwas added to input object typePropertyTargetDefinitionInput
Schema changes for 2024-06-25
The GraphQL schema includes these changes:
The following changes will be made to the schema:
Workflow.hasWorkflowDispatchTrigger:hasWorkflowDispatchTrigger will be removed. Use has_workflow_dispatch_trigger_for_branch(branch_ref) instead. Effective 2024-10-01.Schema changes for 2024-06-21
The GraphQL schema includes these changes:
- Type 'ConvertProjectV2DraftIssueItemToIssueInput' was added
- Type 'ConvertProjectV2DraftIssueItemToIssuePayload' was added
- Type 'CreateProjectV2StatusUpdateInput' was added
- Type 'CreateProjectV2StatusUpdatePayload' was added
- Type 'DeleteProjectV2StatusUpdateInput' was added
- Type 'DeleteProjectV2StatusUpdatePayload' was added
- Type 'ProjectV2StatusOrder' was added
- Type 'ProjectV2StatusUpdate' was added
- Type 'ProjectV2StatusUpdateConnection' was added
- Type 'ProjectV2StatusUpdateEdge' was added
- Type 'ProjectV2StatusUpdateOrderField' was added
- Type 'ProjectV2StatusUpdateStatus' was added
- Type 'UpdateProjectV2StatusUpdateInput' was added
- Type 'UpdateProjectV2StatusUpdatePayload' was added
- Field 'convertProjectV2DraftIssueItemToIssuewas added to object typeMutation'
- Field 'createProjectV2StatusUpdatewas added to object typeMutation'
- Field 'deleteProjectV2StatusUpdatewas added to object typeMutation'
- Field 'updateProjectV2StatusUpdatewas added to object typeMutation'
- Field statusUpdateswas added to object type 'ProjectV2'
Schema changes for 2024-06-14
The GraphQL schema includes these changes:
- Field readmewas added to object typeEnterprise
- Field readmeHTMLwas added to object typeEnterprise
Schema changes for 2024-06-13
The GraphQL schema includes these changes:
- Type AcceptEnterpriseMemberInvitationInputwas added
- Type AcceptEnterpriseMemberInvitationPayloadwas added
- Type CancelEnterpriseMemberInvitationInputwas added
- Type CancelEnterpriseMemberInvitationPayloadwas added
- Type EnterpriseMemberInvitationwas added
- Type EnterpriseMemberInvitationConnectionwas added
- Type EnterpriseMemberInvitationEdgewas added
- Type EnterpriseMemberInvitationOrderwas added
- Type EnterpriseMemberInvitationOrderFieldwas added
- Type InviteEnterpriseMemberInputwas added
- Type InviteEnterpriseMemberPayloadwas added
- Field pendingUnaffiliatedMemberInvitationswas added to object typeEnterpriseOwnerInfo
- Field acceptEnterpriseMemberInvitationwas added to object typeMutation
- Field cancelEnterpriseMemberInvitationwas added to object typeMutation
- Field inviteEnterpriseMemberwas added to object typeMutation
- Field enterpriseMemberInvitationwas added to object typeQuery
- Field enterpriseMemberInvitationByTokenwas added to object typeQuery
Schema changes for 2024-05-24
The GraphQL schema includes these changes:
- Type CopilotEndpointswas added
- Field copilotEndpointswas added to object typeUser
Schema changes for 2024-05-20
The GraphQL schema includes these changes:
- Field announcementCreatedAtwas added to interfaceAnnouncementBanner
- Field announcementCreatedAtwas added to object typeEnterprise
- Field announcementCreatedAtwas added to object typeOrganization
Schema changes for 2024-05-17
The GraphQL schema includes these changes:
- Enum value 'BRANCH_POLICYwas added to enumDeploymentProtectionRuleType'
Schema changes for 2024-05-15
The GraphQL schema includes these changes:
- Type EnvironmentPinnedFilterFieldwas added
- Type PinEnvironmentInputwas added
- Type PinEnvironmentPayloadwas added
- Type PinnedEnvironmentwas added
- Type PinnedEnvironmentConnectionwas added
- Type PinnedEnvironmentEdgewas added
- Type PinnedEnvironmentOrderwas added
- Type PinnedEnvironmentOrderFieldwas added
- Type ReorderEnvironmentInputwas added
- Type ReorderEnvironmentPayloadwas added
- Field isPinnedwas added to object typeEnvironment
- Field latestCompletedDeploymentwas added to object typeEnvironment
- Field pinnedPositionwas added to object typeEnvironment
- Field pinEnvironmentwas added to object typeMutation
- Field reorderEnvironmentwas added to object typeMutation
- Field pinnedEnvironmentswas added to object typeRepository
- Argument pinnedEnvironmentFilter: EnvironmentPinnedFilterField(with default value) added to fieldRepository.environments
Schema changes for 2024-05-02
The GraphQL schema includes these changes:
- Type CodeScanningParameterswas added
- Type CodeScanningParametersInputwas added
- Type CodeScanningToolwas added
- Type CodeScanningToolInputwas added
- Enum value 'CODE_SCANNINGwas added to enumRepositoryRuleType'
- Member CodeScanningParameterswas added to Union typeRuleParameters
- Input field codeScanningof typeCodeScanningParametersInputwas added to input object typeRuleParametersInput
Schema changes for 2024-04-27
The GraphQL schema includes these changes:
- Field deployKeywas added to object typeRepositoryRulesetBypassActor
- Input field deployKeyof typeBooleanwas added to input object typeRepositoryRulesetBypassActorInput
Schema changes for 2024-04-26
The GraphQL schema includes these changes:
- Type FileExtensionRestrictionParameterswas added
- Type FileExtensionRestrictionParametersInputwas added
- Type FilePathRestrictionParameterswas added
- Type FilePathRestrictionParametersInputwas added
- Type MaxFilePathLengthParameterswas added
- Type MaxFilePathLengthParametersInputwas added
- Type MaxFileSizeParameterswas added
- Type MaxFileSizeParametersInputwas added
- Member 'ProjectV2was added to Union typeCloser'
- Enum value 'FILE_EXTENSION_RESTRICTIONwas added to enumRepositoryRuleType'
- Enum value 'FILE_PATH_RESTRICTIONwas added to enumRepositoryRuleType'
- Enum value 'MAX_FILE_PATH_LENGTHwas added to enumRepositoryRuleType'
- Enum value 'MAX_FILE_SIZEwas added to enumRepositoryRuleType'
- Enum value PUSHwas added to enumRepositoryRulesetTarget
- Member FileExtensionRestrictionParameterswas added to Union typeRuleParameters
- Member FilePathRestrictionParameterswas added to Union typeRuleParameters
- Member MaxFilePathLengthParameterswas added to Union typeRuleParameters
- Member MaxFileSizeParameterswas added to Union typeRuleParameters
- Input field fileExtensionRestrictionof typeFileExtensionRestrictionParametersInputwas added to input object typeRuleParametersInput
- Input field filePathRestrictionof typeFilePathRestrictionParametersInputwas added to input object typeRuleParametersInput
- Input field maxFilePathLengthof typeMaxFilePathLengthParametersInputwas added to input object typeRuleParametersInput
- Input field maxFileSizeof typeMaxFileSizeParametersInputwas added to input object typeRuleParametersInput
Schema changes for 2024-04-16
The GraphQL schema includes these changes:
- Input field StartRepositoryMigrationInput.sourceRepositoryUrlchanged type fromURItoURI!
Schema changes for 2024-04-11
The GraphQL schema includes these changes:
- Field statusCheckRollupwas added to object typePullRequest
Schema changes for 2024-04-09
The GraphQL schema includes these changes:
- Type RepositoryPlanFeatureswas added
- Field planFeatureswas added to object typeRepository
Schema changes for 2024-03-12
The GraphQL schema includes these changes:
- Enum value 'BUY_ME_A_COFFEEwas added to enumFundingPlatform'
Schema changes for 2024-03-09
The GraphQL schema includes these changes:
- Input field recurringof typeBooleanwas added to input object typeCreateSponsorshipsInput
Schema changes for 2024-03-08
The GraphQL schema includes these changes:
- Enum value OTECHIEwas removed from enumFundingPlatform
Schema changes for 2024-03-07
The GraphQL schema includes these changes:
- Argument 'names: [String!]' (with default value) added to field Repository.environments
Schema changes for 2024-03-02
The GraphQL schema includes these changes:
- Enum value 'RULESET_REQUIRED_SIGNATURESwas removed from enumRepositoryRuleType'
Schema changes for 2024-02-27
The GraphQL schema includes these changes:
- Field fullDatabaseIdwas added to object type 'ProjectV2Item'
Schema changes for 2024-02-25
The GraphQL schema includes these changes:
- Type MarkNotificationAsDoneInputwas added
- Type MarkNotificationAsDonePayloadwas added
- Field markNotificationAsDonewas added to object typeMutation
Schema changes for 2024-02-15
The GraphQL schema includes these changes:
- Enum value POLARwas added to enumFundingPlatform
Schema changes for 2024-02-09
The GraphQL schema includes these changes:
- Field fullDatabaseIdwas added to object typePullRequest
- Field fullDatabaseIdwas added to object typePullRequestReview
- Field fullDatabaseIdwas added to object typePullRequestReviewComment
The following changes will be made to the schema:
PullRequest.databaseId:databaseId will be removed. Use fullDatabaseId instead. Effective 2024-07-01.PullRequestReview.databaseId:databaseId will be removed. Use fullDatabaseId instead. Effective 2024-07-01.PullRequestReviewComment.databaseId:databaseId will be removed. Use fullDatabaseId instead. Effective 2024-07-01.Schema changes for 2024-02-07
The GraphQL schema includes these changes:
- Field hasSponsorshipsEnabledwas added to object typeRepository
- Field hasSponsorshipsEnabledwas added to interfaceRepositoryInfo
- Input field hasSponsorshipsEnabledof typeBooleanwas added to input object typeUpdateRepositoryInput
Schema changes for 2024-02-01
The GraphQL schema includes these changes:
- Field isInMergeQueuewas added to object typePullRequest
- Field isMergeQueueEnabledwas added to object typePullRequest
- Field mergeQueuewas added to object typePullRequest
- Input field countMembersAlreadyRequestedof typeBooleanwas added to input object typeUpdateTeamReviewAssignmentInput
- Input field includeChildTeamMembersof typeBooleanwas added to input object typeUpdateTeamReviewAssignmentInput
- Input field removeTeamRequestof typeBooleanwas added to input object typeUpdateTeamReviewAssignmentInput
Schema changes for 2024-01-31
The GraphQL schema includes these changes:
- Type PropertyTargetDefinitionwas added
- Type PropertyTargetDefinitionInputwas added
- Type RepositoryPropertyConditionTargetwas added
- Type RepositoryPropertyConditionTargetInputwas added
- Field repositoryPropertywas added to object typeRepositoryRuleConditions
- Input field repositoryPropertyof typeRepositoryPropertyConditionTargetInputwas added to input object typeRepositoryRuleConditionsInput
Schema changes for 2024-01-27
The GraphQL schema includes these changes:
- Field billingEmailwas added to object typeEnterprise
Schema changes for 2024-01-25
The GraphQL schema includes these changes:
- Type SponsorAndLifetimeValuewas added
- Type SponsorAndLifetimeValueConnectionwas added
- Type SponsorAndLifetimeValueEdgewas added
- Type SponsorAndLifetimeValueOrderwas added
- Type SponsorAndLifetimeValueOrderFieldwas added
- Field lifetimeReceivedSponsorshipValueswas added to object typeOrganization
- Field lifetimeReceivedSponsorshipValueswas added to interfaceSponsorable
- Field lifetimeReceivedSponsorshipValueswas added to object typeUser
Schema changes for 2024-01-23
The GraphQL schema includes these changes:
- Field idwas added to object typeUnpinIssuePayload
Schema changes for 2024-01-10
The GraphQL schema includes these changes:
- Argument visibility: RepositoryVisibilityadded to fieldOrganization.repositories
- Argument visibility: RepositoryVisibilityadded to fieldRepository.forks
- Argument visibility: RepositoryVisibilityadded to fieldRepositoryOwner.repositories
- Argument visibility: RepositoryVisibilityadded to fieldTopic.repositories
- Argument visibility: RepositoryVisibilityadded to fieldUser.repositories
- Argument visibility: RepositoryVisibilityadded to fieldUser.watching
Schema changes for 2024-01-09
The GraphQL schema includes these changes:
- Type RepositoryRuleOrderwas added
- Type RepositoryRuleOrderFieldwas added
- Field inviterActorwas added to object typeOrganizationInvitation
- Field ruleswas added to object typeRef
The following changes will be made to the schema:
OrganizationInvitation.inviter:inviter will be removed. inviter will be replaced by inviterActor. Effective 2024-07-01.Schema changes for 2024-01-01
The GraphQL schema includes these changes:
- Input field AcceptTopicSuggestionInput.namechanged type fromString!toString
- Input field AcceptTopicSuggestionInput.repositoryIdchanged type fromID!toID
- Input field DeclineTopicSuggestionInput.namechanged type fromString!toString
- Input field DeclineTopicSuggestionInput.reasonchanged type fromTopicSuggestionDeclineReason!toTopicSuggestionDeclineReason
- Input field DeclineTopicSuggestionInput.repositoryIdchanged type fromID!toID
The following changes will be made to the schema:
AcceptTopicSuggestionInput.name:name will be removed. Effective 2024-04-01.AcceptTopicSuggestionInput.repositoryId:repositoryId will be removed. Effective 2024-04-01.AcceptTopicSuggestionPayload.topic:topic will be removed. Effective 2024-04-01.DeclineTopicSuggestionInput.name:name will be removed. Effective 2024-04-01.DeclineTopicSuggestionInput.reason:reason will be removed. Effective 2024-04-01.DeclineTopicSuggestionInput.repositoryId:repositoryId will be removed. Effective 2024-04-01.DeclineTopicSuggestionPayload.topic:topic will be removed. Effective 2024-04-01.TopicSuggestionDeclineReason.NOT_RELEVANT:NOT_RELEVANT will be removed. Effective 2024-04-01.TopicSuggestionDeclineReason.PERSONAL_PREFERENCE:PERSONAL_PREFERENCE will be removed. Effective 2024-04-01.TopicSuggestionDeclineReason.TOO_GENERAL:TOO_GENERAL will be removed. Effective 2024-04-01.TopicSuggestionDeclineReason.TOO_SPECIFIC:TOO_SPECIFIC will be removed. Effective 2024-04-01.Schema changes for 2023-11-30
The GraphQL schema includes these changes:
- Type CreateUserListInputwas added
- Type CreateUserListPayloadwas added
- Type DeleteUserListInputwas added
- Type DeleteUserListPayloadwas added
- Type UpdateUserListInputwas added
- Type UpdateUserListPayloadwas added
- Type UpdateUserListsForItemInputwas added
- Type UpdateUserListsForItemPayloadwas added
- Type UserListwas added
- Type UserListConnectionwas added
- Type UserListEdgewas added
- Type UserListItemswas added
- Type UserListItemsConnectionwas added
- Type UserListItemsEdgewas added
- Type UserListSuggestionwas added
- Field createUserListwas added to object typeMutation
- Field deleteUserListwas added to object typeMutation
- Field updateUserListwas added to object typeMutation
- Field updateUserListsForItemwas added to object typeMutation
- Field listswas added to object typeUser
- Field suggestedListNameswas added to object typeUser
Schema changes for 2023-11-22
The GraphQL schema includes these changes:
- Type UnsubscribeFromNotificationsInputwas added
- Type UnsubscribeFromNotificationsPayloadwas added
- Field unsubscribeFromNotificationswas added to object typeMutation
Schema changes for 2023-11-18
The GraphQL schema includes these changes:
- Type UpdatePatreonSponsorabilityInputwas added
- Type UpdatePatreonSponsorabilityPayloadwas added
- Field updatePatreonSponsorabilitywas added to object typeMutation
Schema changes for 2023-11-17
The GraphQL schema includes these changes:
- Type MemberFeatureRequestNotificationwas added
- Field paymentSourcewas added to object typeSponsorsActivity
Schema changes for 2023-11-14
The GraphQL schema includes these changes:
- Type SponsorshipPaymentSourcewas added
- Field paymentSourcewas added to object typeSponsorship
Schema changes for 2023-11-04
The GraphQL schema includes these changes:
- Type AbortRepositoryMigrationInputwas added
- Type AbortRepositoryMigrationPayloadwas added
- Field abortRepositoryMigrationwas added to object typeMutation
- PullRequestReviewobject implements- Minimizableinterface
- Field isMinimizedwas added to object typePullRequestReview
- Field minimizedReasonwas added to object typePullRequestReview
- Field viewerCanMinimizewas added to object typePullRequestReview
Schema changes for 2023-11-01
The GraphQL schema includes these changes:
- Enum value 'FILE_PATH_PATTERNwas removed from enumRepositoryRuleType'
Schema changes for 2023-10-23
The GraphQL schema includes these changes:
- Field roleNamewas added to object typePermissionSource
Schema changes for 2023-10-17
The GraphQL schema includes these changes:
- Enum value 'TRANSFERRING_OWNERSHIPwas added to enumRepositoryLockReason'
Schema changes for 2023-10-12
The GraphQL schema includes these changes:
- Enum value NPMwas added to enumSocialAccountProvider
Schema changes for 2023-10-11
The GraphQL schema includes these changes:
- Type WorkflowFileReferencewas added
- Type WorkflowFileReferenceInputwas added
- Type WorkflowsParameterswas added
- Type WorkflowsParametersInputwas added
- Enum value AUTHORIZATIONwas added to enumRepositoryRuleType
- Enum value 'FILE_PATH_PATTERNwas added to enumRepositoryRuleType'
- Enum value 'LOCK_BRANCHwas added to enumRepositoryRuleType'
- Enum value 'MAX_REF_UPDATESwas added to enumRepositoryRuleType'
- Enum value 'MERGE_QUEUEwas added to enumRepositoryRuleType'
- Enum value 'MERGE_QUEUE_LOCKED_REFwas added to enumRepositoryRuleType'
- Enum value 'REQUIRED_REVIEW_THREAD_RESOLUTIONwas added to enumRepositoryRuleType'
- Enum value 'REQUIRED_WORKFLOW_STATUS_CHECKSwas added to enumRepositoryRuleType'
- Enum value 'RULESET_REQUIRED_SIGNATURESwas added to enumRepositoryRuleType'
- Enum value 'SECRET_SCANNINGwas added to enumRepositoryRuleType'
- Enum value TAGwas added to enumRepositoryRuleType
- Enum value WORKFLOWSwas added to enumRepositoryRuleType
- Enum value 'WORKFLOW_UPDATESwas added to enumRepositoryRuleType'
- Member WorkflowsParameterswas added to Union typeRuleParameters
- Input field workflowsof typeWorkflowsParametersInputwas added to input object typeRuleParametersInput
Schema changes for 2023-10-07
The GraphQL schema includes these changes:
- Field preventSelfReviewwas added to object typeDeploymentProtectionRule
- Input field preventSelfReviewof typeBooleanwas added to input object typeUpdateEnvironmentInput
Schema changes for 2023-09-27
The GraphQL schema includes these changes:
- Field issuewas added to object typeCreateLinkedBranchPayload
Schema changes for 2023-09-22
The GraphQL schema includes these changes:
- Field isAnsweredwas added to object typeDiscussion
- Argument answered: Booleanadded to fieldRepository.discussions
Schema changes for 2023-09-13
The GraphQL schema includes these changes:
- Field repositoryRulesetwas added to object typeRepositoryRule
Schema changes for 2023-09-12
The GraphQL schema includes these changes:
- Type ContributingGuidelineswas added
- Field contributingGuidelineswas added to object typeRepository
Schema changes for 2023-09-12
The GraphQL schema includes these changes:
- Field archivedAtwas added to object typeOrganization
Schema changes for 2023-09-08
The GraphQL schema includes these changes:
- Type EnterpriseConnectionwas added
- Type EnterpriseEdgewas added
- Type EnterpriseMembershipTypewas added
- Type EnterpriseOrderwas added
- Type EnterpriseOrderFieldwas added
- Field enterpriseswas added to object typeUser
Schema changes for 2023-08-14
The GraphQL schema includes these changes:
- Type AddPullRequestReviewThreadReplyInputwas added
- Type AddPullRequestReviewThreadReplyPayloadwas added
- Type PullRequestBranchUpdateMethodwas added
- Field githubEnterpriseImporterIpAddresseswas added to object typeGitHubMetadata
- Field addPullRequestReviewThreadReplywas added to object typeMutation
- Input field updateMethodof typePullRequestBranchUpdateMethodwas added to input object typeUpdatePullRequestBranchInput
Schema changes for 2023-07-31
The GraphQL schema includes these changes:
- Argument hasIssuesEnabled: Booleanadded to fieldOrganization.repositories
- Argument hasIssuesEnabled: Booleanadded to fieldRepository.forks
- Argument hasIssuesEnabled: Booleanadded to fieldRepositoryOwner.repositories
- Argument hasIssuesEnabled: Booleanadded to fieldTopic.repositories
- Argument hasIssuesEnabled: Booleanadded to fieldUser.repositories
- Argument hasIssues: Booleanadded to fieldUser.repositoriesContributedTo
- Argument hasIssuesEnabled: Booleanadded to fieldUser.watching
Schema changes for 2023-07-21
The GraphQL schema includes these changes:
- Type SubscribableThreadwas added
- Type ThreadSubscriptionFormActionwas added
- Type ThreadSubscriptionStatewas added
- Issueobject implements- SubscribableThreadinterface
- Field viewerThreadSubscriptionFormActionwas added to object typeIssue
- Field viewerThreadSubscriptionStatuswas added to object typeIssue
Schema changes for 2023-07-19
The GraphQL schema includes these changes:
- Argument includePrivate: Boolean(with default value) added to fieldOrganization.sponsorsActivities
- Argument includePrivate: Boolean(with default value) added to fieldSponsorable.sponsorsActivities
- Argument includePrivate: Boolean(with default value) added to fieldUser.sponsorsActivities
Schema changes for 2023-07-13
The GraphQL schema includes these changes:
- Type EnvironmentOrderFieldwas added
- Type Environmentswas added
- Argument orderBy: Environments(with default value) added to fieldRepository.environments
Schema changes for 2023-07-12
The GraphQL schema includes these changes:
- Member Botwas added to Union typeRequestedReviewer
Schema changes for 2023-07-11
The GraphQL schema includes these changes:
- Argument login: Stringadded to fieldOrganization.mannequins
Schema changes for 2023-07-10
The GraphQL schema includes these changes:
- Type OrgOauthAppAccessBlockedAuditEntrywas added
- Type OrgOauthAppAccessUnblockedAuditEntrywas added
- Type RepositoryIdConditionTargetwas added
- Type RepositoryIdConditionTargetInputwas added
- Type RepositoryRulesetBypassActorBypassModewas added
- Type RepositoryRulesetBypassActorInputwas added
- Type RuleBypassModewas removed
- Input field bypassActorsof type '[RepositoryRulesetBypassActorInput!]was added to input object typeCreateRepositoryRulesetInput'
- Input field bypassActorIdswas removed from input object typeCreateRepositoryRulesetInput
- Input field bypassModewas removed from input object typeCreateRepositoryRulesetInput
- Input field CreateTeamDiscussionCommentInput.bodychanged type fromString!toString
- Input field CreateTeamDiscussionCommentInput.discussionIdchanged type fromID!toID
- Input field CreateTeamDiscussionInput.bodychanged type fromString!toString
- Input field CreateTeamDiscussionInput.teamIdchanged type fromID!toID
- Input field CreateTeamDiscussionInput.titlechanged type fromString!toString
- Argument isArchived: Booleanadded to fieldOrganization.repositories
- Member OrgOauthAppAccessBlockedAuditEntrywas added to Union typeOrganizationAuditEntry
- Member OrgOauthAppAccessUnblockedAuditEntrywas added to Union typeOrganizationAuditEntry
- Field colorwas added to object type 'ProjectV2ItemFieldSingleSelectValue'
- Field descriptionwas added to object type 'ProjectV2ItemFieldSingleSelectValue'
- Field descriptionHTMLwas added to object type 'ProjectV2ItemFieldSingleSelectValue'
- Field colorwas added to object type 'ProjectV2SingleSelectFieldOption'
- Field descriptionwas added to object type 'ProjectV2SingleSelectFieldOption'
- Field descriptionHTMLwas added to object type 'ProjectV2SingleSelectFieldOption'
- Field pathwas added to object typePullRequestThread
- Field subjectTypewas added to object typePullRequestThread
- Argument isArchived: Booleanadded to fieldRepositoryOwner.repositories
- Field repositoryIdwas added to object typeRepositoryRuleConditions
- Input field repositoryIdof typeRepositoryIdConditionTargetInputwas added to input object typeRepositoryRuleConditionsInput
- Field bypassModewas removed from object typeRepositoryRuleset
- Field bypassModewas added to object typeRepositoryRulesetBypassActor
- Field organizationAdminwas added to object typeRepositoryRulesetBypassActor
- Field repositoryRoleDatabaseIdwas added to object typeRepositoryRulesetBypassActor
- Field repositoryRoleNamewas added to object typeRepositoryRulesetBypassActor
- Field currentPrivacyLevelwas added to object typeSponsorsActivity
- Input field bypassActorsof type '[RepositoryRulesetBypassActorInput!]was added to input object typeUpdateRepositoryRulesetInput'
- Input field bypassActorIdswas removed from input object typeUpdateRepositoryRulesetInput
- Input field bypassModewas removed from input object typeUpdateRepositoryRulesetInput
- Argument isArchived: Booleanadded to fieldUser.repositories
The following changes will be made to the schema:
CreateTeamDiscussionCommentInput.body:body will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.CreateTeamDiscussionCommentInput.discussionId:discussionId will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.CreateTeamDiscussionCommentPayload.teamDiscussionComment:teamDiscussionComment will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.CreateTeamDiscussionInput.body:body will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.CreateTeamDiscussionInput.private:private will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.CreateTeamDiscussionInput.teamId:teamId will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.CreateTeamDiscussionInput.title:title will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.CreateTeamDiscussionPayload.teamDiscussion:teamDiscussion will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussion.authorAssociation:authorAssociation will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussion.bodyVersion:bodyVersion will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussion.comments:comments will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussion.commentsResourcePath:commentsResourcePath will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussion.commentsUrl:commentsUrl will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussion.isPinned:isPinned will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussion.isPrivate:isPrivate will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussion.number:number will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussion.resourcePath:resourcePath will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussion.team:team will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussion.title:title will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussion.url:url will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussion.viewerCanPin:viewerCanPin will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussionComment.authorAssociation:authorAssociation will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussionComment.bodyVersion:bodyVersion will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussionComment.discussion:discussion will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussionComment.number:number will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussionComment.resourcePath:resourcePath will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.TeamDiscussionComment.url:url will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.Schema changes for 2023-06-20
The GraphQL schema includes these changes:
- Enum value SWIFTwas added to enumDependencyGraphEcosystem
- Default value for argument includeParentson fieldOrganization.rulesetschanged fromfalsetotrue
- Argument 'names: [String!]added to fieldProjectV2SingleSelectField.options'
- Argument includeParents: Boolean(with default value) added to fieldRepository.ruleset
- Default value for argument includeParentson fieldRepository.rulesetschanged fromfalsetotrue
- Enum value SWIFTwas added to enumSecurityAdvisoryEcosystem
Schema changes for 2023-06-16
The GraphQL schema includes these changes:
- Type 'ProjectV2Actor' was added
- Type 'ProjectV2ActorConnection' was added
- Type 'ProjectV2ActorEdge' was added
- Type 'ProjectV2Collaborator' was added
- Type 'ProjectV2Roles' was added
- Type 'UpdateProjectV2CollaboratorsInput' was added
- Type 'UpdateProjectV2CollaboratorsPayload' was added
- Field 'updateProjectV2Collaboratorswas added to object typeMutation'
Schema changes for 2023-06-13
The GraphQL schema includes these changes:
- Type 'MarkProjectV2AsTemplateInput' was added
- Type 'MarkProjectV2AsTemplatePayload' was added
- Type 'UnmarkProjectV2AsTemplateInput' was added
- Type 'UnmarkProjectV2AsTemplatePayload' was added
- Field 'markProjectV2AsTemplatewas added to object typeMutation'
- Field 'unmarkProjectV2AsTemplatewas added to object typeMutation'
- Enum value 'ORGANIZATION_ALWAYSwas added to enumRuleBypassMode'
- Enum value 'ORGANIZATION_NONEwas added to enumRuleBypassMode'
- Enum value 'ORGANIZATION_PRS_ONLYwas added to enumRuleBypassMode'
Schema changes for 2023-06-09
The GraphQL schema includes these changes:
- Type WorkflowRunFilewas added
- Field filewas added to object typeWorkflowRun
Schema changes for 2023-06-07
The GraphQL schema includes these changes:
- Enum value 'FAILED_VALIDATIONwas added to enumOrganizationMigrationState'
- Enum value 'PENDING_VALIDATIONwas added to enumOrganizationMigrationState'
Schema changes for 2023-06-06
The GraphQL schema includes these changes:
- Issueobject implements- Deletableinterface
- Field viewerCanDeletewas added to object typeIssue
Schema changes for 2023-06-01
The GraphQL schema includes these changes:
- Field rulesetwas added to object typeOrganization
- Field rulesetwas added to object typeRepository
- Field createdAtwas added to object typeRepositoryRuleset
- Field updatedAtwas added to object typeRepositoryRuleset
Schema changes for 2023-05-31
The GraphQL schema includes these changes:
- Field warningsCountwas added to interfaceMigration
- Field warningsCountwas added to object typeRepositoryMigration
Schema changes for 2023-04-21
The GraphQL schema includes these changes:
- Field BranchNamePatternParameters.namechanged type fromString!toString
- Field BranchNamePatternParameters.operatorchanged type fromStringtoString!
- Field BranchNamePatternParameters.patternchanged type fromStringtoString!
- Field CommitAuthorEmailPatternParameters.namechanged type fromString!toString
- Field CommitAuthorEmailPatternParameters.operatorchanged type fromStringtoString!
- Field CommitAuthorEmailPatternParameters.patternchanged type fromStringtoString!
- Field CommitMessagePatternParameters.namechanged type fromString!toString
- Field CommitMessagePatternParameters.operatorchanged type fromStringtoString!
- Field CommitMessagePatternParameters.patternchanged type fromStringtoString!
- Field CommitterEmailPatternParameters.namechanged type fromString!toString
- Field CommitterEmailPatternParameters.operatorchanged type fromStringtoString!
- Field CommitterEmailPatternParameters.patternchanged type fromStringtoString!
- Field PullRequestParameters.dismissStaleReviewsOnPushchanged type fromBooleantoBoolean!
- Field PullRequestParameters.requireCodeOwnerReviewchanged type fromBooleantoBoolean!
- Field PullRequestParameters.requireLastPushApprovalchanged type fromBooleantoBoolean!
- Field PullRequestParameters.requiredApprovingReviewCountchanged type fromInttoInt!
- Field PullRequestParameters.requiredReviewThreadResolutionchanged type fromBooleantoBoolean!
- Field RefNameConditionTarget.excludechanged type from '[String!]to[String!]!'
- Field RefNameConditionTarget.includechanged type from '[String!]to[String!]!'
- Field RepositoryNameConditionTarget.excludechanged type from '[String!]to[String!]!'
- Field RepositoryNameConditionTarget.includechanged type from '[String!]to[String!]!'
- Field RequiredDeploymentsParameters.requiredDeploymentEnvironmentschanged type from '[String!]to[String!]!'
- Field RequiredStatusChecksParameters.requiredStatusCheckschanged type from '[StatusCheckConfiguration!]to[StatusCheckConfiguration!]!'
- Field RequiredStatusChecksParameters.strictRequiredStatusChecksPolicychanged type fromBooleantoBoolean!
- Field StatusCheckConfiguration.contextchanged type fromStringtoString!
- Field StatusCheckConfiguration.integrationIdchanged type fromInt!toInt
- Field TagNamePatternParameters.namechanged type fromString!toString
- Field TagNamePatternParameters.operatorchanged type fromStringtoString!
- Field TagNamePatternParameters.patternchanged type fromStringtoString!
- Field UpdateParameters.updateAllowsFetchAndMergechanged type fromBooleantoBoolean!
Schema changes for 2023-04-20
The GraphQL schema includes these changes:
- Field assigneeswas added to object typeIssueTemplate
Schema changes for 2023-04-19
The GraphQL schema includes these changes:
- Field labelswas added to object typeIssueTemplate
- Workflowobject implements- UniformResourceLocatableinterface
- Field resourcePathwas added to object typeWorkflow
- Field urlwas added to object typeWorkflow
Schema changes for 2023-04-18
The GraphQL schema includes these changes:
- Type BranchNamePatternParameterswas added
- Type BranchNamePatternParametersInputwas added
- Type BypassActorwas added
- Type CommitAuthorEmailPatternParameterswas added
- Type CommitAuthorEmailPatternParametersInputwas added
- Type CommitMessagePatternParameterswas added
- Type CommitMessagePatternParametersInputwas added
- Type CommitterEmailPatternParameterswas added
- Type CommitterEmailPatternParametersInputwas added
- Type CreateRepositoryRulesetInputwas added
- Type CreateRepositoryRulesetPayloadwas added
- Type DeleteRepositoryRulesetInputwas added
- Type DeleteRepositoryRulesetPayloadwas added
- Type PullRequestParameterswas added
- Type PullRequestParametersInputwas added
- Type RefNameConditionTargetwas added
- Type RefNameConditionTargetInputwas added
- Type RepositoryNameConditionTargetwas added
- Type RepositoryNameConditionTargetInputwas added
- Type RepositoryRulewas added
- Type RepositoryRuleConditionswas added
- Type RepositoryRuleConditionsInputwas added
- Type RepositoryRuleConnectionwas added
- Type RepositoryRuleEdgewas added
- Type RepositoryRuleInputwas added
- Type RepositoryRuleTypewas added
- Type RepositoryRulesetwas added
- Type RepositoryRulesetBypassActorwas added
- Type RepositoryRulesetBypassActorConnectionwas added
- Type RepositoryRulesetBypassActorEdgewas added
- Type RepositoryRulesetConnectionwas added
- Type RepositoryRulesetEdgewas added
- Type RepositoryRulesetTargetwas added
- Type RequiredDeploymentsParameterswas added
- Type RequiredDeploymentsParametersInputwas added
- Type RequiredStatusChecksParameterswas added
- Type RequiredStatusChecksParametersInputwas added
- Type RuleBypassModewas added
- Type RuleEnforcementwas added
- Type RuleParameterswas added
- Type RuleParametersInputwas added
- Type RuleSourcewas added
- Type StatusCheckConfigurationwas added
- Type StatusCheckConfigurationInputwas added
- Type TagNamePatternParameterswas added
- Type TagNamePatternParametersInputwas added
- Type UpdateParameterswas added
- Type UpdateParametersInputwas added
- Type UpdateRepositoryRulesetInputwas added
- Type UpdateRepositoryRulesetPayloadwas added
- Field createRepositoryRulesetwas added to object typeMutation
- Field deleteRepositoryRulesetwas added to object typeMutation
- Field updateRepositoryRulesetwas added to object typeMutation
- Field rulesetswas added to object typeOrganization
- Field rulesetswas added to object typeRepository
Schema changes for 2023-04-14
The GraphQL schema includes these changes:
- Type BulkSponsorshipwas added
- Type CreateSponsorshipsInputwas added
- Type CreateSponsorshipsPayloadwas added
- Field createSponsorshipswas added to object typeMutation
- Field autoDismissedAtwas added to object typeRepositoryVulnerabilityAlert
- Enum value 'AUTO_DISMISSEDwas added to enumRepositoryVulnerabilityAlertState'
- Field viaBulkSponsorshipwas added to object typeSponsorsActivity
Schema changes for 2023-04-13
The GraphQL schema includes these changes:
- Type AddedToMergeQueueEventwas added
- Type DequeuePullRequestInputwas added
- Type DequeuePullRequestPayloadwas added
- Type EnqueuePullRequestInputwas added
- Type EnqueuePullRequestPayloadwas added
- Type MergeQueuewas added
- Type MergeQueueConfigurationwas added
- Type MergeQueueEntrywas added
- Type MergeQueueEntryConnectionwas added
- Type MergeQueueEntryEdgewas added
- Type MergeQueueEntryStatewas added
- Type MergeQueueMergingStrategywas added
- Type RemovedFromMergeQueueEventwas added
- Field dequeuePullRequestwas added to object typeMutation
- Field enqueuePullRequestwas added to object typeMutation
- Field mergeQueueEntrywas added to object typePullRequest
- Member AddedToMergeQueueEventwas added to Union typePullRequestTimelineItems
- Member RemovedFromMergeQueueEventwas added to Union typePullRequestTimelineItems
- Field mergeQueuewas added to object typeRepository
Schema changes for 2023-04-11
The GraphQL schema includes these changes:
- Field archivedAtwas added to object typeRepository
- Field archivedAtwas added to interfaceRepositoryInfo
Schema changes for 2023-04-08
The GraphQL schema includes these changes:
- Type TeamNotificationSettingwas added
- Argument notificationSetting: TeamNotificationSettingadded to fieldOrganization.teams
- Field notificationSettingwas added to object typeTeam
Schema changes for 2023-04-07
The GraphQL schema includes these changes:
- Field fixReason(deprecated) was removed from object typeRepositoryVulnerabilityAlert
Schema changes for 2023-04-04
The GraphQL schema includes these changes:
- Input field AddPullRequestReviewThreadInput.linechanged type fromInt!toInt
Schema changes for 2023-04-03
The GraphQL schema includes these changes:
- Type BigIntwas added
- Field fullDatabaseIdwas added to object typeIssue
- Field fullDatabaseIdwas added to object typeIssueComment
- Field fullDatabaseIdwas added to object typePinnedIssue
Schema changes for 2023-04-01
The GraphQL schema includes these changes:
- Enum value SUCCESSwas added to enumDeploymentState
The following changes will be made to the schema:
Commit.pushedDate:pushedDate will be removed. Effective 2023-07-01.Schema changes for 2023-03-29
The GraphQL schema includes these changes:
- Input field AddPullRequestReviewCommentInput.bodychanged type fromString!toString
The following changes will be made to the schema:
AddPullRequestReviewCommentInput.body:body will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead Effective 2023-10-01.AddPullRequestReviewCommentInput.commitOID:commitOID will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead Effective 2023-10-01.AddPullRequestReviewCommentInput.inReplyTo:inReplyTo will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead Effective 2023-10-01.AddPullRequestReviewCommentInput.path:path will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead Effective 2023-10-01.AddPullRequestReviewCommentInput.position:position will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead Effective 2023-10-01.AddPullRequestReviewCommentInput.pullRequestId:pullRequestId will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead Effective 2023-10-01.AddPullRequestReviewCommentInput.pullRequestReviewId:pullRequestReviewId will be removed. use addPullRequestReviewThread or addPullRequestReviewThreadReply instead Effective 2023-10-01.AddPullRequestReviewInput.comments:comments will be removed. use the threads argument instead Effective 2023-10-01.PullRequestReviewComment.originalPosition:originalPosition will be removed. Effective 2023-10-01.PullRequestReviewComment.position:position will be removed. Use the line and startLine fields instead, which are file line numbers instead of diff line numbers Effective 2023-10-01.Schema changes for 2023-03-28
The GraphQL schema includes these changes:
- Type PullRequestReviewThreadSubjectTypewas added
- Input field subjectTypewas added to input object typeAddPullRequestReviewThreadInput
- Field subjectTypewas added to object typePullRequestReviewComment
- Field subjectTypewas added to object typePullRequestReviewThread
Schema changes for 2023-03-24
The GraphQL schema includes these changes:
- Field linewas added to object typePullRequestReviewComment
- Field originalLinewas added to object typePullRequestReviewComment
- Field originalStartLinewas added to object typePullRequestReviewComment
- Field startLinewas added to object typePullRequestReviewComment
Schema changes for 2023-03-23
The GraphQL schema includes these changes:
- Type EnterpriseServerInstallationMembershipConnectionwas added
- Type EnterpriseServerInstallationMembershipEdgewas added
- Type WorkflowStatewas added
- Input field CreateMigrationSourceInput.urlchanged type fromString!toString
- Field enterpriseInstallationswas added to object typeEnterpriseUserAccount
- Input field StartRepositoryMigrationInput.accessTokenchanged type fromString!toString
- Input field StartRepositoryMigrationInput.sourceRepositoryUrlchanged type fromURI!toURI
- Field pronounswas added to object typeUser
- Field statewas added to object typeWorkflow
Schema changes for 2023-03-16
The GraphQL schema includes these changes:
- Type CloseDiscussionInputwas added
- Type CloseDiscussionPayloadwas added
- Type 'DeleteProjectV2WorkflowInput' was added
- Type 'DeleteProjectV2WorkflowPayload' was added
- Type DiscussionCloseReasonwas added
- Type DiscussionStatewas added
- Type DiscussionStateReasonwas added
- Type ReopenDiscussionInputwas added
- Type ReopenDiscussionPayloadwas added
- Field viewerCanClosewas added to interfaceClosable
- Field viewerCanReopenwas added to interfaceClosable
- Field stateReasonwas added to object typeDiscussion
- Field viewerCanClosewas added to object typeDiscussion
- Field viewerCanReopenwas added to object typeDiscussion
- Field viewerCanClosewas added to object typeIssue
- Field viewerCanReopenwas added to object typeIssue
- Field viewerCanClosewas added to object typeMilestone
- Field viewerCanReopenwas added to object typeMilestone
- Field closeDiscussionwas added to object typeMutation
- Field 'deleteProjectV2Workflowwas added to object typeMutation'
- Field reopenDiscussionwas added to object typeMutation
- Argument 'states: [DiscussionState!]added to fieldOrganization.repositoryDiscussions'
- Field viewerCanClosewas added to object typeProject
- Field viewerCanReopenwas added to object typeProject
- Field viewerCanClosewas added to object type 'ProjectV2'
- Field viewerCanReopenwas added to object type 'ProjectV2'
- Field viewerCanClosewas added to object typePullRequest
- Field viewerCanReopenwas added to object typePullRequest
- Field viewerCanUpdateBranchwas added to object typePullRequest
- Argument 'states: [DiscussionState!]added to fieldRepository.discussions'
- Argument 'states: [DiscussionState!]added to fieldRepositoryDiscussionAuthor.repositoryDiscussions'
- Argument 'states: [DiscussionState!]added to fieldUser.repositoryDiscussions'
Schema changes for 2023-03-11
The GraphQL schema includes these changes:
- Argument login: Stringadded to fieldRepository.collaborators
Schema changes for 2023-03-07
The GraphQL schema includes these changes:
- Field templatewas added to object type 'ProjectV2'
Schema changes for 2023-03-03
The GraphQL schema includes these changes:
- Type SocialAccountwas added
- Type SocialAccountConnectionwas added
- Type SocialAccountEdgewas added
- Type SocialAccountProviderwas added
- Field socialAccountswas added to object typeUser
Schema changes for 2023-03-01
The GraphQL schema includes these changes:
- Field requiredDeploymentEnvironmentswas added to object typeBranchProtectionRule
- Field requiresDeploymentswas added to object typeBranchProtectionRule
- Input field requiredDeploymentEnvironmentswas added to input object typeCreateBranchProtectionRuleInput
- Input field requiresDeploymentswas added to input object typeCreateBranchProtectionRuleInput
- Input field requiredDeploymentEnvironmentswas added to input object typeUpdateBranchProtectionRuleInput
- Input field requiresDeploymentswas added to input object typeUpdateBranchProtectionRuleInput
- Field eventwas added to object typeWorkflowRun
Schema changes for 2023-02-24
The GraphQL schema includes these changes:
- Input field expectedHeadOidwas added to input object typeEnablePullRequestAutoMergeInput
Schema changes for 2023-02-22
The GraphQL schema includes these changes:
- Type 'CreateProjectV2FieldInput' was added
- Type 'CreateProjectV2FieldPayload' was added
- Type 'DeleteProjectV2FieldInput' was added
- Type 'DeleteProjectV2FieldPayload' was added
- Type 'ProjectV2CustomFieldType' was added
- Type 'ProjectV2SingleSelectFieldOptionColor' was added
- Type 'ProjectV2SingleSelectFieldOptionInput' was added
- Field 'createProjectV2Fieldwas added to object typeMutation'
- Field 'deleteProjectV2Fieldwas added to object typeMutation'
Schema changes for 2023-02-16
The GraphQL schema includes these changes:
- Enum value 'ROADMAP_LAYOUTwas added to enumProjectV2ViewLayout'
Schema changes for 2023-02-15
The GraphQL schema includes these changes:
- Field vulnerabilityAlertwas added to object typeRepository
Schema changes for 2023-02-11
The GraphQL schema includes these changes:
- Type 'DeleteProjectV2Input' was added
- Type 'DeleteProjectV2Payload' was added
- Field 'deleteProjectV2was added to object typeMutation'
Schema changes for 2023-02-09
The GraphQL schema includes these changes:
- Type 'ProjectV2Workflow' was added
- Type 'ProjectV2WorkflowConnection' was added
- Type 'ProjectV2WorkflowEdge' was added
- Type 'ProjectV2WorkflowOrder' was added
- Type 'ProjectV2WorkflowsOrderField' was added
- Field workflowwas added to object type 'ProjectV2'
- Field workflowswas added to object type 'ProjectV2'
Schema changes for 2023-02-08
The GraphQL schema includes these changes:
The following changes will be made to the schema:
MergeQueueEntry.baseOid:baseOid will be removed. Use baseCommit instead. Effective 2023-07-01.MergeQueueEntry.headOid:headOid will be removed. Use headCommit instead. Effective 2023-07-01.Schema changes for 2023-02-07
The GraphQL schema includes these changes:
The following changes will be made to the schema:
MergeQueue.headOid:headOid will be removed. Use entry.headOid instead. Effective 2023-07-01.MergeQueue.mergeMethod:mergeMethod will be removed. Use configuration.merge_method instead. Effective 2023-07-01.MergeQueue.mergingEntries:mergingEntries will be removed. Effective 2023-07-01.MergeQueue.pendingRemovalEntries:pendingRemovalEntries will be removed. Effective 2023-07-01.MergeQueueEntry.blockedByMergeConflicts:blockedByMergeConflicts will be removed. Use state instead. Effective 2023-07-01.MergeQueueEntry.checkStatus:checkStatus will be removed. Use state instead. Effective 2023-07-01.MergeQueueEntry.hasJumpedQueue:hasJumpedQueue will be removed. Use jump instead. Effective 2023-07-01.MergeQueueEntry.isSolo:isSolo will be removed. Use solo instead. Effective 2023-07-01.Schema changes for 2023-02-05
The GraphQL schema includes these changes:
- Type 'CopyProjectV2Input' was added
- Type 'CopyProjectV2Payload' was added
- Field 'copyProjectV2was added to object typeMutation'
Schema changes for 2023-02-03
The GraphQL schema includes these changes:
- Discussionobject implements- Closableinterface
- Field closedwas added to object typeDiscussion
- Field closedAtwas added to object typeDiscussion
Schema changes for 2023-02-01
The GraphQL schema includes these changes:
The following changes will be made to the schema:
ProjectV2ItemFieldGroup.field:field will be removed. Check out the ProjectV2ItemFieldGroup#groupByField API as an example for the more capable alternative. Effective 2023-07-01.Schema changes for 2023-01-31
The GraphQL schema includes these changes:
- Type AnnouncementBannerwas added
- Type EnterpriseFailedInvitationConnectionwas added
- Type EnterpriseFailedInvitationEdgewas added
- Type OrganizationInvitationSourcewas added
- Enterpriseobject implements- AnnouncementBannerinterface
- Field announcementwas added to object typeEnterprise
- Field announcementExpiresAtwas added to object typeEnterprise
- Field announcementUserDismissiblewas added to object typeEnterprise
- Field failedInvitationswas added to object typeEnterpriseOwnerInfo
- Argument invitationSource: OrganizationInvitationSourceadded to fieldEnterpriseOwnerInfo.pendingMemberInvitations
- Organizationobject implements- AnnouncementBannerinterface
- Field announcementwas added to object typeOrganization
- Field announcementExpiresAtwas added to object typeOrganization
- Field announcementUserDismissiblewas added to object typeOrganization
- Field invitationSourcewas added to object typeOrganizationInvitation
Schema changes for 2023-01-28
The GraphQL schema includes these changes:
- Type RemoveEnterpriseMemberInputwas added
- Type RemoveEnterpriseMemberPayloadwas added
- Field removeEnterpriseMemberwas added to object typeMutation
Schema changes for 2023-01-27
The GraphQL schema includes these changes:
- Type RevertPullRequestInputwas added
- Type RevertPullRequestPayloadwas added
- Field revertPullRequestwas added to object typeMutation
The following changes will be made to the schema:
MergeQueue.headOid:headOid will be removed. Use entry.headOid instead. Effective 2023-07-01.MergeQueue.mergeMethod:mergeMethod will be removed. Use configuration.merge_method instead. Effective 2023-07-01.MergeQueue.mergingEntries:mergingEntries will be removed. Effective 2023-07-01.MergeQueue.pendingRemovalEntries:pendingRemovalEntries will be removed. Effective 2023-07-01.MergeQueueEntry.blockedByMergeConflicts:blockedByMergeConflicts will be removed. Use state instead. Effective 2023-07-01.MergeQueueEntry.checkStatus:checkStatus will be removed. Use state instead. Effective 2023-07-01.MergeQueueEntry.hasJumpedQueue:hasJumpedQueue will be removed. Use jump instead. Effective 2023-07-01.MergeQueueEntry.isSolo:isSolo will be removed. Use solo instead. Effective 2023-07-01.Schema changes for 2023-01-19
The GraphQL schema includes these changes:
- Argument orderBy: OrganizationOrderadded to fieldOrganizationsHovercardContext.relevantOrganizations
- Argument orderBy: OrganizationOrderadded to fieldUser.organizations
Schema changes for 2023-01-18
The GraphQL schema includes these changes:
- Type AddProjectDraftIssueInputwas removed
- Type AddProjectDraftIssuePayloadwas removed
- Type AddProjectNextItemInputwas removed
- Type AddProjectNextItemPayloadwas removed
- Type DeleteProjectNextItemInputwas removed
- Type DeleteProjectNextItemPayloadwas removed
- Type ProjectItemTypewas removed
- Type ProjectNextwas removed
- Type ProjectNextConnectionwas removed
- Type ProjectNextEdgewas removed
- Type ProjectNextFieldwas removed
- Type ProjectNextFieldCommonwas removed
- Type ProjectNextFieldConfigurationwas removed
- Type ProjectNextFieldConfigurationConnectionwas removed
- Type ProjectNextFieldConfigurationEdgewas removed
- Type ProjectNextFieldConnectionwas removed
- Type ProjectNextFieldEdgewas removed
- Type ProjectNextFieldTypewas removed
- Type ProjectNextItemwas removed
- Type ProjectNextItemConnectionwas removed
- Type ProjectNextItemContentwas removed
- Type ProjectNextItemEdgewas removed
- Type ProjectNextItemFieldValuewas removed
- Type ProjectNextItemFieldValueConnectionwas removed
- Type ProjectNextItemFieldValueEdgewas removed
- Type ProjectNextIterationFieldwas removed
- Type ProjectNextIterationFieldConfigurationwas removed
- Type ProjectNextIterationFieldIterationwas removed
- Type ProjectNextOrderFieldwas removed
- Type ProjectNextOwnerwas removed
- Type ProjectNextSingleSelectFieldwas removed
- Type ProjectNextSingleSelectFieldOptionwas removed
- Type ProjectViewwas removed
- Type ProjectViewConnectionwas removed
- Type ProjectViewEdgewas removed
- Type ProjectViewLayoutwas removed
- Type SortBywas removed
- Type UpdateProjectDraftIssueInputwas removed
- Type UpdateProjectDraftIssuePayloadwas removed
- Type UpdateProjectNextInputwas removed
- Type UpdateProjectNextItemFieldInputwas removed
- Type UpdateProjectNextItemFieldPayloadwas removed
- Type UpdateProjectNextPayloadwas removed
- Field projectwas removed from object typeDraftIssue
- Field projectItemwas removed from object typeDraftIssue
- Issueobject type no longer implements- ProjectNextOwnerinterface
- Field projectNext(deprecated) was removed from object typeIssue
- Field projectNextItemswas removed from object typeIssue
- Field projectsNext(deprecated) was removed from object typeIssue
- Field addProjectDraftIssue(deprecated) was removed from object typeMutation
- Field addProjectNextItem(deprecated) was removed from object typeMutation
- Field deleteProjectNextItem(deprecated) was removed from object typeMutation
- Field updateProjectDraftIssue(deprecated) was removed from object typeMutation
- Field updateProjectNext(deprecated) was removed from object typeMutation
- Field updateProjectNextItemField(deprecated) was removed from object typeMutation
- Organizationobject type no longer implements- ProjectNextOwnerinterface
- Field projectNext(deprecated) was removed from object typeOrganization
- Field projectsNext(deprecated) was removed from object typeOrganization
- PullRequestobject type no longer implements- ProjectNextOwnerinterface
- Field projectNext(deprecated) was removed from object typePullRequest
- Field projectNextItems(deprecated) was removed from object typePullRequest
- Field projectsNext(deprecated) was removed from object typePullRequest
- Field projectNext(deprecated) was removed from object typeRepository
- Field projectsNext(deprecated) was removed from object typeRepository
- Userobject type no longer implements- ProjectNextOwnerinterface
- Field projectNext(deprecated) was removed from object typeUser
- Field projectsNext(deprecated) was removed from object typeUser
Schema changes for 2023-01-15
The GraphQL schema includes these changes:
- Argument includeUnpublished: Booleanadded to fieldSponsorsListing.tiers
Schema changes for 2023-01-10
The GraphQL schema includes these changes:
- Type OrganizationMigrationwas added
- Type OrganizationMigrationStatewas added
- Type ProjectNextFieldConfigurationwas added
- Type ProjectNextFieldConfigurationConnectionwas added
- Type ProjectNextFieldConfigurationEdgewas added
- Type ProjectNextIterationFieldwas added
- Type ProjectNextIterationFieldConfigurationwas added
- Type ProjectNextIterationFieldIterationwas added
- Type ProjectNextSingleSelectFieldwas added
- Type ProjectNextSingleSelectFieldOptionwas added
- Type PublishSponsorsTierInputwas added
- Type PublishSponsorsTierPayloadwas added
- Type RetireSponsorsTierInputwas added
- Type RetireSponsorsTierPayloadwas added
- Type StartOrganizationMigrationInputwas added
- Type StartOrganizationMigrationPayloadwas added
- Type StripeConnectAccountwas added
- Field reactionGroupswas added to object typeAddReactionPayload
- Input field headRepositoryIdwas added to input object typeCreatePullRequestInput
- Field publishSponsorsTierwas added to object typeMutation
- Field retireSponsorsTierwas added to object typeMutation
- Field startOrganizationMigrationwas added to object typeMutation
- Field totalSponsorshipAmountAsSponsorInCentswas added to object typeOrganization
- Argument activeOnly: Booleanadded to fieldOrganization.sponsorshipForViewerAsSponsor
- Argument activeOnly: Booleanadded to fieldOrganization.sponsorshipForViewerAsSponsorable
- Argument activeOnly: Booleanadded to fieldOrganization.sponsorshipsAsMaintainer
- Argument activeOnly: Booleanadded to fieldOrganization.sponsorshipsAsSponsor
- Field fieldConstraintswas added to object typeProjectNext
- Field projectFieldConstraintwas added to object typeProjectNextItemFieldValue
- Field reactionGroupswas added to object typeRemoveReactionPayload
- Field hasVulnerabilityAlertsEnabledwas added to object typeRepository
- Field totalSponsorshipAmountAsSponsorInCentswas added to interfaceSponsorable
- Argument activeOnly: Booleanadded to fieldSponsorable.sponsorshipForViewerAsSponsor
- Argument activeOnly: Booleanadded to fieldSponsorable.sponsorshipForViewerAsSponsorable
- Argument activeOnly: Booleanadded to fieldSponsorable.sponsorshipsAsMaintainer
- Argument activeOnly: Booleanadded to fieldSponsorable.sponsorshipsAsSponsor
- Field activeStripeConnectAccountwas added to object typeSponsorsListing
- Field isActivewas added to object typeSponsorship
- Field authorwas added to object typeSponsorshipNewsletter
- Input field fieldConstraintIdwas added to input object typeUpdateProjectNextItemFieldInput
- Input field fieldWithSettingIdwas added to input object typeUpdateProjectNextItemFieldInput
- Field totalSponsorshipAmountAsSponsorInCentswas added to object typeUser
- Argument activeOnly: Booleanadded to fieldUser.sponsorshipForViewerAsSponsor
- Argument activeOnly: Booleanadded to fieldUser.sponsorshipForViewerAsSponsorable
- Argument activeOnly: Booleanadded to fieldUser.sponsorshipsAsMaintainer
- Argument activeOnly: Booleanadded to fieldUser.sponsorshipsAsSponsor
The following changes will be made to the schema:
PackageType.RUBYGEMS:RUBYGEMS will be removed. Effective 2022-12-28.PackageType.MAVEN:MAVEN will be removed. Effective 2023-02-10.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:
RepositoryVulnerabilityAlert.fixReason:fixReason will 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 implements- UniformResourceLocatableinterface
The following changes will be made to the schema:
PackageType.NPM:NPM will be removed. Effective 2022-11-21.PackageType.NUGET:NUGET will 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_RESTRICTIONwas 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:
Repository.squashPrTitleUsedAsDefault:squashPrTitleUsedAsDefault will be removed. Use Repository.squashMergeCommitTitle instead. 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 'linkProjectV2ToTeamwas added to object typeMutation'
- Field 'unlinkProjectV2FromTeamwas added to object typeMutation'
- Argument 'filterBy: ProjectV2Filtersadded 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 'archiveProjectV2Itemwas added to object typeMutation'
- Field 'linkProjectV2ToRepositorywas added to object typeMutation'
- Field 'unarchiveProjectV2Itemwas added to object typeMutation'
- Field 'unlinkProjectV2FromRepositorywas added to object typeMutation'
- Enum value 'TRACKED_BYwas added to enumProjectNextFieldType'
- Enum value 'TRACKED_BYwas 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:
ProjectNextFieldType.TRACKED_BY:TRACKED_BY will be removed. Follow the ProjectV2 guide 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 'projectV2was added to object typeTeam'
- Field 'projectsV2was 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:
ProjectV2View.sortBy:sortBy will be removed. Check out the ProjectV2View#sort_by_fields API as an example for the more capable alternative. Effective 2023-04-01.ProjectV2View.verticalGroupBy:verticalGroupBy will be removed. Check out the ProjectV2View#vertical_group_by_fields API 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:
ProjectV2View.groupBy:groupBy will be removed. Check out the ProjectV2View#group_by_fields API 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:
AddProjectDraftIssueInput.assigneeIds:assigneeIds will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.AddProjectDraftIssueInput.body:body will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.AddProjectDraftIssueInput.projectId:projectId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.AddProjectDraftIssueInput.title:title will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.AddProjectDraftIssuePayload.projectNextItem:projectNextItem will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.AddProjectNextItemInput.contentId:contentId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.AddProjectNextItemInput.projectId:projectId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.AddProjectNextItemPayload.projectNextItem:projectNextItem will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.DeleteProjectNextItemInput.itemId:itemId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.DeleteProjectNextItemInput.projectId:projectId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.DeleteProjectNextItemPayload.deletedItemId:deletedItemId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.Issue.projectNext:projectNext will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.Issue.projectsNext:projectsNext will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.Mutation.addProjectDraftIssue:addProjectDraftIssue will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.Mutation.addProjectNextItem:addProjectNextItem will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.Mutation.deleteProjectNextItem:deleteProjectNextItem will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.Mutation.updateProjectDraftIssue:updateProjectDraftIssue will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.Mutation.updateProjectNext:updateProjectNext will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.Mutation.updateProjectNextItemField:updateProjectNextItemField will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.Organization.projectNext:projectNext will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.Organization.projectsNext:projectsNext will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.Organization.recentProjectsNext:recentProjectsNext will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.closed:closed will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.createdAt:createdAt will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.creator:creator will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.databaseId:databaseId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.defaultView:defaultView will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.description:description will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.fieldConstraints:fieldConstraints will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.fields:fields will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.items:items will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.number:number will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.owner:owner will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.public:public will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.repositories:repositories will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.resourcePath:resourcePath will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.shortDescription:shortDescription will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.title:title will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.updatedAt:updatedAt will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.url:url will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNext.views:views will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextField.createdAt:createdAt will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextField.dataType:dataType will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextField.databaseId:databaseId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextField.name:name will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextField.project:project will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextField.settings:settings will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextField.updatedAt:updatedAt will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldCommon.createdAt:createdAt will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldCommon.dataType:dataType will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldCommon.databaseId:databaseId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldCommon.id:id will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldCommon.name:name will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldCommon.project:project will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldCommon.settings:settings will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldCommon.updatedAt:updatedAt will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldType.ASSIGNEES:ASSIGNEES will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldType.DATE:DATE will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldType.ITERATION:ITERATION will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldType.LABELS:LABELS will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldType.LINKED_PULL_REQUESTS:LINKED_PULL_REQUESTS will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldType.MILESTONE:MILESTONE will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldType.NUMBER:NUMBER will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldType.REPOSITORY:REPOSITORY will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldType.REVIEWERS:REVIEWERS will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldType.SINGLE_SELECT:SINGLE_SELECT will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldType.TEXT:TEXT will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldType.TITLE:TITLE will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextFieldType.TRACKS:TRACKS will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItem.content:content will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItem.createdAt:createdAt will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItem.creator:creator will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItem.databaseId:databaseId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItem.fieldValues:fieldValues will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItem.isArchived:isArchived will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItem.project:project will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItem.title:title will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItem.type:type will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItem.updatedAt:updatedAt will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItemFieldValue.createdAt:createdAt will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItemFieldValue.creator:creator will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItemFieldValue.databaseId:databaseId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItemFieldValue.projectField:projectField will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItemFieldValue.projectFieldConstraint:projectFieldConstraint will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItemFieldValue.projectItem:projectItem will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItemFieldValue.updatedAt:updatedAt will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextItemFieldValue.value:value will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextIterationField.configuration:configuration will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextIterationField.createdAt:createdAt will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextIterationField.dataType:dataType will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextIterationField.databaseId:databaseId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextIterationField.name:name will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextIterationField.project:project will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextIterationField.settings:settings will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextIterationField.updatedAt:updatedAt will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextIterationFieldConfiguration.completedIterations:completedIterations will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextIterationFieldConfiguration.duration:duration will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextIterationFieldConfiguration.iterations:iterations will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextIterationFieldConfiguration.startDay:startDay will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextIterationFieldIteration.duration:duration will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextIterationFieldIteration.id:id will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextIterationFieldIteration.startDate:startDate will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextIterationFieldIteration.title:title will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextIterationFieldIteration.titleHTML:titleHtml will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextOrderField.CREATED_AT:CREATED_AT will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextOrderField.NUMBER:NUMBER will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextOrderField.TITLE:TITLE will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextOrderField.UPDATED_AT:UPDATED_AT will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextOwner.projectNext:projectNext will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextOwner.projectsNext:projectsNext will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextRecent.recentProjectsNext:recentProjectsNext will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextSingleSelectField.createdAt:createdAt will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextSingleSelectField.dataType:dataType will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextSingleSelectField.databaseId:databaseId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextSingleSelectField.name:name will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextSingleSelectField.options:options will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextSingleSelectField.project:project will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextSingleSelectField.settings:settings will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextSingleSelectField.updatedAt:updatedAt will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextSingleSelectFieldOption.id:id will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextSingleSelectFieldOption.name:name will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectNextSingleSelectFieldOption.nameHTML:nameHtml will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectView.createdAt:createdAt will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectView.databaseId:databaseId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectView.filter:filter will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectView.groupBy:groupBy will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectView.groupedItems:groupedItems will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectView.items:items will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectView.layout:layout will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectView.name:name will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectView.number:number will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectView.project:project will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectView.sortBy:sortBy will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectView.updatedAt:updatedAt will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectView.verticalGroupBy:verticalGroupBy will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.ProjectView.visibleFields:visibleFields will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.PullRequest.projectNext:projectNext will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.PullRequest.projectNextItems:projectNextItems will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.PullRequest.projectsNext:projectsNext will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.Repository.projectNext:projectNext will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.Repository.projectsNext:projectsNext will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.Repository.recentProjectsNext:recentProjectsNext will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.UpdateProjectNextInput.closed:closed will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.UpdateProjectNextInput.description:description will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.UpdateProjectNextInput.projectId:projectId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.UpdateProjectNextInput.public:public will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.UpdateProjectNextInput.shortDescription:shortDescription will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.UpdateProjectNextInput.title:title will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.UpdateProjectNextItemFieldInput.fieldConstraintId:fieldConstraintId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.UpdateProjectNextItemFieldInput.fieldId:fieldId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.UpdateProjectNextItemFieldInput.itemId:itemId will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.UpdateProjectNextItemFieldInput.value:value will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.UpdateProjectNextItemFieldPayload.projectNextItem:projectNextItem will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.UpdateProjectNextPayload.projectNext:projectNext will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.User.projectNext:projectNext will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.User.projectsNext:projectsNext will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/, to find a suitable replacement. Effective 2023-01-01.User.recentProjectsNext:recentProjectsNext will be removed. Follow the ProjectV2 guide 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 'clearProjectV2ItemFieldValuewas 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:
ProjectV2View.visibleFields:visibleFields will be removed. Check out the ProjectV2View#fields API 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:
Commit.changedFiles:changedFiles will be removed. Use changedFilesIfAvailable instead. 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:
ProjectView.groupedItems:groupedItems will be removed. Follow 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:
ProjectNextFieldType.TRACKS:TRACKS will be removed. Follow 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:
ProjectNextFieldType.TASKS:TASKS will be removed. Follow 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: ProjectV2FieldOrderadded to fieldProjectV2View.groupBy'
- Argument 'orderBy: ProjectV2FieldOrderadded to fieldProjectV2View.verticalGroupBy'
- Argument 'orderBy: ProjectV2FieldOrderadded 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: ProjectV2ItemFieldValueOrderadded 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: ProjectV2FieldOrderadded to fieldProjectV2.fields'
- Argument 'orderBy: ProjectV2ItemOrderadded to fieldProjectV2.items'
- Argument orderBy: RepositoryOrderadded to field 'ProjectV2.repositories'
- Argument 'orderBy: ProjectV2ViewOrderadded 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:
AddProjectDraftIssueInput.assigneeIds:assigneeIds will be removed. Follow 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.AddProjectDraftIssueInput.body:body will be removed. Follow 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.AddProjectDraftIssueInput.projectId:projectId will be removed. Follow 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.AddProjectDraftIssueInput.title:title will be removed. Follow 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.AddProjectDraftIssuePayload.projectNextItem:projectNextItem will be removed. Follow 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.AddProjectNextItemInput.contentId:contentId will be removed. Follow 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.AddProjectNextItemInput.projectId:projectId will be removed. Follow 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.AddProjectNextItemPayload.projectNextItem:projectNextItem will be removed. Follow 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.DeleteProjectNextItemInput.itemId:itemId will be removed. Follow 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.DeleteProjectNextItemInput.projectId:projectId will be removed. Follow 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.DeleteProjectNextItemPayload.deletedItemId:deletedItemId will be removed. Follow 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.Issue.projectNext:projectNext will be removed. Follow 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.Issue.projectsNext:projectsNext will be removed. Follow 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.LockMergeQueueInput.branch:branch will be removed. Effective 2022-10-01.MergeLockedMergeGroupInput.branch:branch will be removed. Effective 2022-10-01.Mutation.addProjectDraftIssue:addProjectDraftIssue will be removed. Follow 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.Mutation.addProjectNextItem:addProjectNextItem will be removed. Follow 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.Mutation.deleteProjectNextItem:deleteProjectNextItem will be removed. Follow 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.Mutation.updateProjectDraftIssue:updateProjectDraftIssue will be removed. Follow 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.Mutation.updateProjectNext:updateProjectNext will be removed. Follow 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.Mutation.updateProjectNextItemField:updateProjectNextItemField will be removed. Follow 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.Organization.projectNext:projectNext will be removed. Follow 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.Organization.projectsNext:projectsNext will be removed. Follow 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.Organization.recentProjectsNext:recentProjectsNext will be removed. Follow 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.ProjectNext.closed:closed will be removed. Follow 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.ProjectNext.createdAt:createdAt will be removed. Follow 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.ProjectNext.creator:creator will be removed. Follow 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.ProjectNext.databaseId:databaseId will be removed. Follow 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.ProjectNext.defaultView:defaultView will be removed. Follow 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.ProjectNext.description:description will be removed. Follow 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.ProjectNext.fieldConstraints:fieldConstraints will be removed. Follow 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.ProjectNext.fields:fields will be removed. Follow 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.ProjectNext.items:items will be removed. Follow 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.ProjectNext.number:number will be removed. Follow 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.ProjectNext.owner:owner will be removed. Follow 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.ProjectNext.public:public will be removed. Follow 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.ProjectNext.repositories:repositories will be removed. Follow 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.ProjectNext.resourcePath:resourcePath will be removed. Follow 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.ProjectNext.shortDescription:shortDescription will be removed. Follow 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.ProjectNext.title:title will be removed. Follow 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.ProjectNext.updatedAt:updatedAt will be removed. Follow 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.ProjectNext.url:url will be removed. Follow 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.ProjectNext.views:views will be removed. Follow 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.ProjectNextField.createdAt:createdAt will be removed. Follow 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.ProjectNextField.dataType:dataType will be removed. Follow 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.ProjectNextField.databaseId:databaseId will be removed. Follow 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.ProjectNextField.name:name will be removed. Follow 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.ProjectNextField.project:project will be removed. Follow 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.ProjectNextField.settings:settings will be removed. Follow 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.ProjectNextField.updatedAt:updatedAt will be removed. Follow 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.ProjectNextFieldCommon.createdAt:createdAt will be removed. Follow 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.ProjectNextFieldCommon.dataType:dataType will be removed. Follow 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.ProjectNextFieldCommon.databaseId:databaseId will be removed. Follow 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.ProjectNextFieldCommon.id:id will be removed. Follow 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.ProjectNextFieldCommon.name:name will be removed. Follow 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.ProjectNextFieldCommon.project:project will be removed. Follow 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.ProjectNextFieldCommon.settings:settings will be removed. Follow 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.ProjectNextFieldCommon.updatedAt:updatedAt will be removed. Follow 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.ProjectNextFieldType.ASSIGNEES:ASSIGNEES will be removed. Follow 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.ProjectNextFieldType.DATE:DATE will be removed. Follow 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.ProjectNextFieldType.ITERATION:ITERATION will be removed. Follow 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.ProjectNextFieldType.LABELS:LABELS will be removed. Follow 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.ProjectNextFieldType.LINKED_PULL_REQUESTS:LINKED_PULL_REQUESTS will be removed. Follow 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.ProjectNextFieldType.MILESTONE:MILESTONE will be removed. Follow 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.ProjectNextFieldType.NUMBER:NUMBER will be removed. Follow 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.ProjectNextFieldType.REPOSITORY:REPOSITORY will be removed. Follow 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.ProjectNextFieldType.REVIEWERS:REVIEWERS will be removed. Follow 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.ProjectNextFieldType.SINGLE_SELECT:SINGLE_SELECT will be removed. Follow 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.ProjectNextFieldType.TEXT:TEXT will be removed. Follow 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.ProjectNextFieldType.TITLE:TITLE will be removed. Follow 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.ProjectNextFieldType.TRACKS:TRACKS will be removed. Follow 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.ProjectNextItem.content:content will be removed. Follow 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.ProjectNextItem.createdAt:createdAt will be removed. Follow 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.ProjectNextItem.creator:creator will be removed. Follow 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.ProjectNextItem.databaseId:databaseId will be removed. Follow 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.ProjectNextItem.fieldValues:fieldValues will be removed. Follow 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.ProjectNextItem.isArchived:isArchived will be removed. Follow 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.ProjectNextItem.project:project will be removed. Follow 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.ProjectNextItem.title:title will be removed. Follow 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.ProjectNextItem.type:type will be removed. Follow 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.ProjectNextItem.updatedAt:updatedAt will be removed. Follow 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.ProjectNextItemFieldValue.createdAt:createdAt will be removed. Follow 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.ProjectNextItemFieldValue.creator:creator will be removed. Follow 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.ProjectNextItemFieldValue.databaseId:databaseId will be removed. Follow 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.ProjectNextItemFieldValue.projectField:projectField will be removed. Follow 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.ProjectNextItemFieldValue.projectFieldConstraint:projectFieldConstraint will be removed. Follow 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.ProjectNextItemFieldValue.projectItem:projectItem will be removed. Follow 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.ProjectNextItemFieldValue.updatedAt:updatedAt will be removed. Follow 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.ProjectNextItemFieldValue.value:value will be removed. Follow 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.ProjectNextIterationField.configuration:configuration will be removed. Follow 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.ProjectNextIterationField.createdAt:createdAt will be removed. Follow 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.ProjectNextIterationField.dataType:dataType will be removed. Follow 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.ProjectNextIterationField.databaseId:databaseId will be removed. Follow 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.ProjectNextIterationField.name:name will be removed. Follow 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.ProjectNextIterationField.project:project will be removed. Follow 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.ProjectNextIterationField.settings:settings will be removed. Follow 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.ProjectNextIterationField.updatedAt:updatedAt will be removed. Follow 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.ProjectNextIterationFieldConfiguration.completedIterations:completedIterations will be removed. Follow 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.ProjectNextIterationFieldConfiguration.duration:duration will be removed. Follow 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.ProjectNextIterationFieldConfiguration.iterations:iterations will be removed. Follow 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.ProjectNextIterationFieldConfiguration.startDay:startDay will be removed. Follow 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.ProjectNextIterationFieldIteration.duration:duration will be removed. Follow 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.ProjectNextIterationFieldIteration.id:id will be removed. Follow 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.ProjectNextIterationFieldIteration.startDate:startDate will be removed. Follow 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.ProjectNextIterationFieldIteration.title:title will be removed. Follow 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.ProjectNextIterationFieldIteration.titleHTML:titleHtml will be removed. Follow 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.ProjectNextOrderField.CREATED_AT:CREATED_AT will be removed. Follow 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.ProjectNextOrderField.NUMBER:NUMBER will be removed. Follow 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.ProjectNextOrderField.TITLE:TITLE will be removed. Follow 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.ProjectNextOrderField.UPDATED_AT:UPDATED_AT will be removed. Follow 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.ProjectNextOwner.projectNext:projectNext will be removed. Follow 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.ProjectNextOwner.projectsNext:projectsNext will be removed. Follow 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.ProjectNextRecent.recentProjectsNext:recentProjectsNext will be removed. Follow 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.ProjectNextSingleSelectField.createdAt:createdAt will be removed. Follow 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.ProjectNextSingleSelectField.dataType:dataType will be removed. Follow 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.ProjectNextSingleSelectField.databaseId:databaseId will be removed. Follow 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.ProjectNextSingleSelectField.name:name will be removed. Follow 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.ProjectNextSingleSelectField.options:options will be removed. Follow 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.ProjectNextSingleSelectField.project:project will be removed. Follow 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.ProjectNextSingleSelectField.settings:settings will be removed. Follow 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.ProjectNextSingleSelectField.updatedAt:updatedAt will be removed. Follow 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.ProjectNextSingleSelectFieldOption.id:id will be removed. Follow 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.ProjectNextSingleSelectFieldOption.name:name will be removed. Follow 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.ProjectNextSingleSelectFieldOption.nameHTML:nameHtml will be removed. Follow 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.ProjectView.createdAt:createdAt will be removed. Follow 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.ProjectView.databaseId:databaseId will be removed. Follow 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.ProjectView.filter:filter will be removed. Follow 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.ProjectView.groupBy:groupBy will be removed. Follow 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.ProjectView.items:items will be removed. Follow 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.ProjectView.layout:layout will be removed. Follow 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.ProjectView.name:name will be removed. Follow 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.ProjectView.number:number will be removed. Follow 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.ProjectView.project:project will be removed. Follow 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.ProjectView.sortBy:sortBy will be removed. Follow 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.ProjectView.updatedAt:updatedAt will be removed. Follow 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.ProjectView.verticalGroupBy:verticalGroupBy will be removed. Follow 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.ProjectView.visibleFields:visibleFields will be removed. Follow 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.PullRequest.projectNext:projectNext will be removed. Follow 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.PullRequest.projectNextItems:projectNextItems will be removed. Follow 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.PullRequest.projectsNext:projectsNext will be removed. Follow 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.Repository.projectNext:projectNext will be removed. Follow 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.Repository.projectsNext:projectsNext will be removed. Follow 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.Repository.recentProjectsNext:recentProjectsNext will be removed. Follow 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.UnlockAndResetMergeGroupInput.branch:branch will be removed. Effective 2022-10-01.UpdateProjectNextInput.closed:closed will be removed. Follow 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.UpdateProjectNextInput.description:description will be removed. Follow 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.UpdateProjectNextInput.projectId:projectId will be removed. Follow 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.UpdateProjectNextInput.public:public will be removed. Follow 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.UpdateProjectNextInput.shortDescription:shortDescription will be removed. Follow 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.UpdateProjectNextInput.title:title will be removed. Follow 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.UpdateProjectNextItemFieldInput.fieldConstraintId:fieldConstraintId will be removed. Follow 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.UpdateProjectNextItemFieldInput.fieldId:fieldId will be removed. Follow 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.UpdateProjectNextItemFieldInput.itemId:itemId will be removed. Follow 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.UpdateProjectNextItemFieldInput.value:value will be removed. Follow 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.UpdateProjectNextItemFieldPayload.projectNextItem:projectNextItem will be removed. Follow 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.UpdateProjectNextPayload.projectNext:projectNext will be removed. Follow 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.User.projectNext:projectNext will be removed. Follow 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.User.projectsNext:projectsNext will be removed. Follow 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.User.recentProjectsNext:recentProjectsNext will be removed. Follow 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 'projectV2Itemswas added to object typeDraftIssue'
- Field 'projectsV2was added to object typeDraftIssue'
- Issueobject implements 'ProjectV2Owner' interface
- Field projectItemswas added to object typeIssue
- Field 'projectV2was added to object typeIssue'
- Field 'projectsV2was added to object typeIssue'
- Field addDiscussionPollVotewas added to object typeMutation
- Field 'addProjectV2DraftIssuewas added to object typeMutation'
- Field 'addProjectV2ItemByIdwas added to object typeMutation'
- Field 'createProjectV2was added to object typeMutation'
- Field 'deleteProjectV2Itemwas added to object typeMutation'
- Field 'updateProjectV2was added to object typeMutation'
- Field 'updateProjectV2DraftIssuewas added to object typeMutation'
- Field 'updateProjectV2ItemFieldValuewas added to object typeMutation'
- Field 'updateProjectV2ItemPositionwas added to object typeMutation'
- Enum value SUSPENDEDwas added to enumOrgRemoveMemberAuditEntryMembershipType
- Organizationobject implements 'ProjectV2Owner' interface
- Organizationobject implements 'ProjectV2Recent' interface
- Field 'projectV2was added to object typeOrganization'
- Field 'projectsV2was added to object typeOrganization'
- Field recentProjectswas added to object typeOrganization
- PullRequestobject implements 'ProjectV2Owner' interface
- Field projectItemswas added to object typePullRequest
- Field 'projectV2was added to object typePullRequest'
- Field 'projectsV2was added to object typePullRequest'
- Field viewerCanEditFileswas added to object typePullRequest
- Repositoryobject implements 'ProjectV2Recent' interface
- Field allowUpdateBranchwas added to object typeRepository
- Field 'projectV2was added to object typeRepository'
- Field 'projectsV2was added to object typeRepository'
- Field recentProjectswas added to object typeRepository
- Userobject implements 'ProjectV2Owner' interface
- Userobject implements 'ProjectV2Recent' interface
- Field 'projectV2was added to object typeUser'
- Field 'projectsV2was added to object typeUser'
- Field recentProjectswas added to object typeUser
The following changes will be made to the schema:
RepositoryVulnerabilityAlert.fixReason:fixReason will 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:
DependencyGraphDependency.packageLabel:packageLabel will be removed. Use normalized packageName field 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' interface
- Organizationobject type no longer implements 'ProjectV2Owner' interface
- PullRequestobject 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_VALIDATIONwas added to enumMigrationState'
- Enum value 'PENDING_VALIDATIONwas 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:
RemovePullRequestFromMergeQueueInput.branch:branch will 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' interface
- Organizationobject implements 'ProjectV2Owner' interface
- PullRequestobject 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:
UpdateProjectNextItemFieldInput.fieldWithSettingId:fieldWithSettingId will be removed. Use fieldConstraintId instead 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 implements- Nodeinterface
- ProjectNextFieldobject implements- ProjectNextFieldCommoninterface
- 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:
AddPullRequestToMergeQueueInput.branch:branch will be removed. Effective 2022-07-01.Enterprise.userAccounts:userAccounts will be removed. Use the Enterprise.members field 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:
PullRequest.viewerCanOverrideMergeQueue:viewerCanOverrideMergeQueue will be removed. Use PullRequest.viewerCanMergeAsAdmin instead. Effective 2022-04-01.Repository.defaultMergeQueue:defaultMergeQueue will be removed. Use Repository.mergeQueue instead. Effective 2022-04-01.Query.sponsorables.dependencyEcosystem:dependencyEcosystem will 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_CROWDFUNDINGwas added to enumFundingPlatform'
- Field enterpriseOwnerswas added to object typeOrganization
- Enum value 'ADDED_TO_MERGE_QUEUE_EVENTwas added to enumPullRequestTimelineItemsItemType'
- Enum value 'REMOVED_FROM_MERGE_QUEUE_EVENTwas 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
Schema changes for 2021-12-15
The GraphQL schema includes these changes:
- Type ProjectNextOrderFieldwas added
- Type RoleInOrganizationwas added
- Type UpdateOrganizationAllowPrivateRepositoryForkingSettingInputwas added
- Type UpdateOrganizationAllowPrivateRepositoryForkingSettingPayloadwas added
- Argument viewerOrganizationRole: RoleInOrganizationadded to fieldEnterprise.organizations
- Issueobject implements- ProjectNextOwnerinterface
- Field projectNextwas added to object typeIssue
- Field projectsNextwas added to object typeIssue
- Field updateOrganizationAllowPrivateRepositoryForkingSettingwas added to object typeMutation
- Field membersCanForkPrivateRepositorieswas added to object typeOrganization
- Argument query: Stringadded to fieldOrganization.projectsNext
- Argument sortBy: ProjectNextOrderFieldadded to fieldOrganization.projectsNext
- Argument query: Stringadded to fieldProjectNextOwner.projectsNext
- Argument sortBy: ProjectNextOrderFieldadded to fieldProjectNextOwner.projectsNext
- PullRequestobject implements- ProjectNextOwnerinterface
- Field projectNextwas added to object typePullRequest
- Field projectsNextwas added to object typePullRequest
- Argument query: Stringadded to fieldUser.projectsNext
- Argument sortBy: ProjectNextOrderFieldadded to fieldUser.projectsNext
Schema changes for 2021-12-11
The GraphQL schema includes these changes:
- Type ConvertedToDiscussionEventwas added
- Member ConvertedToDiscussionEventwas added to Union typeIssueTimelineItems
- Enum value 'CONVERTED_TO_DISCUSSION_EVENTwas added to enumIssueTimelineItemsItemType'
- Member ConvertedToDiscussionEventwas added to Union typePullRequestTimelineItems
- Enum value 'CONVERTED_TO_DISCUSSION_EVENTwas added to enumPullRequestTimelineItemsItemType'
Schema changes for 2021-12-09
The GraphQL schema includes these changes:
- Argument filterByAssignable: Booleanadded to fieldRepository.discussionCategories
Schema changes for 2021-12-03
The GraphQL schema includes these changes:
- Type BranchActorAllowanceActorwas added
- Type BypassPullRequestAllowancewas added
- Type BypassPullRequestAllowanceConnectionwas added
- Type BypassPullRequestAllowanceEdgewas added
- Type ContentAttachmentwas removed
- Type ContentReferencewas removed
- Type CreateContentAttachmentInputwas removed
- Type CreateContentAttachmentPayloadwas removed
- Field bypassPullRequestAllowanceswas added to object typeBranchProtectionRule
- Input field bypassPullRequestActorIdswas added to input object typeCreateBranchProtectionRuleInput
- Field createContentAttachmentwas removed from object typeMutation
- Input field bypassPullRequestActorIdswas added to input object typeUpdateBranchProtectionRuleInput
Schema changes for 2021-11-18
The GraphQL schema includes these changes:
- Type RequiredStatusCheckDescriptionwas added
- Type RequiredStatusCheckInputwas added
- Field requiredStatusCheckswas added to object typeBranchProtectionRule
- Input field requiredStatusCheckswas added to input object typeCreateBranchProtectionRuleInput
- Input field requiredStatusCheckswas added to input object typeUpdateBranchProtectionRuleInput
Schema changes for 2021-11-16
The GraphQL schema includes these changes:
- Argument followRenames: Booleanadded to fieldOrganization.repository
- Argument followRenames: Booleanadded to fieldQuery.repository
- Argument followRenames: Booleanadded to fieldRepositoryOwner.repository
- Argument followRenames: Booleanadded to fieldUser.repository
Schema changes for 2021-11-10
The GraphQL schema includes these changes:
- Type UpdatePullRequestBranchInputwas added
- Type UpdatePullRequestBranchPayloadwas added
- Field updatePullRequestBranchwas added to object typeMutation
Schema changes for 2021-10-29
The GraphQL schema includes these changes:
- Type DismissReasonwas added
- Type DismissRepositoryVulnerabilityAlertInputwas added
- Type DismissRepositoryVulnerabilityAlertPayloadwas added
- Field dismissRepositoryVulnerabilityAlertwas added to object typeMutation
Schema changes for 2021-10-22
The GraphQL schema includes these changes:
- Type AddProjectNextItemInputwas added
- Type AddProjectNextItemPayloadwas added
- Type DeleteProjectNextItemInputwas added
- Type DeleteProjectNextItemPayloadwas added
- Type OIDCProviderwas added
- Type OIDCProviderTypewas added
- Type ProjectNextwas added
- Type ProjectNextConnectionwas added
- Type ProjectNextEdgewas added
- Type ProjectNextFieldwas added
- Type ProjectNextFieldConnectionwas added
- Type ProjectNextFieldEdgewas added
- Type ProjectNextItemwas added
- Type ProjectNextItemConnectionwas added
- Type ProjectNextItemContentwas added
- Type ProjectNextItemEdgewas added
- Type ProjectNextItemFieldValuewas added
- Type ProjectNextItemFieldValueConnectionwas added
- Type ProjectNextItemFieldValueEdgewas added
- Type ProjectNextOwnerwas added
- Type UpdateProjectNextItemFieldInputwas added
- Type UpdateProjectNextItemFieldPayloadwas added
- Field oidcProviderwas added to object typeEnterpriseOwnerInfo
- Field addProjectNextItemwas added to object typeMutation
- Field deleteProjectNextItemwas added to object typeMutation
- Field updateProjectNextItemFieldwas added to object typeMutation
- Organizationobject implements- ProjectNextOwnerinterface
- Field projectNextwas added to object typeOrganization
- Field projectsNextwas added to object typeOrganization
- Userobject implements- ProjectNextOwnerinterface
- Field projectNextwas added to object typeUser
- Field projectsNextwas added to object typeUser
Schema changes for 2021-10-04
The GraphQL schema includes these changes:
- Field repositorieswas added to object typeTopic
Schema changes for 2021-09-23
The GraphQL schema includes these changes:
- Enum value RUSTwas added to enumSecurityAdvisoryEcosystem
Schema changes for 2021-09-15
The GraphQL schema includes these changes:
- Type UpdateSponsorshipPreferencesInputwas added
- Type UpdateSponsorshipPreferencesPayloadwas added
- Field updateSponsorshipPreferenceswas added to object typeMutation
Schema changes for 2021-09-14
The GraphQL schema includes these changes:
- Field forkingAllowedwas added to object typeRepository
Schema changes for 2021-09-09
The GraphQL schema includes these changes:
- Type 'Base64String' was added
- Type CancelSponsorshipInputwas added
- Type CancelSponsorshipPayloadwas added
- Type CommitMessagewas added
- Type CommittableBranchwas added
- Type CreateCommitOnBranchInputwas added
- Type CreateCommitOnBranchPayloadwas added
- Type FileAdditionwas added
- Type FileChangeswas added
- Type FileDeletionwas added
- Field cancelSponsorshipwas added to object typeMutation
- Field createCommitOnBranchwas added to object typeMutation
- Field sponsorsListing(deprecated) was removed from object typeQuery
Schema changes for 2021-09-03
The GraphQL schema includes these changes:
- Field sponsorshipForViewerAsSponsorablewas added to object typeOrganization
- Field sponsorshipForViewerAsSponsorablewas added to interfaceSponsorable
- Field isSponsorOptedIntoEmailwas added to object typeSponsorship
- Field sponsorshipForViewerAsSponsorablewas added to object typeUser
Schema changes for 2021-08-27
The GraphQL schema includes these changes:
- DeploymentProtectionRuleobject type no longer implements- Nodeinterface
- Field idwas removed from object typeDeploymentProtectionRule
- Field isFollowingViewerwas added to object typeUser
Schema changes for 2021-08-25
The GraphQL schema includes these changes:
- Field visibilitywas added to object typeRepository
- Field visibilitywas added to interfaceRepositoryInfo
Schema changes for 2021-08-24
The GraphQL schema includes these changes:
- Input field amountwas added to input object typeCreateSponsorshipInput
- Input field isRecurringwas added to input object typeCreateSponsorshipInput
- Input field sponsorLoginwas added to input object typeCreateSponsorshipInput
- Input field sponsorableLoginwas added to input object typeCreateSponsorshipInput
- Input field CreateSponsorshipInput.sponsorIdchanged type fromID!toID
- Input field CreateSponsorshipInput.sponsorableIdchanged type fromID!toID
- Input field CreateSponsorshipInput.tierIdchanged type fromID!toID
Schema changes for 2021-08-19
The GraphQL schema includes these changes:
- Type CreateSponsorshipInputwas added
- Type CreateSponsorshipPayloadwas added
- Field createSponsorshipwas added to object typeMutation
Schema changes for 2021-08-18
The GraphQL schema includes these changes:
- Field estimatedNextSponsorsPayoutInCentswas added to object typeOrganization
- Field monthlyEstimatedSponsorsIncomeInCentswas added to object typeOrganization
- Enum value INTERNALwas added to enumOrganizationMembersCanCreateRepositoriesSettingValue
- Field estimatedNextSponsorsPayoutInCentswas added to interfaceSponsorable
- Field monthlyEstimatedSponsorsIncomeInCentswas added to interfaceSponsorable
- Field estimatedNextSponsorsPayoutInCentswas added to object typeUser
- Field monthlyEstimatedSponsorsIncomeInCentswas added to object typeUser
Schema changes for 2021-08-13
The GraphQL schema includes these changes:
- Enum value OTHERwas removed from enumSecurityAdvisoryEcosystem
Schema changes for 2021-08-12
The GraphQL schema includes these changes:
- Type SponsorshipNewsletterwas added
- Type SponsorshipNewsletterConnectionwas added
- Type SponsorshipNewsletterEdgewas added
- Type SponsorshipNewsletterOrderwas added
- Type SponsorshipNewsletterOrderFieldwas added
- Field sponsorshipNewsletterswas added to object typeOrganization
- Field sponsorshipNewsletterswas added to interfaceSponsorable
- Field sponsorshipNewsletterswas added to object typeUser
Schema changes for 2021-08-04
The GraphQL schema includes these changes:
- Field sponsoringwas added to object typeOrganization
- Field sponsoringwas added to interfaceSponsorable
- Field sponsoringwas added to object typeUser
Schema changes for 2021-08-03
The GraphQL schema includes these changes:
- Field autoMergeAllowedwas added to object typeRepository
Schema changes for 2021-08-01
The GraphQL schema includes these changes:
- Type SponsorConnectionwas added
- Type SponsorEdgewas added
- Type SponsorOrderwas added
- Type SponsorOrderFieldwas added
- Field sponsorswas added to object typeOrganization
- Field sponsorswas added to interfaceSponsorable
- Field sponsorswas added to object typeUser
Schema changes for 2021-07-27
The GraphQL schema includes these changes:
- Argument membersOnly: Booleanadded to fieldEnterpriseIdentityProvider.externalIdentities
- Argument membersOnly: Booleanadded to fieldOrganizationIdentityProvider.externalIdentities
- Field mentionswas added to object typeRelease
- Field isPublicwas added to object typeSponsorsListing
- Field nextPayoutDatewas added to object typeSponsorsListing
- Field sponsorablewas added to object typeSponsorsListing
Schema changes for 2021-07-13
The GraphQL schema includes these changes:
- Type SponsorsActivitywas added
- Type SponsorsActivityActionwas added
- Type SponsorsActivityConnectionwas added
- Type SponsorsActivityEdgewas added
- Type SponsorsActivityOrderwas added
- Type SponsorsActivityOrderFieldwas added
- Type SponsorsActivityPeriodwas added
- Field sponsorsActivitieswas added to object typeOrganization
- Enum value OTHERwas added to enumSecurityAdvisoryEcosystem
- Field sponsorsActivitieswas added to interfaceSponsorable
- Field sponsorsActivitieswas added to object typeUser
Schema changes for 2021-06-22
The GraphQL schema includes these changes:
- Field ipAllowListEntrieswas added to object typeApp
- Member Appwas added to Union typeIpAllowListOwner
The [Access to a repositories dependency graph preview](/graphql/overview/schema-previews#access-to-a-repositories-dependency-graph-preview) includes these changes:
- Field packageLabelwas added to object typeDependencyGraphDependency
Schema changes for 2021-06-20
The GraphQL schema includes these changes:
- Type Reactorwas added
- Type ReactorConnectionwas added
- Type ReactorEdgewas added
- Field reactorswas added to object typeReactionGroup
The following changes will be made to the schema:
ReactionGroup.users:users will be removed. Use the reactors field instead. Effective 2021-10-01.Schema changes for 2021-06-18
The GraphQL schema includes these changes:
- Type IpAllowListForInstalledAppsEnabledSettingValuewas added
- Type UpdateIpAllowListForInstalledAppsEnabledSettingInputwas added
- Type UpdateIpAllowListForInstalledAppsEnabledSettingPayloadwas added
- Field requiresConversationResolutionwas added to object typeBranchProtectionRule
- Input field requiresConversationResolutionwas added to input object typeCreateBranchProtectionRuleInput
- Field ipAllowListForInstalledAppsEnabledSettingwas added to object typeEnterpriseOwnerInfo
- Field titleHTMLwas added to object typeIssue
- Field updateIpAllowListForInstalledAppsEnabledSettingwas added to object typeMutation
- Field ipAllowListForInstalledAppsEnabledSettingwas added to object typeOrganization
- Field titleHTMLwas added to object typePullRequest
- Field requiresConversationResolutionwas added to object typeRefUpdateRule
- Input field requiresConversationResolutionwas added to input object typeUpdateBranchProtectionRuleInput
Schema changes for 2021-06-07
The GraphQL schema includes these changes:
- Type AddDiscussionCommentInputwas added
- Type AddDiscussionCommentPayloadwas added
- Type AddUpvoteInputwas added
- Type AddUpvotePayloadwas added
- Type ApproveDeploymentsInputwas added
- Type ApproveDeploymentsPayloadwas added
- Type CheckStepwas added
- Type CheckStepConnectionwas added
- Type CheckStepEdgewas added
- Type CreateDiscussionInputwas added
- Type CreateDiscussionPayloadwas added
- Type CreateEnvironmentInputwas added
- Type CreateEnvironmentPayloadwas added
- Type DeleteDiscussionCommentInputwas added
- Type DeleteDiscussionCommentPayloadwas added
- Type DeleteDiscussionInputwas added
- Type DeleteDiscussionPayloadwas added
- Type DeleteEnvironmentInputwas added
- Type DeleteEnvironmentPayloadwas added
- Type DeploymentProtectionRulewas added
- Type DeploymentProtectionRuleConnectionwas added
- Type DeploymentProtectionRuleEdgewas added
- Type DeploymentProtectionRuleTypewas added
- Type DeploymentRequestwas added
- Type DeploymentRequestConnectionwas added
- Type DeploymentRequestEdgewas added
- Type DeploymentReviewwas added
- Type DeploymentReviewConnectionwas added
- Type DeploymentReviewEdgewas added
- Type DeploymentReviewStatewas added
- Type DeploymentReviewerwas added
- Type DeploymentReviewerConnectionwas added
- Type DeploymentReviewerEdgewas added
- Type Discussionwas added
- Type DiscussionCategorywas added
- Type DiscussionCategoryConnectionwas added
- Type DiscussionCategoryEdgewas added
- Type DiscussionCommentwas added
- Type DiscussionCommentConnectionwas added
- Type DiscussionCommentEdgewas added
- Type DiscussionConnectionwas added
- Type DiscussionEdgewas added
- Type DiscussionOrderwas added
- Type DiscussionOrderFieldwas added
- Type Environmentwas added
- Type EnvironmentConnectionwas added
- Type EnvironmentEdgewas added
- Type MarkDiscussionCommentAsAnswerInputwas added
- Type MarkDiscussionCommentAsAnswerPayloadwas added
- Type PinnedDiscussionwas added
- Type PinnedDiscussionConnectionwas added
- Type PinnedDiscussionEdgewas added
- Type PinnedDiscussionGradientwas added
- Type PinnedDiscussionPatternwas added
- Type RejectDeploymentsInputwas added
- Type RejectDeploymentsPayloadwas added
- Type RemoveUpvoteInputwas added
- Type RemoveUpvotePayloadwas added
- Type RepositoryDiscussionAuthorwas added
- Type RepositoryDiscussionCommentAuthorwas added
- Type UnmarkDiscussionCommentAsAnswerInputwas added
- Type UnmarkDiscussionCommentAsAnswerPayloadwas added
- Type UpdateDiscussionCommentInputwas added
- Type UpdateDiscussionCommentPayloadwas added
- Type UpdateDiscussionInputwas added
- Type UpdateDiscussionPayloadwas added
- Type UpdateEnvironmentInputwas added
- Type UpdateEnvironmentPayloadwas added
- Type Votablewas added
- Type Workflowwas added
- Type WorkflowRunwas added
- Field deploymentwas added to object typeCheckRun
- Field pendingDeploymentRequestwas added to object typeCheckRun
- Field stepswas added to object typeCheckRun
- Enum value PENDINGwas added to enumCheckStatusState
- Field creatorwas added to object typeCheckSuite
- Field workflowRunwas added to object typeCheckSuite
- Field addDiscussionCommentwas added to object typeMutation
- Field addUpvotewas added to object typeMutation
- Field approveDeploymentswas added to object typeMutation
- Field createDiscussionwas added to object typeMutation
- Field createEnvironmentwas added to object typeMutation
- Field deleteDiscussionwas added to object typeMutation
- Field deleteDiscussionCommentwas added to object typeMutation
- Field deleteEnvironmentwas added to object typeMutation
- Field markDiscussionCommentAsAnswerwas added to object typeMutation
- Field rejectDeploymentswas added to object typeMutation
- Field removeUpvotewas added to object typeMutation
- Field unmarkDiscussionCommentAsAnswerwas added to object typeMutation
- Field updateDiscussionwas added to object typeMutation
- Field updateDiscussionCommentwas added to object typeMutation
- Field updateEnvironmentwas added to object typeMutation
- Organizationobject implements- RepositoryDiscussionAuthorinterface
- Organizationobject implements- RepositoryDiscussionCommentAuthorinterface
- Field repositoryDiscussionCommentswas added to object typeOrganization
- Field repositoryDiscussionswas added to object typeOrganization
- Field closingIssuesReferenceswas added to object typePullRequest
- Releaseobject implements- Reactableinterface
- Field databaseIdwas added to object typeRelease
- Field reactionGroupswas added to object typeRelease
- Field reactionswas added to object typeRelease
- Field viewerCanReactwas added to object typeRelease
- Field discussionwas added to object typeRepository
- Field discussionCategorieswas added to object typeRepository
- Field discussionswas added to object typeRepository
- Field environmentwas added to object typeRepository
- Field environmentswas added to object typeRepository
- Field pinnedDiscussionswas added to object typeRepository
- Enum value PENDINGwas added to enumRequestableCheckStatusState
- Member Discussionwas added to Union typeSearchResultItem
- Field discussionCountwas added to object typeSearchResultItemConnection
- Enum value DISCUSSIONwas added to enumSearchType
- Enum value GOwas added to enumSecurityAdvisoryEcosystem
- Field totalRecurringMonthlyPriceInCentswas added to object typeSponsorshipConnection
- Field totalRecurringMonthlyPriceInDollarswas added to object typeSponsorshipConnection
- Userobject implements- RepositoryDiscussionAuthorinterface
- Userobject implements- RepositoryDiscussionCommentAuthorinterface
- Field repositoryDiscussionCommentswas added to object typeUser
- Field repositoryDiscussionswas added to object typeUser
The following changes will be made to the schema:
PackageType.DOCKER:DOCKER will be removed. Effective 2021-06-21.Schema changes for 2021-05-16
The GraphQL schema includes these changes:
- Argument isApproved: Booleanadded to fieldOrganization.domains
- Field canReceiveOrganizationEmailsWhenNotificationsRestrictedwas added to object typeUser
- Field isApprovedwas added to object typeVerifiableDomain
- Argument isApproved: Booleanadded to fieldEnterpriseOwnerInfo.domains
Schema changes for 2021-05-12
The GraphQL schema includes these changes:
- Field claimantwas added to object typeMannequin
Schema changes for 2021-05-04
The GraphQL schema includes these changes:
- Type PullRequestTemplatewas added
- Field pullRequestTemplateswas added to object typeRepository
Schema changes for 2021-04-20
The GraphQL schema includes these changes:
- Type ConvertPullRequestToDraftInputwas added
- Type ConvertPullRequestToDraftPayloadwas added
- Field convertPullRequestToDraftwas added to object typeMutation
Schema changes for 2021-04-07
The GraphQL schema includes these changes:
- Field tierSelectedAtwas added to object typeSponsorship
Schema changes for 2021-03-27
The GraphQL schema includes these changes:
- Field closestLesserValueTierwas added to object typeSponsorsTier
- Field isCustomAmountwas added to object typeSponsorsTier
- Field isOneTimePaymentwas added to object typeSponsorship
Schema changes for 2021-03-25
The GraphQL schema includes these changes:
- Field isOneTimewas added to object typeSponsorsTier
Schema changes for 2021-03-21
The GraphQL schema includes these changes:
- Type RequirableByPullRequestwas added
- Field viewerLatestReviewwas added to object typePullRequest
- Field viewerLatestReviewRequestwas added to object typePullRequest
- CheckRunobject implements- RequirableByPullRequestinterface
- Type for argument pullRequestIdon fieldCheckRun.isRequiredchanged fromID!toID
- Argument pullRequestNumber: Intadded to fieldCheckRun.isRequired
- StatusContextobject implements- RequirableByPullRequestinterface
- Type for argument pullRequestIdon fieldStatusContext.isRequiredchanged fromID!toID
- Argument pullRequestNumber: Intadded to fieldStatusContext.isRequired
Schema changes for 2021-03-19
The GraphQL schema includes these changes:
- Field requiresCodeOwnerReviewswas added to object typeRefUpdateRule
- Field viewerAllowedToDismissReviewswas added to object typeRefUpdateRule
Schema changes for 2021-03-18
The GraphQL schema includes these changes:
- Field isRequiredwas added to object typeCheckRun
- Field isRequiredwas added to object typeStatusContext
Schema changes for 2021-03-03
The GraphQL schema includes these changes:
- Field isPinnedwas added to object typeIssue
- Enum value 'CREATED_ATwas added to enumVerifiableDomainOrderField'
- Field createdAtwas added to object typeVerifiableDomain
- Field updatedAtwas added to object typeVerifiableDomain
Schema changes for 2021-03-02
The GraphQL schema includes these changes:
- Field isGitHubStarwas added to object typeUser
- Field tagCommitwas added to object typeRelease
Schema changes for 2021-02-25
The GraphQL schema includes these changes:
- Type ApproveVerifiableDomainInputwas added
- Type ApproveVerifiableDomainPayloadwas added
- Field approveVerifiableDomainwas added to object typeMutation
Schema changes for 2021-02-16
The GraphQL schema includes these changes:
- Type CVSSwas added
- Type CWEConnectionwas added
- Type CWEEdgewas added
- Type CWEwas added
- Type SponsorsGoalwas added
- Type SponsorsGoalKindwas added
- Field repositorywas added to object typeRelease
- Field cvsswas added to object typeSecurityAdvisory
- Field cweswas added to object typeSecurityAdvisory
- Field activeGoalwas added to object typeSponsorsListing
Schema changes for 2021-02-05
The GraphQL schema includes these changes:
- Type AutoMergeRequestwas added
- Type SponsorableOrderwas added
- Type SponsorableOrderFieldwas added
- Type SponsorableItemConnectionwas added
- Type SponsorableItemEdgewas added
- Type SponsorableItemwas added
- Type DisablePullRequestAutoMergeInputwas added
- Type DisablePullRequestAutoMergePayloadwas added
- Type EnablePullRequestAutoMergeInputwas added
- Type EnablePullRequestAutoMergePayloadwas added
- Field sponsorableswas added to object typeQuery
- Field isSponsoredBywas added to object typeOrganization
- Field sponsorshipForViewerAsSponsorwas added to object typeOrganization
- Field isSponsoredBywas added to object typeUser
- Field sponsorshipForViewerAsSponsorwas added to object typeUser
- Field autoMergeRequestwas added to object typePullRequest
- Field viewerCanDisableAutoMergewas added to object typePullRequest
- Field viewerCanEnableAutoMergewas added to object typePullRequest
- Field isSponsoredBywas added to interfaceSponsorable
- Field sponsorshipForViewerAsSponsorwas added to interfaceSponsorable
- Field disablePullRequestAutoMergewas added to object typeMutation
- Field enablePullRequestAutoMergewas added to object typeMutation
Schema changes for 2021-02-01
The GraphQL schema includes these changes:
- Type NotificationRestrictionSettingValuewas added
- Type UpdateNotificationRestrictionSettingInputwas added
- Type UpdateNotificationRestrictionSettingPayloadwas added
- Field notificationDeliveryRestrictionEnabledSettingwas added to object typeOrganization
- Field notificationsPermalinkwas added to object typeSecurityAdvisory
- Field notificationDeliveryRestrictionEnabledSettingwas added to object typeEnterpriseOwnerInfo
- Field updateNotificationRestrictionSettingwas added to object typeMutation
Schema changes for 2021-01-19
The GraphQL schema includes these changes:
- Type ContributionLevelwas added
- Type VerifiableDomainOrderwas added
- Type VerifiableDomainOrderFieldwas added
- Type VerifiableDomainConnectionwas added
- Type VerifiableDomainEdgewas added
- Type VerifiableDomainwas added
- Type VerifiableDomainOwnerwas added
- Type AddVerifiableDomainInputwas added
- Type AddVerifiableDomainPayloadwas added
- Type DeleteVerifiableDomainInputwas added
- Type DeleteVerifiableDomainPayloadwas added
- Type RegenerateVerifiableDomainTokenInputwas added
- Type RegenerateVerifiableDomainTokenPayloadwas added
- Type VerifyVerifiableDomainInputwas added
- Type VerifyVerifiableDomainPayloadwas added
- Field domainswas added to object typeOrganization
- Field isLatestwas added to object typeRelease
- Field latestReleasewas added to object typeRepository
- Enum value WAITINGwas added to enumDeploymentStatusState
- Field contributionLevelwas added to object typeContributionCalendarDay
- Field domainswas added to object typeEnterpriseOwnerInfo
- Field addVerifiableDomainwas added to object typeMutation
- Field deleteVerifiableDomainwas added to object typeMutation
- Field regenerateVerifiableDomainTokenwas added to object typeMutation
- Field verifyVerifiableDomainwas added to object typeMutation
Schema changes for 2021-01-12
The GraphQL schema includes these changes:
- Type AutoMergeDisabledEventwas added
- Type AutoMergeEnabledEventwas added
- Type AutoRebaseEnabledEventwas added
- Type AutoSquashEnabledEventwas added
- Type AddEnterpriseSupportEntitlementInputwas added
- Type AddEnterpriseSupportEntitlementPayloadwas added
- Type RemoveEnterpriseSupportEntitlementInputwas added
- Type RemoveEnterpriseSupportEntitlementPayloadwas added
- Enum value WAITINGwas added to enumCheckStatusState
- Enum value 'AUTO_MERGE_DISABLED_EVENTwas added to enumPullRequestTimelineItemsItemType'
- Enum value 'AUTO_MERGE_ENABLED_EVENTwas added to enumPullRequestTimelineItemsItemType'
- Enum value 'AUTO_REBASE_ENABLED_EVENTwas added to enumPullRequestTimelineItemsItemType'
- Enum value 'AUTO_SQUASH_ENABLED_EVENTwas added to enumPullRequestTimelineItemsItemType'
- Member AutoMergeDisabledEventwas added to Union typePullRequestTimelineItems
- Member AutoMergeEnabledEventwas added to Union typePullRequestTimelineItems
- Member AutoRebaseEnabledEventwas added to Union typePullRequestTimelineItems
- Member AutoSquashEnabledEventwas added to Union typePullRequestTimelineItems
- Field supportEntitlementswas added to object typeEnterpriseOwnerInfo
- Field addEnterpriseSupportEntitlementwas added to object typeMutation
- Field removeEnterpriseSupportEntitlementwas added to object typeMutation
- Enum value WAITINGwas added to enumRequestableCheckStatusState
Schema changes for 2020-12-09
The GraphQL schema includes these changes:
- Field hasVerifiedOwnerwas added to object typeMarketplaceListing
Schema changes for 2020-11-13
The GraphQL schema includes these changes:
- Input field requiresLinearHistorywas added to input object typeUpdateBranchProtectionRuleInput
- Input field allowsForcePusheswas added to input object typeUpdateBranchProtectionRuleInput
- Input field allowsDeletionswas added to input object typeUpdateBranchProtectionRuleInput
- Input field requiresLinearHistorywas added to input object typeCreateBranchProtectionRuleInput
- Input field allowsForcePusheswas added to input object typeCreateBranchProtectionRuleInput
- Input field allowsDeletionswas added to input object typeCreateBranchProtectionRuleInput
- Field requiresLinearHistorywas added to object typeBranchProtectionRule
- Field allowsForcePusheswas added to object typeBranchProtectionRule
- Field allowsDeletionswas added to object typeBranchProtectionRule
Schema changes for 2020-10-12
The GraphQL schema includes these changes:
- Field updateEnterpriseActionExecutionCapabilitySettingwas removed from object typeMutation
- Field actionExecutionCapabilitySettingOrganizationswas removed from object typeEnterpriseOwnerInfo
- Type UpdateEnterpriseActionExecutionCapabilitySettingInputwas removed
- Type UpdateEnterpriseActionExecutionCapabilitySettingPayloadwas removed
- Type ActionExecutionCapabilitySettingwas removed
Schema changes for 2020-09-30
The GraphQL schema includes these changes:
- Field issuePrioritiesDebugwas removed from object typeMilestone
Schema changes for 2020-09-23
The GraphQL schema includes these changes:
- Field Blob.isBinarychanged type fromBoolean!toBoolean
- Field Ref.targetchanged type fromGitObject!toGitObject
- Union member BaseRefDeletedEventwas added to Union typePullRequestTimelineItem
- Enum value BASE_REF_DELETED_EVENTwas added to enumPullRequestTimelineItemsItemType
- Union member BaseRefDeletedEventwas added to Union typePullRequestTimelineItems
- Enum value PUBLIC_PRIVATEwas added to enumOrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility
- Enum value PUBLIC_INTERNALwas added to enumOrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility
- Enum value PRIVATE_INTERNALwas added to enumOrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility
- Enum value PRIVATEwas added to enumOrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility
- Enum value NONEwas added to enumOrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility
- Enum value INTERNALwas added to enumOrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility
- Enum value MANNEQUINwas added to enumCommentAuthorAssociation
- Field pathwas added to object typeTreeEntry
- Field isGeneratedwas added to object typeTreeEntry
- Field extensionwas added to object typeTreeEntry
- Field usedwas added to object typeRateLimit
- Field asCodeOwnerwas added to object typeReviewRequest
- Field viewerViewedStatewas added to object typePullRequestChangedFile
- Field unmarkFileAsViewedwas added to object typeMutation
- Field markFileAsViewedwas added to object typeMutation
- Input field authorEmailwas added to input object typeMergePullRequestInput
- Input field authorEmailwas added to input object typeMergeBranchInput
- Field isCrossRepositorywas added to object typeUnmarkedAsDuplicateEvent
- Field duplicatewas added to object typeUnmarkedAsDuplicateEvent
- Field canonicalwas added to object typeUnmarkedAsDuplicateEvent
- Field isCrossRepositorywas added to object typeMarkedAsDuplicateEvent
- Field duplicatewas added to object typeMarkedAsDuplicateEvent
- Field canonicalwas added to object typeMarkedAsDuplicateEvent
- Field groupswas added to object typeExternalIdentityScimAttributes
- Field givenNamewas added to object typeExternalIdentityScimAttributes
- Field familyNamewas added to object typeExternalIdentityScimAttributes
- Field emailswas added to object typeExternalIdentityScimAttributes
- Field usernamewas added to object typeExternalIdentitySamlAttributes
- Field groupswas added to object typeExternalIdentitySamlAttributes
- Field givenNamewas added to object typeExternalIdentitySamlAttributes
- Field familyNamewas added to object typeExternalIdentitySamlAttributes
- Field emailswas added to object typeExternalIdentitySamlAttributes
- Field isInOrganizationwas added to object typeRepositoryInfo
- Field permalinkwas added to object typeRepositoryInvitation
- Input field issueTemplatewas added to input object typeCreateIssueInput
- Field combinedContextswas added to object typeStatus
- Field deletedCommentAuthorwas added to object typeCommentDeletedEvent
- Field pullRequestwas added to object typeBaseRefChangedEvent
- Field previousRefNamewas added to object typeBaseRefChangedEvent
- Field currentRefNamewas added to object typeBaseRefChangedEvent
- Field stargazerCountwas added to object typeGist
- Field refUpdateRulewas added to object typeRef
- Field branchProtectionRulewas added to object typeRef
- Argument query: Stringadded to fieldRepository.milestones
- Field viewerPossibleCommitEmailswas added to object typeRepository
- Field viewerDefaultMergeMethodwas added to object typeRepository
- Field viewerDefaultCommitEmailwas added to object typeRepository
- Field securityPolicyUrlwas added to object typeRepository
- Field issueTemplateswas added to object typeRepository
- Field isUserConfigurationRepositorywas added to object typeRepository
- Field isSecurityPolicyEnabledwas added to object typeRepository
- Field isEmptywas added to object typeRepository
- Field isBlankIssuesEnabledwas added to object typeRepository
- Field contactLinkswas added to object typeRepository
- Field stargazerCountwas added to object typeRepository
- Field isInOrganizationwas added to object typeRepository
- Field viewerCanReplywas added to object typePullRequestReviewThread
- Field pathwas added to object typePullRequestReviewThread
- Field isOutdatedwas added to object typePullRequestReviewThread
- Field isCollapsedwas added to object typePullRequestReviewThread
- Input field AddPullRequestReviewThreadInput.pullRequestReviewIdchanged type fromID!toID
- Input field pullRequestIdwas added to input object typeAddPullRequestReviewThreadInput
- Field authorCanPushToRepositorywas added to object typePullRequestReview
- Field progressPercentagewas added to object typeMilestone
- Enum value MergeStateStatus.DRAFTwas deprecated with reasonDRAFT state will be removed from this enum andisDraftshould be used instead Use PullRequest.isDraft instead. Removal on 2021-01-01 UTC.
- Field viewerMergeHeadlineTextwas added to object typePullRequest
- Field viewerMergeBodyTextwas added to object typePullRequest
- Field viewerCanDeleteHeadRefwas added to object typePullRequest
- Field latestReviewswas added to object typePullRequest
- Field latestOpinionatedReviewswas added to object typePullRequest
- Field isReadByViewerwas added to object typePullRequest
- Field progresswas added to object typeProject
- Field filewas added to object typeCommit
- Field authorswas added to object typeCommit
- Field isReadByViewerwas added to object typeIssue
- Field bodyUrlwas added to object typeIssue
- Field bodyResourcePathwas added to object typeIssue
- Field stargazerCountwas added to object typeStarrable
- Field stargazerCountwas added to object typeTopic
- Type RepositoryContactLinkwas added
- Type RefUpdateRulewas added
- Type ProjectProgresswas added
- Type UnmarkFileAsViewedInputwas added
- Type UnmarkFileAsViewedPayloadwas added
- Type MarkFileAsViewedPayloadwas added
- Type MarkFileAsViewedInputwas added
- Type GitActorEdgewas added
- Type FileViewedStatewas added
- Type UserEmailMetadatawas added
- Type GitActorConnectionwas added
- Type BaseRefDeletedEventwas added
- Type IssueTemplatewas added
The following changes will be made to the schema:
EnterprisePendingMemberInvitationEdge.isUnlicensed: isUnlicensed will be removed. Effective 2020-07-01.EnterpriseMemberEdge.isUnlicensed: isUnlicensed will be removed. Effective 2021-01-01.EnterpriseOutsideCollaboratorEdge.isUnlicensed: isUnlicensed will be removed. Effective 2021-01-01.EnterprisePendingCollaboratorEdge.isUnlicensed: isUnlicensed will be removed. Effective 2021-01-01.MergeStateStatus.DRAFT: DRAFT will be removed. Use PullRequest.isDraft instead. Effective 2021-01-01.Schema changes for 2020-06-26
The GraphQL schema includes these changes:
- Type TopicEdgewas removed
- Type RegistryPackageVersionEdgewas removed
- Type RegistryPackageVersionStatisticswas removed
- Type RegistryPackageTagEdgewas removed
- Type RegistryPackageFileEdgewas removed
- Type RegistryPackageDependencyEdgewas removed
- Type RegistryPackageMetadatumwas removed
- Type TopicConnectionwas removed
- Type RegistryPackageTagwas removed
- Type RegistryPackageTagConnectionwas removed
- Type RegistryPackageStatisticswas removed
- Type RegistryPackageVersionConnectionwas removed
- Type RegistryPackageTypewas removed
- Type RegistryPackagewas removed
- Type RegistryPackageFileConnectionwas removed
- Type RegistryPackageFilewas removed
- Type RegistryPackageDependencyTypewas removed
- Type RegistryPackageDependencywas removed
- Type RegistryPackageDependencyConnectionwas removed
- Type RegistryPackageVersionwas removed
Schema changes for 2020-06-23
The GraphQL schema includes these changes:
- Argument packageType: PackageTypeadded to fieldOrganization.packages
- Argument packageType: PackageTypeadded to fieldUser.packages
- Argument packageType: PackageTypeadded to fieldPackageOwner.packages
- Argument packageType: PackageTypeadded to fieldRepository.packages
Schema changes for 2020-06-18
The GraphQL schema includes these changes:
- Field databaseIdwas added to object typeTeam
Schema changes for 2020-06-05
The GraphQL schema includes these changes:
- Enum value TWO_FACTOR_ACCOUNT_RECOVERYwas added to enumOrgRemoveMemberAuditEntryReason
Schema changes for 2020-06-01
The GraphQL schema includes these changes:
- Field twitterUsernamewas added to object typeOrganization
- Field twitterUsernamewas added to object typeUser
The following changes will be made to the schema:
Blob.isBinary: Type for isBinary will change from Boolean! to Boolean. Effective 2019-07-01.Ref.target: Type for target will change from GitObject! to GitObject. Effective 2019-07-01.Schema changes for 2020-05-23
The GraphQL schema includes these changes:
- Field ipAllowListEntrieswas added to object typeOrganization
- Field ipAllowListEnabledSettingwas added to object typeOrganization
Schema changes for 2020-05-21
The GraphQL schema includes these changes:
- Enum value AUTOMATIC_BASE_CHANGE_SUCCEEDED_EVENTwas added to enumPullRequestTimelineItemsItemType
- Enum value AUTOMATIC_BASE_CHANGE_FAILED_EVENTwas added to enumPullRequestTimelineItemsItemType
- Union member AutomaticBaseChangeSucceededEventwas added to Union typePullRequestTimelineItems
- Union member AutomaticBaseChangeFailedEventwas added to Union typePullRequestTimelineItems
- Type AutomaticBaseChangeSucceededEventwas added
- Type AutomaticBaseChangeFailedEventwas added
The following changes will be made to the schema:
RepositoryCollaboratorEdge.permission: Type for permission will change from RepositoryPermission! to String. Effective 2020-10-01.RepositoryInvitation.permission: Type for permission will change from RepositoryPermission! to String. Effective 2020-10-01.TeamRepositoryEdge.permission: Type for permission will change from RepositoryPermission! to String. Effective 2020-10-01.Schema changes for 2020-05-19
The GraphQL schema includes these changes:
- Field RepositoryInvitation.inviteechanged type fromUser!toUser
- Default value for argument orderByon fieldEnterpriseOwnerInfo.pendingCollaboratorschanged from{"field"=>"INVITEE_LOGIN", "direction"=>"ASC"}to{"field"=>"CREATED_AT", "direction"=>"DESC"}
- Enum value RepositoryInvitationOrderField.INVITEE_LOGINwas deprecated with reason `INVITEE_LOGINis no longer a valid field value. Repository invitations can now be associated with an email, not only an invitee. Removal on 2020-10-01 UTC.`
- Field emailwas added to object typeRepositoryInvitation
- Field pendingCollaboratorInvitationswas added to object typeEnterpriseOwnerInfo
- Type RepositoryInvitationEdgewas added
- Type RepositoryInvitationConnectionwas added
The following changes will be made to the schema:
EnterpriseOwnerInfo.pendingCollaborators: pendingCollaborators will be removed. Use the pendingCollaboratorInvitations field instead. Effective 2020-10-01.RepositoryInvitationOrderField.INVITEE_LOGIN: INVITEE_LOGIN will be removed. Effective 2020-10-01.Schema changes for 2020-05-13
The GraphQL schema includes these changes:
- Field packageNamewas removed from object typeRepositoryVulnerabilityAlert
- Field fixedInwas removed from object typeRepositoryVulnerabilityAlert
- Field externalReferencewas removed from object typeRepositoryVulnerabilityAlert
- Field externalIdentifierwas removed from object typeRepositoryVulnerabilityAlert
- Field affectedRangewas removed from object typeRepositoryVulnerabilityAlert
- Field isDelistedwas removed from object typeMarketplaceListing
- Field isApprovedwas removed from object typeMarketplaceListing
- Field hasApprovalBeenRequestedwas removed from object typeMarketplaceListing
- Field pinnedRepositorieswas removed from object typeRepositoryOwner
- Input field fieldwas removed from input object typeContributionOrder
- Field pinnedRepositorieswas removed from object typeOrganization
- Field pinnedRepositorieswas removed from object typeUser
- Type ContributionOrderFieldwas removed
- Default value for argument orderByon fieldPullRequestReviewContributionsByRepository.contributionschanged from{"field"=>"OCCURRED_AT", "direction"=>"DESC"}to{"direction"=>"DESC"}
- Default value for argument orderByon fieldPullRequestContributionsByRepository.contributionschanged from{"field"=>"OCCURRED_AT", "direction"=>"DESC"}to{"direction"=>"DESC"}
- Default value for argument orderByon fieldIssueContributionsByRepository.contributionschanged from{"field"=>"OCCURRED_AT", "direction"=>"DESC"}to{"direction"=>"DESC"}
- Default value for argument orderByon fieldContributionsCollection.repositoryContributionschanged from{"field"=>"OCCURRED_AT", "direction"=>"DESC"}to{"direction"=>"DESC"}
- Default value for argument orderByon fieldContributionsCollection.pullRequestReviewContributionschanged from{"field"=>"OCCURRED_AT", "direction"=>"DESC"}to{"direction"=>"DESC"}
- Default value for argument orderByon fieldContributionsCollection.pullRequestContributionschanged from{"field"=>"OCCURRED_AT", "direction"=>"DESC"}to{"direction"=>"DESC"}
- Default value for argument orderByon fieldContributionsCollection.issueContributionschanged from{"field"=>"OCCURRED_AT", "direction"=>"DESC"}to{"direction"=>"DESC"}
Schema changes for 2020-05-12
The GraphQL schema includes these changes:
- Field organizationVerifiedDomainEmailswas added to object typeUser
Schema changes for 2020-05-11
The GraphQL schema includes these changes:
- Field sponsorEntitywas added to object typeSponsorship
- Type Sponsorwas added
The following changes will be made to the schema:
Sponsorship.sponsor: sponsor will be removed. Use Sponsorship.sponsorEntity instead. Effective 2020-10-01.Schema changes for 2020-05-01
The GraphQL schema includes these changes:
- Input field includeAllBrancheswas added to input object typeCloneTemplateRepositoryInput
Schema changes for 2020-04-23
The following changes will be made to the schema:
Issue.timeline: timeline will be removed. Use Issue.timelineItems instead. Effective 2020-10-01.PullRequest.timeline: timeline will be removed. Use PullRequest.timelineItems instead. Effective 2020-10-01.Schema changes for 2020-04-20
The GraphQL schema includes these changes:
- Enum value USER_ACCOUNT_DELETEDwas added to enumOrgRemoveMemberAuditEntryReason
Schema changes for 2020-04-15
The GraphQL schema includes these changes:
- Enum value CONVERT_TO_DRAFT_EVENTwas added to enumPullRequestTimelineItemsItemType
- Union member ConvertToDraftEventwas added to Union typePullRequestTimelineItems
- Field DeploymentStatus.creatorchanged type fromActortoActor!
- Field isOverLimitwas added to object typeStarredRepositoryConnection
- Field Deployment.creatorchanged type fromActortoActor!
- Field onBehalfOfwas added to object typeCommit
- Type ConvertToDraftEventwas added
Schema changes for 2020-03-23
The GraphQL schema includes these changes:
- Type IssueOrPullRequestEdgewas removed
- Default value for argument affiliationson fieldRepositoryOwner.repositorieschanged from["OWNER", "COLLABORATOR"]to__no_default__
- Default value for argument affiliationson fieldRepositoryOwner.pinnedRepositorieschanged from["OWNER", "COLLABORATOR"]to__no_default__
- Default value for argument affiliationson fieldOrganization.repositorieschanged from["OWNER", "COLLABORATOR"]to ``
- Default value for argument affiliationson fieldOrganization.pinnedRepositorieschanged from["OWNER", "COLLABORATOR"]to ``
- Default value for argument affiliationson fieldUser.watchingchanged from["OWNER", "COLLABORATOR", "ORGANIZATION_MEMBER"]to ``
- Default value for argument affiliationson fieldUser.repositorieschanged from["OWNER", "COLLABORATOR"]to ``
- Default value for argument affiliationson fieldUser.pinnedRepositorieschanged from["OWNER", "COLLABORATOR"]to ``
- Default value for argument affiliationson fieldRepository.forkschanged from["OWNER", "COLLABORATOR"]to ``
- Field submodulewas added to object typeTreeEntry
- Field reviewDecisionwas added to object typeReviewStatusHovercardContext
- Field permalinkwas added to object typeSecurityAdvisory
- Field updateIpAllowListEntrywas added to object typeMutation
- Field updateIpAllowListEnabledSettingwas added to object typeMutation
- Field setEnterpriseIdentityProviderwas added to object typeMutation
- Field removeEnterpriseIdentityProviderwas added to object typeMutation
- Field deleteIpAllowListEntrywas added to object typeMutation
- Field createIpAllowListEntrywas added to object typeMutation
- Field ipAllowListEntrieswas added to object typeEnterpriseOwnerInfo
- Field ipAllowListEnabledSettingwas added to object typeEnterpriseOwnerInfo
- Field submoduleswas added to object typeRepository
- Field reviewDecisionwas added to object typePullRequest
- Field submoduleswas added to object typeCommit
- Field slugwas added to object typeEnterprise
- Type SubmoduleEdgewas added
- Type PullRequestReviewDecisionwas added
- Type UpdateIpAllowListEntryInputwas added
- Type UpdateIpAllowListEntryPayloadwas added
- Type UpdateIpAllowListEnabledSettingInputwas added
- Type UpdateIpAllowListEnabledSettingPayloadwas added
- Type SetEnterpriseIdentityProviderInputwas added
- Type SetEnterpriseIdentityProviderPayloadwas added
- Type RemoveEnterpriseIdentityProviderInputwas added
- Type RemoveEnterpriseIdentityProviderPayloadwas added
- Type IpAllowListEntryOrderFieldwas added
- Type IpAllowListEntryEdgewas added
- Type IpAllowListOwnerwas added
- Type IpAllowListEntryOrderwas added
- Type IpAllowListEntryConnectionwas added
- Type IpAllowListEnabledSettingValuewas added
- Type DeleteIpAllowListEntryPayloadwas added
- Type DeleteIpAllowListEntryInputwas added
- Type CreateIpAllowListEntryPayloadwas added
- Type IpAllowListEntrywas added
- Type CreateIpAllowListEntryInputwas added
- Type Submodulewas added
- Type SubmoduleConnectionwas added
Schema changes for 2020-03-10
The GraphQL schema includes these changes:
- Type MentionableItemEdgewas removed
- Type MentionableItemwas removed
- Field statusCheckRollupwas added to object typeCommit
- Type StatusCheckRollupContextwas added
- Type StatusCheckRollupContextEdgewas added
- Type StatusCheckRollupContextConnectionwas added
- Type StatusCheckRollupwas added
Schema changes for 2020-03-05
The GraphQL schema includes these changes:
- Field actorwas added to object typeRequestReviewsPayload
- Type MentionableItemEdgewas added
- Type MentionableItemwas added
Schema changes for 2020-02-19
The GraphQL schema includes these changes:
- Type PackageTypewas added
The GitHub Packages preview includes these changes:
- Field packageTypewas added to object typePackage
Schema changes for 2020-02-12
The GraphQL schema includes these changes:
- Field deleteDeploymentwas added to object typeMutation
- Type DeleteDeploymentInputwas added
- Type DeleteDeploymentPayloadwas added
Schema changes for 2020-02-05
The GraphQL schema includes these changes:
- Type EnterpriseOrderFieldwas removed
- Type CollectionItemContentwas removed
- Enum value UNMARKED_AS_DUPLICATE_EVENTwas added to enumPullRequestTimelineItemsItemType
- Enum value DISCONNECTED_EVENTwas added to enumPullRequestTimelineItemsItemType
- Enum value CONNECTED_EVENTwas added to enumPullRequestTimelineItemsItemType
- Union member UnmarkedAsDuplicateEventwas added to Union typePullRequestTimelineItems
- Union member DisconnectedEventwas added to Union typePullRequestTimelineItems
- Union member ConnectedEventwas added to Union typePullRequestTimelineItems
- Enum value UNMARKED_AS_DUPLICATE_EVENTwas added to enumIssueTimelineItemsItemType
- Enum value DISCONNECTED_EVENTwas added to enumIssueTimelineItemsItemType
- Enum value CONNECTED_EVENTwas added to enumIssueTimelineItemsItemType
- Union member UnmarkedAsDuplicateEventwas added to Union typeIssueTimelineItems
- Union member DisconnectedEventwas added to Union typeIssueTimelineItems
- Union member ConnectedEventwas added to Union typeIssueTimelineItems
- Input field SubmitPullRequestReviewInput.pullRequestReviewIdchanged type fromID!toID
- Input field pullRequestIdwas added to input object typeSubmitPullRequestReviewInput
- Input field AddPullRequestReviewCommentInput.pullRequestReviewIdchanged type fromID!toID
- Input field pullRequestIdwas added to input object typeAddPullRequestReviewCommentInput
- Field originalEnvironmentwas added to object typeDeployment
- Field latestEnvironmentwas added to object typeDeployment
- Field checksUrlwas added to object typePullRequest
- Field checksResourcePathwas added to object typePullRequest
- Type UnmarkedAsDuplicateEventwas added
- Type DisconnectedEventwas added
- Type ConnectedEventwas added
The [Checks preview](/graphql/overview/schema-previews#checks-preview) includes these changes:
- Enum value STALEwas added to enumCheckConclusionState
- Enum value SKIPPEDwas added to enumCheckConclusionState
Schema changes for 2020-01-09
The GraphQL schema includes these changes:
- Enum value DUPLICATEwas added to enumReportedContentClassifiers
- Field deleteBranchOnMergewas added to object typeRepository
Schema changes for 2020-01-06
The GraphQL schema includes these changes:
- Field sponsorablewas added to object typeSponsorship
The following changes will be made to the schema:
Sponsorship.maintainer: maintainer will be removed. Use Sponsorship.sponsorable instead. Effective 2020-04-01.Schema changes for 2019-12-16
The GraphQL schema includes these changes:
- Field actorwas added to object typeUpdatePullRequestPayload
- Field actorwas added to object typeUpdateIssuePayload
- Field actorwas added to object typeUnlockLockablePayload
- Field actorwas added to object typeMergePullRequestPayload
- Field actorwas added to object typeLockLockablePayload
- Argument orderBy: LabelOrderadded to fieldRepository.labels
- Argument orderBy: LabelOrderadded to fieldIssue.labels
- Argument orderBy: LabelOrderadded to fieldLabelable.labels
- Argument orderBy: LabelOrderadded to fieldPullRequest.labels
- Type LabelOrderFieldwas added
- Type LabelOrderwas added
Schema changes for 2019-12-11
The GraphQL schema includes these changes:
- Field createdAtwas added to object typeRepositoryVulnerabilityAlert
Schema changes for 2019-12-05
The GraphQL schema includes these changes:
- Field createdAtwas added to object typeSponsorsListing
Schema changes for 2019-11-25
The GitHub Packages preview includes these changes:
- Field statisticswas added to object typePackageVersion
- Field statisticswas added to object typePackage
- Type PackageStatisticswas added
- Type PackageVersionStatisticswas added
The following changes will be made to the schema:
Organization.registryPackages: registryPackages will be removed. Use the PackageOwner object instead. Effective 2020-04-01.Organization.registryPackagesForQuery: registryPackagesForQuery will be removed. Use the PackageSearch object instead. Effective 2020-04-01.RegistryPackage.color: color will be removed. Use the Package object instead. Effective 2020-04-01.RegistryPackage.latestVersion: latestVersion will be removed. Use the Package object instead. Effective 2020-04-01.RegistryPackage.name: name will be removed. Use the Package object instead. Effective 2020-04-01.RegistryPackage.nameWithOwner: nameWithOwner will be removed. Use the Package object instead. Effective 2020-04-01.RegistryPackage.packageFileByGuid: packageFileByGuid will be removed. Use the Package object. Effective 2020-04-01.RegistryPackage.packageFileBySha256: packageFileBySha256 will be removed. Use the Package object. Effective 2020-04-01.RegistryPackage.packageType: packageType will be removed. Use the Package object instead. Effective 2020-04-01.RegistryPackage.preReleaseVersions: preReleaseVersions will be removed. Use the Package object instead. Effective 2020-04-01.RegistryPackage.registryPackageType: registryPackageType will be removed. Use the Package object instead. Effective 2020-04-01.RegistryPackage.repository: repository will be removed. Use the Package object instead. Effective 2020-04-01.RegistryPackage.statistics: statistics will be removed. Use the Package object instead. Effective 2020-04-01.RegistryPackage.tags: tags will be removed. Use the Package object. Effective 2020-04-01.RegistryPackage.topics: topics will be removed. Use the Package object. Effective 2020-04-01.RegistryPackage.version: version will be removed. Use the Package object instead. Effective 2020-04-01.RegistryPackage.versionByPlatform: versionByPlatform will be removed. Use the Package object instead. Effective 2020-04-01.RegistryPackage.versionBySha256: versionBySha256 will be removed. Use the Package object instead. Effective 2020-04-01.RegistryPackage.versions: versions will be removed. Use the Package object instead. Effective 2020-04-01.RegistryPackage.versionsByMetadatum: versionsByMetadatum will be removed. Use the Package object instead. Effective 2020-04-01.RegistryPackageDependency.dependencyType: dependencyType will be removed. Use the PackageDependency object instead. Effective 2020-04-01.RegistryPackageDependency.name: name will be removed. Use the PackageDependency object instead. Effective 2020-04-01.RegistryPackageDependency.version: version will be removed. Use the PackageDependency object instead. Effective 2020-04-01.RegistryPackageFile.guid: guid will be removed. Use the PackageFile object instead. Effective 2020-04-01.RegistryPackageFile.md5: md5 will be removed. Use the PackageFile object instead. Effective 2020-04-01.RegistryPackageFile.metadataUrl: metadataUrl will be removed. Use the PackageFile object instead. Effective 2020-04-01.RegistryPackageFile.name: name will be removed. Use the PackageFile object instead. Effective 2020-04-01.RegistryPackageFile.packageVersion: packageVersion will be removed. Use the PackageFile object instead. Effective 2020-04-01.RegistryPackageFile.sha1: sha1 will be removed. Use the PackageFile object instead. Effective 2020-04-01.RegistryPackageFile.sha256: sha256 will be removed. Use the PackageFile object instead. Effective 2020-04-01.RegistryPackageFile.size: size will be removed. Use the PackageFile object instead. Effective 2020-04-01.RegistryPackageFile.url: url will be removed. Use the PackageFile object instead. Effective 2020-04-01.RegistryPackageOwner.registryPackages: registryPackages will be removed. Use the PackageOwner object instead. Effective 2020-04-01.RegistryPackageSearch.registryPackagesForQuery: registryPackagesForQuery will be removed. Use the PackageSearch object instead. Effective 2020-04-01.RegistryPackageStatistics.downloadsThisMonth: downloadsThisMonth will be removed. Use the PackageStatistics object instead. Effective 2020-04-01.RegistryPackageStatistics.downloadsThisWeek: downloadsThisWeek will be removed. Use the PackageStatistics object instead. Effective 2020-04-01.RegistryPackageStatistics.downloadsThisYear: downloadsThisYear will be removed. Use the PackageStatistics object instead. Effective 2020-04-01.RegistryPackageStatistics.downloadsToday: downloadsToday will be removed. Use the PackageStatistics object instead. Effective 2020-04-01.RegistryPackageStatistics.downloadsTotalCount: downloadsTotalCount will be removed. Use the PackageStatistics object instead. Effective 2020-04-01.RegistryPackageTag.name: name will be removed. Use the PackageTag object instead. Effective 2020-04-01.RegistryPackageTag.version: version will be removed. Use the PackageTag object instead. Effective 2020-04-01.RegistryPackageVersion.deleted: deleted will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.dependencies: dependencies will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.fileByName: fileByName will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.files: files will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.installationCommand: installationCommand will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.manifest: manifest will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.platform: platform will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.preRelease: preRelease will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.readme: readme will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.readmeHtml: readmeHtml will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.registryPackage: registryPackage will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.release: release will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.sha256: sha256 will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.size: size will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.statistics: statistics will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.summary: summary will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.updatedAt: updatedAt will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.version: version will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersion.viewerCanEdit: viewerCanEdit will be removed. Use the PackageVersion object instead. Effective 2020-04-01.RegistryPackageVersionStatistics.downloadsThisMonth: downloadsThisMonth will be removed. Use the PackageVersionStatistics object instead. Effective 2020-04-01.RegistryPackageVersionStatistics.downloadsThisWeek: downloadsThisWeek will be removed. Use the PackageVersionStatistics object instead. Effective 2020-04-01.RegistryPackageVersionStatistics.downloadsThisYear: downloadsThisYear will be removed. Use the PackageVersionStatistics object instead. Effective 2020-04-01.RegistryPackageVersionStatistics.downloadsToday: downloadsToday will be removed. Use the PackageVersionStatistics object instead. Effective 2020-04-01.RegistryPackageVersionStatistics.downloadsTotalCount: downloadsTotalCount will be removed. Use the PackageVersionStatistics object instead. Effective 2020-04-01.Repository.registryPackages: registryPackages will be removed. Use the PackageOwner object instead. Effective 2020-04-01.Repository.registryPackagesForQuery: registryPackagesForQuery will be removed. Use the PackageSearch object instead. Effective 2020-04-01.User.registryPackages: registryPackages will be removed. Use the PackageOwner object instead. Effective 2020-04-01.User.registryPackagesForQuery: registryPackagesForQuery will be removed. Use the PackageSearch object instead. Effective 2020-04-01.Schema changes for 2019-11-22
The GraphQL schema includes these changes:
- Field unarchiveRepositorywas added to object typeMutation
- Field archiveRepositorywas added to object typeMutation
- Field fundingLinkswas added to object typeRepository
- Type UpdateTeamReviewAssignmentPayloadwas added
- Type UnarchiveRepositoryInputwas added
- Type UnarchiveRepositoryPayloadwas added
- Type ArchiveRepositoryInputwas added
- Type ArchiveRepositoryPayloadwas added
- Type FundingPlatformwas added
- Type FundingLinkwas added
The [Team Review Assignments Preview preview](/graphql/overview/schema-previews#team-review-assignments-preview) includes these changes:
- Field updateTeamReviewAssignmentwas added to object typeMutation
- Field reviewRequestDelegationNotifyTeamwas added to object typeTeam
- Field reviewRequestDelegationMemberCountwas added to object typeTeam
- Field reviewRequestDelegationEnabledwas added to object typeTeam
- Field reviewRequestDelegationAlgorithmwas added to object typeTeam
- Type UpdateTeamReviewAssignmentInputwas added
- Type TeamReviewAssignmentAlgorithmwas added
Schema changes for 2019-11-19
The GraphQL schema includes these changes:
- Field hasProjectsEnabledwas added to object typeRepositoryInfo
- Field hasProjectsEnabledwas added to object typeRepository
Schema changes for 2019-11-06
The [Update refs preview](/graphql/overview/schema-previews#update-refs-preview) includes these changes:
- Field updateRefswas added to object typeMutation
- Type GitRefnamewas added
- Type RefUpdatewas added
- Type UpdateRefsInputwas added
- Type UpdateRefsPayloadwas added
Schema changes for 2019-10-31
The GraphQL schema includes these changes:
- Input field fieldwas added to input object typeSponsorshipOrder
- Repositoryobject implements- PackageOwnerinterface
- Userobject implements- PackageOwnerinterface
- Organizationobject implements- PackageOwnerinterface
- Field tierswas added to object typeSponsorsListing
- Field adminInfowas added to object typeSponsorsTier
- Field sponsorsListingwas added to object typeSponsorable
- Field sponsorsListingwas added to object typeUser
- Field sponsorsListingwas added to object typeOrganization
- Type SponsorsTierOrderFieldwas added
- Type SponsorsTierOrderwas added
- Type SponsorshipOrderFieldwas added
- Type SponsorsTierAdminInfowas added
- Type SponsorsTierConnectionwas added
- Type PackageVersionEdgewas added
- Type PackageVersionConnectionwas added
- Type PackageFileEdgewas added
- Type PackageFileConnectionwas added
- Type PackageEdgewas added
- Type PackageConnectionwas added
The GitHub Packages preview includes these changes:
- Field packageswas added to object typeRepository
- Field packageswas added to object typeUser
- Field packageswas added to object typeOrganization
- Type PackageTagwas added
- Type PackageVersionOrderFieldwas added
- Type PackageVersionOrderwas added
- Type PackageOrderFieldwas added
- Type PackageOrderwas added
- Type PackageFileOrderFieldwas added
- Type PackageFileOrderwas added
- Type PackageFilewas added
- Type PackageVersionwas added
- Type Packagewas added
- Type PackageOwnerwas added
The following changes will be made to the schema:
Query.sponsorsListing: sponsorsListing will be removed. Use Sponsorable.sponsorsListing instead. Effective 2020-04-01.Schema changes for 2019-10-23
The GraphQL schema includes these changes:
- Field tierwas added to object typeSponsorship
- Type SponsorsTierEdgewas added
- Type SponsorsTierwas added
Schema changes for 2019-10-09
The GraphQL schema includes these changes:
- Argument query: Stringadded to fieldRepository.mentionableUsers
Schema changes for 2019-09-24
The GraphQL schema includes these changes:
- Field unfollowUserwas added to object typeMutation
- Type UnfollowUserInputwas added
- Type UnfollowUserPayloadwas added
Schema changes for 2019-09-20
The GraphQL schema includes these changes:
- Organizationobject implements- Sponsorableinterface
- Field followUserwas added to object typeMutation
- Field sponsorshipsAsSponsorwas added to object typeOrganization
- Field sponsorshipsAsMaintainerwas added to object typeOrganization
- Type FollowUserInputwas added
- Type FollowUserPayloadwas added
Schema changes for 2019-09-19
The GraphQL schema includes these changes:
- Union member OrgCreateAuditEntrywas added to Union typeOrganizationAuditEntry
- Enum value COMPOSERwas added to enumSecurityAdvisoryEcosystem
- Field emailwas added to object typeMannequin
- Type OrgCreateAuditEntryBillingPlanwas added
- Type OrgCreateAuditEntrywas added
Schema changes for 2019-09-17
The GraphQL schema includes these changes:
- Repositoryobject implements- RegistryPackageSearchinterface
- Field registryPackagesForQuerywas added to object typeRepository
Schema changes for 2019-09-14
The GraphQL schema includes these changes:
- Argument query: Stringadded to fieldRepository.assignableUsers
Schema changes for 2019-09-12
The GraphQL schema includes these changes:
- Argument query: Stringadded to fieldRepository.collaborators
Schema changes for 2019-09-10
The GraphQL schema includes these changes:
- Field updatedAtwas added to object typeOrganization
- Field createdAtwas added to object typeOrganization
Schema changes for 2019-09-08
The GraphQL schema includes these changes:
- Argument skip: Intadded to fieldPullRequestReviewThread.comments
Schema changes for 2019-09-05
The GraphQL schema includes these changes:
- Input field mergeMethodwas added to input object typeMergePullRequestInput
- Field operationTypewas added to object typeTeamRemoveRepositoryAuditEntry
- Field operationTypewas added to object typeTeamRemoveMemberAuditEntry
- Field operationTypewas added to object typeTeamChangeParentTeamAuditEntry
- Field operationTypewas added to object typeTeamAddRepositoryAuditEntry
- Field operationTypewas added to object typeTeamAddMemberAuditEntry
- Field operationTypewas added to object typeRepositoryVisibilityChangeEnableAuditEntry
- Field operationTypewas added to object typeRepositoryVisibilityChangeDisableAuditEntry
- Field operationTypewas added to object typeRepoRemoveTopicAuditEntry
- Field operationTypewas added to object typeRepoRemoveMemberAuditEntry
- Field operationTypewas added to object typeRepoDestroyAuditEntry
- Field operationTypewas added to object typeRepoCreateAuditEntry
- Field operationTypewas added to object typeRepoConfigUnlockAnonymousGitAccessAuditEntry
- Field operationTypewas added to object typeRepoConfigLockAnonymousGitAccessAuditEntry
- Field operationTypewas added to object typeRepoConfigEnableSockpuppetDisallowedAuditEntry
- Field operationTypewas added to object typeRepoConfigEnableContributorsOnlyAuditEntry
- Field operationTypewas added to object typeRepoConfigEnableCollaboratorsOnlyAuditEntry
- Field operationTypewas added to object typeRepoConfigEnableAnonymousGitAccessAuditEntry
- Field operationTypewas added to object typeRepoConfigDisableSockpuppetDisallowedAuditEntry
- Field operationTypewas added to object typeRepoConfigDisableContributorsOnlyAuditEntry
- Field operationTypewas added to object typeRepoConfigDisableCollaboratorsOnlyAuditEntry
- Field operationTypewas added to object typeRepoConfigDisableAnonymousGitAccessAuditEntry
- Field operationTypewas added to object typeRepoChangeMergeSettingAuditEntry
- Field operationTypewas added to object typeRepoArchivedAuditEntry
- Field operationTypewas added to object typeRepoAddTopicAuditEntry
- Field operationTypewas added to object typeRepoAddMemberAuditEntry
- Field operationTypewas added to object typeRepoAccessAuditEntry
- Field operationTypewas added to object typePrivateRepositoryForkingEnableAuditEntry
- Field operationTypewas added to object typePrivateRepositoryForkingDisableAuditEntry
- Field operationTypewas added to object typeOrgUpdateMemberRepositoryInvitationPermissionAuditEntry
- Field operationTypewas added to object typeOrgUpdateMemberRepositoryCreationPermissionAuditEntry
- Field operationTypewas added to object typeOrgUpdateMemberAuditEntry
- Field operationTypewas added to object typeOrgUpdateDefaultRepositoryPermissionAuditEntry
- Field operationTypewas added to object typeOrgUnblockUserAuditEntry
- Field operationTypewas added to object typeOrgRestoreMemberAuditEntry
- Field operationTypewas added to object typeOrgRemoveOutsideCollaboratorAuditEntry
- Field operationTypewas added to object typeOrgRemoveMemberAuditEntry
- Field operationTypewas added to object typeOrgRemoveBillingManagerAuditEntry
- Field operationTypewas added to object typeOrgOauthAppAccessRequestedAuditEntry
- Field operationTypewas added to object typeOrgOauthAppAccessDeniedAuditEntry
- Field operationTypewas added to object typeOrgOauthAppAccessApprovedAuditEntry
- Field operationTypewas added to object typeOrgInviteToBusinessAuditEntry
- Field operationTypewas added to object typeOrgInviteMemberAuditEntry
- Field operationTypewas added to object typeOrgEnableTwoFactorRequirementAuditEntry
- Field operationTypewas added to object typeOrgEnableSamlAuditEntry
- Field operationTypewas added to object typeOrgEnableOauthAppRestrictionsAuditEntry
- Field operationTypewas added to object typeOrgDisableTwoFactorRequirementAuditEntry
- Field operationTypewas added to object typeOrgDisableSamlAuditEntry
- Field operationTypewas added to object typeOrgDisableOauthAppRestrictionsAuditEntry
- Field operationTypewas added to object typeOrgConfigEnableCollaboratorsOnlyAuditEntry
- Field operationTypewas added to object typeOrgConfigDisableCollaboratorsOnlyAuditEntry
- Field operationTypewas added to object typeOrgBlockUserAuditEntry
- Field operationTypewas added to object typeOrgAddMemberAuditEntry
- Field operationTypewas added to object typeOrgAddBillingManagerAuditEntry
- Field operationTypewas added to object typeOauthApplicationCreateAuditEntry
- Field operationTypewas added to object typeMembersCanDeleteReposEnableAuditEntry
- Field operationTypewas added to object typeMembersCanDeleteReposDisableAuditEntry
- Field operationTypewas added to object typeAuditEntry
- Field operationTypewas added to object typeMembersCanDeleteReposClearAuditEntry
- Field descriptionHTMLwas added to object typeOrganization
- Type PullRequestMergeMethodwas added
- Type OperationTypewas added
Schema changes for 2019-08-29
The GraphQL schema includes these changes:
- Field topRepositorieswas added to object typeUser
Schema changes for 2019-08-27
The GraphQL schema includes these changes:
- Field preReleasewas added to object typeRegistryPackageVersion
Schema changes for 2019-08-23
The GraphQL schema includes these changes:
- Union member Appwas added to Union typePushAllowanceActor
Schema changes for 2019-08-21
The GraphQL schema includes these changes:
- Field shortDescriptionHTMLwas added to object typeRelease
- Field descriptionHTMLwas added to object typeRelease
Schema changes for 2019-08-15
The GraphQL schema includes these changes:
- Field removeEnterpriseIdentityProviderwas removed from object typeMutation
- Type RemoveEnterpriseIdentityProviderInputwas removed
- Type RemoveEnterpriseIdentityProviderPayloadwas removed
- Enum value ARCHIVEDwas added to enumCommentCannotUpdateReason
Schema changes for 2019-08-13
The GraphQL schema includes these changes:
- Field setEnterpriseIdentityProviderwas removed from object typeMutation
- Type SetEnterpriseIdentityProviderInputwas removed
- Type SetEnterpriseIdentityProviderPayloadwas removed
Schema changes for 2019-08-09
The GraphQL schema includes these changes:
- Field transferIssuewas added to object typeMutation
- Type TransferIssueInputwas added
- Type TransferIssuePayloadwas added
Schema changes for 2019-08-08
The GraphQL schema includes these changes:
- Union member RepoRemoveTopicAuditEntrywas added to Union typeOrganizationAuditEntry
- Union member RepoDestroyAuditEntrywas added to Union typeOrganizationAuditEntry
- Union member RepoCreateAuditEntrywas added to Union typeOrganizationAuditEntry
- Union member RepoChangeMergeSettingAuditEntrywas added to Union typeOrganizationAuditEntry
- Union member RepoArchivedAuditEntrywas added to Union typeOrganizationAuditEntry
- Union member RepoAddTopicAuditEntrywas added to Union typeOrganizationAuditEntry
- Type UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInputwas added
- Type UpdateEnterpriseTwoFactorAuthenticationRequiredSettingPayloadwas added
- Type UpdateEnterpriseTeamDiscussionsSettingInputwas added
- Type UpdateEnterpriseTeamDiscussionsSettingPayloadwas added
- Type UpdateEnterpriseRepositoryProjectsSettingInputwas added
- Type UpdateEnterpriseRepositoryProjectsSettingPayloadwas added
- Type UpdateEnterpriseProfileInputwas added
- Type UpdateEnterpriseProfilePayloadwas added
- Type UpdateEnterpriseOrganizationProjectsSettingInputwas added
- Type UpdateEnterpriseOrganizationProjectsSettingPayloadwas added
- Type UpdateEnterpriseMembersCanViewDependencyInsightsSettingInputwas added
- Type UpdateEnterpriseMembersCanViewDependencyInsightsSettingPayloadwas added
- Type UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInputwas added
- Type UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingPayloadwas added
- Type UpdateEnterpriseMembersCanMakePurchasesSettingInputwas added
- Type UpdateEnterpriseMembersCanMakePurchasesSettingPayloadwas added
- Type UpdateEnterpriseMembersCanInviteCollaboratorsSettingInputwas added
- Type UpdateEnterpriseMembersCanInviteCollaboratorsSettingPayloadwas added
- Type UpdateEnterpriseMembersCanDeleteRepositoriesSettingInputwas added
- Type UpdateEnterpriseMembersCanDeleteRepositoriesSettingPayloadwas added
- Type UpdateEnterpriseMembersCanDeleteIssuesSettingInputwas added
- Type UpdateEnterpriseMembersCanDeleteIssuesSettingPayloadwas added
- Type UpdateEnterpriseMembersCanCreateRepositoriesSettingInputwas added
- Type UpdateEnterpriseMembersCanCreateRepositoriesSettingPayloadwas added
- Type UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInputwas added
- Type UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingPayloadwas added
- Type UpdateEnterpriseDefaultRepositoryPermissionSettingInputwas added
- Type UpdateEnterpriseDefaultRepositoryPermissionSettingPayloadwas added
- Type UpdateEnterpriseAllowPrivateRepositoryForkingSettingInputwas added
- Type UpdateEnterpriseAllowPrivateRepositoryForkingSettingPayloadwas added
- Type UpdateEnterpriseAdministratorRoleInputwas added
- Type UpdateEnterpriseAdministratorRolePayloadwas added
- Type UpdateEnterpriseActionExecutionCapabilitySettingInputwas added
- Type UpdateEnterpriseActionExecutionCapabilitySettingPayloadwas added
- Type SetEnterpriseIdentityProviderInputwas added
- Type SetEnterpriseIdentityProviderPayloadwas added
- Type RemoveEnterpriseOrganizationInputwas added
- Type RemoveEnterpriseOrganizationPayloadwas added
- Type RemoveEnterpriseIdentityProviderInputwas added
- Type RemoveEnterpriseIdentityProviderPayloadwas added
- Type RemoveEnterpriseAdminInputwas added
- Type RemoveEnterpriseAdminPayloadwas added
- Type RegenerateEnterpriseIdentityProviderRecoveryCodesInputwas added
- Type RegenerateEnterpriseIdentityProviderRecoveryCodesPayloadwas added
- Type InviteEnterpriseAdminInputwas added
- Type InviteEnterpriseAdminPayloadwas added
- Type CreateEnterpriseOrganizationInputwas added
- Type CreateEnterpriseOrganizationPayloadwas added
- Type CancelEnterpriseAdminInvitationInputwas added
- Type CancelEnterpriseAdminInvitationPayloadwas added
- Type AcceptEnterpriseAdministratorInvitationInputwas added
- Type AcceptEnterpriseAdministratorInvitationPayloadwas added
- Type EnterpriseUserAccountEdgewas added
- Type EnterpriseUserAccountConnectionwas added
- Type IdentityProviderConfigurationStatewas added
- Type EnterpriseAdministratorInvitationEdgewas added
- Type EnterpriseAdministratorInvitationConnectionwas added
- Type EnterpriseRepositoryInfoEdgewas added
- Type EnterpriseRepositoryInfoConnectionwas added
- Type EnterpriseServerUserAccountsUploadEdgewas added
- Type EnterpriseServerUserAccountsUploadConnectionwas added
- Type EnterpriseServerUserAccountEmailEdgewas added
- Type EnterpriseServerUserAccountEmailConnectionwas added
- Type EnterpriseServerUserAccountEdgewas added
- Type EnterpriseServerUserAccountConnectionwas added
- Type EnterpriseServerInstallationEdgewas added
- Type EnterpriseServerInstallationConnectionwas added
- Type RepoRemoveTopicAuditEntrywas added
- Type RepoDestroyAuditEntryVisibilitywas added
- Type RepoDestroyAuditEntrywas added
- Type RepoCreateAuditEntryVisibilitywas added
- Type RepoCreateAuditEntrywas added
- Type RepoChangeMergeSettingAuditEntryMergeTypewas added
- Type RepoChangeMergeSettingAuditEntrywas added
- Type RepoArchivedAuditEntryVisibilitywas added
- Type RepoArchivedAuditEntrywas added
- Type TopicAuditEntryDatawas added
- Type RepoAddTopicAuditEntrywas added
The Enterprise accounts preview includes these changes:
- Field updateEnterpriseTwoFactorAuthenticationRequiredSettingwas added to object typeMutation
- Field updateEnterpriseTeamDiscussionsSettingwas added to object typeMutation
- Field updateEnterpriseRepositoryProjectsSettingwas added to object typeMutation
- Field updateEnterpriseProfilewas added to object typeMutation
- Field updateEnterpriseOrganizationProjectsSettingwas added to object typeMutation
- Field updateEnterpriseMembersCanViewDependencyInsightsSettingwas added to object typeMutation
- Field updateEnterpriseMembersCanUpdateProtectedBranchesSettingwas added to object typeMutation
- Field updateEnterpriseMembersCanMakePurchasesSettingwas added to object typeMutation
- Field updateEnterpriseMembersCanInviteCollaboratorsSettingwas added to object typeMutation
- Field updateEnterpriseMembersCanDeleteRepositoriesSettingwas added to object typeMutation
- Field updateEnterpriseMembersCanDeleteIssuesSettingwas added to object typeMutation
- Field updateEnterpriseMembersCanCreateRepositoriesSettingwas added to object typeMutation
- Field updateEnterpriseMembersCanChangeRepositoryVisibilitySettingwas added to object typeMutation
- Field updateEnterpriseDefaultRepositoryPermissionSettingwas added to object typeMutation
- Field updateEnterpriseAllowPrivateRepositoryForkingSettingwas added to object typeMutation
- Field updateEnterpriseAdministratorRolewas added to object typeMutation
- Field updateEnterpriseActionExecutionCapabilitySettingwas added to object typeMutation
- Field setEnterpriseIdentityProviderwas added to object typeMutation
- Field removeEnterpriseOrganizationwas added to object typeMutation
- Field removeEnterpriseIdentityProviderwas added to object typeMutation
- Field removeEnterpriseAdminwas added to object typeMutation
- Field regenerateEnterpriseIdentityProviderRecoveryCodeswas added to object typeMutation
- Field inviteEnterpriseAdminwas added to object typeMutation
- Field createEnterpriseOrganizationwas added to object typeMutation
- Field cancelEnterpriseAdminInvitationwas added to object typeMutation
- Field acceptEnterpriseAdministratorInvitationwas added to object typeMutation
- Field enterpriseAdministratorInvitationByTokenwas added to object typeQuery
- Field enterpriseAdministratorInvitationwas added to object typeQuery
- Field enterprisewas added to object typeQuery
- Type EnterpriseOrderFieldwas added
- Type ActionExecutionCapabilitySettingwas added
- Type EnterpriseEnabledSettingValuewas added
- Type SamlSignatureAlgorithmwas added
- Type SamlDigestAlgorithmwas added
- Type EnterpriseIdentityProviderwas added
- Type EnterprisePendingMemberInvitationEdgewas added
- Type EnterprisePendingMemberInvitationConnectionwas added
- Type RepositoryInvitationOrderFieldwas added
- Type RepositoryInvitationOrderwas added
- Type EnterprisePendingCollaboratorEdgewas added
- Type EnterprisePendingCollaboratorConnectionwas added
- Type EnterpriseAdministratorInvitationOrderFieldwas added
- Type EnterpriseAdministratorInvitationOrderwas added
- Type EnterpriseAdministratorInvitationwas added
- Type EnterpriseRepositoryInfowas added
- Type EnterpriseOutsideCollaboratorEdgewas added
- Type EnterpriseOutsideCollaboratorConnectionwas added
- Type EnterpriseMembersCanMakePurchasesSettingValuewas added
- Type OrganizationMembersCanCreateRepositoriesSettingValuewas added
- Type EnterpriseMembersCanCreateRepositoriesSettingValuewas added
- Type EnterpriseServerInstallationOrderFieldwas added
- Type EnterpriseServerInstallationOrderwas added
- Type EnterpriseServerUserAccountsUploadOrderFieldwas added
- Type EnterpriseServerUserAccountsUploadOrderwas added
- Type EnterpriseServerUserAccountsUploadSyncStatewas added
- Type EnterpriseServerUserAccountsUploadwas added
- Type EnterpriseServerUserAccountOrderFieldwas added
- Type EnterpriseServerUserAccountOrderwas added
- Type EnterpriseServerUserAccountEmailOrderFieldwas added
- Type EnterpriseServerUserAccountEmailOrderwas added
- Type EnterpriseServerUserAccountEmailwas added
- Type EnterpriseServerUserAccountwas added
- Type EnterpriseServerInstallationwas added
- Type EnterpriseDefaultRepositoryPermissionSettingValuewas added
- Type EnterpriseEnabledDisabledSettingValuewas added
- Type EnterpriseAdministratorRolewas added
- Type EnterpriseAdministratorEdgewas added
- Type EnterpriseAdministratorConnectionwas added
- Type EnterpriseOwnerInfowas added
- Type EnterpriseMemberOrderFieldwas added
- Type EnterpriseMemberOrderwas added
- Type EnterpriseUserDeploymentwas added
- Type OrganizationOrderFieldwas added
- Type OrganizationOrderwas added
- Type EnterpriseUserAccountMembershipRolewas added
- Type EnterpriseOrganizationMembershipEdgewas added
- Type EnterpriseOrganizationMembershipConnectionwas added
- Type EnterpriseUserAccountwas added
- Type EnterpriseMemberwas added
- Type EnterpriseMemberEdgewas added
- Type EnterpriseMemberConnectionwas added
- Type EnterpriseBillingInfowas added
- Type Enterprisewas added
Schema changes for 2019-07-31
The GraphQL schema includes these changes:
- Enum value MARKED_AS_DUPLICATE_EVENTwas added to enumIssueTimelineItemsItemType
- Union member MarkedAsDuplicateEventwas added to Union typeIssueTimelineItems
- Enum value MARKED_AS_DUPLICATE_EVENTwas added to enumPullRequestTimelineItemsItemType
- Union member MarkedAsDuplicateEventwas added to Union typePullRequestTimelineItems
- Argument publicOnly: Booleanadded to fieldRegistryPackageOwner.registryPackages
- Argument publicOnly: Booleanadded to fieldRepository.registryPackages
- Argument publicOnly: Booleanadded to fieldUser.registryPackages
- Argument publicOnly: Booleanadded to fieldOrganization.registryPackages
- Type IssueOrPullRequestEdgewas added
- Type MarkedAsDuplicateEventwas added
Schema changes for 2019-07-29
The GraphQL schema includes these changes:
- Userobject implements- Sponsorableinterface
- Field sponsorshipsAsSponsorwas added to object typeUser
- Field sponsorshipsAsMaintainerwas added to object typeUser
- Type SponsorshipOrderwas added
- Type SponsorshipPrivacywas added
- Type Sponsorshipwas added
- Type SponsorshipEdgewas added
- Type SponsorshipConnectionwas added
- Type Sponsorablewas added
Schema changes for 2019-07-26
The GraphQL schema includes these changes:
- Field registryPackagesForQuerywas added to object typeRegistryPackageSearch
- Field registryPackageswas added to object typeRegistryPackageOwner
- Field registryPackageswas added to object typeRepository
- Field registryPackagesForQuerywas added to object typeUser
- Field registryPackageswas added to object typeUser
- Field registryPackagesForQuerywas added to object typeOrganization
- Field registryPackageswas added to object typeOrganization
- Type RegistryPackageMetadatumwas added
- Type RegistryPackageTagwas added
- Type RegistryPackageTagEdgewas added
- Type RegistryPackageTagConnectionwas added
- Type RegistryPackageStatisticswas added
- Type RegistryPackageVersionEdgewas added
- Type RegistryPackageVersionConnectionwas added
- Type RegistryPackageTypewas added
- Type RegistryPackageVersionStatisticswas added
- Type RegistryPackageFileEdgewas added
- Type RegistryPackageFileConnectionwas added
- Type RegistryPackageFilewas added
- Type RegistryPackageDependencyTypewas added
- Type RegistryPackageDependencywas added
- Type RegistryPackageDependencyEdgewas added
- Type RegistryPackageDependencyConnectionwas added
- Type RegistryPackageVersionwas added
- Type RegistryPackagewas added
- Type RegistryPackageEdgewas added
- Type RegistryPackageConnectionwas added
Schema changes for 2019-07-24
The GraphQL schema includes these changes:
- Union member Botwas added to Union typeAssignee
- Field emojiHTMLwas added to object typeUserStatus
The [Checks preview](/graphql/overview/schema-previews#checks-preview) includes these changes:
- Field urlwas added to object typeCheckSuite
- Field resourcePathwas added to object typeCheckSuite
Schema changes for 2019-07-23
The GraphQL schema includes these changes:
- Input field repositoryIdswas added to input object typeCreateProjectInput
- Field unlinkRepositoryFromProjectwas added to object typeMutation
- Field linkRepositoryToProjectwas added to object typeMutation
- Type UnlinkRepositoryFromProjectInputwas added
- Type UnlinkRepositoryFromProjectPayloadwas added
- Type LinkRepositoryToProjectInputwas added
- Type LinkRepositoryToProjectPayloadwas added
Schema changes for 2019-07-19
The GraphQL schema includes these changes:
- Argument ignoreTimeRange: Booleanwas removed from fieldContributionsCollection.joinedGitHubContribution
- Argument ignoreTimeRange: Booleanwas removed from fieldContributionsCollection.firstRepositoryContribution
- Argument ignoreTimeRange: Booleanwas removed from fieldContributionsCollection.firstPullRequestContribution
- Argument ignoreTimeRange: Booleanwas removed from fieldContributionsCollection.firstIssueContribution
- Field messageHtmlwas removed from object typeReviewDismissedEvent
- Field messagewas removed from object typeReviewDismissedEvent
- Field memberswas removed from object typeOrganization
- Gistobject implements- UniformResourceLocatableinterface
- Field assigneewas added to object typeUnassignedEvent
- Field assigneewas added to object typeAssignedEvent
- Field urlwas added to object typeGist
- Field resourcePathwas added to object typeGist
- Field savedReplieswas added to object typeUser
- Field sponsorsListingwas added to object typeQuery
- Type SponsorsListingwas added
- Type SavedReplyOrderFieldwas added
- Type SavedReplyOrderwas added
- Type SavedReplywas added
- Type SavedReplyEdgewas added
- Type SavedReplyConnectionwas added
- Type Assigneewas added
The following changes will be made to the schema:
AssignedEvent.user: user will be removed. Use the assignee field instead. Effective 2020-01-01.UnassignedEvent.user: user will be removed. Use the assignee field instead. Effective 2020-01-01.Schema changes for 2019-07-17
The GraphQL schema includes these changes:
- Type BusinessAuditEntryDatawas removed
- Input field templatewas added to input object typeCreateProjectInput
- Field updateRepositorywas added to object typeMutation
- Field mergeBranchwas added to object typeMutation
- Type UpdateRepositoryInputwas added
- Type UpdateRepositoryPayloadwas added
- Type MergeBranchInputwas added
- Type MergeBranchPayloadwas added
- Type ProjectTemplatewas added
The Audit Log preview includes these changes:
- Field businessUrlwas removed from object typeRepositoryVisibilityChangeEnableAuditEntry
- Field businessSlugwas removed from object typeRepositoryVisibilityChangeEnableAuditEntry
- Field businessResourcePathwas removed from object typeRepositoryVisibilityChangeEnableAuditEntry
- RepositoryVisibilityChangeEnableAuditEntryobject type no longer implements- BusinessAuditEntryDatainterface
- Field businessUrlwas removed from object typeRepositoryVisibilityChangeDisableAuditEntry
- Field businessSlugwas removed from object typeRepositoryVisibilityChangeDisableAuditEntry
- Field businessResourcePathwas removed from object typeRepositoryVisibilityChangeDisableAuditEntry
- RepositoryVisibilityChangeDisableAuditEntryobject type no longer implements- BusinessAuditEntryDatainterface
- Field businessUrlwas removed from object typePrivateRepositoryForkingEnableAuditEntry
- Field businessSlugwas removed from object typePrivateRepositoryForkingEnableAuditEntry
- Field businessResourcePathwas removed from object typePrivateRepositoryForkingEnableAuditEntry
- PrivateRepositoryForkingEnableAuditEntryobject type no longer implements- BusinessAuditEntryDatainterface
- Field businessUrlwas removed from object typePrivateRepositoryForkingDisableAuditEntry
- Field businessSlugwas removed from object typePrivateRepositoryForkingDisableAuditEntry
- Field businessResourcePathwas removed from object typePrivateRepositoryForkingDisableAuditEntry
- PrivateRepositoryForkingDisableAuditEntryobject type no longer implements- BusinessAuditEntryDatainterface
- Field businessUrlwas removed from object typeOrgInviteToBusinessAuditEntry
- Field businessSlugwas removed from object typeOrgInviteToBusinessAuditEntry
- Field businessResourcePathwas removed from object typeOrgInviteToBusinessAuditEntry
- OrgInviteToBusinessAuditEntryobject type no longer implements- BusinessAuditEntryDatainterface
- Field businessUrlwas removed from object typeMembersCanDeleteReposEnableAuditEntry
- Field businessSlugwas removed from object typeMembersCanDeleteReposEnableAuditEntry
- Field businessResourcePathwas removed from object typeMembersCanDeleteReposEnableAuditEntry
- MembersCanDeleteReposEnableAuditEntryobject type no longer implements- BusinessAuditEntryDatainterface
- Field businessUrlwas removed from object typeMembersCanDeleteReposDisableAuditEntry
- Field businessSlugwas removed from object typeMembersCanDeleteReposDisableAuditEntry
- Field businessResourcePathwas removed from object typeMembersCanDeleteReposDisableAuditEntry
- MembersCanDeleteReposDisableAuditEntryobject type no longer implements- BusinessAuditEntryDatainterface
- Field businessUrlwas removed from object typeMembersCanDeleteReposClearAuditEntry
- Field businessSlugwas removed from object typeMembersCanDeleteReposClearAuditEntry
- Field businessResourcePathwas removed from object typeMembersCanDeleteReposClearAuditEntry
- MembersCanDeleteReposClearAuditEntryobject type no longer implements- BusinessAuditEntryDatainterface
- RepositoryVisibilityChangeEnableAuditEntryobject implements- EnterpriseAuditEntryDatainterface
- RepositoryVisibilityChangeDisableAuditEntryobject implements- EnterpriseAuditEntryDatainterface
- PrivateRepositoryForkingEnableAuditEntryobject implements- EnterpriseAuditEntryDatainterface
- PrivateRepositoryForkingDisableAuditEntryobject implements- EnterpriseAuditEntryDatainterface
- OrgInviteToBusinessAuditEntryobject implements- EnterpriseAuditEntryDatainterface
- MembersCanDeleteReposEnableAuditEntryobject implements- EnterpriseAuditEntryDatainterface
- MembersCanDeleteReposDisableAuditEntryobject implements- EnterpriseAuditEntryDatainterface
- MembersCanDeleteReposClearAuditEntryobject implements- EnterpriseAuditEntryDatainterface
- Field enterpriseUrlwas added to object typeRepositoryVisibilityChangeEnableAuditEntry
- Field enterpriseSlugwas added to object typeRepositoryVisibilityChangeEnableAuditEntry
- Field enterpriseResourcePathwas added to object typeRepositoryVisibilityChangeEnableAuditEntry
- Field enterpriseUrlwas added to object typeRepositoryVisibilityChangeDisableAuditEntry
- Field enterpriseSlugwas added to object typeRepositoryVisibilityChangeDisableAuditEntry
- Field enterpriseResourcePathwas added to object typeRepositoryVisibilityChangeDisableAuditEntry
- Field enterpriseUrlwas added to object typePrivateRepositoryForkingEnableAuditEntry
- Field enterpriseSlugwas added to object typePrivateRepositoryForkingEnableAuditEntry
- Field enterpriseResourcePathwas added to object typePrivateRepositoryForkingEnableAuditEntry
- Field enterpriseUrlwas added to object typePrivateRepositoryForkingDisableAuditEntry
- Field enterpriseSlugwas added to object typePrivateRepositoryForkingDisableAuditEntry
- Field enterpriseResourcePathwas added to object typePrivateRepositoryForkingDisableAuditEntry
- Field enterpriseUrlwas added to object typeOrgInviteToBusinessAuditEntry
- Field enterpriseSlugwas added to object typeOrgInviteToBusinessAuditEntry
- Field enterpriseResourcePathwas added to object typeOrgInviteToBusinessAuditEntry
- Field enterpriseUrlwas added to object typeMembersCanDeleteReposEnableAuditEntry
- Field enterpriseSlugwas added to object typeMembersCanDeleteReposEnableAuditEntry
- Field enterpriseResourcePathwas added to object typeMembersCanDeleteReposEnableAuditEntry
- Field enterpriseUrlwas added to object typeMembersCanDeleteReposDisableAuditEntry
- Field enterpriseSlugwas added to object typeMembersCanDeleteReposDisableAuditEntry
- Field enterpriseResourcePathwas added to object typeMembersCanDeleteReposDisableAuditEntry
- Field enterpriseUrlwas added to object typeMembersCanDeleteReposClearAuditEntry
- Field enterpriseSlugwas added to object typeMembersCanDeleteReposClearAuditEntry
- Field enterpriseResourcePathwas added to object typeMembersCanDeleteReposClearAuditEntry
- Type EnterpriseAuditEntryDatawas added
Schema changes for 2019-07-04
The GraphQL schema includes these changes:
- Enum value READY_FOR_REVIEW_EVENTwas added to enumPullRequestTimelineItemsItemType
- Union member ReadyForReviewEventwas added to Union typePullRequestTimelineItems
- Type ReadyForReviewEventwas added
Schema changes for 2019-06-28
The GraphQL schema includes these changes:
- Field updateRefwas added to object typeMutation
- Field deleteRefwas added to object typeMutation
- Field createRefwas added to object typeMutation
- Type UpdateRefInputwas added
- Type UpdateRefPayloadwas added
- Type DeleteRefInputwas added
- Type DeleteRefPayloadwas added
- Type CreateRefInputwas added
- Type CreateRefPayloadwas added
The following changes will be made to the schema:
Organization.pinnedRepositories: pinnedRepositories will be removed. Use ProfileOwner.pinnedItems instead. Effective 2019-10-01.RepositoryOwner.pinnedRepositories: pinnedRepositories will be removed. Use ProfileOwner.pinnedItems instead. Effective 2019-10-01.RepositoryVulnerabilityAlert.affectedRange: affectedRange will be removed. Use securityVulnerability.vulnerableVersionRange instead. Effective 2019-10-01.RepositoryVulnerabilityAlert.externalIdentifier: externalIdentifier will be removed. Use securityAdvisory.identifiers instead. Effective 2019-10-01.RepositoryVulnerabilityAlert.externalReference: externalReference will be removed. Use securityAdvisory.references instead. Effective 2019-10-01.RepositoryVulnerabilityAlert.fixedIn: fixedIn will be removed. Use securityVulnerability.firstPatchedVersion instead. Effective 2019-10-01.RepositoryVulnerabilityAlert.packageName: packageName will be removed. Use securityVulnerability.package instead. Effective 2019-10-01.User.pinnedRepositories: pinnedRepositories will be removed. Use ProfileOwner.pinnedItems instead. Effective 2019-10-01.Schema changes for 2019-06-26
The GraphQL schema includes these changes:
- Field createRepositorywas added to object typeMutation
- Type CreateRepositoryInputwas added
- Type CreateRepositoryPayloadwas added
Schema changes for 2019-06-25
The GraphQL schema includes these changes:
- Field PublicKey.updatedAtchanged type fromDateTime!toDateTime
- Field PublicKey.isReadOnlychanged type fromBoolean!toBoolean
- Field PublicKey.createdAtchanged type fromDateTime!toDateTime
- Field PublicKey.fingerprintchanged type fromStringtoString!
- Field issuePrioritiesDebugwas added to object typeMilestone
Schema changes for 2019-06-19
The GraphQL schema includes these changes:
- Union member Appwas added to Union typeSearchResultItem
- Field cloneTemplateRepositorywas added to object typeMutation
- Field isTemplatewas added to object typeRepositoryInfo
- Field templateRepositorywas added to object typeRepository
- Field isTemplatewas added to object typeRepository
- Type RepositoryVisibilitywas added
- Type CloneTemplateRepositoryInputwas added
- Type CloneTemplateRepositoryPayloadwas added
Schema changes for 2019-06-14
The GraphQL schema includes these changes:
- Input field ContributionOrder.fieldchanged type fromContributionOrderField!toContributionOrderField
The following changes will be made to the schema:
ContributionOrder.field: field will be removed. Only one order field is supported. Effective 2019-10-01.Schema changes for 2019-06-13
The GraphQL schema includes these changes:
- Argument oid: GitObjectIDadded to fieldGist.files
- Field forkswas added to object typeGist
Schema changes for 2019-06-12
The GraphQL schema includes these changes:
- Enum value USERwas added to enumPinnableItemType
- Enum value TEAMwas added to enumPinnableItemType
- Enum value PULL_REQUESTwas added to enumPinnableItemType
- Enum value PROJECTwas added to enumPinnableItemType
- Enum value ORGANIZATIONwas added to enumPinnableItemType
- Field requiresCodeOwnerReviewswas added to object typeBranchProtectionRule
The [Labels Preview preview](/graphql/overview/schema-previews#labels-preview) includes these changes:
- Input field descriptionwas added to input object typeUpdateLabelInput
- Input field descriptionwas added to input object typeCreateLabelInput
Schema changes for 2019-06-04
The following changes will be made to the schema:
Issue.timeline: timeline will be removed. Use Issue.timelineItems instead. Effective 2019-10-01.PullRequest.timeline: timeline will be removed. Use PullRequest.timelineItems instead. Effective 2019-10-01.Schema changes for 2019-05-31
The GraphQL schema includes these changes:
- Input field expiresAtwas added to input object typeChangeUserStatusInput
- Field avatarUrlwas added to object typeStatusContext
- Field expiresAtwas added to object typeUserStatus
Schema changes for 2019-05-29
The GraphQL schema includes these changes:
- Enum value TRIAGEwas added to enumRepositoryPermission
- Enum value MAINTAINwas added to enumRepositoryPermission
- Field openGraphImageUrlwas added to object typeRepository
- Field openGraphImageUrlwas added to object typeRepositoryInfo
- Field usesCustomOpenGraphImagewas added to object typeRepository
- Field usesCustomOpenGraphImagewas added to object typeRepositoryInfo
Schema changes for 2019-05-23
The GraphQL schema includes these changes:
- Type OrganizationAuditEntryEdgewas added
- Type OrganizationAuditEntryConnectionwas added
The Audit Log preview includes these changes:
- Field auditLogwas added to object typeOrganization
- Type AuditLogOrderFieldwas added
- Type AuditLogOrderwas added
- Type TeamRemoveRepositoryAuditEntrywas added
- Type TeamRemoveMemberAuditEntrywas added
- Type TeamChangeParentTeamAuditEntrywas added
- Type TeamAddRepositoryAuditEntrywas added
- Type TeamAddMemberAuditEntrywas added
- Type RepositoryVisibilityChangeEnableAuditEntrywas added
- Type RepositoryVisibilityChangeDisableAuditEntrywas added
- Type RepoRemoveMemberAuditEntryVisibilitywas added
- Type RepoRemoveMemberAuditEntrywas added
- Type RepoConfigUnlockAnonymousGitAccessAuditEntrywas added
- Type RepoConfigLockAnonymousGitAccessAuditEntrywas added
- Type RepoConfigEnableSockpuppetDisallowedAuditEntrywas added
- Type RepoConfigEnableContributorsOnlyAuditEntrywas added
- Type RepoConfigEnableCollaboratorsOnlyAuditEntrywas added
- Type RepoConfigEnableAnonymousGitAccessAuditEntrywas added
- Type RepoConfigDisableSockpuppetDisallowedAuditEntrywas added
- Type RepoConfigDisableContributorsOnlyAuditEntrywas added
- Type RepoConfigDisableCollaboratorsOnlyAuditEntrywas added
- Type RepoConfigDisableAnonymousGitAccessAuditEntrywas added
- Type RepoAddMemberAuditEntryVisibilitywas added
- Type RepoAddMemberAuditEntrywas added
- Type RepoAccessAuditEntryVisibilitywas added
- Type RepoAccessAuditEntrywas added
- Type PrivateRepositoryForkingEnableAuditEntrywas added
- Type PrivateRepositoryForkingDisableAuditEntrywas added
- Type OrgUpdateMemberRepositoryInvitationPermissionAuditEntrywas added
- Type OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibilitywas added
- Type OrgUpdateMemberRepositoryCreationPermissionAuditEntrywas added
- Type OrgUpdateMemberAuditEntryPermissionwas added
- Type OrgUpdateMemberAuditEntrywas added
- Type OrgUpdateDefaultRepositoryPermissionAuditEntryPermissionwas added
- Type OrgUpdateDefaultRepositoryPermissionAuditEntrywas added
- Type OrgUnblockUserAuditEntrywas added
- Type TeamAuditEntryDatawas added
- Type OrgRestoreMemberMembershipTeamAuditEntryDatawas added
- Type RepositoryAuditEntryDatawas added
- Type OrgRestoreMemberMembershipRepositoryAuditEntryDatawas added
- Type OrgRestoreMemberMembershipOrganizationAuditEntryDatawas added
- Type OrgRestoreMemberAuditEntryMembershipwas added
- Type OrgRestoreMemberAuditEntrywas added
- Type OrgRemoveOutsideCollaboratorAuditEntryReasonwas added
- Type OrgRemoveOutsideCollaboratorAuditEntryMembershipTypewas added
- Type OrgRemoveOutsideCollaboratorAuditEntrywas added
- Type OrgRemoveMemberAuditEntryReasonwas added
- Type OrgRemoveMemberAuditEntryMembershipTypewas added
- Type OrgRemoveMemberAuditEntrywas added
- Type OrgRemoveBillingManagerAuditEntryReasonwas added
- Type OrgRemoveBillingManagerAuditEntrywas added
- Type OrgOauthAppAccessRequestedAuditEntrywas added
- Type OrgOauthAppAccessDeniedAuditEntrywas added
- Type OrgOauthAppAccessApprovedAuditEntrywas added
- Type OrgInviteToBusinessAuditEntrywas added
- Type OrgInviteMemberAuditEntrywas added
- Type OrgEnableTwoFactorRequirementAuditEntrywas added
- Type OrgEnableSamlAuditEntrywas added
- Type OrgEnableOauthAppRestrictionsAuditEntrywas added
- Type OrgDisableTwoFactorRequirementAuditEntrywas added
- Type OrgDisableSamlAuditEntrywas added
- Type OrgDisableOauthAppRestrictionsAuditEntrywas added
- Type OrgConfigEnableCollaboratorsOnlyAuditEntrywas added
- Type OrgConfigDisableCollaboratorsOnlyAuditEntrywas added
- Type OrgBlockUserAuditEntrywas added
- Type OrgAddMemberAuditEntryPermissionwas added
- Type OrgAddMemberAuditEntrywas added
- Type OrgAddBillingManagerAuditEntrywas added
- Type OauthApplicationCreateAuditEntryStatewas added
- Type OauthApplicationAuditEntryDatawas added
- Type OauthApplicationCreateAuditEntrywas added
- Type MembersCanDeleteReposEnableAuditEntrywas added
- Type MembersCanDeleteReposDisableAuditEntrywas added
- Type OrganizationAuditEntryDatawas added
- Type BusinessAuditEntryDatawas added
- Type PreciseDateTimewas added
- Type ActorLocationwas added
- Type AuditEntryActorwas added
- Type AuditEntrywas added
- Type MembersCanDeleteReposClearAuditEntrywas added
- Type OrganizationAuditEntrywas added
Schema changes for 2019-05-13
The GraphQL schema includes these changes:
- Enum value ISSUEwas added to enumPinnableItemType
- Field originwas added to object typeSecurityAdvisory
Schema changes for 2019-05-09
The GraphQL schema includes these changes:
- Union member Mannequinwas added to Union typeRequestedReviewer
- Type Mannequinwas added
Schema changes for 2019-04-23
The GraphQL schema includes these changes:
- Field isArchivedwas added to object typeMarketplaceListing
The following changes will be made to the schema:
MarketplaceListing.hasApprovalBeenRequested: hasApprovalBeenRequested will be removed. Use isVerificationPendingFromDraft instead. Effective 2019-10-01.MarketplaceListing.isApproved: isApproved will be removed. Use isPublic instead. Effective 2019-10-01.MarketplaceListing.isDelisted: isDelisted will be removed. Use isArchived instead. Effective 2019-10-01.Schema changes for 2019-04-10
The GraphQL schema includes these changes:
- Field permissionSourceswas added to object typeRepositoryCollaboratorEdge
- Type PermissionGranterwas added
- Type PermissionSourcewas added
Schema changes for 2019-04-04
The GraphQL schema includes these changes:
- Enum value USER_BLOCKED_EVENTwas added to enumIssueTimelineItemsItemType
- Union member UserBlockedEventwas added to Union typeIssueTimelineItems
- Union member UserBlockedEventwas added to Union typeIssueTimelineItem
- Enum value USER_BLOCKED_EVENTwas added to enumPullRequestTimelineItemsItemType
- Union member UserBlockedEventwas added to Union typePullRequestTimelineItems
- Union member UserBlockedEventwas added to Union typePullRequestTimelineItem
- Field isDisabledwas added to object typeRepository
- Type UserBlockDurationwas added
- Type UserBlockedEventwas added
Schema changes for 2019-03-30
The GraphQL schema includes these changes:
- Userobject implements- ProfileOwnerinterface
- Organizationobject implements- ProfileOwnerinterface
- Field viewerCanChangePinnedItemswas added to object typeUser
- Field pinnedItemsRemainingwas added to object typeUser
- Field pinnedItemswas added to object typeUser
- Field pinnableItemswas added to object typeUser
- Field itemShowcasewas added to object typeUser
- Field anyPinnableItemswas added to object typeUser
- Field viewerCanChangePinnedItemswas added to object typeOrganization
- Field pinnedItemsRemainingwas added to object typeOrganization
- Field pinnedItemswas added to object typeOrganization
- Field pinnableItemswas added to object typeOrganization
- Field itemShowcasewas added to object typeOrganization
- Field anyPinnableItemswas added to object typeOrganization
- Type PinnableItemwas added
- Type PinnableItemEdgewas added
- Type PinnableItemConnectionwas added
- Type ProfileItemShowcasewas added
- Type PinnableItemTypewas added
- Type ProfileOwnerwas added
The following changes will be made to the schema:
Organization.pinnedRepositories: pinnedRepositories will be removed. Use ProfileOwner.pinnedItems instead. Effective 2019-07-01.RepositoryOwner.pinnedRepositories: pinnedRepositories will be removed. Use ProfileOwner.pinnedItems instead. Effective 2019-07-01.User.pinnedRepositories: pinnedRepositories will be removed. Use ProfileOwner.pinnedItems instead. Effective 2019-07-01.Schema changes for 2019-03-29
The GraphQL schema includes these changes:
- Field cloneProjectwas added to object typeMutation
- Type CloneProjectInputwas added
- Type CloneProjectPayloadwas added
Schema changes for 2019-03-23
The following changes will be made to the schema:
Repository.protectedBranches: protectedBranches will be removed. Use Repository.branchProtectionRules instead. Effective 2019-01-01.Migration.uploadUrlTemplate: uploadUrlTemplate will be removed. Use uploadUrl instead. Effective 2019-04-01.Organization.members: members will be removed. Use Organization.membersWithRole instead. Effective 2019-04-01.ContributionsCollection.firstIssueContribution.ignoreTimeRange: ignoreTimeRange will be removed. Use a ContributionsCollection starting sufficiently far back Effective 2019-07-01.ContributionsCollection.firstPullRequestContribution.ignoreTimeRange: ignoreTimeRange will be removed. Use a ContributionsCollection starting sufficiently far back Effective 2019-07-01.ContributionsCollection.firstRepositoryContribution.ignoreTimeRange: ignoreTimeRange will be removed. Use a ContributionsCollection starting sufficiently far back Effective 2019-07-01.ContributionsCollection.joinedGitHubContribution.ignoreTimeRange: ignoreTimeRange will be removed. Use a ContributionsCollection starting sufficiently far back Effective 2019-07-01.RepositoryVulnerabilityAlert.affectedRange: affectedRange will be removed. Use securityVulnerability.vulnerableVersionRange instead. Effective 2019-07-01.RepositoryVulnerabilityAlert.externalIdentifier: externalIdentifier will be removed. Use securityAdvisory.identifiers instead. Effective 2019-07-01.RepositoryVulnerabilityAlert.externalReference: externalReference will be removed. Use securityAdvisory.references instead. Effective 2019-07-01.RepositoryVulnerabilityAlert.fixedIn: fixedIn will be removed. Use securityVulnerability.firstPatchedVersion instead. Effective 2019-07-01.RepositoryVulnerabilityAlert.packageName: packageName will be removed. Use securityVulnerability.package instead. Effective 2019-07-01.ReviewDismissedEvent.message: message will be removed. Use dismissalMessage instead. Effective 2019-07-01.ReviewDismissedEvent.messageHtml: messageHtml will be removed. Use dismissalMessageHTML instead. Effective 2019-07-01.Schema changes for 2019-03-21
The GraphQL schema includes these changes:
- Field baseRepositorywas added to object typePullRequest
Schema changes for 2019-03-19
The following changes will be made to the schema:
ContributionsCollection.firstIssueContribution.ignoreTimeRange: ignoreTimeRange will be removed. Use a ContributionsCollection starting sufficiently far back Effective 2019-07-01.ContributionsCollection.firstPullRequestContribution.ignoreTimeRange: ignoreTimeRange will be removed. Use a ContributionsCollection starting sufficiently far back Effective 2019-07-01.ContributionsCollection.firstRepositoryContribution.ignoreTimeRange: ignoreTimeRange will be removed. Use a ContributionsCollection starting sufficiently far back Effective 2019-07-01.ContributionsCollection.joinedGitHubContribution.ignoreTimeRange: ignoreTimeRange will be removed. Use a ContributionsCollection starting sufficiently far back Effective 2019-07-01.Schema changes for 2019-03-08
The GraphQL schema includes these changes:
- Field associatedPullRequestswas added to object typeCommit
- Type PullRequestOrderwas added
Schema changes for 2019-03-06
The GraphQL schema includes these changes:
- Field pullRequestReviewContributionsByRepositorywas added to object typeContributionsCollection
- Field pullRequestContributionsByRepositorywas added to object typeContributionsCollection
- Field issueContributionsByRepositorywas added to object typeContributionsCollection
- Type PullRequestReviewContributionsByRepositorywas added
- Type PullRequestContributionsByRepositorywas added
- Type IssueContributionsByRepositorywas added
The Unified business identity preview includes these changes:
- Field pendingCollaboratorswas added to object typeBusinessAdminInfo
- Field outsideCollaboratorswas added to object typeBusinessAdminInfo
- Field memberswas added to object typeBusiness
- Type BusinessMemberEdgewas added
- Type BusinessMemberConnectionwas added
- Type RepositoryInvitationOrderwas added
- Type BusinessPendingCollaboratorEdgewas added
- Type BusinessPendingCollaboratorConnectionwas added
- Type BusinessRepositoryInfoEdgewas added
- Type BusinessRepositoryInfoConnectionwas added
- Type BusinessOutsideCollaboratorEdgewas added
- Type BusinessOutsideCollaboratorConnectionwas added
Schema changes for 2019-03-04
The GraphQL schema includes these changes:
- Field updateBusinessMembersCanUpdateProtectedBranchesSettingwas removed from object typeMutation
- Type UpdateBusinessMembersCanUpdateProtectedBranchesSettingInputwas removed
- Type UpdateBusinessMembersCanUpdateProtectedBranchesSettingPayloadwas removed
- Field pullRequestReviewContributionswas added to object typeContributionsCollection
- Field contributionYearswas added to object typeContributionsCollection
- Type CreatedPullRequestReviewContributionwas added
- Type CreatedPullRequestReviewContributionEdgewas added
- Type CreatedPullRequestReviewContributionConnectionwas added
The Unified business identity preview includes these changes:
- Argument orderBy: BusinessMemberInvitationOrderadded to fieldBusinessBillingInfo.pendingBillingManagerInvitations
- Argument orderBy: OrganizationInvitationOrderadded to fieldBusinessAdminInfo.pendingMemberInvitations
- Argument orderBy: BusinessMemberInvitationOrderadded to fieldBusinessAdminInfo.pendingAdminInvitations
- Type RepositoryInvitationOrderFieldwas added
- Type OrganizationInvitationOrderFieldwas added
- Type OrganizationInvitationOrderwas added
- Type BusinessMemberInvitationOrderFieldwas added
- Type BusinessMemberInvitationOrderwas added
Schema changes for 2019-03-02
The GraphQL schema includes these changes:
- Argument orderBy: ContributionOrderadded to fieldContributionsCollection.issueContributions
- Field repositoryContributionswas added to object typeContributionsCollection
- Type CreatedRepositoryContributionEdgewas added
- Type CreatedRepositoryContributionConnectionwas added
Schema changes for 2019-02-26
The GraphQL schema includes these changes:
- Field OrganizationMemberEdge.hasTwoFactorEnabledchanged type fromBoolean!toBoolean
Schema changes for 2019-02-23
The GraphQL schema includes these changes:
- Field languagewas added to object typeGistFile
- Field isTruncatedwas added to object typeGistFile
- Field isImagewas added to object typeGistFile
- Field extensionwas added to object typeGistFile
- Field encodedNamewas added to object typeGistFile
- Type IdentityProviderConfigurationStatewas added
The Unified business identity preview includes these changes:
- Field samlIdentityProviderSettingOrganizationswas added to object typeBusinessAdminInfo
- Field actionExecutionCapabilitySettingOrganizationswas added to object typeBusinessAdminInfo
- Argument query: Stringadded to fieldBusiness.organizations
Schema changes for 2019-02-21
The GraphQL schema includes these changes:
- Enum value DRAFTwas added to enumMergeStateStatus
- Field isVerifiedwas added to object typeMarketplaceListing
- Field isVerificationPendingFromUnverifiedwas added to object typeMarketplaceListing
- Field isVerificationPendingFromDraftwas added to object typeMarketplaceListing
- Field isUnverifiedPendingwas added to object typeMarketplaceListing
- Field isUnverifiedwas added to object typeMarketplaceListing
- Field isPublicwas added to object typeMarketplaceListing
Schema changes for 2019-02-20
The GraphQL schema includes these changes:
- Field contributionswas added to object typeCommitContributionsByRepository
- Field pullRequestContributionswas added to object typeContributionsCollection
- Field firstRepositoryContributionwas added to object typeContributionsCollection
- Type ContributionOrderFieldwas added
- Type ContributionOrderwas added
- Type CreatedPullRequestContributionConnectionwas added
- Type CreatedRepositoryContributionwas added
- Type CreatedRepositoryOrRestrictedContributionwas added
- Type CommitContributionOrderFieldwas added
- Type CommitContributionOrderwas added
- Type CreatedCommitContributionwas added
- Type CreatedCommitContributionEdgewas added
- Type CreatedCommitContributionConnectionwas added
Schema changes for 2019-02-15
The GraphQL schema includes these changes:
- Field isForkwas added to object typeGist
- Field fileswas added to object typeGist
- Field commitContributionsByRepositorywas added to object typeContributionsCollection
- Type GistFilewas added
- Type CommitContributionsByRepositorywas added
The Draft Pull Requests Preview preview includes these changes:
- Input field draftwas added to input object typeCreatePullRequestInput
- Field markPullRequestReadyForReviewwas added to object typeMutation
- Field isDraftwas added to object typePullRequest
- Type MarkPullRequestReadyForReviewInputwas added
- Type MarkPullRequestReadyForReviewPayloadwas added
Schema changes for 2019-02-13
The GraphQL schema includes these changes:
- Organizationobject implements- MemberStatusableinterface
- Teamobject implements- MemberStatusableinterface
- Userobject implements- ProjectOwnerinterface
- Field changeUserStatuswas added to object typeMutation
- Field memberStatuseswas added to object typeOrganization
- Field memberStatuseswas added to object typeTeam
- Field viewerCanCreateProjectswas added to object typeUser
- Field statuswas added to object typeUser
- Field projectsUrlwas added to object typeUser
- Field projectsResourcePathwas added to object typeUser
- Field projectswas added to object typeUser
- Field projectwas added to object typeUser
- Type ChangeUserStatusInputwas added
- Type ChangeUserStatusPayloadwas added
- Type UserStatusOrderFieldwas added
- Type UserStatusOrderwas added
- Type UserStatuswas added
- Type UserStatusEdgewas added
- Type UserStatusConnectionwas added
- Type MemberStatusablewas added
Schema changes for 2019-02-12
The GraphQL schema includes these changes:
- Field updatedAtwas added to object typePublicKey
- Field isReadOnlywas added to object typePublicKey
- Field fingerprintwas added to object typePublicKey
- Field createdAtwas added to object typePublicKey
- Field accessedAtwas added to object typePublicKey
- Field hasTwoFactorEnabledwas added to object typeOrganizationMemberEdge
- Type SetBusinessIdentityProviderInputwas added
- Type SetBusinessIdentityProviderPayloadwas added
- Type RemoveBusinessIdentityProviderInputwas added
- Type RemoveBusinessIdentityProviderPayloadwas added
- Type RegenerateBusinessIdentityProviderRecoveryCodesInputwas added
- Type RegenerateBusinessIdentityProviderRecoveryCodesPayloadwas added
The Unified business identity preview includes these changes:
- Field setBusinessIdentityProviderwas added to object typeMutation
- Field removeBusinessIdentityProviderwas added to object typeMutation
- Field regenerateBusinessIdentityProviderRecoveryCodeswas added to object typeMutation
- Field twoFactorRequiredSettingOrganizationswas added to object typeBusinessAdminInfo
- Field teamDiscussionsSettingOrganizationswas added to object typeBusinessAdminInfo
- Field samlIdentityProviderwas added to object typeBusinessAdminInfo
- Field repositoryProjectsSettingOrganizationswas added to object typeBusinessAdminInfo
- Field organizationProjectsSettingOrganizationswas added to object typeBusinessAdminInfo
- Field membersCanInviteCollaboratorsSettingOrganizationswas added to object typeBusinessAdminInfo
- Field membersCanDeleteRepositoriesSettingOrganizationswas added to object typeBusinessAdminInfo
- Field membersCanDeleteIssuesSettingOrganizationswas added to object typeBusinessAdminInfo
- Field membersCanCreateRepositoriesSettingOrganizationswas added to object typeBusinessAdminInfo
- Field membersCanChangeRepositoryVisibilitySettingOrganizationswas added to object typeBusinessAdminInfo
- Field defaultRepositoryPermissionSettingOrganizationswas added to object typeBusinessAdminInfo
- Field allowPrivateRepositoryForkingSettingOrganizationswas added to object typeBusinessAdminInfo
- Type SamlSignatureAlgorithmwas added
- Type SamlDigestAlgorithmwas added
- Type BusinessIdentityProviderwas added
- Type OrganizationMembersCanCreateRepositoriesSettingValuewas added
Schema changes for 2019-02-09
The GraphQL schema includes these changes:
- Default value for argument orderByon fieldCommit.deploymentschanged from{"field"=>"CREATED_AT", "direction"=>"DESC"}to{"field"=>"CREATED_AT", "direction"=>"ASC"}
- Default value for argument orderByon fieldRepository.deploymentschanged from{"field"=>"CREATED_AT", "direction"=>"DESC"}to{"field"=>"CREATED_AT", "direction"=>"ASC"}
Schema changes for 2019-02-07
The GraphQL schema includes these changes:
- Type DefaultRepositoryPermissionFieldwas added
The Repository Vulnerability Alerts preview includes these changes:
- Field RepositoryVulnerabilityAlert.externalReferencechanged type fromStringtoString!
- Field vulnerableRequirementswas added to object typeRepositoryVulnerabilityAlert
- Field vulnerableManifestPathwas added to object typeRepositoryVulnerabilityAlert
- Field vulnerableManifestFilenamewas added to object typeRepositoryVulnerabilityAlert
- Field securityVulnerabilitywas added to object typeRepositoryVulnerabilityAlert
- Field securityAdvisorywas added to object typeRepositoryVulnerabilityAlert
The following changes will be made to the schema:
RepositoryVulnerabilityAlert.affectedRange: affectedRange will be removed. Use securityVulnerability.vulnerableVersionRange instead. Effective 2019-07-01.RepositoryVulnerabilityAlert.externalIdentifier: externalIdentifier will be removed. Use securityAdvisory.identifiers instead. Effective 2019-07-01.RepositoryVulnerabilityAlert.externalReference: externalReference will be removed. Use securityAdvisory.references instead. Effective 2019-07-01.RepositoryVulnerabilityAlert.fixedIn: fixedIn will be removed. Use securityVulnerability.firstPatchedVersion instead. Effective 2019-07-01.RepositoryVulnerabilityAlert.packageName: packageName will be removed. Use securityVulnerability.package instead. Effective 2019-07-01.Schema changes for 2019-02-06
The GraphQL schema includes these changes:
- Enum value QUEUEDwas added to enumDeploymentStatusState
- Enum value IN_PROGRESSwas added to enumDeploymentStatusState
- Field dismissalMessageHTMLwas added to object typeReviewDismissedEvent
- Field dismissalMessagewas added to object typeReviewDismissedEvent
The following changes will be made to the schema:
ReviewDismissedEvent.message: message will be removed. Use dismissalMessage instead. Effective 2019-07-01.ReviewDismissedEvent.messageHtml: messageHtml will be removed. Use dismissalMessageHTML instead. Effective 2019-07-01.Schema changes for 2019-02-04
The GraphQL schema includes these changes:
- Field deploymentswas added to object typeCommit
- Argument orderBy: DeploymentOrderadded to fieldRepository.deployments
- Type UpdateBusinessTwoFactorAuthenticationRequiredSettingInputwas added
- Type UpdateBusinessTwoFactorAuthenticationRequiredSettingPayloadwas added
- Type UpdateBusinessTeamDiscussionsSettingInputwas added
- Type UpdateBusinessTeamDiscussionsSettingPayloadwas added
- Type UpdateBusinessRepositoryProjectsSettingInputwas added
- Type UpdateBusinessRepositoryProjectsSettingPayloadwas added
- Type UpdateBusinessProfileInputwas added
- Type UpdateBusinessProfilePayloadwas added
- Type UpdateBusinessOrganizationProjectsSettingInputwas added
- Type UpdateBusinessOrganizationProjectsSettingPayloadwas added
- Type UpdateBusinessMembersCanUpdateProtectedBranchesSettingInputwas added
- Type UpdateBusinessMembersCanUpdateProtectedBranchesSettingPayloadwas added
- Type UpdateBusinessMembersCanInviteCollaboratorsSettingInputwas added
- Type UpdateBusinessMembersCanInviteCollaboratorsSettingPayloadwas added
- Type UpdateBusinessMembersCanDeleteRepositoriesSettingInputwas added
- Type UpdateBusinessMembersCanDeleteRepositoriesSettingPayloadwas added
- Type UpdateBusinessMembersCanDeleteIssuesSettingInputwas added
- Type UpdateBusinessMembersCanDeleteIssuesSettingPayloadwas added
- Type UpdateBusinessMembersCanCreateRepositoriesSettingInputwas added
- Type UpdateBusinessMembersCanCreateRepositoriesSettingPayloadwas added
- Type UpdateBusinessMembersCanChangeRepositoryVisibilitySettingInputwas added
- Type UpdateBusinessMembersCanChangeRepositoryVisibilitySettingPayloadwas added
- Type UpdateBusinessDefaultRepositoryPermissionSettingInputwas added
- Type UpdateBusinessDefaultRepositoryPermissionSettingPayloadwas added
- Type UpdateBusinessAllowPrivateRepositoryForkingSettingInputwas added
- Type UpdateBusinessAllowPrivateRepositoryForkingSettingPayloadwas added
- Type RemoveBusinessBillingManagerInputwas added
- Type RemoveBusinessBillingManagerPayloadwas added
- Type RemoveBusinessAdminInputwas added
- Type RemoveBusinessAdminPayloadwas added
- Type InviteBusinessBillingManagerInputwas added
- Type InviteBusinessBillingManagerPayloadwas added
- Type InviteBusinessAdminInputwas added
- Type InviteBusinessAdminPayloadwas added
- Type CancelBusinessBillingManagerInvitationInputwas added
- Type CancelBusinessBillingManagerInvitationPayloadwas added
- Type CancelBusinessAdminInvitationInputwas added
- Type CancelBusinessAdminInvitationPayloadwas added
- Type AcceptBusinessMemberInvitationInputwas added
- Type AcceptBusinessMemberInvitationPayloadwas added
- Type BusinessMemberInvitationEdgewas added
- Type BusinessMemberInvitationConnectionwas added
- Type DeploymentOrderFieldwas added
- Type DeploymentOrderwas added
The Unified business identity preview includes these changes:
- Field updateBusinessTwoFactorAuthenticationRequiredSettingwas added to object typeMutation
- Field updateBusinessTeamDiscussionsSettingwas added to object typeMutation
- Field updateBusinessRepositoryProjectsSettingwas added to object typeMutation
- Field updateBusinessProfilewas added to object typeMutation
- Field updateBusinessOrganizationProjectsSettingwas added to object typeMutation
- Field updateBusinessMembersCanUpdateProtectedBranchesSettingwas added to object typeMutation
- Field updateBusinessMembersCanInviteCollaboratorsSettingwas added to object typeMutation
- Field updateBusinessMembersCanDeleteRepositoriesSettingwas added to object typeMutation
- Field updateBusinessMembersCanDeleteIssuesSettingwas added to object typeMutation
- Field updateBusinessMembersCanCreateRepositoriesSettingwas added to object typeMutation
- Field updateBusinessMembersCanChangeRepositoryVisibilitySettingwas added to object typeMutation
- Field updateBusinessDefaultRepositoryPermissionSettingwas added to object typeMutation
- Field updateBusinessAllowPrivateRepositoryForkingSettingwas added to object typeMutation
- Field removeBusinessBillingManagerwas added to object typeMutation
- Field removeBusinessAdminwas added to object typeMutation
- Field inviteBusinessBillingManagerwas added to object typeMutation
- Field inviteBusinessAdminwas added to object typeMutation
- Field cancelBusinessBillingManagerInvitationwas added to object typeMutation
- Field cancelBusinessAdminInvitationwas added to object typeMutation
- Field acceptBusinessMemberInvitationwas added to object typeMutation
- Field businessMemberInvitationByTokenwas added to object typeQuery
- Field businessMemberInvitationwas added to object typeQuery
- Field businesswas added to object typeQuery
- Type BusinessRepositoryInfowas added
- Type OrganizationOrderFieldwas added
- Type OrganizationOrderwas added
- Type BusinessBillingInfowas added
- Type BusinessEnabledSettingValuewas added
- Type BusinessPendingMemberInvitationConnectionwas added
- Type BusinessMemberInvitationRolewas added
- Type BusinessMemberInvitationwas added
- Type BusinessMembersCanCreateRepositoriesSettingValuewas added
- Type BusinessDefaultRepositoryPermissionSettingValuewas added
- Type BusinessEnabledDisabledSettingValuewas added
- Type BusinessAdminInfowas added
- Type Businesswas added
Schema changes for 2019-01-31
The GraphQL schema includes these changes:
- CodeOfConductobject implements- Nodeinterface
- Field resourcePathwas added to object typeCodeOfConduct
- Field idwas added to object typeCodeOfConduct
- Type PullRequestReviewThreadEdgewas added
- Type PullRequestReviewThreadConnectionwas added
The Pull Requests Preview preview includes these changes:
- Field reviewThreadswas added to object typePullRequest
Schema changes for 2019-01-30
The GraphQL schema includes these changes:
- CodeOfConductobject implements- Nodeinterface
- Field resourcePathwas added to object typeCodeOfConduct
- Field idwas added to object typeCodeOfConduct
- Type PullRequestReviewThreadEdgewas added
- Type PullRequestReviewThreadConnectionwas added
The Pull Requests Preview preview includes these changes:
- Field reviewThreadswas added to object typePullRequest
Schema changes for 2019-01-19
The GraphQL schema includes these changes:
- Field pendingMemberswas added to object typeOrganization
Schema changes for 2019-01-18
The GraphQL schema includes these changes:
- Enum value ROCKETwas added to enumReactionContent
- Enum value EYESwas added to enumReactionContent
Schema changes for 2019-01-16
The GraphQL schema includes these changes:
- Field issueContributionswas added to object typeContributionsCollection
- Type CreatedIssueContributionConnectionwas added
Schema changes for 2019-01-11
The GraphQL schema includes these changes:
- PullRequestReviewobject implements- Reactableinterface
- Field viewerCanReactwas added to object typePullRequestReview
- Field reactionswas added to object typePullRequestReview
- Field reactionGroupswas added to object typePullRequestReview
The Hovercards preview includes these changes:
- Argument includeNotificationContexts: Booleanadded to fieldPullRequest.hovercard
- Argument includeNotificationContexts: Booleanadded to fieldIssue.hovercard
Schema changes for 2019-01-08
The GraphQL schema includes these changes:
- Field protectedBranchwas removed from object typeReviewDismissalAllowance
- Field protectedBranchwas removed from object typePushAllowance
Schema changes for 2019-01-05
The GraphQL schema includes these changes:
- Type DeleteIssueInputwas added
- Type DeleteIssuePayloadwas added
The Issues Preview preview includes these changes:
- Field deleteIssuewas added to object typeMutation
Schema changes for 2019-01-03
The GraphQL schema includes these changes:
- Field UpdateTopicsPayload.repositorychanged type fromRepository!toRepository
- Field UpdateSubscriptionPayload.subscribablechanged type fromSubscribable!toSubscribable
- Field UpdatePullRequestReviewCommentPayload.pullRequestReviewCommentchanged type fromPullRequestReviewComment!toPullRequestReviewComment
- Field UpdatePullRequestReviewPayload.pullRequestReviewchanged type fromPullRequestReview!toPullRequestReview
- Field UpdateProjectColumnPayload.projectColumnchanged type fromProjectColumn!toProjectColumn
- Field UpdateProjectCardPayload.projectCardchanged type fromProjectCard!toProjectCard
- Field UpdateProjectPayload.projectchanged type fromProject!toProject
- Field SubmitPullRequestReviewPayload.pullRequestReviewchanged type fromPullRequestReview!toPullRequestReview
- Field RequestReviewsPayload.requestedReviewersEdgechanged type fromUserEdge!toUserEdge
- Field RequestReviewsPayload.pullRequestchanged type fromPullRequest!toPullRequest
- Field RemoveStarPayload.starrablechanged type fromStarrable!toStarrable
- Field RemoveReactionPayload.subjectchanged type fromReactable!toReactable
- Field RemoveReactionPayload.reactionchanged type fromReaction!toReaction
- Field RemoveOutsideCollaboratorPayload.removedUserchanged type fromUser!toUser
- Field MoveProjectColumnPayload.columnEdgechanged type fromProjectColumnEdge!toProjectColumnEdge
- Field MoveProjectCardPayload.cardEdgechanged type fromProjectCardEdge!toProjectCardEdge
- Field DismissPullRequestReviewPayload.pullRequestReviewchanged type fromPullRequestReview!toPullRequestReview
- Field DeletePullRequestReviewPayload.pullRequestReviewchanged type fromPullRequestReview!toPullRequestReview
- Field DeleteProjectColumnPayload.projectchanged type fromProject!toProject
- Field DeleteProjectColumnPayload.deletedColumnIdchanged type fromID!toID
- Field DeleteProjectCardPayload.deletedCardIdchanged type fromID!toID
- Field DeleteProjectCardPayload.columnchanged type fromProjectColumn!toProjectColumn
- Field DeleteProjectPayload.ownerchanged type fromProjectOwner!toProjectOwner
- Field DeclineTopicSuggestionPayload.topicchanged type fromTopic!toTopic
- Field CreateProjectPayload.projectchanged type fromProject!toProject
- Field AddStarPayload.starrablechanged type fromStarrable!toStarrable
- Field AddReactionPayload.subjectchanged type fromReactable!toReactable
- Field AddReactionPayload.reactionchanged type fromReaction!toReaction
- Field AddPullRequestReviewCommentPayload.commentEdgechanged type fromPullRequestReviewCommentEdge!toPullRequestReviewCommentEdge
- Field AddPullRequestReviewCommentPayload.commentchanged type fromPullRequestReviewComment!toPullRequestReviewComment
- Field AddPullRequestReviewPayload.reviewEdgechanged type fromPullRequestReviewEdge!toPullRequestReviewEdge
- Field AddPullRequestReviewPayload.pullRequestReviewchanged type fromPullRequestReview!toPullRequestReview
- Field AddProjectColumnPayload.projectchanged type fromProject!toProject
- Field AddProjectColumnPayload.columnEdgechanged type fromProjectColumnEdge!toProjectColumnEdge
- Field AddProjectCardPayload.projectColumnchanged type fromProject!toProjectColumn
- Field AddProjectCardPayload.cardEdgechanged type fromProjectCardEdge!toProjectCardEdge
- Field AddCommentPayload.timelineEdgechanged type fromIssueTimelineItemEdge!toIssueTimelineItemEdge
- Field AddCommentPayload.subjectchanged type fromNode!toNode
- Field AddCommentPayload.commentEdgechanged type fromIssueCommentEdge!toIssueCommentEdge
- Field AcceptTopicSuggestionPayload.topicchanged type fromTopic!toTopic
Schema changes for 2018-12-21
The GraphQL schema includes these changes:
- Field firstPullRequestContributionwas added to object typeContributionsCollection
- Field firstIssueContributionwas added to object typeContributionsCollection
- Type CreatedPullRequestOrRestrictedContributionwas added
- Type RestrictedContributionwas added
- Type CreatedIssueOrRestrictedContributionwas added
Schema changes for 2018-12-20
The GraphQL schema includes these changes:
- Argument first: Intadded to fieldTopic.relatedTopics
Schema changes for 2018-12-18
The Hovercards preview includes these changes:
- Field hovercardwas added to object typePullRequest
- Field hovercardwas added to object typeIssue
- Type ViewerHovercardContextwas added
- Type ReviewStatusHovercardContextwas added
Schema changes for 2018-12-14
The GraphQL schema includes these changes:
- Field popularPullRequestContributionwas added to object typeContributionsCollection
- Field popularIssueContributionwas added to object typeContributionsCollection
- Field mostRecentCollectionWithoutActivitywas added to object typeContributionsCollection
- Field joinedGitHubContributionwas added to object typeContributionsCollection
- Field hasActivityInThePastwas added to object typeContributionsCollection
- Type CreatedPullRequestContributionEdgewas added
- Type CreatedIssueContributionEdgewas added
- Type CreatedPullRequestContributionwas added
- Type CreatedIssueContributionwas added
- Type Contributionwas added
- Type JoinedGitHubContributionwas added
Schema changes for 2018-12-13
The GraphQL schema includes these changes:
- Enum value UNPINNED_EVENTwas added to enumIssueTimelineItemsItemType
- Enum value PINNED_EVENTwas added to enumIssueTimelineItemsItemType
- Union member UnpinnedEventwas added to Union typeIssueTimelineItems
- Union member PinnedEventwas added to Union typeIssueTimelineItems
- Enum value UNPINNED_EVENTwas added to enumPullRequestTimelineItemsItemType
- Enum value PINNED_EVENTwas added to enumPullRequestTimelineItemsItemType
- Union member UnpinnedEventwas added to Union typePullRequestTimelineItems
- Union member PinnedEventwas added to Union typePullRequestTimelineItems
- Type UnpinIssueInputwas added
- Type UnpinIssuePayloadwas added
- Type PinIssueInputwas added
- Type PinIssuePayloadwas added
- Type UnpinnedEventwas added
- Type PinnedEventwas added
The [Pinned Issues Preview preview](/graphql/overview/schema-previews#pinned-issues-preview) includes these changes:
- Field unpinIssuewas added to object typeMutation
- Field pinIssuewas added to object typeMutation
- Field pinnedIssueswas added to object typeRepository
- Type PinnedIssuewas added
- Type PinnedIssueEdgewas added
- Type PinnedIssueConnectionwas added
Schema changes for 2018-12-11
The GraphQL schema includes these changes:
- Field tagNamewas added to object typeRelease
Schema changes for 2018-12-06
The GraphQL schema includes these changes:
- Type CreateContentAttachmentInputwas added
- Type ContentReferencewas added
- Type ContentAttachmentwas added
- Type CreateContentAttachmentPayloadwas added
The [Create content attachments preview](/graphql/overview/schema-previews#create-content-attachments-preview) includes these changes:
- Field createContentAttachmentwas added to object typeMutation
Schema changes for 2018-12-03
The GraphQL schema includes these changes:
- Field membersWithRolewas added to object typeOrganization
- Type OrganizationMemberRolewas added
- Type OrganizationMemberEdgewas added
- Type OrganizationMemberConnectionwas added
The following changes will be made to the schema:
Organization.members: members will be removed. Use Organization.membersWithRole instead. Effective 2019-04-01.Schema changes for 2018-12-01
The GraphQL schema includes these changes:
- Field contributionsCollectionwas added to object typeUser
- Type ContributionCalendarDaywas added
- Type ContributionCalendarWeekwas added
- Type Datewas added
- Type ContributionCalendarMonthwas added
- Type ContributionCalendarwas added
- Type ContributionsCollectionwas added
Schema changes for 2018-11-16
The following changes will be made to the schema:
Migration.uploadUrlTemplate: uploadUrlTemplate will be removed. Use uploadUrl instead. Effective 2019-04-01.Schema changes for 2018-11-12
The GraphQL schema includes these changes:
- Field commitOidwas added to object typeDeployment
The following changes will be made to the schema:
AddProjectCardPayload.projectColumn: Type for projectColumn will change from Project! to ProjectColumn. Effective 2019-01-01.Schema changes for 2018-11-07
The GraphQL schema includes these changes:
- Enum value TRANSFERRED_EVENTwas added to enumIssueTimelineItemsItemType
- Union member TransferredEventwas added to Union typeIssueTimelineItems
- Union member TransferredEventwas added to Union typeIssueTimelineItem
- GistCommentobject implements- Minimizableinterface
- Enum value TRANSFERRED_EVENTwas added to enumPullRequestTimelineItemsItemType
- Union member TransferredEventwas added to Union typePullRequestTimelineItems
- PullRequestReviewCommentobject implements- Minimizableinterface
- CommitCommentobject implements- Minimizableinterface
- Commitobject implements- UniformResourceLocatableinterface
- IssueCommentobject implements- Minimizableinterface
- Enum value DENIEDwas added to enumCommentCannotUpdateReason
- Field viewerCanMinimizewas added to object typeGistComment
- Field minimizedReasonwas added to object typeGistComment
- Field isMinimizedwas added to object typeGistComment
- Field viewerCanMinimizewas added to object typePullRequestReviewComment
- Field minimizedReasonwas added to object typePullRequestReviewComment
- Field isMinimizedwas added to object typePullRequestReviewComment
- Field viewerCanMinimizewas added to object typeCommitComment
- Field minimizedReasonwas added to object typeCommitComment
- Field isMinimizedwas added to object typeCommitComment
- Field viewerCanMinimizewas added to object typeIssueComment
- Field minimizedReasonwas added to object typeIssueComment
- Field isMinimizedwas added to object typeIssueComment
- Type UnminimizeCommentInputwas added
- Type UnminimizeCommentPayloadwas added
- Type ReportedContentClassifierswas added
- Type MinimizeCommentInputwas added
- Type MinimizeCommentPayloadwas added
- Type TransferredEventwas added
The _Minimize Comments_ preview includes these changes:
- Field unminimizeCommentwas added to object typeMutation
- Field minimizeCommentwas added to object typeMutation
- Type Minimizablewas added
Schema changes for 2018-10-24
The Pull Requests Preview preview includes these changes:
- Field updatePullRequestwas added to object typeMutation
- Field reopenPullRequestwas added to object typeMutation
- Field mergePullRequestwas added to object typeMutation
- Field deletePullRequestReviewCommentwas added to object typeMutation
- Field createPullRequestwas added to object typeMutation
- Field closePullRequestwas added to object typeMutation
- Field fileswas added to object typePullRequest
- Type UpdatePullRequestInputwas added
- Type UpdatePullRequestPayloadwas added
- Type ReopenPullRequestInputwas added
- Type ReopenPullRequestPayloadwas added
- Type MergePullRequestInputwas added
- Type MergePullRequestPayloadwas added
- Type DeletePullRequestReviewCommentInputwas added
- Type DeletePullRequestReviewCommentPayloadwas added
- Type CreatePullRequestInputwas added
- Type CreatePullRequestPayloadwas added
- Type ClosePullRequestInputwas added
- Type ClosePullRequestPayloadwas added
- Type PullRequestChangedFilewas added
- Type PullRequestChangedFileEdgewas added
- Type PullRequestChangedFileConnectionwas added
Schema changes for 2018-10-19
The GraphQL schema includes these changes:
- Argument ownerAffiliations: [RepositoryAffiliation]added to fieldRepository.forks
- Argument ownerAffiliations: [RepositoryAffiliation]added to fieldRepositoryOwner.repositories
- Argument ownerAffiliations: [RepositoryAffiliation]added to fieldRepositoryOwner.pinnedRepositories
- Argument ownerAffiliations: [RepositoryAffiliation]added to fieldUser.watching
- Argument ownerAffiliations: [RepositoryAffiliation]added to fieldUser.repositories
- Argument ownerAffiliations: [RepositoryAffiliation]added to fieldUser.pinnedRepositories
- Argument ownerAffiliations: [RepositoryAffiliation]added to fieldOrganization.repositories
- Argument ownerAffiliations: [RepositoryAffiliation]added to fieldOrganization.pinnedRepositories
Schema changes for 2018-10-16
The Access to GitHub Security Advisories preview includes these changes:
- Field securityVulnerabilitieswas added to object typeQuery
- Field securityAdvisorywas added to object typeQuery
- Field securityAdvisorieswas added to object typeQuery
- Type SecurityAdvisoryOrderFieldwas added
- Type SecurityAdvisoryOrderwas added
- Type SecurityAdvisoryIdentifierTypewas added
- Type SecurityAdvisoryIdentifierFilterwas added
- Type SecurityVulnerabilityOrderFieldwas added
- Type SecurityVulnerabilityOrderwas added
- Type SecurityAdvisoryEcosystemwas added
- Type SecurityAdvisoryPackagewas added
- Type SecurityAdvisoryPackageVersionwas added
- Type SecurityVulnerabilitywas added
- Type SecurityVulnerabilityEdgewas added
- Type SecurityVulnerabilityConnectionwas added
- Type SecurityAdvisorySeveritywas added
- Type SecurityAdvisoryReferencewas added
- Type SecurityAdvisoryIdentifierwas added
- Type SecurityAdvisorywas added
- Type SecurityAdvisoryEdgewas added
- Type SecurityAdvisoryConnectionwas added
Schema changes for 2018-10-12
The GraphQL schema includes these changes:
- Field outdatedwas added to object typePullRequestReviewComment
- Field onBehalfOfwas added to object typePullRequestReview
Schema changes for 2018-10-11
The GraphQL schema includes these changes:
- Field statewas added to object typePullRequestReviewComment
- Type PullRequestReviewCommentStatewas added
Schema changes for 2018-10-08
The following changes will be made to the schema:
PushAllowance.protectedBranch: protectedBranch will be removed. Use Repository.branchProtectionRule instead. Effective 2019-01-01.Repository.protectedBranches: protectedBranches will be removed. Use Repository.branchProtectionRules instead. Effective 2019-01-01.ReviewDismissalAllowance.protectedBranch: protectedBranch will be removed. Use ReviewDismissalAllowance.branchProtectionRule instead. Effective 2019-01-01.Schema changes for 2018-09-26
The GraphQL schema includes these changes:
- Field viewerCanApplySuggestionwas added to object typePullRequest
Schema changes for 2018-09-25
The GraphQL schema includes these changes:
- Field refwas added to object typeDeployment
Schema changes for 2018-09-19
The Issues Preview preview includes these changes:
- Field convertProjectCardNoteToIssuewas added to object typeMutation
- Type ConvertProjectCardNoteToIssueInputwas added
- Type ConvertProjectCardNoteToIssuePayloadwas added
Schema changes for 2018-09-14
The GraphQL schema includes these changes:
- Enum value UNMARKED_AS_DUPLICATE_EVENTwas removed from enumIssueTimelineItemsItemType
- Enum value MARKED_AS_DUPLICATE_EVENTwas removed from enumIssueTimelineItemsItemType
- Enum value UNMARKED_AS_DUPLICATE_EVENTwas removed from enumPullRequestTimelineItemsItemType
- Enum value MARKED_AS_DUPLICATE_EVENTwas removed from enumPullRequestTimelineItemsItemType
Schema changes for 2018-09-13
The [Checks preview](/graphql/overview/schema-previews#checks-preview) includes these changes:
- Field appwas added to object typeCheckSuite
Schema changes for 2018-09-12
The GraphQL schema includes these changes:
- Type UpdateIssueCommentInputwas added
- Type UpdateIssueCommentPayloadwas added
- Type UpdateIssueInputwas added
- Type UpdateIssuePayloadwas added
- Type UnmarkIssueAsDuplicateInputwas added
- Type UnmarkIssueAsDuplicatePayloadwas added
- Type ReopenIssueInputwas added
- Type ReopenIssuePayloadwas added
- Type RemoveLabelsFromLabelableInputwas added
- Type RemoveLabelsFromLabelablePayloadwas added
- Type RemoveAssigneesFromAssignableInputwas added
- Type RemoveAssigneesFromAssignablePayloadwas added
- Type DeleteIssueCommentInputwas added
- Type DeleteIssueCommentPayloadwas added
- Type CreateIssueInputwas added
- Type CreateIssuePayloadwas added
- Type CloseIssueInputwas added
- Type CloseIssuePayloadwas added
- Type ClearLabelsFromLabelableInputwas added
- Type ClearLabelsFromLabelablePayloadwas added
- Type AddLabelsToLabelableInputwas added
- Type AddLabelsToLabelablePayloadwas added
- Type AddAssigneesToAssignableInputwas added
- Type AddAssigneesToAssignablePayloadwas added
- Type IssueTimelineItemsItemTypewas added
- Type IssueTimelineItemswas added
- Type IssueTimelineItemsEdgewas added
- Type IssueTimelineItemsConnectionwas added
- Type PullRequestTimelineItemsItemTypewas added
- Type PullRequestTimelineItemswas added
- Type PullRequestTimelineItemsEdgewas added
- Type PullRequestTimelineItemsConnectionwas added
The Issues Preview preview includes these changes:
- Field updateIssueCommentwas added to object typeMutation
- Field updateIssuewas added to object typeMutation
- Field unmarkIssueAsDuplicatewas added to object typeMutation
- Field reopenIssuewas added to object typeMutation
- Field removeLabelsFromLabelablewas added to object typeMutation
- Field removeAssigneesFromAssignablewas added to object typeMutation
- Field deleteIssueCommentwas added to object typeMutation
- Field createIssuewas added to object typeMutation
- Field closeIssuewas added to object typeMutation
- Field clearLabelsFromLabelablewas added to object typeMutation
- Field addLabelsToLabelablewas added to object typeMutation
- Field addAssigneesToAssignablewas added to object typeMutation
- Argument filterBy: IssueFiltersadded to fieldMilestone.issues
- Argument filterBy: IssueFiltersadded to fieldLabel.issues
- Field timelineItemswas added to object typePullRequest
- Argument filterBy: IssueFiltersadded to fieldRepository.issues
- Argument filterBy: IssueFiltersadded to fieldUser.issues
- Field timelineItemswas added to object typeIssue
- Type PullRequestRevisionMarkerwas added
- Type PullRequestCommitCommentThreadwas added
- Type IssueFilterswas added
The Branch Protection Rules preview includes these changes:
- Field updateBranchProtectionRulewas added to object typeMutation
- Field deleteBranchProtectionRulewas added to object typeMutation
- Field createBranchProtectionRulewas added to object typeMutation
- Field branchProtectionRulewas added to object typeReviewDismissalAllowance
- Field branchProtectionRulewas added to object typePushAllowance
- Field branchProtectionRuleswas added to object typeRepository
- Type UpdateBranchProtectionRuleInputwas added
- Type UpdateBranchProtectionRulePayloadwas added
- Type DeleteBranchProtectionRuleInputwas added
- Type DeleteBranchProtectionRulePayloadwas added
- Type CreateBranchProtectionRuleInputwas added
- Type CreateBranchProtectionRulePayloadwas added
- Type BranchProtectionRuleConflictwas added
- Type BranchProtectionRuleConflictEdgewas added
- Type BranchProtectionRuleConflictConnectionwas added
- Type BranchProtectionRulewas added
- Type BranchProtectionRuleEdgewas added
- Type BranchProtectionRuleConnectionwas added
Schema changes for 2018-09-10
The [Project Event Details preview](/graphql/overview/schema-previews#project-event-details-preview) includes these changes:
- Field projectColumnNamewas added to object typeRemovedFromProjectEvent
- Field projectwas added to object typeRemovedFromProjectEvent
- Field projectColumnNamewas added to object typeMovedColumnsInProjectEvent
- Field projectCardwas added to object typeMovedColumnsInProjectEvent
- Field projectwas added to object typeMovedColumnsInProjectEvent
- Field previousProjectColumnNamewas added to object typeMovedColumnsInProjectEvent
- Field projectColumnNamewas added to object typeConvertedNoteToIssueEvent
- Field projectCardwas added to object typeConvertedNoteToIssueEvent
- Field projectwas added to object typeConvertedNoteToIssueEvent
- Field projectColumnNamewas added to object typeAddedToProjectEvent
- Field projectCardwas added to object typeAddedToProjectEvent
- Field projectwas added to object typeAddedToProjectEvent
Schema changes for 2018-09-06
The GraphQL schema includes these changes:
- Enum value BAD_CERTwas added to enumGitSignatureState
Schema changes for 2018-09-04
The GraphQL schema includes these changes:
- Input field isArchivedwas added to input object typeUpdateProjectCardInput
- Argument archivedStates: [ProjectCardArchivedState]added to fieldPullRequest.projectCards
- Argument archivedStates: [ProjectCardArchivedState]added to fieldIssue.projectCards
- Field isArchivedwas added to object typeProjectCard
- Argument archivedStates: [ProjectCardArchivedState]added to fieldProjectColumn.cards
- Field purposewas added to object typeProjectColumn
- Argument archivedStates: [ProjectCardArchivedState]added to fieldProject.pendingCards
- Type PullRequestOrderFieldwas added
- Type ProjectColumnPurposewas added
- Type ProjectCardArchivedStatewas added
Schema changes for 2018-08-31
The GraphQL schema includes these changes:
- Field logoBackgroundColorwas added to object typeApp
Schema changes for 2018-08-24
The GraphQL schema includes these changes:
- Argument includeCategories: [String!]added to fieldQuery.marketplaceCategories
Schema changes for 2018-08-13
The GraphQL schema includes these changes:
- Union member DeploymentEnvironmentChangedEventwas added to Union typePullRequestTimelineItem
- Type DeploymentEnvironmentChangedEventwas added
Schema changes for 2018-08-09
The Temporary Cloning Token for Private Repositories preview includes these changes:
- Field tempCloneTokenwas added to object typeRepository
Schema changes for 2018-08-07
The GraphQL schema includes these changes:
- Field isVerifiedwas added to object typeOrganization
- Field appwas added to object typeMarketplaceListing
- Type Appwas added
The [Checks preview](/graphql/overview/schema-previews#checks-preview) includes these changes:
- Field warningLevelwas removed from object typeCheckAnnotation
- Field startLinewas removed from object typeCheckAnnotation
- Field filenamewas removed from object typeCheckAnnotation
- Field endLinewas removed from object typeCheckAnnotation
- Field creatorwas removed from object typeCheckRun
- Field updateCheckSuitePreferenceswas added to object typeMutation
- Field updateCheckRunwas added to object typeMutation
- Field rerequestCheckSuitewas added to object typeMutation
- Field createCheckSuitewas added to object typeMutation
- Field createCheckRunwas added to object typeMutation
- Field pathwas added to object typeCheckAnnotation
- Field locationwas added to object typeCheckAnnotation
- Field annotationLevelwas added to object typeCheckAnnotation
- Type CheckSuiteAutoTriggerPreferencewas added
- Type UpdateCheckSuitePreferencesInputwas added
- Type UpdateCheckSuitePreferencesPayloadwas added
- Type UpdateCheckRunInputwas added
- Type UpdateCheckRunPayloadwas added
- Type RerequestCheckSuiteInputwas added
- Type RerequestCheckSuitePayloadwas added
- Type CreateCheckSuiteInputwas added
- Type CreateCheckSuitePayloadwas added
- Type RequestableCheckStatusStatewas added
- Type CheckRunOutputImagewas added
- Type CheckAnnotationRangewas added
- Type CheckAnnotationDatawas added
- Type CheckRunOutputwas added
- Type CheckRunActionwas added
- Type CreateCheckRunInputwas added
- Type CreateCheckRunPayloadwas added
- Type CheckAnnotationPositionwas added
- Type CheckAnnotationSpanwas added
Schema changes for 2018-08-01
The following changes will be made to the schema:
AcceptTopicSuggestionPayload.topic: Type for topic will change from Topic! to Topic. Effective 2019-01-01.AddCommentPayload.commentEdge: Type for commentEdge will change from IssueCommentEdge! to IssueCommentEdge. Effective 2019-01-01.AddCommentPayload.subject: Type for subject will change from Node! to Node. Effective 2019-01-01.AddCommentPayload.timelineEdge: Type for timelineEdge will change from IssueTimelineItemEdge! to IssueTimelineItemEdge. Effective 2019-01-01.AddProjectCardPayload.cardEdge: Type for cardEdge will change from ProjectCardEdge! to ProjectCardEdge. Effective 2019-01-01.AddProjectCardPayload.projectColumn: Type for projectColumn will change from Project! to Project. Effective 2019-01-01.AddProjectColumnPayload.columnEdge: Type for columnEdge will change from ProjectColumnEdge! to ProjectColumnEdge. Effective 2019-01-01.AddProjectColumnPayload.project: Type for project will change from Project! to Project. Effective 2019-01-01.AddPullRequestReviewCommentPayload.comment: Type for comment will change from PullRequestReviewComment! to PullRequestReviewComment. Effective 2019-01-01.AddPullRequestReviewCommentPayload.commentEdge: Type for commentEdge will change from PullRequestReviewCommentEdge! to PullRequestReviewCommentEdge. Effective 2019-01-01.AddPullRequestReviewPayload.pullRequestReview: Type for pullRequestReview will change from PullRequestReview! to PullRequestReview. Effective 2019-01-01.AddPullRequestReviewPayload.reviewEdge: Type for reviewEdge will change from PullRequestReviewEdge! to PullRequestReviewEdge. Effective 2019-01-01.AddReactionPayload.reaction: Type for reaction will change from Reaction! to Reaction. Effective 2019-01-01.AddReactionPayload.subject: Type for subject will change from Reactable! to Reactable. Effective 2019-01-01.AddStarPayload.starrable: Type for starrable will change from Starrable! to Starrable. Effective 2019-01-01.CreateProjectPayload.project: Type for project will change from Project! to Project. Effective 2019-01-01.DeclineTopicSuggestionPayload.topic: Type for topic will change from Topic! to Topic. Effective 2019-01-01.DeleteProjectCardPayload.column: Type for column will change from ProjectColumn! to ProjectColumn. Effective 2019-01-01.DeleteProjectCardPayload.deletedCardId: Type for deletedCardId will change from ID! to ID. Effective 2019-01-01.DeleteProjectColumnPayload.deletedColumnId: Type for deletedColumnId will change from ID! to ID. Effective 2019-01-01.DeleteProjectColumnPayload.project: Type for project will change from Project! to Project. Effective 2019-01-01.DeleteProjectPayload.owner: Type for owner will change from ProjectOwner! to ProjectOwner. Effective 2019-01-01.DeletePullRequestReviewPayload.pullRequestReview: Type for pullRequestReview will change from PullRequestReview! to PullRequestReview. Effective 2019-01-01.DismissPullRequestReviewPayload.pullRequestReview: Type for pullRequestReview will change from PullRequestReview! to PullRequestReview. Effective 2019-01-01.MoveProjectCardPayload.cardEdge: Type for cardEdge will change from ProjectCardEdge! to ProjectCardEdge. Effective 2019-01-01.MoveProjectColumnPayload.columnEdge: Type for columnEdge will change from ProjectColumnEdge! to ProjectColumnEdge. Effective 2019-01-01.RemoveOutsideCollaboratorPayload.removedUser: Type for removedUser will change from User! to User. Effective 2019-01-01.RemoveReactionPayload.reaction: Type for reaction will change from Reaction! to Reaction. Effective 2019-01-01.RemoveReactionPayload.subject: Type for subject will change from Reactable! to Reactable. Effective 2019-01-01.RemoveStarPayload.starrable: Type for starrable will change from Starrable! to Starrable. Effective 2019-01-01.RequestReviewsPayload.pullRequest: Type for pullRequest will change from PullRequest! to PullRequest. Effective 2019-01-01.RequestReviewsPayload.requestedReviewersEdge: Type for requestedReviewersEdge will change from UserEdge! to UserEdge. Effective 2019-01-01.SubmitPullRequestReviewPayload.pullRequestReview: Type for pullRequestReview will change from PullRequestReview! to PullRequestReview. Effective 2019-01-01.UpdateProjectCardPayload.projectCard: Type for projectCard will change from ProjectCard! to ProjectCard. Effective 2019-01-01.UpdateProjectColumnPayload.projectColumn: Type for projectColumn will change from ProjectColumn! to ProjectColumn. Effective 2019-01-01.UpdateProjectPayload.project: Type for project will change from Project! to Project. Effective 2019-01-01.UpdatePullRequestReviewCommentPayload.pullRequestReviewComment: Type for pullRequestReviewComment will change from PullRequestReviewComment! to PullRequestReviewComment. Effective 2019-01-01.UpdatePullRequestReviewPayload.pullRequestReview: Type for pullRequestReview will change from PullRequestReview! to PullRequestReview. Effective 2019-01-01.UpdateSubscriptionPayload.subscribable: Type for subscribable will change from Subscribable! to Subscribable. Effective 2019-01-01.UpdateTopicsPayload.repository: Type for repository will change from Repository! to Repository. Effective 2019-01-01.Schema changes for 2018-07-26
The [Deployments preview](/graphql/overview/schema-previews#deployments-preview) includes these changes:
- Enum value QUEUEDwas added to enumDeploymentState
- Enum value IN_PROGRESSwas added to enumDeploymentState
- Field createDeploymentStatuswas added to object typeMutation
- Field createDeploymentwas added to object typeMutation
- Field environmentwas added to object typeDeploymentStatus
- Type CreateDeploymentStatusInputwas added
- Type CreateDeploymentStatusPayloadwas added
- Type CreateDeploymentInputwas added
- Type CreateDeploymentPayloadwas added
Schema changes for 2018-07-16
The GraphQL schema includes these changes:
- Field taskwas added to object typeDeployment
Schema changes for 2018-07-13
The GraphQL schema includes these changes:
- Field GitHubMetadata.gitHubServicesShachanged type fromString!toGitObjectID!
- Type RepositoryInvitationEdgewas removed
- Type RepositoryCollaboratorAffiliationwas removed
- Type PullRequestPubSubTopicwas removed
- Type IssuePubSubTopicwas removed
- Type DefaultRepositoryPermissionFieldwas removed
- Type Datewas removed
Schema changes for 2018-07-11
The GraphQL schema includes these changes:
- Field checkSuiteswas added to object typeCommit
- Type CheckSuiteFilterwas added
- Type Pushwas added
- Type CheckRunTypewas added
- Type CheckRunFilterwas added
- Type CheckStatusStatewas added
- Type CheckConclusionStatewas added
- Type CheckAnnotationLevelwas added
- Type CheckAnnotationwas added
- Type CheckAnnotationEdgewas added
- Type CheckAnnotationConnectionwas added
- Type CheckRunwas added
- Type CheckRunEdgewas added
- Type CheckRunConnectionwas added
- Type CheckSuitewas added
- Type CheckSuiteEdgewas added
- Type CheckSuiteConnectionwas added
Schema changes for 2018-07-06
The GraphQL schema includes these changes:
- Field updatedAtwas added to object typeDeployment
- Field descriptionwas added to object typeDeployment
Schema changes for 2018-07-04
The GraphQL schema includes these changes:
- Field subjectwas removed from object typeReviewRequestedEvent
- Field subjectwas removed from object typeReviewRequestRemovedEvent
- Field isCrossReferencewas removed from object typeReferencedEvent
- Field commitwas removed from object typeClosedEvent
- Field reviewerwas removed from object typeReviewRequest
- Field licensewas removed from object typeRepositoryInfo
- Field licensewas removed from object typeRepository
- Field contributedRepositorieswas removed from object typeUser
- Field projectColumnwas removed from object typeProjectCard
Schema changes for 2018-07-03
The GraphQL schema includes these changes:
- Repositoryobject implements- RegistryPackageOwnerinterface
- Userobject implements- RegistryPackageSearchinterface
- Userobject implements- RegistryPackageOwnerinterface
- Organizationobject implements- RegistryPackageSearchinterface
- Organizationobject implements- RegistryPackageOwnerinterface
- Type RegistryPackageSearchwas added
- Type RegistryPackageOwnerwas added
Schema changes for 2018-06-26
The GraphQL schema includes these changes:
- Field permalinkwas added to object typePullRequest
Schema changes for 2018-06-22
The GraphQL schema includes these changes:
- Input field UpdateProjectCardInput.notechanged type fromString!toString
Schema changes for 2018-06-21
The GraphQL schema includes these changes:
- Argument useTopicAliases: Booleanadded to fieldQuery.marketplaceListings
- Argument useTopicAliases: Booleanadded to fieldQuery.marketplaceCategory
Schema changes for 2018-06-14
The GraphQL schema includes these changes:
- Field unlockLockablewas added to object typeMutation
- Type UnlockLockableInputwas added
- Type UnlockLockablePayloadwas added
Schema changes for 2018-06-12
The GraphQL schema includes these changes:
- Field subjectwas added to object typeReviewRequestedEvent
- Field subjectwas added to object typeReviewRequestRemovedEvent
- Field isCrossReferencewas added to object typeReferencedEvent
- Field commitwas added to object typeClosedEvent
- Field reviewerwas added to object typeReviewRequest
- Field licensewas added to object typeRepositoryInfo
- Field licensewas added to object typeRepository
- Field contributedRepositorieswas added to object typeUser
- Field projectColumnwas added to object typeProjectCard
- Type TopicConnectionwas added
- Type RepositoryInvitationEdgewas added
- Type RepositoryCollaboratorAffiliationwas added
- Type PullRequestPubSubTopicwas added
- Type IssuePubSubTopicwas added
- Type DefaultRepositoryPermissionFieldwas added
- Type Datewas added
- Type MergeStateStatuswas added
The Team discussions preview includes these changes:
- Field updateTeamDiscussionCommentwas added to object typeMutation
- Field updateTeamDiscussionwas added to object typeMutation
- Field deleteTeamDiscussionCommentwas added to object typeMutation
- Field deleteTeamDiscussionwas added to object typeMutation
- Field createTeamDiscussionCommentwas added to object typeMutation
- Field createTeamDiscussionwas added to object typeMutation
- Field discussionsUrlwas added to object typeTeam
- Field discussionsResourcePathwas added to object typeTeam
- Field discussionswas added to object typeTeam
- Field discussionwas added to object typeTeam
- Type UpdateTeamDiscussionCommentInputwas added
- Type UpdateTeamDiscussionCommentPayloadwas added
- Type UpdateTeamDiscussionInputwas added
- Type UpdateTeamDiscussionPayloadwas added
- Type DeleteTeamDiscussionCommentInputwas added
- Type DeleteTeamDiscussionCommentPayloadwas added
- Type DeleteTeamDiscussionInputwas added
- Type DeleteTeamDiscussionPayloadwas added
- Type CreateTeamDiscussionCommentInputwas added
- Type CreateTeamDiscussionCommentPayloadwas added
- Type CreateTeamDiscussionInputwas added
- Type CreateTeamDiscussionPayloadwas added
- Type TeamDiscussionOrderFieldwas added
- Type TeamDiscussionOrderwas added
- Type TeamDiscussionEdgewas added
- Type TeamDiscussionConnectionwas added
- Type TeamDiscussionCommentOrderFieldwas added
- Type TeamDiscussionCommentOrderwas added
- Type TeamDiscussionCommentwas added
- Type TeamDiscussionCommentEdgewas added
- Type TeamDiscussionCommentConnectionwas added
- Type TeamDiscussionwas added
The Protected Branch: Multiple Required Approving Reviews preview includes these changes:
- Field requiredApprovingReviewCountwas added to object typeProtectedBranch
The Protected Branch: Required Signatures preview includes these changes:
- Field hasRequiredSignatureswas added to object typeProtectedBranch
The [Merge info preview](/graphql/overview/schema-previews#merge-info-preview) includes these changes:
- Field mergeStateStatuswas added to object typePullRequest
- Field canBeRebasedwas added to object typePullRequest
The Repository Vulnerability Alerts preview includes these changes:
- Field vulnerabilityAlertswas added to object typeRepository
- Type RepositoryVulnerabilityAlertwas added
- Type RepositoryVulnerabilityAlertEdgewas added
- Type RepositoryVulnerabilityAlertConnectionwas added
The [Access to a Repositories Dependency Graph preview](/graphql/overview/schema-previews#access-to-a-repositories-dependency-graph-preview) includes these changes:
- Field dependencyGraphManifestswas added to object typeRepository
- Type DependencyGraphDependencywas added
- Type DependencyGraphDependencyEdgewas added
- Type DependencyGraphDependencyConnectionwas added
- Type DependencyGraphManifestwas added
- Type DependencyGraphManifestEdgewas added
- Type DependencyGraphManifestConnectionwas added
The Hovercards preview includes these changes:
- Field hovercardwas added to object typeUser
- Type OrganizationsHovercardContextwas added
- Type OrganizationTeamsHovercardContextwas added
- Type GenericHovercardContextwas added
- Type HovercardContextwas added
- Type Hovercardwas added
Schema changes for 2018-06-11
The GraphQL schema includes these changes:
- Default value for argument affiliationson fieldUser.watchingchanged from["OWNER", "COLLABORATOR"]to["OWNER", "COLLABORATOR", "ORGANIZATION_MEMBER"]
Schema changes for 2018-05-30
The GraphQL schema includes these changes:
- Field editedAtwas added to object typeUserContentEdit
Schema changes for 2018-05-25
The GraphQL schema includes these changes:
- Field TextMatch.highlightschanged type from[TextMatchHighlight]!to[TextMatchHighlight!]!
- Type MergeStateStatuswas added
The [Merge info preview](/graphql/overview/schema-previews#merge-info-preview) includes these changes:
- Field mergeStateStatuswas added to object typePullRequest
- Field canBeRebasedwas added to object typePullRequest
Schema changes for 2018-05-18
The GraphQL schema includes these changes:
- Licenseobject implements- Nodeinterface
Schema changes for 2018-05-17
The GraphQL schema includes these changes:
- MarketplaceCategoryobject implements- Nodeinterface
- Field idwas added to object typeMarketplaceCategory
Schema changes for 2018-05-09
The GraphQL schema includes these changes:
- Field includesCreatedEditwas added to object typeGistComment
- Field includesCreatedEditwas added to object typePullRequestReviewComment
- Field includesCreatedEditwas added to object typePullRequestReview
- Field includesCreatedEditwas added to object typeIssueComment
- Field includesCreatedEditwas added to object typePullRequest
- Field includesCreatedEditwas added to object typeComment
- Field includesCreatedEditwas added to object typeCommitComment
- Field includesCreatedEditwas added to object typeIssue
- Argument excludeSubcategories: Booleanadded to fieldQuery.marketplaceCategories
The Team discussions preview includes these changes:
- Field includesCreatedEditwas added to object typeTeamDiscussionComment
- Field includesCreatedEditwas added to object typeTeamDiscussion
Schema changes for 2018-05-08
The GraphQL schema includes these changes:
- ClosedEventobject implements- UniformResourceLocatableinterface
- Field urlwas added to object typeClosedEvent
- Field resourcePathwas added to object typeClosedEvent
Schema changes for 2018-05-03
The [Access to a Repositories Dependency Graph preview](/graphql/overview/schema-previews#access-to-a-repositories-dependency-graph-preview) includes these changes:
- Field totalCountwas added to object typeDependencyGraphDependencyConnection
Schema changes for 2018-04-28
The Repository Vulnerability Alerts preview includes these changes:
- Field externalReferencewas added to object typeRepositoryVulnerabilityAlert
- Field externalIdentifierwas added to object typeRepositoryVulnerabilityAlert
- Field dismisserwas added to object typeRepositoryVulnerabilityAlert
- Field dismissedAtwas added to object typeRepositoryVulnerabilityAlert
- Field dismissReasonwas added to object typeRepositoryVulnerabilityAlert
Schema changes for 2018-04-27
The GraphQL schema includes these changes:
- Enum value TIMELINEwas added to enumPullRequestPubSubTopic
- Enum value TIMELINEwas added to enumIssuePubSubTopic
Schema changes for 2018-04-24
The GraphQL schema includes these changes:
- Field lockReasonwas added to object typeLockedEvent
The Repository Vulnerability Alerts preview includes these changes:
- Field vulnerabilityAlertswas added to object typeRepository
- Type RepositoryVulnerabilityAlertwas added
- Type RepositoryVulnerabilityAlertEdgewas added
- Type RepositoryVulnerabilityAlertConnectionwas added
The [Access to a Repositories Dependency Graph preview](/graphql/overview/schema-previews#access-to-a-repositories-dependency-graph-preview) includes these changes:
- Field dependencyGraphManifestswas added to object typeRepository
- Type DependencyGraphDependencywas added
- Type DependencyGraphDependencyEdgewas added
- Type DependencyGraphDependencyConnectionwas added
- Type DependencyGraphManifestwas added
- Type DependencyGraphManifestEdgewas added
- Type DependencyGraphManifestConnectionwas added
Schema changes for 2018-04-23
The GraphQL schema includes these changes:
- Field Team.viewerSubscriptionchanged type fromSubscriptionState!toSubscriptionState
- Field PullRequest.viewerSubscriptionchanged type fromSubscriptionState!toSubscriptionState
- Field Commit.viewerSubscriptionchanged type fromSubscriptionState!toSubscriptionState
- Enum value UNAVAILABLEwas removed from enumSubscriptionState
- Field Subscribable.viewerSubscriptionchanged type fromSubscriptionState!toSubscriptionState
- Field Repository.viewerSubscriptionchanged type fromSubscriptionState!toSubscriptionState
- Field Issue.viewerSubscriptionchanged type fromSubscriptionState!toSubscriptionState
The Team discussions preview includes these changes:
- Field TeamDiscussion.viewerSubscriptionchanged type fromSubscriptionState!toSubscriptionState
Schema changes for 2018-04-19
The GraphQL schema includes these changes:
- Type RepositoryInvitationEdgewas added
Schema changes for 2018-04-13
The GraphQL schema includes these changes:
- Field wasSignedByGitHubwas added to object typeUnknownSignature
- Field wasSignedByGitHubwas added to object typeSmimeSignature
- Field wasSignedByGitHubwas added to object typeGpgSignature
- Field wasSignedByGitHubwas added to object typeGitSignature
Schema changes for 2018-04-12
The GraphQL schema includes these changes:
- Field urlwas added to object typeLabel
- Field updatedAtwas added to object typeLabel
- Field resourcePathwas added to object typeLabel
- Field createdAtwas added to object typeLabel
- Field pseudoLicensewas added to object typeLicense
Schema changes for 2018-04-10
The GraphQL schema includes these changes:
- Field mergedBywas added to object typePullRequest
- Field maintainerCanModifywas added to object typePullRequest
- Field diffwas added to object typeUserContentEdit
- Field deletedBywas added to object typeUserContentEdit
- Field deletedAtwas added to object typeUserContentEdit
Schema changes for 2018-04-03
The GraphQL schema includes these changes:
- Field bodyTextwas added to object typeGistComment
- Field bodyTextwas added to object typeComment
- Field bodyTextwas added to object typeCommitComment
The Team discussions preview includes these changes:
- Field bodyTextwas added to object typeTeamDiscussionComment
- Field bodyTextwas added to object typeTeamDiscussion
Schema changes for 2018-03-28
The GraphQL schema includes these changes:
- Type StaffHovercardContextwas removed
Schema changes for 2018-03-22
The GraphQL schema includes these changes:
- Argument orderBy: TeamMemberOrderadded to fieldTeam.members
- Type TeamMemberOrderFieldwas added
- Type TeamMemberOrderwas added
The Hovercards preview includes these changes:
- Field hovercardwas added to object typeUser
- Type StaffHovercardContextwas added
- Type OrganizationsHovercardContextwas added
- Type OrganizationTeamsHovercardContextwas added
- Type GenericHovercardContextwas added
- Type HovercardContextwas added
- Type Hovercardwas added
Schema changes for 2018-03-16
The Protected Branch: Multiple Required Approving Reviews preview includes these changes:
- Field requiredApprovingReviewCountwas added to object typeProtectedBranch
Schema changes for 2018-03-14
The GraphQL schema includes these changes:
- Enum value OCSP_REVOKEDwas added to enumGitSignatureState
- Enum value OCSP_PENDINGwas added to enumGitSignatureState
- Enum value OCSP_ERRORwas added to enumGitSignatureState
The following changes will be made to the schema:
AddedToProjectEvent.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.BaseRefChangedEvent.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.Bot.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.Bot.updatedAt: updatedAt will be removed. Effective 2018-07-01.ClosedEvent.commit: commit will be removed. Use ClosedEvent.closer instead. Effective 2018-07-01.Comment.updatedAt: updatedAt will be removed. Effective 2018-07-01.CommentDeletedEvent.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.CommitComment.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.CommitComment.updatedAt: updatedAt will be removed. Effective 2018-07-01.ConvertedNoteToIssueEvent.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.DeployedEvent.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.Deployment.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.DeploymentStatus.updatedAt: updatedAt will be removed. Effective 2018-07-01.Gist.updatedAt: updatedAt will be removed. Effective 2018-07-01.GistComment.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.GistComment.updatedAt: updatedAt will be removed. Effective 2018-07-01.Issue.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.Issue.updatedAt: updatedAt will be removed. Effective 2018-07-01.IssueComment.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.IssueComment.updatedAt: updatedAt will be removed. Effective 2018-07-01.MentionedEvent.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.Milestone.updatedAt: updatedAt will be removed. Effective 2018-07-01.MovedColumnsInProjectEvent.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.Organization.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.Project.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.Project.updatedAt: updatedAt will be removed. Effective 2018-07-01.ProjectCard.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.ProjectCard.projectColumn: projectColumn will be removed. Use ProjectCard.column instead. Effective 2018-07-01.ProjectCard.updatedAt: updatedAt will be removed. Effective 2018-07-01.ProjectColumn.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.ProjectColumn.updatedAt: updatedAt will be removed. Effective 2018-07-01.PullRequest.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.PullRequest.updatedAt: updatedAt will be removed. Effective 2018-07-01.PullRequestReview.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.PullRequestReview.updatedAt: updatedAt will be removed. Effective 2018-07-01.PullRequestReviewComment.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.Reactable.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.Reaction.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.ReferencedEvent.isCrossReference: isCrossReference will be removed. Use ReferencedEvent.isCrossRepository instead. Effective 2018-07-01.Release.updatedAt: updatedAt will be removed. Effective 2018-07-01.ReleaseAsset.updatedAt: updatedAt will be removed. Effective 2018-07-01.RemovedFromProjectEvent.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.Repository.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.Repository.license: license will be removed. Use Repository.licenseInfo instead. Effective 2018-07-01.Repository.updatedAt: updatedAt will be removed. Effective 2018-07-01.RepositoryInfo.license: license will be removed. Use Repository.licenseInfo instead. Effective 2018-07-01.RepositoryInfo.updatedAt: updatedAt will be removed. Effective 2018-07-01.ReviewDismissedEvent.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.ReviewRequest.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.ReviewRequest.reviewer: reviewer will be removed. Use ReviewRequest.requestedReviewer instead. Effective 2018-07-01.ReviewRequestRemovedEvent.subject: subject will be removed. Use ReviewRequestRemovedEvent.requestedReviewer instead. Effective 2018-07-01.ReviewRequestedEvent.subject: subject will be removed. Use ReviewRequestedEvent.requestedReviewer instead. Effective 2018-07-01.Team.updatedAt: updatedAt will be removed. Effective 2018-07-01.TeamDiscussion.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.TeamDiscussion.updatedAt: updatedAt will be removed. Effective 2018-07-01.TeamDiscussionComment.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.TeamDiscussionComment.updatedAt: updatedAt will be removed. Effective 2018-07-01.User.contributedRepositories: contributedRepositories will be removed. Use User.repositoriesContributedTo instead. Effective 2018-07-01.User.databaseId: databaseId will be removed. Use Node.id instead. Effective 2018-07-01.User.updatedAt: updatedAt will be removed. Effective 2018-07-01.UserContentEdit.updatedAt: updatedAt will be removed. Effective 2018-07-01.Schema changes for 2018-03-13
The GraphQL schema includes these changes:
- Field RepositoryInvitation.repositorychanged type fromRepositoryInvitationRepositorytoRepositoryInfo
- Type RepositoryInvitationRepositorywas removed
- Field squashMergeAllowedwas added to object typeRepository
- Field rebaseMergeAllowedwas added to object typeRepository
- Field mergeCommitAllowedwas added to object typeRepository
Schema changes for 2018-03-10
The GraphQL schema includes these changes:
- Enum value NONEwas added to enumDefaultRepositoryPermissionField
Schema changes for 2018-03-09
The GraphQL schema includes these changes:
- Field databaseIdwas added to object typeGistComment
Schema changes for 2018-03-07
The GraphQL schema includes these changes:
- Field permissionwas added to object typeRepositoryInvitation
- Field isDefaultwas added to object typeLabel
- Field descriptionwas added to object typeLabel
- Argument query: Stringadded to fieldRepository.labels
- Field viewerPermissionwas added to object typeRepository
- Type CollectionItemContentwas added
The Team discussions preview includes these changes:
- Type TeamDiscussionwas added
- Field updateTeamDiscussionCommentwas added to object typeMutation
- Field updateTeamDiscussionwas added to object typeMutation
- Field deleteTeamDiscussionCommentwas added to object typeMutation
- Field deleteTeamDiscussionwas added to object typeMutation
- Field createTeamDiscussionCommentwas added to object typeMutation
- Field createTeamDiscussionwas added to object typeMutation
- Field discussionsUrlwas added to object typeTeam
- Field discussionsResourcePathwas added to object typeTeam
- Field discussionswas added to object typeTeam
- Field discussionwas added to object typeTeam
- Type UpdateTeamDiscussionCommentInputwas added
- Type UpdateTeamDiscussionCommentPayloadwas added
- Type UpdateTeamDiscussionInputwas added
- Type UpdateTeamDiscussionPayloadwas added
- Type DeleteTeamDiscussionCommentInputwas added
- Type DeleteTeamDiscussionCommentPayloadwas added
- Type DeleteTeamDiscussionInputwas added
- Type DeleteTeamDiscussionPayloadwas added
- Type CreateTeamDiscussionCommentInputwas added
- Type CreateTeamDiscussionCommentPayloadwas added
- Type CreateTeamDiscussionInputwas added
- Type CreateTeamDiscussionPayloadwas added
- Type TeamDiscussionOrderFieldwas added
- Type TeamDiscussionOrderwas added
- Type TeamDiscussionEdgewas added
- Type TeamDiscussionConnectionwas added
- Type TeamDiscussionCommentOrderFieldwas added
- Type TeamDiscussionCommentOrderwas added
- Type TeamDiscussionCommentwas added
- Type TeamDiscussionCommentEdgewas added
- Type TeamDiscussionCommentConnectionwas added
The Protected Branch Required Signatures preview includes these changes:
- Field hasRequiredSignatureswas added to object typeProtectedBranch
Schema changes for 2018-02-14
The following changes were made to the GraphQL schema:
- Argument orderBy: MilestoneOrderadded to fieldRepository.milestones
- Argument states: [MilestoneState!]added to fieldRepository.milestones
- Default value ["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldOrganization.pinnedRepositories.
- Default value ["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldOrganization.repositories.
- Default value ["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldRepository.forks.
- Default value ["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldRepositoryOwner.pinnedRepositories.
- Default value ["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldRepositoryOwner.repositories.
- Default value ["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldUser.contributedRepositories.
- Default value ["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldUser.pinnedRepositories.
- Default value ["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldUser.repositories.
- Default value ["OWNER", "COLLABORATOR"]was added to argumentaffiliationson fieldUser.watching.
- Field avatarUrlwas added to object typeTeam
- Field createdAtwas added to object typeOrganizationInvitation
- Field organizationwas added to object typeOrganizationInvitation
- Type MilestoneOrderFieldwas added
- Type MilestoneOrderwas added
Schema changes for 2018-01-19
The following changes were made to the GraphQL schema:
- Field baseRefOidwas added to object typePullRequest
- Field headRefOidwas added to object typePullRequest
Schema changes for 2018-01-10
The following changes were made to the GraphQL schema:
- Field activeLockReasonwas added to object typeIssue
- Field activeLockReasonwas added to object typeLockable
- Field activeLockReasonwas added to object typePullRequest
- Field lockLockablewas added to object typeMutation
- Type LockLockableInputwas added
- Type LockLockablePayloadwas added
- Type LockReasonwas added
Schema changes for 2017-12-15
The following changes were made to the GraphQL schema:
- Field additionswas added to object typeCommit
- Field changedFileswas added to object typeCommit
- Field closedAtwas added to object typeMilestone
- Field closedwas added to object typeMilestone
- Field createdAtwas added to object typeMilestone
- Field deletionswas added to object typeCommit
- Field updatedAtwas added to object typeMilestone
- Milestoneobject implements- Closableinterface
Schema changes for 2017-12-12
The following changes were made to the GraphQL schema:
- Enum value UNAVAILABLEwas added to enumSubscriptionState
- Field authoredDatewas added to object typeCommit
- Field pushedDatewas added to object typeCommit
Schema changes for 2017-12-09
The following changes were made to the GraphQL schema:
- Field deployKeyswas added to object typeRepository
- Type DeployKeyConnectionwas added
- Type DeployKeyEdgewas added
- Type DeployKeywas added
Schema changes for 2017-12-05
The following changes were made to the GraphQL schema:
- Field releasewas added to object typeRepository
Schema changes for 2017-12-02
The following changes were made to the GraphQL schema:
- Field forkCountwas added to object typeRepositoryInfo
- Field forkCountwas added to object typeRepositoryInvitationRepository
- Field forkCountwas added to object typeRepository
- Field marketplaceListingwas added to object typeQuery
- Field marketplaceListingswas added to object typeQuery
- Type MarketplaceListingConnectionwas added
- Type MarketplaceListingEdgewas added
- Type MarketplaceListingwas added
- Union member MarketplaceListingwas added to Union typeSearchResultItem
Schema changes for 2017-11-28
The following changes were made to the GraphQL schema:
- Field repositoriesContributedTowas added to object typeUser
Schema changes for 2017-11-24
The following changes were made to the GraphQL schema:
- Field changedFileswas added to object typePullRequest
- Field reactablewas added to object typeReaction
Schema changes for 2017-11-18
The following changes were made to the GraphQL schema:
- Input field UpdateProjectInput.namechanged type from String! to String
- Input field publicwas added to input object typeUpdateProjectInput
Schema changes for 2017-11-17
The following changes were made to the GraphQL schema:
- Field issueswas added to object typeMilestone
- Type TopicConnectionwas added
Schema changes for 2017-11-16
The following changes were made to the GraphQL schema:
- Field issueswas added to object typeMilestone
Schema changes for 2017-11-15
The following changes were made to the GraphQL schema:
- Field parentswas added to object typeCommit
- Type CommitConnectionwas added
Schema changes for 2017-11-14
The following changes were made to the GraphQL schema:
- Argument orderBy: ReleaseOrderadded to fieldRepository.releases
- Field marketplaceCategorieswas added to object typeQuery
- Field marketplaceCategorywas added to object typeQuery
- Field parentswas added to object typeCommit
- Field publicKeyswas added to object typeUser
- Field totalCountwas added to object typeCommitHistoryConnection
- Type CommitConnectionwas added
- Type MarketplaceCategorywas added
- Type PublicKeyConnectionwas added
- Type PublicKeyEdgewas added
- Type PublicKeywas added
- Type ReleaseOrderFieldwas added
- Type ReleaseOrderwas added
Schema changes for 2017-11-10
The following changes were made to the GraphQL schema:
- Field createdAtwas added to object typeDeploymentStatus
- Field updatedAtwas added to object typeDeploymentStatus
- Field viewerCanSubscribewas added to object typeTeam
- Field viewerSubscriptionwas added to object typeTeam
- Teamobject implements- Subscribableinterface
Schema changes for 2017-11-08
The following changes were made to the GraphQL schema:
- Field BaseRefForcePushedEvent.afterCommitchanged type fromCommit!toCommit
- Field BaseRefForcePushedEvent.beforeCommitchanged type fromCommit!toCommit
- Field HeadRefForcePushedEvent.afterCommitchanged type fromCommit!toCommit
- Field HeadRefForcePushedEvent.beforeCommitchanged type fromCommit!toCommit
- Field ReviewRequestRemovedEvent.subjectchanged type fromUser!toUser
- Field ReviewRequestedEvent.subjectchanged type fromUser!toUser
- Argument orderBy: RefOrderadded to fieldRepository.refs
- Field requestedReviewerwas added to object typeReviewRequestRemovedEvent
- Field requestedReviewerwas added to object typeReviewRequest
- Field requestedReviewerwas added to object typeReviewRequestedEvent
- Type RefOrderFieldwas added
- Type RefOrderwas added
- Type RequestedReviewerwas added
Schema changes for 2017-11-03
The following changes were made to the GraphQL schema:
- Field tarballUrlwas added to object typeCommit
- Field zipballUrlwas added to object typeCommit
Schema changes for 2017-11-02
The following changes were made to the GraphQL schema:
- Field tarballUrlwas added to object typeCommit
- Field zipballUrlwas added to object typeCommit
- Type TopicEdgewas added
Schema changes for 2017-10-27
The following changes were made to the GraphQL schema:
- Argument author: Stringadded to fieldPullRequest.reviews
- Field additionswas added to object typePullRequest
- Field deletionswas added to object typePullRequest
Schema changes for 2017-10-25
The following changes were made to the GraphQL schema:
- Type UserContentEditEdgewas added
- Type UserContentEditwas added
Schema changes for 2017-10-24
The following changes were made to the GraphQL schema:
- Field assignableUserswas added to object typeRepository
- Type UserContentEditEdgewas added
- Type UserContentEditwas added
Schema changes for 2017-10-20
The following changes were made to the GraphQL schema:
- Field projectCardswas added to object typeIssue
- Field projectCardswas added to object typePullRequest
Schema changes for 2017-10-14
The following changes were made to the GraphQL schema:
- Field isInvoicedwas removed from object typeOrganization
- Field isInvoicedwas removed from object typeUser
Schema changes for 2017-10-04
The following changes were made to the GraphQL schema:
- Field collaboratorswas added to object typeRepository
- Field isArchivedwas added to object typeRepositoryInfo
- Field isArchivedwas added to object typeRepositoryInvitationRepository
- Field isArchivedwas added to object typeRepository
- Type CollaboratorAffiliationwas added
- Type RepositoryCollaboratorConnectionwas added
- Type RepositoryCollaboratorEdgewas added
Schema changes for 2017-09-28
The following changes were made to the GraphQL schema:
- Type Datewas added
Schema changes for 2017-09-22
The following changes were made to the GraphQL schema:
- Field gitIpAddresseswas added to object typeGitHubMetadata
- Field hookIpAddresseswas added to object typeGitHubMetadata
- Field importerIpAddresseswas added to object typeGitHubMetadata
- Field pagesIpAddresseswas added to object typeGitHubMetadata
Schema changes for 2017-09-18
The following changes were made to the GraphQL schema:
- Field GistComment.gistchanged type fromGisttoGist!
Schema changes for 2017-09-15
The following changes were made to the GraphQL schema:
- Field metawas added to object typeQuery
- Type GitHubMetadatawas added
Schema changes for 2017-09-14
The following changes were made to the GraphQL schema:
- Field User.gistCommentschanged type fromIssueCommentConnection!toGistCommentConnection!
Schema changes for 2017-09-13
The following changes were made to the GraphQL schema:
- Field createdAtwas added to object typeBot
- Field gistwas added to object typeGistComment
- Field updatedAtwas added to object typeBot
Schema changes for 2017-09-11
The following changes were made to the GraphQL schema:
- Field downloadUrlwas added to object typeReleaseAsset
Schema changes for 2017-09-08
The following changes were made to the GraphQL schema:
- OrganizationInvitationobject implements- Nodeinterface
Schema changes for 2017-09-07
The following changes were made to the GraphQL schema:
- Field metawas removed from object typeQuery
- GitHubMetadata was removed
- Field closedwas added to object typeProject
- Field invitationTypewas added to object typeOrganizationInvitation
- Field pendingCardswas added to object typeProject
- Field resourcePathwas added to object typeProjectColumn
- Field urlwas added to object typeProjectColumn
- Type OrganizationInvitationTypewas added
- Projectobject implements- Closableinterface
Schema changes for 2017-09-06
The following changes were made to the GraphQL schema:
- Field GitHubMetadata.gitIpAddresseschanged type fromStringto[String!]
- Field GitHubMetadata.hookIpAddresseschanged type fromStringto[String!]
- Field GitHubMetadata.importerIpAddresseschanged type fromStringto[String!]
- Field GitHubMetadata.pagesIpAddresseschanged type fromStringto[String!]
- Field installedVersionwas removed from object typeGitHubMetadata
- Field repositorywas added to object typePullRequestReviewThread
Schema changes for 2017-09-05
The following changes were made to the GraphQL schema:
- Field repositorywas removed from object typePullRequestReviewThread
- Field metawas added to object typeQuery
- Type GitHubMetadatawas added
Schema changes for 2017-09-04
The following changes were made to the GraphQL schema:
- Field closedwas removed from object typeProject
- Field pendingCardswas removed from object typeProject
- Field resourcePathwas removed from object typeProjectColumn
- Field urlwas removed from object typeProjectColumn
- Projectobject type no longer implements- Closableinterface
- Field repositorywas added to object typePullRequestReviewThread
Schema changes for 2017-09-01
The following changes were made to the GraphQL schema:
- Field channelwas removed from object typeProject
- Field searchQueryForViewerwas removed from object typeProject
Schema changes for 2017-08-31
The following changes were made to the GraphQL schema:
- Field resourcePathwas added to object typeProjectColumn
- Field searchQueryForViewerwas added to object typeProject
- Field urlwas added to object typeProjectColumn
Schema changes for 2017-08-30
The following changes were made to the GraphQL schema:
- Field channelwas added to object typeProject
- Field closedwas added to object typeProject
- Field pendingCardswas added to object typeProject
- Projectobject implements- Closableinterface
Schema changes for 2017-08-21
The following changes were made to the GraphQL schema:
- Field replyTowas added to object typePullRequestReviewComment
Schema changes for 2017-08-16
The following changes were made to the GraphQL schema:
- Field descriptionwas added to object typeOrganization
- Field emailwas added to object typeOrganization
- Field locationwas added to object typeOrganization
- Field websiteUrlwas added to object typeOrganization
Schema changes for 2017-08-15
The following changes were made to the GraphQL schema:
- Field gistCommentswas added to object typeUser
- Field idwas added to object typeSubscribable
- Field issueCommentswas added to object typeUser
- Field resourcePathwas added to object typeCommitComment
- Field urlwas added to object typeCommitComment
Schema changes for 2017-08-14
The following changes were made to the GraphQL schema:
- Field blogwas removed from object typeOrganization
- Field descriptionwas removed from object typeOrganization
- Field emailwas removed from object typeOrganization
- Field locationwas removed from object typeOrganization
- Argument dryRun: Booleanadded to fieldQuery.rateLimit
- Field milestonewas added to object typePullRequest
- Field nodeCountwas added to object typeRateLimit
- Union member CrossReferencedEventwas added to Union typePullRequestTimelineItem
Schema changes for 2017-08-11
The following changes were made to the GraphQL schema:
- Argument dryRun: Booleanwas removed from fieldQuery.rateLimit
- Field closedwas removed from object typeProject
- Field gistCommentswas removed from object typeUser
- Field idwas removed from object typeSubscribable
- Field issueCommentswas removed from object typeUser
- Field milestonewas removed from object typePullRequest
- Field nodeCountwas removed from object typeRateLimit
- Field pendingCardswas removed from object typeProject
- Field replyTowas removed from object typePullRequestReviewComment
- Field repositorywas removed from object typePullRequestReviewThread
- Field resourcePathwas removed from object typeCommitComment
- Field resourcePathwas removed from object typeProjectColumn
- Field urlwas removed from object typeCommitComment
- Field urlwas removed from object typeProjectColumn
- Field websiteUrlwas removed from object typeOrganization
- Union member CrossReferencedEventwas removed from Union typePullRequestTimelineItem
- Projectobject type no longer implements- Closableinterface
- Field blogwas added to object typeOrganization
Schema changes for 2017-08-10
The following changes were made to the GraphQL schema:
- Argument dryRun: Booleanadded to fieldQuery.rateLimit
- Field closedwas added to object typeProject
- Field descriptionwas added to object typeOrganization
- Field emailwas added to object typeOrganization
- Field gistCommentswas added to object typeUser
- Field idwas added to object typeSubscribable
- Field issueCommentswas added to object typeUser
- Field locationwas added to object typeOrganization
- Field milestonewas added to object typePullRequest
- Field nodeCountwas added to object typeRateLimit
- Field pendingCardswas added to object typeProject
- Field replyTowas added to object typePullRequestReviewComment
- Field repositorywas added to object typePullRequestReviewThread
- Field resourcePathwas added to object typeCommitComment
- Field resourcePathwas added to object typeProjectColumn
- Field urlwas added to object typeCommitComment
- Field urlwas added to object typeProjectColumn
- Field websiteUrlwas added to object typeOrganization
- Type CrossReferencedEventwas added
- Union member CrossReferencedEventwas added to Union typeIssueTimelineItem
- Union member CrossReferencedEventwas added to Union typePullRequestTimelineItem
- Projectobject implements- Closableinterface
Schema changes for 2017-08-09
The following changes were made to the GraphQL schema:
- Field PullRequestReviewComment.originalCommitchanged type fromCommit!toCommit
Schema changes for 2017-08-08
The following changes were made to the GraphQL schema:
- Field Organization.namechanged type fromString!toString
- Field databaseIdwas added to object typeDeployment
- Field licenseInfowas added to object typeRepositoryInfo
- Field licenseInfowas added to object typeRepositoryInvitationRepository
- Field licenseInfowas added to object typeRepository
- Field licensewas added to object typeQuery
- Field licenseswas added to object typeQuery
- Field payloadwas added to object typeDeployment
- Type LicenseRulewas added
- Type Licensewas added
Schema changes for 2017-08-07
The following changes were made to the GraphQL schema:
- Field contentTypewas added to object typeReleaseAsset
- Field createdAtwas added to object typeReleaseAsset
- Field createdAtwas added to object typeTeam
- Field downloadCountwas added to object typeReleaseAsset
- Field sizewas added to object typeReleaseAsset
- Field updatedAtwas added to object typeReleaseAsset
- Field updatedAtwas added to object typeTeam
- Field uploadedBywas added to object typeReleaseAsset
Schema changes for 2017-08-03
The following changes were made to the GraphQL schema:
- Field repositoriesContributedTowas removed from object typeUser
- Field authorwas added to object typeRelease
- Field commitCommentswas added to object typeUser
- Field createdAtwas added to object typeRelease
- Field isDraftwas added to object typeRelease
- Field isPrereleasewas added to object typeRelease
- Field updatedAtwas added to object typeRelease
Schema changes for 2017-08-02
The following changes were made to the GraphQL schema:
- Field commitCommentswas removed from object typeUser
- Field repositoriesContributedTowas added to object typeUser
- Field shortDescriptionHTMLwas added to object typeRepositoryInfo
- Field shortDescriptionHTMLwas added to object typeRepositoryInvitationRepository
- Field shortDescriptionHTMLwas added to object typeRepository
Schema changes for 2017-08-01
The following changes were made to the GraphQL schema:
- Field commitCommentswas added to object typeUser
Schema changes for 2017-07-28
The following changes were made to the GraphQL schema:
- Enum value FIRST_TIMERwas added to enumCommentAuthorAssociation
- Field pullRequestwas added to object typeIssueComment
Schema changes for 2017-07-27
The following changes were made to the GraphQL schema:
- Field CommitComment.commitchanged type fromCommit!toCommit
- Field databaseIdwas removed from object typeDeployment
- Field payloadwas removed from object typeDeployment
- Argument environments: [String!]added to fieldRepository.deployments
Schema changes for 2017-07-26
The following changes were made to the GraphQL schema:
- Field databaseIdwas added to object typeDeployment
Schema changes for 2017-07-25
The following changes were made to the GraphQL schema:
- Enum value FIRST_TIMERwas removed from enumCommentAuthorAssociation
- Argument orderBy: GistOrderadded to fieldUser.gists
- Field payloadwas added to object typeDeployment
- Field pushedAtwas added to object typeGist
- Type GistOrderFieldwas added
- Type GistOrderwas added
Schema changes for 2017-07-24
The following changes were made to the GraphQL schema:
- Enum value FIRST_TIMERwas added to enumCommentAuthorAssociation
Schema changes for 2017-07-21
The following changes were made to the GraphQL schema:
- Argument rootTeamsOnly: Booleanadded to fieldOrganization.teams
- Field ancestorswas added to object typeTeam
- Field childTeamswas added to object typeTeam
- Field combinedSlugwas added to object typeTeam
- Field membersResourcePathwas added to object typeTeam
- Field membersUrlwas added to object typeTeam
- Field memberswas added to object typeTeam
- Field newTeamResourcePathwas added to object typeTeam
- Field newTeamUrlwas added to object typeTeam
- Field parentTeamwas added to object typeTeam
- Field repositoriesResourcePathwas added to object typeTeam
- Field repositoriesUrlwas added to object typeTeam
- Field repositorieswas added to object typeTeam
- Field teamsResourcePathwas added to object typeTeam
- Field teamsUrlwas added to object typeTeam
- Field viewerCanAdministerwas added to object typeTeam
- Type RepositoryPermissionwas added
- Type TeamMemberConnectionwas added
- Type TeamMemberEdgewas added
- Type TeamMemberRolewas added
- Type TeamMembershipTypewas added
- Type TeamRepositoryConnectionwas added
- Type TeamRepositoryEdgewas added
- Type TeamRepositoryOrderFieldwas added
- Type TeamRepositoryOrderwas added
Schema changes for 2017-07-20
The following changes were made to the GraphQL schema:
- Field Label.pullRequestschanged type fromPullRequestConnectiontoPullRequestConnection!
- Field releaseAssetwas removed from object typeRelease
- Argument baseRefName: Stringadded to fieldLabel.pullRequests
- Argument baseRefName: Stringadded to fieldRef.associatedPullRequests
- Argument headRefName: Stringadded to fieldLabel.pullRequests
- Argument headRefName: Stringadded to fieldRef.associatedPullRequests
- Argument labels: [String!]added to fieldLabel.pullRequests
- Argument labels: [String!]added to fieldRef.associatedPullRequests
- Argument name: Stringadded to fieldRelease.releaseAssets
- Argument orderBy: IssueOrderadded to fieldLabel.pullRequests
- Argument orderBy: IssueOrderadded to fieldRef.associatedPullRequests
- Argument states: [PullRequestState!]added to fieldLabel.pullRequests
- Field pinnedRepositorieswas added to object typeOrganization
- Field pinnedRepositorieswas added to object typeRepositoryOwner
Schema changes for 2017-07-19
The following changes were made to the GraphQL schema:
- Argument rootTeamsOnly: Booleanwas removed from fieldOrganization.teams
- ChildTeamDescendants was removed
- Field TreeEntry.objectchanged type fromGitObject!toGitObject
- Field ancestorswas removed from object typeTeam
- Field childTeamswas removed from object typeTeam
- Field combinedSlugwas removed from object typeTeam
- Field membersResourcePathwas removed from object typeTeam
- Field membersUrlwas removed from object typeTeam
- Field memberswas removed from object typeTeam
- Field newTeamResourcePathwas removed from object typeTeam
- Field newTeamUrlwas removed from object typeTeam
- Field parentTeamwas removed from object typeTeam
- Field repositoriesResourcePathwas removed from object typeTeam
- Field repositoriesUrlwas removed from object typeTeam
- Field repositorieswas removed from object typeTeam
- Field teamsResourcePathwas removed from object typeTeam
- Field teamsUrlwas removed from object typeTeam
- Field viewerCanAdministerwas removed from object typeTeam
- RepositoryPermission was removed
- TeamMemberConnection was removed
- TeamMemberEdge was removed
- TeamMemberRole was removed
- TeamMembershipType was removed
- TeamRepositoryConnection was removed
- TeamRepositoryEdge was removed
- TeamRepositoryOrder was removed
- TeamRepositoryOrderField was removed
Schema changes for 2017-07-18
The following changes were made to the GraphQL schema:
- Argument rootTeamsOnly: Booleanadded to fieldOrganization.teams
- Field ancestorswas added to object typeTeam
- Field childTeamswas added to object typeTeam
- Field combinedSlugwas added to object typeTeam
- Field membersResourcePathwas added to object typeTeam
- Field membersUrlwas added to object typeTeam
- Field memberswas added to object typeTeam
- Field newTeamResourcePathwas added to object typeTeam
- Field newTeamUrlwas added to object typeTeam
- Field parentTeamwas added to object typeTeam
- Field repositoriesResourcePathwas added to object typeTeam
- Field repositoriesUrlwas added to object typeTeam
- Field repositorieswas added to object typeTeam
- Field teamsResourcePathwas added to object typeTeam
- Field teamsUrlwas added to object typeTeam
- Field viewerCanAdministerwas added to object typeTeam
- Type ChildTeamDescendantswas added
- Type CommitCommentThreadwas added
- Type RepositoryPermissionwas added
- Type TeamMemberConnectionwas added
- Type TeamMemberEdgewas added
- Type TeamMemberRolewas added
- Type TeamMembershipTypewas added
- Type TeamRepositoryConnectionwas added
- Type TeamRepositoryEdgewas added
- Type TeamRepositoryOrderFieldwas added
- Type TeamRepositoryOrderwas added
- Union member CommitCommentThreadwas added to Union typePullRequestTimelineItem
Schema changes for 2017-07-17
The following changes were made to the GraphQL schema:
- Milestoneobject implements- UniformResourceLocatableinterface
Schema changes for 2017-07-13
The following changes were made to the GraphQL schema:
- CrossReferencedEvent was removed
- Union member CrossReferencedEventwas removed from Union typeIssueTimelineItem
Schema changes for 2017-07-11
The following changes were made to the GraphQL schema:
- Argument name: Stringwas removed from fieldRelease.releaseAssets
- Field releaseAssetwas added to object typeRelease
- Type CrossReferencedEventwas added
- Union member CrossReferencedEventwas added to Union typeIssueTimelineItem
Schema changes for 2017-07-10
The following changes were made to the GraphQL schema:
- CrossReferencedEvent was removed
- Field releaseAssetwas removed from object typeRelease
- Union member CrossReferencedEventwas removed from Union typeIssueTimelineItem
- Argument labels: [String!]added to fieldLabel.issues
- Argument name: Stringadded to fieldRelease.releaseAssets
- Field issueswas added to object typeUser
Schema changes for 2017-07-07
The following changes were made to the GraphQL schema:
- Argument labels: [String!]was removed from fieldLabel.issues
- Field issueswas removed from object typeUser
- Type CrossReferencedEventwas added
- Union member CrossReferencedEventwas added to Union typeIssueTimelineItem
Schema changes for 2017-07-06
The following changes were made to the GraphQL schema:
- AddTeamMemberInput was removed
- AddTeamMemberPayload was removed
- ChildTeamDescendants was removed
- CreateTeamInput was removed
- CreateTeamPayload was removed
- DeleteTeamInput was removed
- DeleteTeamPayload was removed
- Field addTeamMemberwas removed from object typeMutation
- Field ancestorswas removed from object typeTeam
- Field childTeamswas removed from object typeTeam
- Field combinedSlugwas removed from object typeTeam
- Field createTeamwas removed from object typeMutation
- Field deleteTeamwas removed from object typeMutation
- Field membersResourcePathwas removed from object typeTeam
- Field membersUrlwas removed from object typeTeam
- Field memberswas removed from object typeTeam
- Field newTeamResourcePathwas removed from object typeTeam
- Field newTeamUrlwas removed from object typeTeam
- Field parentTeamwas removed from object typeTeam
- Field removeTeamMemberwas removed from object typeMutation
- Field repositoriesResourcePathwas removed from object typeTeam
- Field repositoriesUrlwas removed from object typeTeam
- Field repositorieswas removed from object typeTeam
- Field teamsResourcePathwas removed from object typeTeam
- Field teamsUrlwas removed from object typeTeam
- Field updateTeamMemberwas removed from object typeMutation
- Field updateTeamwas removed from object typeMutation
- Field viewerCanAdministerwas removed from object typeTeam
- RemoveTeamMemberInput was removed
- RemoveTeamMemberPayload was removed
- TeamMemberConnection was removed
- TeamMemberEdge was removed
- TeamMembershipType was removed
- TeamRepositoryConnection was removed
- TeamRepositoryEdge was removed
- TeamRepositoryOrder was removed
- TeamRepositoryOrderField was removed
- UpdateTeamInput was removed
- UpdateTeamMemberInput was removed
- UpdateTeamMemberPayload was removed
- UpdateTeamPayload was removed
- Argument labels: [String!]added to fieldLabel.issues
- Field issueswas added to object typeUser
Schema changes for 2017-07-05
The following changes were made to the GraphQL schema:
- Input field RequestReviewsInput.userIdschanged type from [ID!]! to [ID!]
- Field addTeamMemberwas added to object typeMutation
- Field ancestorswas added to object typeTeam
- Field childTeamswas added to object typeTeam
- Field combinedSlugwas added to object typeTeam
- Field createTeamwas added to object typeMutation
- Field deleteTeamwas added to object typeMutation
- Field membersResourcePathwas added to object typeTeam
- Field membersUrlwas added to object typeTeam
- Field memberswas added to object typeTeam
- Field newTeamResourcePathwas added to object typeTeam
- Field newTeamUrlwas added to object typeTeam
- Field parentTeamwas added to object typeTeam
- Field removeTeamMemberwas added to object typeMutation
- Field repositoriesResourcePathwas added to object typeTeam
- Field repositoriesUrlwas added to object typeTeam
- Field repositorieswas added to object typeTeam
- Field teamsResourcePathwas added to object typeTeam
- Field teamsUrlwas added to object typeTeam
- Field updateTeamMemberwas added to object typeMutation
- Field updateTeamwas added to object typeMutation
- Field viewerCanAdministerwas added to object typeTeam
- Input field teamIdswas added to input object typeRequestReviewsInput
- Type AddTeamMemberInputwas added
- Type AddTeamMemberPayloadwas added
- Type AddedToProjectEventwas added
- Type BaseRefChangedEventwas added
- Type ChildTeamDescendantswas added
- Type CommentDeletedEventwas added
- Type ConvertedNoteToIssueEventwas added
- Type CreateTeamInputwas added
- Type CreateTeamPayloadwas added
- Type DeleteTeamInputwas added
- Type DeleteTeamPayloadwas added
- Type MentionedEventwas added
- Type MovedColumnsInProjectEventwas added
- Type RemoveTeamMemberInputwas added
- Type RemoveTeamMemberPayloadwas added
- Type RemovedFromProjectEventwas added
- Type TeamMemberConnectionwas added
- Type TeamMemberEdgewas added
- Type TeamMembershipTypewas added
- Type TeamRepositoryConnectionwas added
- Type TeamRepositoryEdgewas added
- Type TeamRepositoryOrderFieldwas added
- Type TeamRepositoryOrderwas added
- Type UpdateTeamInputwas added
- Type UpdateTeamMemberInputwas added
- Type UpdateTeamMemberPayloadwas added
- Type UpdateTeamPayloadwas added
Schema changes for 2017-07-04
The following changes were made to the GraphQL schema:
- AddTeamMemberInput was removed
- AddTeamMemberPayload was removed
- ChildTeamDescendants was removed
- CreateTeamInput was removed
- CreateTeamPayload was removed
- DeleteTeamInput was removed
- DeleteTeamPayload was removed
- Field addTeamMemberwas removed from object typeMutation
- Field ancestorswas removed from object typeTeam
- Field childTeamswas removed from object typeTeam
- Field combinedSlugwas removed from object typeTeam
- Field createTeamwas removed from object typeMutation
- Field deleteTeamwas removed from object typeMutation
- Field membersResourcePathwas removed from object typeTeam
- Field membersUrlwas removed from object typeTeam
- Field memberswas removed from object typeTeam
- Field newTeamResourcePathwas removed from object typeTeam
- Field newTeamUrlwas removed from object typeTeam
- Field parentTeamwas removed from object typeTeam
- Field removeTeamMemberwas removed from object typeMutation
- Field repositoriesResourcePathwas removed from object typeTeam
- Field repositoriesUrlwas removed from object typeTeam
- Field repositorieswas removed from object typeTeam
- Field teamsResourcePathwas removed from object typeTeam
- Field teamsUrlwas removed from object typeTeam
- Field updateTeamMemberwas removed from object typeMutation
- Field updateTeamwas removed from object typeMutation
- Field viewerCanAdministerwas removed from object typeTeam
- MemberOrder was removed
- RemoveTeamMemberInput was removed
- RemoveTeamMemberPayload was removed
- TeamMemberConnection was removed
- TeamMemberEdge was removed
- TeamMembershipType was removed
- TeamRepositoryConnection was removed
- TeamRepositoryEdge was removed
- TeamRepositoryOrder was removed
- TeamRepositoryOrderField was removed
- UpdateTeamInput was removed
- UpdateTeamMemberInput was removed
- UpdateTeamMemberPayload was removed
- UpdateTeamPayload was removed
- UserOrderField was removed
Schema changes for 2017-07-01
The following changes were made to the GraphQL schema:
- Input field RequestReviewsInput.userIdschanged type from [ID!] to [ID!]!
- Input field teamIdswas removed from input object typeRequestReviewsInput
- Field addTeamMemberwas added to object typeMutation
- Field ancestorswas added to object typeTeam
- Field childTeamswas added to object typeTeam
- Field combinedSlugwas added to object typeTeam
- Field createTeamwas added to object typeMutation
- Field deleteTeamwas added to object typeMutation
- Field isCrossRepositorywas added to object typeReferencedEvent
- Field membersResourcePathwas added to object typeTeam
- Field membersUrlwas added to object typeTeam
- Field memberswas added to object typeTeam
- Field newTeamResourcePathwas added to object typeTeam
- Field newTeamUrlwas added to object typeTeam
- Field parentTeamwas added to object typeTeam
- Field removeTeamMemberwas added to object typeMutation
- Field repositoriesResourcePathwas added to object typeTeam
- Field repositoriesUrlwas added to object typeTeam
- Field repositorieswas added to object typeTeam
- Field teamsResourcePathwas added to object typeTeam
- Field teamsUrlwas added to object typeTeam
- Field updateTeamMemberwas added to object typeMutation
- Field updateTeamwas added to object typeMutation
- Field viewerCanAdministerwas added to object typeTeam
- Type AddTeamMemberInputwas added
- Type AddTeamMemberPayloadwas added
- Type ChildTeamDescendantswas added
- Type CreateTeamInputwas added
- Type CreateTeamPayloadwas added
- Type DeleteTeamInputwas added
- Type DeleteTeamPayloadwas added
- Type RemoveTeamMemberInputwas added
- Type RemoveTeamMemberPayloadwas added
- Type TeamMemberConnectionwas added
- Type TeamMemberEdgewas added
- Type TeamMembershipTypewas added
- Type TeamRepositoryConnectionwas added
- Type TeamRepositoryEdgewas added
- Type TeamRepositoryOrderFieldwas added
- Type TeamRepositoryOrderwas added
- Type UpdateTeamInputwas added
- Type UpdateTeamMemberInputwas added
- Type UpdateTeamMemberPayloadwas added
- Type UpdateTeamPayloadwas added
Schema changes for 2017-06-30
The following changes were made to the GraphQL schema:
- Field isCrossRepositorywas removed from object typeReferencedEvent
- Input field RequestReviewsInput.userIdschanged type from [ID!]! to [ID!]
- Input field teamIdswas added to input object typeRequestReviewsInput
Schema changes for 2017-06-29
The following changes were made to the GraphQL schema:
- Field isCrossRepositorywas added to object typeReferencedEvent
- Field revertResourcePathwas added to object typePullRequest
- Field revertUrlwas added to object typePullRequest
Schema changes for 2017-06-28
The following changes were made to the GraphQL schema:
- Field PullRequestReviewComment.pullRequestReviewchanged type fromPullRequestReview!toPullRequestReview
Schema changes for 2017-06-27
The following changes were made to the GraphQL schema:
- Field revertResourcePathwas removed from object typeMergedEvent
- Field revertUrlwas removed from object typeMergedEvent
Schema changes for 2017-06-26
The following changes were made to the GraphQL schema:
- Field issueswas removed from object typeUser
- Enum value STARGAZERSwas added to enumRepositoryOrderField
- Field revertResourcePathwas added to object typeMergedEvent
- Field revertUrlwas added to object typeMergedEvent
Schema changes for 2017-06-25
The following changes were made to the GraphQL schema:
- Field issueswas added to object typeUser
Schema changes for 2017-06-23
The following changes were made to the GraphQL schema:
- Field databaseIdwas removed from object typeAssignedEvent
- Field databaseIdwas removed from object typeBaseRefForcePushedEvent
- Field databaseIdwas removed from object typeClosedEvent
- Field databaseIdwas removed from object typeDemilestonedEvent
- Field databaseIdwas removed from object typeHeadRefDeletedEvent
- Field databaseIdwas removed from object typeHeadRefForcePushedEvent
- Field databaseIdwas removed from object typeHeadRefRestoredEvent
- Field databaseIdwas removed from object typeLabeledEvent
- Field databaseIdwas removed from object typeLockedEvent
- Field databaseIdwas removed from object typeMergedEvent
- Field databaseIdwas removed from object typeMilestonedEvent
- Field databaseIdwas removed from object typeReferencedEvent
- Field databaseIdwas removed from object typeRenamedTitleEvent
- Field databaseIdwas removed from object typeReopenedEvent
- Field databaseIdwas removed from object typeReviewRequestRemovedEvent
- Field databaseIdwas removed from object typeReviewRequestedEvent
- Field databaseIdwas removed from object typeSubscribedEvent
- Field databaseIdwas removed from object typeUnassignedEvent
- Field databaseIdwas removed from object typeUnlabeledEvent
- Field databaseIdwas removed from object typeUnlockedEvent
- Field databaseIdwas removed from object typeUnsubscribedEvent
- TimelineEvent was removed
- AssignedEventobject type no longer implements- TimelineEventinterface
- BaseRefForcePushedEventobject type no longer implements- TimelineEventinterface
- ClosedEventobject type no longer implements- TimelineEventinterface
- DemilestonedEventobject type no longer implements- TimelineEventinterface
- DeployedEventobject type no longer implements- TimelineEventinterface
- HeadRefDeletedEventobject type no longer implements- TimelineEventinterface
- HeadRefForcePushedEventobject type no longer implements- TimelineEventinterface
- HeadRefRestoredEventobject type no longer implements- TimelineEventinterface
- LabeledEventobject type no longer implements- TimelineEventinterface
- LockedEventobject type no longer implements- TimelineEventinterface
- MergedEventobject type no longer implements- TimelineEventinterface
- MilestonedEventobject type no longer implements- TimelineEventinterface
- ReferencedEventobject type no longer implements- TimelineEventinterface
- RenamedTitleEventobject type no longer implements- TimelineEventinterface
- ReopenedEventobject type no longer implements- TimelineEventinterface
- ReviewDismissedEventobject type no longer implements- TimelineEventinterface
- ReviewRequestRemovedEventobject type no longer implements- TimelineEventinterface
- ReviewRequestedEventobject type no longer implements- TimelineEventinterface
- SubscribedEventobject type no longer implements- TimelineEventinterface
- UnassignedEventobject type no longer implements- TimelineEventinterface
- UnlabeledEventobject type no longer implements- TimelineEventinterface
- UnlockedEventobject type no longer implements- TimelineEventinterface
- UnsubscribedEventobject type no longer implements- TimelineEventinterface
- Field resourcePathwas added to object typePullRequestReviewComment
Schema changes for 2017-06-22
The following changes were made to the GraphQL schema:
- Field databaseIdwas added to object typeAssignedEvent
- Field databaseIdwas added to object typeBaseRefForcePushedEvent
- Field databaseIdwas added to object typeClosedEvent
- Field databaseIdwas added to object typeDemilestonedEvent
- Field databaseIdwas added to object typeHeadRefDeletedEvent
- Field databaseIdwas added to object typeHeadRefForcePushedEvent
- Field databaseIdwas added to object typeHeadRefRestoredEvent
- Field databaseIdwas added to object typeLabeledEvent
- Field databaseIdwas added to object typeLockedEvent
- Field databaseIdwas added to object typeMergedEvent
- Field databaseIdwas added to object typeMilestonedEvent
- Field databaseIdwas added to object typeReferencedEvent
- Field databaseIdwas added to object typeRenamedTitleEvent
- Field databaseIdwas added to object typeReopenedEvent
- Field databaseIdwas added to object typeReviewRequestRemovedEvent
- Field databaseIdwas added to object typeReviewRequestedEvent
- Field databaseIdwas added to object typeSubscribedEvent
- Field databaseIdwas added to object typeUnassignedEvent
- Field databaseIdwas added to object typeUnlabeledEvent
- Field databaseIdwas added to object typeUnlockedEvent
- Field databaseIdwas added to object typeUnsubscribedEvent
- Field deploymentswas added to object typeRepository
- Type DeploymentConnectionwas added
- Type DeploymentEdgewas added
- Type TimelineEventwas added
- AssignedEventobject implements- TimelineEventinterface
- BaseRefForcePushedEventobject implements- TimelineEventinterface
- ClosedEventobject implements- TimelineEventinterface
- DemilestonedEventobject implements- TimelineEventinterface
- DeployedEventobject implements- TimelineEventinterface
- HeadRefDeletedEventobject implements- TimelineEventinterface
- HeadRefForcePushedEventobject implements- TimelineEventinterface
- HeadRefRestoredEventobject implements- TimelineEventinterface
- LabeledEventobject implements- TimelineEventinterface
- LockedEventobject implements- TimelineEventinterface
- MergedEventobject implements- TimelineEventinterface
- MilestonedEventobject implements- TimelineEventinterface
- ReferencedEventobject implements- TimelineEventinterface
- RenamedTitleEventobject implements- TimelineEventinterface
- ReopenedEventobject implements- TimelineEventinterface
- ReviewDismissedEventobject implements- TimelineEventinterface
- ReviewRequestRemovedEventobject implements- TimelineEventinterface
- ReviewRequestedEventobject implements- TimelineEventinterface
- SubscribedEventobject implements- TimelineEventinterface
- UnassignedEventobject implements- TimelineEventinterface
- UnlabeledEventobject implements- TimelineEventinterface
- UnlockedEventobject implements- TimelineEventinterface
- UnsubscribedEventobject implements- TimelineEventinterface
Schema changes for 2017-06-21
The following changes were made to the GraphQL schema:
- AddTeamMemberInput was removed
- AddTeamMemberPayload was removed
- ChildTeamDescendants was removed
- CreateTeamInput was removed
- CreateTeamPayload was removed
- DeleteTeamInput was removed
- DeleteTeamPayload was removed
- Field MergedEvent.commitchanged type fromCommit!toCommit
- Field addTeamMemberwas removed from object typeMutation
- Field ancestorswas removed from object typeTeam
- Field childTeamswas removed from object typeTeam
- Field combinedSlugwas removed from object typeTeam
- Field createTeamwas removed from object typeMutation
- Field deleteTeamwas removed from object typeMutation
- Field membersResourcePathwas removed from object typeTeam
- Field membersUrlwas removed from object typeTeam
- Field memberswas removed from object typeTeam
- Field newTeamResourcePathwas removed from object typeTeam
- Field newTeamUrlwas removed from object typeTeam
- Field parentTeamwas removed from object typeTeam
- Field removeTeamMemberwas removed from object typeMutation
- Field repositoriesResourcePathwas removed from object typeTeam
- Field repositoriesUrlwas removed from object typeTeam
- Field repositorieswas removed from object typeTeam
- Field teamsResourcePathwas removed from object typeTeam
- Field teamsUrlwas removed from object typeTeam
- Field updateTeamMemberwas removed from object typeMutation
- Field updateTeamwas removed from object typeMutation
- Field viewerCanAdministerwas removed from object typeTeam
- RemoveTeamMemberInput was removed
- RemoveTeamMemberPayload was removed
- TeamMemberConnection was removed
- TeamMemberEdge was removed
- TeamMembershipType was removed
- TeamRepositoryConnection was removed
- TeamRepositoryEdge was removed
- TeamRepositoryOrder was removed
- TeamRepositoryOrderField was removed
- UpdateTeamInput was removed
- UpdateTeamMemberInput was removed
- UpdateTeamMemberPayload was removed
- UpdateTeamPayload was removed
- Field authorAssociationwas added to object typeComment
- Field authorAssociationwas added to object typeCommitComment
- Field authorAssociationwas added to object typeGistComment
- Field authorAssociationwas added to object typeIssueComment
- Field authorAssociationwas added to object typeIssue
- Field authorAssociationwas added to object typePullRequestReviewComment
- Field authorAssociationwas added to object typePullRequestReview
- Field authorAssociationwas added to object typePullRequest
- Field resourcePathwas added to object typeMergedEvent
- Field urlwas added to object typeMergedEvent
- Type CommentAuthorAssociationwas added
- MergedEventobject implements- UniformResourceLocatableinterface
Schema changes for 2017-06-20
The following changes were made to the GraphQL schema:
- Field MergedEvent.commitchanged type fromCommittoCommit!
- Field resourcePathwas removed from object typeMergedEvent
- Field urlwas removed from object typeMergedEvent
- MergedEventobject type no longer implements- UniformResourceLocatableinterface
- Field addTeamMemberwas added to object typeMutation
- Field ancestorswas added to object typeTeam
- Field childTeamswas added to object typeTeam
- Field combinedSlugwas added to object typeTeam
- Field createTeamwas added to object typeMutation
- Field deleteTeamwas added to object typeMutation
- Field membersResourcePathwas added to object typeTeam
- Field membersUrlwas added to object typeTeam
- Field memberswas added to object typeTeam
- Field newTeamResourcePathwas added to object typeTeam
- Field newTeamUrlwas added to object typeTeam
- Field parentTeamwas added to object typeTeam
- Field removeTeamMemberwas added to object typeMutation
- Field repositoriesResourcePathwas added to object typeTeam
- Field repositoriesUrlwas added to object typeTeam
- Field repositorieswas added to object typeTeam
- Field teamsResourcePathwas added to object typeTeam
- Field teamsUrlwas added to object typeTeam
- Field updateTeamMemberwas added to object typeMutation
- Field updateTeamwas added to object typeMutation
- Field viewerCanAdministerwas added to object typeTeam
- Type AddTeamMemberInputwas added
- Type AddTeamMemberPayloadwas added
- Type ChildTeamDescendantswas added
- Type CreateTeamInputwas added
- Type CreateTeamPayloadwas added
- Type DeleteTeamInputwas added
- Type DeleteTeamPayloadwas added
- Type RemoveTeamMemberInputwas added
- Type RemoveTeamMemberPayloadwas added
- Type TeamMemberConnectionwas added
- Type TeamMemberEdgewas added
- Type TeamMembershipTypewas added
- Type TeamRepositoryConnectionwas added
- Type TeamRepositoryEdgewas added
- Type TeamRepositoryOrderFieldwas added
- Type TeamRepositoryOrderwas added
- Type UpdateTeamInputwas added
- Type UpdateTeamMemberInputwas added
- Type UpdateTeamMemberPayloadwas added
- Type UpdateTeamPayloadwas added
Schema changes for 2017-06-16
The following changes were made to the GraphQL schema:
- Field MergedEvent.commitchanged type fromCommit!toCommit
- Field isDirectReferencewas added to object typeReferencedEvent
Schema changes for 2017-06-15
The following changes were made to the GraphQL schema:
- Field resourcePathwas added to object typeMergedEvent
- Field urlwas added to object typeMergedEvent
- MergedEventobject implements- UniformResourceLocatableinterface
Schema changes for 2017-06-14
The following changes were made to the GraphQL schema:
- Field columnwas added to object typeProjectCard
- Field projectwas added to object typeProjectCard
- Field resourcePathwas added to object typeProjectCard
- Field urlwas added to object typeProjectCard
Schema changes for 2017-06-12
The following changes were made to the GraphQL schema:
- Field columnwas removed from object typeProjectCard
- Field projectwas removed from object typeProjectCard
- Field resourcePathwas removed from object typeProjectCard
- Field teamsSearchResourcePathwas removed from object typeOrganization
- Field teamsSearchUrlwas removed from object typeOrganization
- Field urlwas removed from object typeProjectCard
Schema changes for 2017-06-09
The following changes were made to the GraphQL schema:
- Field PullRequest.headRepositoryOwnerchanged type fromRepositoryOwner!toRepositoryOwner
- Enum value HEAD_REFwas added to enumPullRequestPubSubTopic
- Field columnwas added to object typeProjectCard
- Field isCrossRepositorywas added to object typePullRequest
- Field projectwas added to object typeProjectCard
- Field resourcePathwas added to object typeProjectCard
- Field urlwas added to object typeProjectCard
Schema changes for 2017-06-06
The following changes were made to the GraphQL schema:
- App was removed
- AppConnection was removed
- AppEdge was removed
- Field viaAppwas removed from object typeDeployedEvent
- Field viaAppwas removed from object typeIssueComment
- Field viaAppwas removed from object typeIssue
- Field viaAppwas removed from object typePullRequest
- PerformableViaApp was removed
- DeployedEventobject type no longer implements- PerformableViaAppinterface
- IssueCommentobject type no longer implements- PerformableViaAppinterface
- Issueobject type no longer implements- PerformableViaAppinterface
- PullRequestobject type no longer implements- PerformableViaAppinterface
- Field addTeamMemberwas added to object typeMutation
- Field ancestorswas added to object typeTeam
- Field childTeamswas added to object typeTeam
- Field combinedSlugwas added to object typeTeam
- Field createTeamwas added to object typeMutation
- Field deleteTeamwas added to object typeMutation
- Field membersResourcePathwas added to object typeTeam
- Field membersUrlwas added to object typeTeam
- Field memberswas added to object typeTeam
- Field newTeamResourcePathwas added to object typeTeam
- Field newTeamUrlwas added to object typeTeam
- Field parentTeamwas added to object typeTeam
- Field removeTeamMemberwas added to object typeMutation
- Field repositoriesResourcePathwas added to object typeTeam
- Field repositoriesUrlwas added to object typeTeam
- Field repositorieswas added to object typeTeam
- Field teamsResourcePathwas added to object typeTeam
- Field teamsUrlwas added to object typeTeam
- Field updateTeamMemberwas added to object typeMutation
- Field updateTeamwas added to object typeMutation
- Field viaIntegrationwas added to object typeDeployedEvent
- Field viaIntegrationwas added to object typeIssueComment
- Field viaIntegrationwas added to object typeIssue
- Field viaIntegrationwas added to object typePullRequest
- Field viewerCanAdministerwas added to object typeTeam
- Type AddTeamMemberInputwas added
- Type AddTeamMemberPayloadwas added
- Type ChildTeamDescendantswas added
- Type CreateTeamInputwas added
- Type CreateTeamPayloadwas added
- Type DeleteTeamInputwas added
- Type DeleteTeamPayloadwas added
- Type IntegrationConnectionwas added
- Type IntegrationEdgewas added
- Type Integrationwas added
- Type PerformableViaIntegrationwas added
- Type RemoveTeamMemberInputwas added
- Type RemoveTeamMemberPayloadwas added
- Type TeamMemberConnectionwas added
- Type TeamMemberEdgewas added
- Type TeamMembershipTypewas added
- Type TeamRepositoryConnectionwas added
- Type TeamRepositoryEdgewas added
- Type TeamRepositoryOrderFieldwas added
- Type TeamRepositoryOrderwas added
- Type UpdateTeamInputwas added
- Type UpdateTeamMemberInputwas added
- Type UpdateTeamMemberPayloadwas added
- Type UpdateTeamPayloadwas added
- DeployedEventobject implements- PerformableViaIntegrationinterface
- IssueCommentobject implements- PerformableViaIntegrationinterface
- Issueobject implements- PerformableViaIntegrationinterface
- Organizationobject implements- Actorinterface
- PullRequestobject implements- PerformableViaIntegrationinterface
Schema changes for 2017-06-05
The following changes were made to the GraphQL schema:
- Enum value HEAD_REFwas removed from enumPullRequestPubSubTopic
- Field hasLimitExceededwas removed from object typePullRequestCommitConnection
- Field isCrossRepositorywas removed from object typePullRequest
- Field viaIntegrationwas removed from object typeDeployedEvent
- Field viaIntegrationwas removed from object typeIssueComment
- Field viaIntegrationwas removed from object typeIssue
- Field viaIntegrationwas removed from object typePullRequest
- Integration was removed
- IntegrationConnection was removed
- IntegrationEdge was removed
- PerformableViaIntegration was removed
- DeployedEventobject type no longer implements- PerformableViaIntegrationinterface
- IssueCommentobject type no longer implements- PerformableViaIntegrationinterface
- Issueobject type no longer implements- PerformableViaIntegrationinterface
- PullRequestobject type no longer implements- PerformableViaIntegrationinterface
- Field viaAppwas added to object typeDeployedEvent
- Field viaAppwas added to object typeIssueComment
- Field viaAppwas added to object typeIssue
- Field viaAppwas added to object typePullRequest
- Type AppConnectionwas added
- Type AppEdgewas added
- Type Appwas added
- Type PerformableViaAppwas added
- DeployedEventobject implements- PerformableViaAppinterface
- IssueCommentobject implements- PerformableViaAppinterface
- Issueobject implements- PerformableViaAppinterface
- PullRequestobject implements- PerformableViaAppinterface
Schema changes for 2017-06-02
The following changes were made to the GraphQL schema:
- Organizationobject type no longer implements- Actorinterface
- Enum value HEAD_REFwas added to enumPullRequestPubSubTopic
- Field hasLimitExceededwas added to object typePullRequestCommitConnection
- Field isCrossRepositorywas added to object typePullRequest
Schema changes for 2017-06-01
The following changes were made to the GraphQL schema:
- Enum value HEAD_REFwas removed from enumPullRequestPubSubTopic
- Field hasLimitExceededwas removed from object typePullRequestCommitConnection
- Field isCrossRepositorywas removed from object typePullRequest
- Field commentswas added to object typeGist
- Type GistCommentConnectionwas added
- Type GistCommentEdgewas added
- Organizationobject implements- Actorinterface
Schema changes for 2017-05-31
The following changes were made to the GraphQL schema:
- AddTeamMemberInput was removed
- AddTeamMemberPayload was removed
- ChildTeamDescendants was removed
- CreateTeamInput was removed
- CreateTeamPayload was removed
- DeleteTeamInput was removed
- DeleteTeamPayload was removed
- Field addTeamMemberwas removed from object typeMutation
- Field ancestorswas removed from object typeTeam
- Field childTeamswas removed from object typeTeam
- Field combinedSlugwas removed from object typeTeam
- Field createTeamwas removed from object typeMutation
- Field deleteTeamwas removed from object typeMutation
- Field membersResourcePathwas removed from object typeTeam
- Field membersUrlwas removed from object typeTeam
- Field memberswas removed from object typeTeam
- Field newTeamResourcePathwas removed from object typeTeam
- Field newTeamUrlwas removed from object typeTeam
- Field parentTeamwas removed from object typeTeam
- Field removeTeamMemberwas removed from object typeMutation
- Field repositoriesResourcePathwas removed from object typeTeam
- Field repositoriesUrlwas removed from object typeTeam
- Field repositorieswas removed from object typeTeam
- Field teamsResourcePathwas removed from object typeTeam
- Field teamsUrlwas removed from object typeTeam
- Field updateTeamMemberwas removed from object typeMutation
- Field updateTeamwas removed from object typeMutation
- Field viewerCanAdministerwas removed from object typeTeam
- RemoveTeamMemberInput was removed
- RemoveTeamMemberPayload was removed
- TeamMemberConnection was removed
- TeamMemberEdge was removed
- TeamMembershipType was removed
- TeamRepositoryConnection was removed
- TeamRepositoryEdge was removed
- TeamRepositoryOrder was removed
- TeamRepositoryOrderField was removed
- UpdateTeamInput was removed
- UpdateTeamMemberInput was removed
- UpdateTeamMemberPayload was removed
- UpdateTeamPayload was removed
- Enum value HEAD_REFwas added to enumPullRequestPubSubTopic
- Field hasLimitExceededwas added to object typePullRequestCommitConnection
- Field isCrossRepositorywas added to object typePullRequest
Schema changes for 2017-05-30
The following changes were made to the GraphQL schema:
- Enum value HEAD_REFwas removed from enumPullRequestPubSubTopic
- Field hasLimitExceededwas removed from object typePullRequestCommitConnection
- Field isCrossRepositorywas removed from object typePullRequest
- Field addTeamMemberwas added to object typeMutation
- Field ancestorswas added to object typeTeam
- Field childTeamswas added to object typeTeam
- Field combinedSlugwas added to object typeTeam
- Field createTeamwas added to object typeMutation
- Field deleteTeamwas added to object typeMutation
- Field membersResourcePathwas added to object typeTeam
- Field membersUrlwas added to object typeTeam
- Field memberswas added to object typeTeam
- Field newTeamResourcePathwas added to object typeTeam
- Field newTeamUrlwas added to object typeTeam
- Field parentTeamwas added to object typeTeam
- Field removeTeamMemberwas added to object typeMutation
- Field repositoriesResourcePathwas added to object typeTeam
- Field repositoriesUrlwas added to object typeTeam
- Field repositorieswas added to object typeTeam
- Field teamsResourcePathwas added to object typeTeam
- Field teamsUrlwas added to object typeTeam
- Field updateTeamMemberwas added to object typeMutation
- Field updateTeamwas added to object typeMutation
- Field viewerCanAdministerwas added to object typeTeam
- Field viewerCanSubscribewas added to object typeCommit
- Field viewerSubscriptionwas added to object typeCommit
- Input field commitOIDwas added to input object typeAddPullRequestReviewInput
- Type AddTeamMemberInputwas added
- Type AddTeamMemberPayloadwas added
- Type ChildTeamDescendantswas added
- Type CreateTeamInputwas added
- Type CreateTeamPayloadwas added
- Type DeleteTeamInputwas added
- Type DeleteTeamPayloadwas added
- Type RemoveTeamMemberInputwas added
- Type RemoveTeamMemberPayloadwas added
- Type TeamMemberConnectionwas added
- Type TeamMemberEdgewas added
- Type TeamMembershipTypewas added
- Type TeamRepositoryConnectionwas added
- Type TeamRepositoryEdgewas added
- Type TeamRepositoryOrderFieldwas added
- Type TeamRepositoryOrderwas added
- Type UpdateTeamInputwas added
- Type UpdateTeamMemberInputwas added
- Type UpdateTeamMemberPayloadwas added
- Type UpdateTeamPayloadwas added
- Commitobject implements- Subscribableinterface
Schema changes for 2017-05-26
The following changes were made to the GraphQL schema:
- AddTeamMemberInput was removed
- AddTeamMemberPayload was removed
- CreateTeamInput was removed
- CreateTeamPayload was removed
- DeleteTeamInput was removed
- DeleteTeamPayload was removed
- Field addTeamMemberwas removed from object typeMutation
- Field ancestorswas removed from object typeTeam
- Field combinedSlugwas removed from object typeTeam
- Field createTeamwas removed from object typeMutation
- Field deleteTeamwas removed from object typeMutation
- Field membersResourcePathwas removed from object typeTeam
- Field membersUrlwas removed from object typeTeam
- Field memberswas removed from object typeTeam
- Field newTeamResourcePathwas removed from object typeTeam
- Field newTeamUrlwas removed from object typeTeam
- Field parentTeamwas removed from object typeTeam
- Field removeTeamMemberwas removed from object typeMutation
- Field repositoriesResourcePathwas removed from object typeTeam
- Field repositoriesUrlwas removed from object typeTeam
- Field repositorieswas removed from object typeTeam
- Field teamsResourcePathwas removed from object typeTeam
- Field teamsUrlwas removed from object typeTeam
- Field updateTeamMemberwas removed from object typeMutation
- Field updateTeamwas removed from object typeMutation
- Field viewerCanAdministerwas removed from object typeTeam
- RemoveTeamMemberInput was removed
- RemoveTeamMemberPayload was removed
- TeamMemberConnection was removed
- TeamMemberEdge was removed
- TeamMembershipType was removed
- TeamRepositoryConnection was removed
- TeamRepositoryEdge was removed
- TeamRepositoryOrder was removed
- TeamRepositoryOrderField was removed
- UpdateTeamInput was removed
- UpdateTeamMemberInput was removed
- UpdateTeamMemberPayload was removed
- UpdateTeamPayload was removed
- Enum value HEAD_REFwas added to enumPullRequestPubSubTopic
- Field hasLimitExceededwas added to object typePullRequestCommitConnection
- Field isCrossRepositorywas added to object typePullRequest
Schema changes for 2017-05-25
The following changes were made to the GraphQL schema:
- Field membershipRequestswas removed from object typeTeam
- TeamMembershipRequest was removed
- TeamMembershipRequestConnection was removed
- TeamMembershipRequestEdge was removed
- Field repositoriesResourcePathwas added to object typeTeam
- Field repositoriesUrlwas added to object typeTeam
Schema changes for 2017-05-24
The following changes were made to the GraphQL schema:
- Field commentswas removed from object typeGist
- Field isAuthoredByPusherwas removed from object typeReferencedEvent
- Field isDirectReferencewas removed from object typeReferencedEvent
- Field viewerCanSubscribewas removed from object typeCommit
- Field viewerSubscriptionwas removed from object typeCommit
- GistCommentConnection was removed
- GistCommentEdge was removed
- Input field commitOIDwas removed from input object typeAddPullRequestReviewInput
- Commitobject type no longer implements- Subscribableinterface
- Organizationobject type no longer implements- Actorinterface
- Field addTeamMemberwas added to object typeMutation
- Field ancestorswas added to object typeTeam
- Field combinedSlugwas added to object typeTeam
- Field createTeamwas added to object typeMutation
- Field deleteTeamwas added to object typeMutation
- Field membersResourcePathwas added to object typeTeam
- Field membersUrlwas added to object typeTeam
- Field memberswas added to object typeTeam
- Field membershipRequestswas added to object typeTeam
- Field newTeamResourcePathwas added to object typeTeam
- Field newTeamUrlwas added to object typeTeam
- Field parentTeamwas added to object typeTeam
- Field removeTeamMemberwas added to object typeMutation
- Field repositorieswas added to object typeTeam
- Field teamsResourcePathwas added to object typeTeam
- Field teamsUrlwas added to object typeTeam
- Field updateTeamMemberwas added to object typeMutation
- Field updateTeamwas added to object typeMutation
- Field viewerCanAdministerwas added to object typeTeam
- Type AddTeamMemberInputwas added
- Type AddTeamMemberPayloadwas added
- Type CreateTeamInputwas added
- Type CreateTeamPayloadwas added
- Type DeleteTeamInputwas added
- Type DeleteTeamPayloadwas added
- Type RemoveTeamMemberInputwas added
- Type RemoveTeamMemberPayloadwas added
- Type TeamMemberConnectionwas added
- Type TeamMemberEdgewas added
- Type TeamMembershipRequestConnectionwas added
- Type TeamMembershipRequestEdgewas added
- Type TeamMembershipRequestwas added
- Type TeamMembershipTypewas added
- Type TeamRepositoryConnectionwas added
- Type TeamRepositoryEdgewas added
- Type TeamRepositoryOrderFieldwas added
- Type TeamRepositoryOrderwas added
- Type UpdateTeamInputwas added
- Type UpdateTeamMemberInputwas added
- Type UpdateTeamMemberPayloadwas added
- Type UpdateTeamPayloadwas added
Schema changes for 2017-05-23
The following changes were made to the GraphQL schema:
- Field commentswas added to object typeGist
- Field isAuthoredByPusherwas added to object typeReferencedEvent
- Field isDirectReferencewas added to object typeReferencedEvent
- Field organizationwas added to object typeTeam
- Field viewerCanSubscribewas added to object typeCommit
- Field viewerSubscriptionwas added to object typeCommit
- Input field commitOIDwas added to input object typeAddPullRequestReviewInput
- Type GistCommentConnectionwas added
- Type GistCommentEdgewas added
- Commitobject implements- Subscribableinterface
- Organizationobject implements- Actorinterface
Schema changes for 2017-05-22
The following changes were made to the GraphQL schema:
- Nothing! The schema was made public!