Los cambios sustanciales incluyen aquellos que modificarán las consultas existentes o que podrían afectar el comportamiento del tiempo de ejecución de los clientes. Para obtener una lista de los cambios importantes y cuándo se producirán, vea nuestro registro de cambios importantes.
Schema changes for 2022-10-18
The GraphQL schema includes these changes:
Type
Comparison
was addedType
ComparisonCommitConnection
was addedType
ComparisonStatus
was addedType 'ProjectV2SortByField' was added
Type 'ProjectV2SortByFieldConnection' was added
Type 'ProjectV2SortByFieldEdge' was added
Field
sortByFields
was added to object type 'ProjectV2View'Field
verticalGroupByFields
was added to object type 'ProjectV2View'Field
compare
was added to object typeRef
The following changes will be made to the schema:
On member 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.
On member 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
PUB
was added to enumDependencyGraphEcosystem
Field
groupByFields
was added to object type 'ProjectV2View'Enum value
PUB
was added to enumSecurityAdvisoryEcosystem
The following changes will be made to the schema:
On member 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
CreateLinkedBranchInput
was addedType
CreateLinkedBranchPayload
was addedType
DeleteLinkedBranchInput
was addedType
DeleteLinkedBranchPayload
was addedType
LinkedBranch
was addedType
LinkedBranchConnection
was addedType
LinkedBranchEdge
was addedField
linkedBranches
was added to object typeIssue
Field
createLinkedBranch
was added to object typeMutation
Field
deleteLinkedBranch
was added to object typeMutation
Schema changes for 2022-09-30
The GraphQL schema includes these changes:
Field
view
was added to object type 'ProjectV2'
Schema changes for 2022-09-28
The GraphQL schema includes these changes:
The following changes will be made to the schema:
On member AddProjectDraftIssueInput.assigneeIds
: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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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
dashboardResourcePath
was added to object typeSponsorsListing
Field
dashboardUrl
was added to object typeSponsorsListing
Field
resourcePath
was added to object typeSponsorsListing
Field
url
was added to object typeSponsorsListing
Schema changes for 2022-09-22
The GraphQL schema includes these changes:
Field
databaseId
was added to interfaceMigration
Field
databaseId
was 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
pullRequestReviewComment
was added to object typeDeletePullRequestReviewCommentPayload
Argument
hasTwoFactorEnabled: Boolean
added to fieldEnterprise.members
Argument
hasTwoFactorEnabled: Boolean
added to fieldEnterpriseOwnerInfo.admins
Field 'clearProjectV2ItemFieldValue
was added to object type
Mutation'
Schema changes for 2022-09-15
The GraphQL schema includes these changes:
Type
CheckRunState
was addedType
CheckRunStateCount
was addedType
StatusContextStateCount
was addedField
fields
was added to object type 'ProjectV2View'Field
checkRunCount
was added to object typeStatusCheckRollupContextConnection
Field
checkRunCountsByState
was added to object typeStatusCheckRollupContextConnection
Field
statusContextCount
was added to object typeStatusCheckRollupContextConnection
Field
statusContextCountsByState
was added to object typeStatusCheckRollupContextConnection
The following changes will be made to the schema:
On member 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
diffSide
was added to object typePullRequestThread
Field
line
was added to object typePullRequestThread
Field
startDiffSide
was added to object typePullRequestThread
Field
startLine
was added to object typePullRequestThread
Schema changes for 2022-09-08
The GraphQL schema includes these changes:
Type
EnterpriseAllowPrivateRepositoryForkingPolicyValue
was addedField
changedFilesIfAvailable
was added to object typeCommit
Field
allowPrivateRepositoryForkingSettingPolicyValue
was added to object typeEnterpriseOwnerInfo
Input field
policyValue
was added to input object typeUpdateEnterpriseAllowPrivateRepositoryForkingSettingInput
The following changes will be made to the schema:
On member 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
SshSignature
was addedType
WorkflowRunConnection
was addedType
WorkflowRunEdge
was addedType
WorkflowRunOrder
was addedType
WorkflowRunOrderField
was addedInput field
conclusions
was added to input object typeCheckRunFilter
Input field
statuses
was added to input object typeCheckRunFilter
Field
runs
was added to object typeWorkflow
Schema changes for 2022-09-01
The GraphQL schema includes these changes:
Type
MergeCommitMessage
was addedType
MergeCommitTitle
was addedType
SquashMergeCommitMessage
was addedType
SquashMergeCommitTitle
was addedField
mergeCommitMessage
was added to object typeRepository
Field
mergeCommitTitle
was added to object typeRepository
Field
squashMergeCommitMessage
was added to object typeRepository
Field
squashMergeCommitTitle
was added to object typeRepository
Schema changes for 2022-08-26
The GraphQL schema includes these changes:
Enum value
GITHUB
was removed from enumMigrationSourceType
Enum value
GITLAB
was removed from enumMigrationSourceType
Schema changes for 2022-08-24
The GraphQL schema includes these changes:
Input field
createLabelsIfMissing
was added to input object typeTransferIssueInput
Schema changes for 2022-08-22
The GraphQL schema includes these changes:
The following changes will be made to the schema:
On member ProjectView.groupedItems
: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
UpdateOrganizationWebCommitSignoffSettingInput
was addedType
UpdateOrganizationWebCommitSignoffSettingPayload
was addedType
UpdateRepositoryWebCommitSignoffSettingInput
was addedType
UpdateRepositoryWebCommitSignoffSettingPayload
was addedEnum value
UNAFFILIATED
was added to enumEnterpriseUserAccountMembershipRole
Field
updateOrganizationWebCommitSignoffSetting
was added to object typeMutation
Field
updateRepositoryWebCommitSignoffSetting
was added to object typeMutation
Field
webCommitSignoffRequired
was added to object typeOrganization
Enum value
TRACKS
was added to enumProjectNextFieldType
Enum value
TASKS
(deprecated) was removed from enumProjectNextFieldType
Enum value
TRACKS
was added to enum 'ProjectV2FieldType'Enum value
TASKS
was removed from enum 'ProjectV2FieldType'Field
webCommitSignoffRequired
was added to object typeRepository
Field
dismissComment
was added to object typeRepositoryVulnerabilityAlert
Input field
lockSource
was added to input object typeStartRepositoryMigrationInput
The following changes will be made to the schema:
On member 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
slug
was added to object typeDiscussionCategory
Field
discussionCategory
was added to object typeRepository
Schema changes for 2022-08-11
The GraphQL schema includes these changes:
Input field
targetRepoVisibility
was added to input object typeStartRepositoryMigrationInput
Schema changes for 2022-08-06
The GraphQL schema includes these changes:
Enum value
TASKS
was added to enumProjectNextFieldType
Enum value
TRACKS
(deprecated) was removed from enumProjectNextFieldType
Enum value
TASKS
was added to enum 'ProjectV2FieldType'Enum value
TRACKS
was removed from enum 'ProjectV2FieldType'
The following changes will be made to the schema:
On member 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
ACTIONS
was added to enumSecurityAdvisoryEcosystem
Schema changes for 2022-08-03
The GraphQL schema includes these changes:
Field
size
was added to object typeTreeEntry
Schema changes for 2022-08-02
The GraphQL schema includes these changes:
Field
fieldValueByName
was added to object type 'ProjectV2Item'
Schema changes for 2022-07-28
The GraphQL schema includes these changes:
Type
PullRequestThread
was added
Schema changes for 2022-07-23
The GraphQL schema includes these changes:
Field
fieldValueByName
was removed from object type 'ProjectV2Item'
Schema changes for 2022-07-22
The GraphQL schema includes these changes:
Argument 'actions: [SponsorsActivityAction!]
added to field
Organization.sponsorsActivities'Field
fieldValueByName
was added to object type 'ProjectV2Item'Argument 'actions: [SponsorsActivityAction!]
added to field
Sponsorable.sponsorsActivities'Argument 'actions: [SponsorsActivityAction!]
added to field
User.sponsorsActivities'
Schema changes for 2022-07-19
The GraphQL schema includes these changes:
Type
EnterpriseUserAccountConnection
was removedType
EnterpriseUserAccountEdge
was removedField
userAccounts
(deprecated) was removed from object typeEnterprise
Field
items
was removed from object type 'ProjectV2View'Argument 'orderBy: ProjectV2FieldOrder
added to field
ProjectV2View.groupBy'Argument 'orderBy: ProjectV2FieldOrder
added to field
ProjectV2View.verticalGroupBy'Argument 'orderBy: ProjectV2FieldOrder
added to field
ProjectV2View.visibleFields'Field
items
(deprecated) was removed from object typeProjectView
Schema changes for 2022-07-14
The GraphQL schema includes these changes:
Type 'ProjectV2ItemFieldValueOrder' was added
Type 'ProjectV2ItemFieldValueOrderField' was added
Argument 'orderBy: ProjectV2ItemFieldValueOrder
added to field
ProjectV2Item.fieldValues'Argument
orderBy: PullRequestOrder
added to field 'ProjectV2ItemFieldPullRequestValue.pullRequests'
Schema changes for 2022-07-11
The GraphQL schema includes these changes:
Type 'ProjectV2FieldOrder' was added
Type 'ProjectV2FieldOrderField' was added
Type 'ProjectV2ItemOrder' was added
Type 'ProjectV2ItemOrderField' was added
Type 'ProjectV2ViewOrder' was added
Type 'ProjectV2ViewOrderField' was added
Argument 'orderBy: ProjectV2FieldOrder
added to field
ProjectV2.fields'Argument 'orderBy: ProjectV2ItemOrder
added to field
ProjectV2.items'Argument
orderBy: RepositoryOrder
added to field 'ProjectV2.repositories'Argument 'orderBy: ProjectV2ViewOrder
added to field
ProjectV2.views'
Schema changes for 2022-06-29
The GraphQL schema includes these changes:
Type
RepositoryVulnerabilityAlertDependencyScope
was addedArgument 'dependencyScopes: [RepositoryVulnerabilityAlertDependencyScope!]
added to field
Repository.vulnerabilityAlerts'Field
dependencyScope
was added to object typeRepositoryVulnerabilityAlert
Enum value
ERLANG
was added to enumSecurityAdvisoryEcosystem
Schema changes for 2022-06-24
The GraphQL schema includes these changes:
Input field
AddProjectDraftIssueInput.projectId
changed type fromID!
toID
Input field
AddProjectDraftIssueInput.title
changed type fromString!
toString
Input field
AddProjectNextItemInput.contentId
changed type fromID!
toID
Input field
AddProjectNextItemInput.projectId
changed type fromID!
toID
Input field
DeleteProjectNextItemInput.itemId
changed type fromID!
toID
Input field
DeleteProjectNextItemInput.projectId
changed type fromID!
toID
Input field
UpdateProjectNextInput.projectId
changed type fromID!
toID
Input field
UpdateProjectNextItemFieldInput.itemId
changed type fromID!
toID
Input field
UpdateProjectNextItemFieldInput.projectId
changed type fromID!
toID
Input field
UpdateProjectNextItemFieldInput.value
changed type fromString!
toString
The following changes will be made to the schema:
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member LockMergeQueueInput.branch
:branch
will be removed. Effective 2022-10-01.
On member MergeLockedMergeGroupInput.branch
:branch
will be removed. Effective 2022-10-01.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member UnlockAndResetMergeGroupInput.branch
:branch
will be removed. Effective 2022-10-01.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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.
On member 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
AddDiscussionPollVoteInput
was addedType
AddDiscussionPollVotePayload
was addedType '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
DiscussionPoll
was addedType
DiscussionPollOption
was addedType
DiscussionPollOptionConnection
was addedType
DiscussionPollOptionEdge
was addedType
DiscussionPollOptionOrder
was addedType
DiscussionPollOptionOrderField
was addedType
OrganizationOrUser
was addedType '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
RequestedReviewerConnection
was addedType
RequestedReviewerEdge
was addedType '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
poll
was added to object typeDiscussion
Field 'projectV2Items
was added to object type
DraftIssue'Field 'projectsV2
was added to object type
DraftIssue'Issue
object implements 'ProjectV2Owner' interfaceField
projectItems
was added to object typeIssue
Field 'projectV2
was added to object type
Issue'Field 'projectsV2
was added to object type
Issue'Field
addDiscussionPollVote
was added to object typeMutation
Field 'addProjectV2DraftIssue
was added to object type
Mutation'Field 'addProjectV2ItemById
was added to object type
Mutation'Field 'createProjectV2
was added to object type
Mutation'Field 'deleteProjectV2Item
was added to object type
Mutation'Field 'updateProjectV2
was added to object type
Mutation'Field 'updateProjectV2DraftIssue
was added to object type
Mutation'Field 'updateProjectV2ItemFieldValue
was added to object type
Mutation'Field 'updateProjectV2ItemPosition
was added to object type
Mutation'Enum value
SUSPENDED
was added to enumOrgRemoveMemberAuditEntryMembershipType
Organization
object implements 'ProjectV2Owner' interfaceOrganization
object implements 'ProjectV2Recent' interfaceField 'projectV2
was added to object type
Organization'Field 'projectsV2
was added to object type
Organization'Field
recentProjects
was added to object typeOrganization
PullRequest
object implements 'ProjectV2Owner' interfaceField
projectItems
was added to object typePullRequest
Field 'projectV2
was added to object type
PullRequest'Field 'projectsV2
was added to object type
PullRequest'Field
viewerCanEditFiles
was added to object typePullRequest
Repository
object implements 'ProjectV2Recent' interfaceField
allowUpdateBranch
was added to object typeRepository
Field 'projectV2
was added to object type
Repository'Field 'projectsV2
was added to object type
Repository'Field
recentProjects
was added to object typeRepository
User
object implements 'ProjectV2Owner' interfaceUser
object implements 'ProjectV2Recent' interfaceField 'projectV2
was added to object type
User'Field 'projectsV2
was added to object type
User'Field
recentProjects
was added to object typeUser
The following changes will be made to the schema:
On member 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:
On member 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
RUST
was added to enumDependencyGraphEcosystem
Field
squashPrTitleUsedAsDefault
was added to object typeRepository
Schema changes for 2022-06-06
The GraphQL schema includes these changes:
Type
SecurityAdvisoryClassification
was addedType 'ProjectV2Owner' was removed
Issue
object type no longer implements 'ProjectV2Owner' interfaceOrganization
object type no longer implements 'ProjectV2Owner' interfacePullRequest
object type no longer implements 'ProjectV2Owner' interfaceArgument 'classifications: [SecurityAdvisoryClassification!]
added to field
Query.securityAdvisories'Argument 'classifications: [SecurityAdvisoryClassification!]
added to field
Query.securityVulnerabilities'Field
classification
was added to object typeSecurityAdvisory
Argument 'classifications: [SecurityAdvisoryClassification!]
added to field
SecurityAdvisory.vulnerabilities'User
object type no longer implements 'ProjectV2Owner' interface
Schema changes for 2022-05-31
The GraphQL schema includes these changes:
Field
viewerIsFollowing
was added to object typeOrganization
Schema changes for 2022-05-29
The GraphQL schema includes these changes:
Type
ExternalIdentityAttribute
was addedType
IssueClosedStateReason
was addedType
IssueStateReason
was addedMember
App
was added to Union typeBranchActorAllowanceActor
Input field
stateReason
was added to input object typeCloseIssueInput
Field
stateReason
was added to object typeClosedEvent
Field
attributes
was added to object typeExternalIdentitySamlAttributes
Field
stateReason
was added to object typeIssue
Enum value 'FAILED_VALIDATION
was added to enum
MigrationState'Enum value 'PENDING_VALIDATION
was added to enum
MigrationState'Field
stateReason
was added to object typeReopenedEvent
Member
App
was added to Union typeReviewDismissalAllowanceActor
Input field
StartRepositoryMigrationInput.accessToken
changed type fromString
toString!
The following changes will be made to the schema:
On member RemovePullRequestFromMergeQueueInput.branch
:branch
will be removed. Effective 2022-10-01.
Schema changes for 2022-05-10
The GraphQL schema includes these changes:
Type
FollowOrganizationInput
was addedType
FollowOrganizationPayload
was addedType
UnfollowOrganizationInput
was addedType
UnfollowOrganizationPayload
was addedType
UpdateTeamsRepositoryInput
was addedType
UpdateTeamsRepositoryPayload
was addedArgument 'organizationLogins: [String!]
added to field
EnterpriseOwnerInfo.pendingMemberInvitations'Field
migrationLogUrl
was added to interfaceMigration
Field
repositoryName
was added to interfaceMigration
Field
followOrganization
was added to object typeMutation
Field
unfollowOrganization
was added to object typeMutation
Field
updateTeamsRepository
was added to object typeMutation
Argument
repositoryName: String
added to fieldOrganization.repositoryMigrations
Field
items
was added to object typeProjectView
Field
migrationLogUrl
was added to object typeRepositoryMigration
Field
repositoryName
was added to object typeRepositoryMigration
Schema changes for 2022-04-28
The GraphQL schema includes these changes:
Type
PatchStatus
was addedField
isUnlicensed
(deprecated) was removed from object typeEnterpriseMemberEdge
Field
isUnlicensed
(deprecated) was removed from object typeEnterpriseOutsideCollaboratorEdge
Argument 'organizationLogins: [String!]
added to field
EnterpriseOwnerInfo.admins'Argument
hasTwoFactorEnabled: Boolean
added to fieldEnterpriseOwnerInfo.outsideCollaborators
Argument 'organizationLogins: [String!]
added to field
EnterpriseOwnerInfo.outsideCollaborators'Field
isUnlicensed
(deprecated) was removed from object typeEnterprisePendingMemberInvitationEdge
Field
changeType
was added to object typePullRequestChangedFile
Schema changes for 2022-04-21
The GraphQL schema includes these changes:
Type
AddProjectDraftIssueInput
was addedType
AddProjectDraftIssuePayload
was addedType
UpdateProjectDraftIssueInput
was addedType
UpdateProjectDraftIssuePayload
was addedField
availableSeats
(deprecated) was removed from object typeEnterpriseBillingInfo
Field
seats
(deprecated) was removed from object typeEnterpriseBillingInfo
Field
addProjectDraftIssue
was added to object typeMutation
Field
updateProjectDraftIssue
was added to object typeMutation
Schema changes for 2022-04-14
The GraphQL schema includes these changes:
Type 'ProjectV2Owner' was added
Issue
object implements 'ProjectV2Owner' interfaceOrganization
object implements 'ProjectV2Owner' interfacePullRequest
object implements 'ProjectV2Owner' interfaceInput field
skipReleases
was added to input object typeStartRepositoryMigrationInput
Field
lineCount
was added to object typeTreeEntry
User
object implements 'ProjectV2Owner' interface
The following changes will be made to the schema:
On member 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
blocksCreations
was added to object typeBranchProtectionRule
Input field
blocksCreations
was added to input object typeCreateBranchProtectionRuleInput
Field
blocksCreations
was added to object typeRefUpdateRule
Input field
blocksCreations
was added to input object typeUpdateBranchProtectionRuleInput
Schema changes for 2022-03-30
The GraphQL schema includes these changes:
Type
CreateSponsorsTierInput
was addedType
CreateSponsorsTierPayload
was addedType
DependabotUpdate
was addedType
DependabotUpdateError
was addedType
DraftIssue
was addedType
ProjectItemType
was addedType
ProjectNextFieldCommon
was addedType
ProjectNextFieldType
was addedType
ProjectView
was addedType
ProjectViewConnection
was addedType
ProjectViewEdge
was addedType
ProjectViewLayout
was addedType
SortBy
was addedType
TrackedIssueStates
was addedType
EnterprisePendingCollaboratorConnection
was removedType
EnterprisePendingCollaboratorEdge
was removedInput field
CreateMigrationSourceInput.accessToken
changed type fromString!
toString
Field
pendingCollaborators
(deprecated) was removed from object typeEnterpriseOwnerInfo
Field
trackedInIssues
was added to object typeIssue
Field
trackedIssues
was added to object typeIssue
Field
trackedIssuesCount
was added to object typeIssue
Field
createSponsorsTier
was added to object typeMutation
Field
views
was added to object typeProjectNext
ProjectNextField
object implementsNode
interfaceProjectNextField
object implementsProjectNextFieldCommon
interfaceField
dataType
was added to object typeProjectNextField
Field
type
was added to object typeProjectNextItem
Member
DraftIssue
was added to Union typeProjectNextItemContent
Enum value 'INVITEE_LOGIN' (deprecated) was removed from enum
RepositoryInvitationOrderField
Field
dependabotUpdate
was added to object typeRepositoryVulnerabilityAlert
Input field
UpdateProjectNextItemFieldInput.fieldId
changed type fromID!
toID
The following changes will be made to the schema:
On member AddPullRequestToMergeQueueInput.branch
:branch
will be removed. Effective 2022-07-01.
On member 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
DependencyGraphEcosystem
was addedField
viewerCanMergeAsAdmin
was added to object typePullRequest
Argument
ecosystem: DependencyGraphEcosystem
added to fieldQuery.sponsorables
Input field
accessToken
was added to input object typeStartRepositoryMigrationInput
Input field
githubPat
was added to input object typeStartRepositoryMigrationInput
The following changes will be made to the schema:
On member PullRequest.viewerCanOverrideMergeQueue
:viewerCanOverrideMergeQueue
will be removed. Use PullRequest.viewerCanMergeAsAdmin instead. Effective 2022-04-01.
On member Repository.defaultMergeQueue
:defaultMergeQueue
will be removed. Use Repository.mergeQueue
instead. Effective 2022-04-01.
On member 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
RepositoryCodeowners
was addedType
RepositoryCodeownersError
was addedType
RepositoryVulnerabilityAlertState
was addedType
UpdateProjectNextInput
was addedType
UpdateProjectNextPayload
was addedInput field
milestoneNumber
was added to input object typeIssueFilters
Field
updateProjectNext
was added to object typeMutation
Field
repositories
was added to object typeProjectNext
Argument
userLinkedOnly: Boolean
added to fieldPullRequest.closingIssuesReferences
Field
codeowners
was added to object typeRepository
Field
projectNext
was added to object typeRepository
Field
projectsNext
was added to object typeRepository
Argument 'states: [RepositoryVulnerabilityAlertState!]
added to field
Repository.vulnerabilityAlerts'Field
fixReason
was added to object typeRepositoryVulnerabilityAlert
Field
fixedAt
was added to object typeRepositoryVulnerabilityAlert
Field
number
was added to object typeRepositoryVulnerabilityAlert
Field
state
was added to object typeRepositoryVulnerabilityAlert
Schema changes for 2022-02-07
The GraphQL schema includes these changes:
Type
Import
was removedInput field
gitArchiveUrl
was added to input object typeStartRepositoryMigrationInput
Input field
metadataArchiveUrl
was added to input object typeStartRepositoryMigrationInput
Schema changes for 2022-02-03
The GraphQL schema includes these changes:
Type
AbortQueuedMigrationsInput
was addedType
AbortQueuedMigrationsPayload
was addedType
ActorType
was addedType
CreateMigrationSourceInput
was addedType
CreateMigrationSourcePayload
was addedType
GrantEnterpriseOrganizationsMigratorRoleInput
was addedType
GrantEnterpriseOrganizationsMigratorRolePayload
was addedType
GrantMigratorRoleInput
was addedType
GrantMigratorRolePayload
was addedType
Import
was addedType
Migration
was addedType
MigrationSource
was addedType
MigrationSourceType
was addedType
MigrationState
was addedType
RepositoryMigration
was addedType
RepositoryMigrationConnection
was addedType
RepositoryMigrationEdge
was addedType
RepositoryMigrationOrder
was addedType
RepositoryMigrationOrderDirection
was addedType
RepositoryMigrationOrderField
was addedType
RevokeEnterpriseOrganizationsMigratorRoleInput
was addedType
RevokeEnterpriseOrganizationsMigratorRolePayload
was addedType
RevokeMigratorRoleInput
was addedType
RevokeMigratorRolePayload
was addedType
StartRepositoryMigrationInput
was addedType
StartRepositoryMigrationPayload
was addedType
UpdateEnterpriseOwnerOrganizationRoleInput
was addedType
UpdateEnterpriseOwnerOrganizationRolePayload
was addedArgument
login: String
added to fieldEnterpriseIdentityProvider.externalIdentities
Argument
userName: String
added to fieldEnterpriseIdentityProvider.externalIdentities
Field
projectNextItems
was added to object typeIssue
Field
abortQueuedMigrations
was added to object typeMutation
Field
createMigrationSource
was added to object typeMutation
Field
grantEnterpriseOrganizationsMigratorRole
was added to object typeMutation
Field
grantMigratorRole
was added to object typeMutation
Field
revokeEnterpriseOrganizationsMigratorRole
was added to object typeMutation
Field
revokeMigratorRole
was added to object typeMutation
Field
startRepositoryMigration
was added to object typeMutation
Field
updateEnterpriseOwnerOrganizationRole
was added to object typeMutation
Argument
login: String
added to fieldOIDCProvider.externalIdentities
Argument
userName: String
added to fieldOIDCProvider.externalIdentities
Field
repositoryMigrations
was added to object typeOrganization
Argument
login: String
added to fieldOrganizationIdentityProvider.externalIdentities
Argument
userName: String
added to fieldOrganizationIdentityProvider.externalIdentities
Field
public
was added to object typeProjectNext
Field
shortDescription
was added to object typeProjectNext
Field
isArchived
was added to object typeProjectNextItem
Field
projectNextItems
was added to object typePullRequest
Schema changes for 2022-01-16
The GraphQL schema includes these changes:
Type
OrgEnterpriseOwnerOrder
was addedType
OrgEnterpriseOwnerOrderField
was addedType
OrganizationEnterpriseOwnerConnection
was addedType
OrganizationEnterpriseOwnerEdge
was addedEnum value 'LFX_CROWDFUNDING
was added to enum
FundingPlatform'Field
enterpriseOwners
was added to object typeOrganization
Enum value 'ADDED_TO_MERGE_QUEUE_EVENT
was added to enum
PullRequestTimelineItemsItemType'Enum value 'REMOVED_FROM_MERGE_QUEUE_EVENT
was added to enum
PullRequestTimelineItemsItemType'
Schema changes for 2022-01-04
The GraphQL schema includes these changes:
Type
BypassForcePushAllowance
was addedType
BypassForcePushAllowanceConnection
was addedType
BypassForcePushAllowanceEdge
was addedField
bypassForcePushAllowances
was added to object typeBranchProtectionRule
Input field
bypassForcePushActorIds
was added to input object typeCreateBranchProtectionRuleInput
Field
Push.pusher
changed type fromUser!
toActor!
Input field
bypassForcePushActorIds
was added to input object typeUpdateBranchProtectionRuleInput
Schema changes for 2021-12-15
The GraphQL schema includes these changes:
Type
ProjectNextOrderField
was addedType
RoleInOrganization
was addedType
UpdateOrganizationAllowPrivateRepositoryForkingSettingInput
was addedType
UpdateOrganizationAllowPrivateRepositoryForkingSettingPayload
was addedArgument
viewerOrganizationRole: RoleInOrganization
added to fieldEnterprise.organizations
Issue
object implementsProjectNextOwner
interfaceField
projectNext
was added to object typeIssue
Field
projectsNext
was added to object typeIssue
Field
updateOrganizationAllowPrivateRepositoryForkingSetting
was added to object typeMutation
Field
membersCanForkPrivateRepositories
was added to object typeOrganization
Argument
query: String
added to fieldOrganization.projectsNext
Argument
sortBy: ProjectNextOrderField
added to fieldOrganization.projectsNext
Argument
query: String
added to fieldProjectNextOwner.projectsNext
Argument
sortBy: ProjectNextOrderField
added to fieldProjectNextOwner.projectsNext
PullRequest
object implementsProjectNextOwner
interfaceField
projectNext
was added to object typePullRequest
Field
projectsNext
was added to object typePullRequest
Argument
query: String
added to fieldUser.projectsNext
Argument
sortBy: ProjectNextOrderField
added to fieldUser.projectsNext
Schema changes for 2021-12-11
The GraphQL schema includes these changes:
Type
ConvertedToDiscussionEvent
was addedMember
ConvertedToDiscussionEvent
was added to Union typeIssueTimelineItems
Enum value 'CONVERTED_TO_DISCUSSION_EVENT
was added to enum
IssueTimelineItemsItemType'Member
ConvertedToDiscussionEvent
was added to Union typePullRequestTimelineItems
Enum value 'CONVERTED_TO_DISCUSSION_EVENT
was added to enum
PullRequestTimelineItemsItemType'
Schema changes for 2021-12-09
The GraphQL schema includes these changes:
Argument
filterByAssignable: Boolean
added to fieldRepository.discussionCategories
Schema changes for 2021-12-03
The GraphQL schema includes these changes:
Type
BranchActorAllowanceActor
was addedType
BypassPullRequestAllowance
was addedType
BypassPullRequestAllowanceConnection
was addedType
BypassPullRequestAllowanceEdge
was addedType
ContentAttachment
was removedType
ContentReference
was removedType
CreateContentAttachmentInput
was removedType
CreateContentAttachmentPayload
was removedField
bypassPullRequestAllowances
was added to object typeBranchProtectionRule
Input field
bypassPullRequestActorIds
was added to input object typeCreateBranchProtectionRuleInput
Field
createContentAttachment
was removed from object typeMutation
Input field
bypassPullRequestActorIds
was added to input object typeUpdateBranchProtectionRuleInput
Schema changes for 2021-11-18
The GraphQL schema includes these changes:
Type
RequiredStatusCheckDescription
was addedType
RequiredStatusCheckInput
was addedField
requiredStatusChecks
was added to object typeBranchProtectionRule
Input field
requiredStatusChecks
was added to input object typeCreateBranchProtectionRuleInput
Input field
requiredStatusChecks
was added to input object typeUpdateBranchProtectionRuleInput
Schema changes for 2021-11-16
The GraphQL schema includes these changes:
Argument
followRenames: Boolean
added to fieldOrganization.repository
Argument
followRenames: Boolean
added to fieldQuery.repository
Argument
followRenames: Boolean
added to fieldRepositoryOwner.repository
Argument
followRenames: Boolean
added to fieldUser.repository
Schema changes for 2021-11-10
The GraphQL schema includes these changes:
Type
UpdatePullRequestBranchInput
was addedType
UpdatePullRequestBranchPayload
was addedField
updatePullRequestBranch
was added to object typeMutation
Schema changes for 2021-10-29
The GraphQL schema includes these changes:
Type
DismissReason
was addedType
DismissRepositoryVulnerabilityAlertInput
was addedType
DismissRepositoryVulnerabilityAlertPayload
was addedField
dismissRepositoryVulnerabilityAlert
was added to object typeMutation
Schema changes for 2021-10-22
The GraphQL schema includes these changes:
Type
AddProjectNextItemInput
was addedType
AddProjectNextItemPayload
was addedType
DeleteProjectNextItemInput
was addedType
DeleteProjectNextItemPayload
was addedType
OIDCProvider
was addedType
OIDCProviderType
was addedType
ProjectNext
was addedType
ProjectNextConnection
was addedType
ProjectNextEdge
was addedType
ProjectNextField
was addedType
ProjectNextFieldConnection
was addedType
ProjectNextFieldEdge
was addedType
ProjectNextItem
was addedType
ProjectNextItemConnection
was addedType
ProjectNextItemContent
was addedType
ProjectNextItemEdge
was addedType
ProjectNextItemFieldValue
was addedType
ProjectNextItemFieldValueConnection
was addedType
ProjectNextItemFieldValueEdge
was addedType
ProjectNextOwner
was addedType
UpdateProjectNextItemFieldInput
was addedType
UpdateProjectNextItemFieldPayload
was addedField
oidcProvider
was added to object typeEnterpriseOwnerInfo
Field
addProjectNextItem
was added to object typeMutation
Field
deleteProjectNextItem
was added to object typeMutation
Field
updateProjectNextItemField
was added to object typeMutation
Organization
object implementsProjectNextOwner
interfaceField
projectNext
was added to object typeOrganization
Field
projectsNext
was added to object typeOrganization
User
object implementsProjectNextOwner
interfaceField
projectNext
was added to object typeUser
Field
projectsNext
was added to object typeUser
Schema changes for 2021-10-04
The GraphQL schema includes these changes:
Field
repositories
was added to object typeTopic
Schema changes for 2021-09-23
The GraphQL schema includes these changes:
Enum value
RUST
was added to enumSecurityAdvisoryEcosystem
Schema changes for 2021-09-15
The GraphQL schema includes these changes:
Type
UpdateSponsorshipPreferencesInput
was addedType
UpdateSponsorshipPreferencesPayload
was addedField
updateSponsorshipPreferences
was added to object typeMutation
Schema changes for 2021-09-14
The GraphQL schema includes these changes:
Field
forkingAllowed
was added to object typeRepository
Schema changes for 2021-09-09
The GraphQL schema includes these changes:
Type 'Base64String' was added
Type
CancelSponsorshipInput
was addedType
CancelSponsorshipPayload
was addedType
CommitMessage
was addedType
CommittableBranch
was addedType
CreateCommitOnBranchInput
was addedType
CreateCommitOnBranchPayload
was addedType
FileAddition
was addedType
FileChanges
was addedType
FileDeletion
was addedField
cancelSponsorship
was added to object typeMutation
Field
createCommitOnBranch
was 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
sponsorshipForViewerAsSponsorable
was added to object typeOrganization
Field
sponsorshipForViewerAsSponsorable
was added to interfaceSponsorable
Field
isSponsorOptedIntoEmail
was added to object typeSponsorship
Field
sponsorshipForViewerAsSponsorable
was added to object typeUser
Schema changes for 2021-08-27
The GraphQL schema includes these changes:
DeploymentProtectionRule
object type no longer implementsNode
interfaceField
id
was removed from object typeDeploymentProtectionRule
Field
isFollowingViewer
was added to object typeUser
Schema changes for 2021-08-25
The GraphQL schema includes these changes:
Field
visibility
was added to object typeRepository
Field
visibility
was added to interfaceRepositoryInfo
Schema changes for 2021-08-24
The GraphQL schema includes these changes:
Input field
amount
was added to input object typeCreateSponsorshipInput
Input field
isRecurring
was added to input object typeCreateSponsorshipInput
Input field
sponsorLogin
was added to input object typeCreateSponsorshipInput
Input field
sponsorableLogin
was added to input object typeCreateSponsorshipInput
Input field
CreateSponsorshipInput.sponsorId
changed type fromID!
toID
Input field
CreateSponsorshipInput.sponsorableId
changed type fromID!
toID
Input field
CreateSponsorshipInput.tierId
changed type fromID!
toID
Schema changes for 2021-08-19
The GraphQL schema includes these changes:
Type
CreateSponsorshipInput
was addedType
CreateSponsorshipPayload
was addedField
createSponsorship
was added to object typeMutation
Schema changes for 2021-08-18
The GraphQL schema includes these changes:
Field
estimatedNextSponsorsPayoutInCents
was added to object typeOrganization
Field
monthlyEstimatedSponsorsIncomeInCents
was added to object typeOrganization
Enum value
INTERNAL
was added to enumOrganizationMembersCanCreateRepositoriesSettingValue
Field
estimatedNextSponsorsPayoutInCents
was added to interfaceSponsorable
Field
monthlyEstimatedSponsorsIncomeInCents
was added to interfaceSponsorable
Field
estimatedNextSponsorsPayoutInCents
was added to object typeUser
Field
monthlyEstimatedSponsorsIncomeInCents
was added to object typeUser
Schema changes for 2021-08-13
The GraphQL schema includes these changes:
Enum value
OTHER
was removed from enumSecurityAdvisoryEcosystem
Schema changes for 2021-08-12
The GraphQL schema includes these changes:
Type
SponsorshipNewsletter
was addedType
SponsorshipNewsletterConnection
was addedType
SponsorshipNewsletterEdge
was addedType
SponsorshipNewsletterOrder
was addedType
SponsorshipNewsletterOrderField
was addedField
sponsorshipNewsletters
was added to object typeOrganization
Field
sponsorshipNewsletters
was added to interfaceSponsorable
Field
sponsorshipNewsletters
was added to object typeUser
Schema changes for 2021-08-04
The GraphQL schema includes these changes:
Field
sponsoring
was added to object typeOrganization
Field
sponsoring
was added to interfaceSponsorable
Field
sponsoring
was added to object typeUser
Schema changes for 2021-08-03
The GraphQL schema includes these changes:
Field
autoMergeAllowed
was added to object typeRepository
Schema changes for 2021-08-01
The GraphQL schema includes these changes:
Type
SponsorConnection
was addedType
SponsorEdge
was addedType
SponsorOrder
was addedType
SponsorOrderField
was addedField
sponsors
was added to object typeOrganization
Field
sponsors
was added to interfaceSponsorable
Field
sponsors
was added to object typeUser
Schema changes for 2021-07-27
The GraphQL schema includes these changes:
Argument
membersOnly: Boolean
added to fieldEnterpriseIdentityProvider.externalIdentities
Argument
membersOnly: Boolean
added to fieldOrganizationIdentityProvider.externalIdentities
Field
mentions
was added to object typeRelease
Field
isPublic
was added to object typeSponsorsListing
Field
nextPayoutDate
was added to object typeSponsorsListing
Field
sponsorable
was added to object typeSponsorsListing
Schema changes for 2021-07-13
The GraphQL schema includes these changes:
Type
SponsorsActivity
was addedType
SponsorsActivityAction
was addedType
SponsorsActivityConnection
was addedType
SponsorsActivityEdge
was addedType
SponsorsActivityOrder
was addedType
SponsorsActivityOrderField
was addedType
SponsorsActivityPeriod
was addedField
sponsorsActivities
was added to object typeOrganization
Enum value
OTHER
was added to enumSecurityAdvisoryEcosystem
Field
sponsorsActivities
was added to interfaceSponsorable
Field
sponsorsActivities
was added to object typeUser
Schema changes for 2021-06-22
The GraphQL schema includes these changes:
Field
ipAllowListEntries
was added to object typeApp
Member
App
was 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
packageLabel
was added to object typeDependencyGraphDependency
Schema changes for 2021-06-20
The GraphQL schema includes these changes:
Type
Reactor
was addedType
ReactorConnection
was addedType
ReactorEdge
was addedField
reactors
was added to object typeReactionGroup
The following changes will be made to the schema:
On member 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
IpAllowListForInstalledAppsEnabledSettingValue
was addedType
UpdateIpAllowListForInstalledAppsEnabledSettingInput
was addedType
UpdateIpAllowListForInstalledAppsEnabledSettingPayload
was addedField
requiresConversationResolution
was added to object typeBranchProtectionRule
Input field
requiresConversationResolution
was added to input object typeCreateBranchProtectionRuleInput
Field
ipAllowListForInstalledAppsEnabledSetting
was added to object typeEnterpriseOwnerInfo
Field
titleHTML
was added to object typeIssue
Field
updateIpAllowListForInstalledAppsEnabledSetting
was added to object typeMutation
Field
ipAllowListForInstalledAppsEnabledSetting
was added to object typeOrganization
Field
titleHTML
was added to object typePullRequest
Field
requiresConversationResolution
was added to object typeRefUpdateRule
Input field
requiresConversationResolution
was added to input object typeUpdateBranchProtectionRuleInput
Schema changes for 2021-06-07
The GraphQL schema includes these changes:
Type
AddDiscussionCommentInput
was addedType
AddDiscussionCommentPayload
was addedType
AddUpvoteInput
was addedType
AddUpvotePayload
was addedType
ApproveDeploymentsInput
was addedType
ApproveDeploymentsPayload
was addedType
CheckStep
was addedType
CheckStepConnection
was addedType
CheckStepEdge
was addedType
CreateDiscussionInput
was addedType
CreateDiscussionPayload
was addedType
CreateEnvironmentInput
was addedType
CreateEnvironmentPayload
was addedType
DeleteDiscussionCommentInput
was addedType
DeleteDiscussionCommentPayload
was addedType
DeleteDiscussionInput
was addedType
DeleteDiscussionPayload
was addedType
DeleteEnvironmentInput
was addedType
DeleteEnvironmentPayload
was addedType
DeploymentProtectionRule
was addedType
DeploymentProtectionRuleConnection
was addedType
DeploymentProtectionRuleEdge
was addedType
DeploymentProtectionRuleType
was addedType
DeploymentRequest
was addedType
DeploymentRequestConnection
was addedType
DeploymentRequestEdge
was addedType
DeploymentReview
was addedType
DeploymentReviewConnection
was addedType
DeploymentReviewEdge
was addedType
DeploymentReviewState
was addedType
DeploymentReviewer
was addedType
DeploymentReviewerConnection
was addedType
DeploymentReviewerEdge
was addedType
Discussion
was addedType
DiscussionCategory
was addedType
DiscussionCategoryConnection
was addedType
DiscussionCategoryEdge
was addedType
DiscussionComment
was addedType
DiscussionCommentConnection
was addedType
DiscussionCommentEdge
was addedType
DiscussionConnection
was addedType
DiscussionEdge
was addedType
DiscussionOrder
was addedType
DiscussionOrderField
was addedType
Environment
was addedType
EnvironmentConnection
was addedType
EnvironmentEdge
was addedType
MarkDiscussionCommentAsAnswerInput
was addedType
MarkDiscussionCommentAsAnswerPayload
was addedType
PinnedDiscussion
was addedType
PinnedDiscussionConnection
was addedType
PinnedDiscussionEdge
was addedType
PinnedDiscussionGradient
was addedType
PinnedDiscussionPattern
was addedType
RejectDeploymentsInput
was addedType
RejectDeploymentsPayload
was addedType
RemoveUpvoteInput
was addedType
RemoveUpvotePayload
was addedType
RepositoryDiscussionAuthor
was addedType
RepositoryDiscussionCommentAuthor
was addedType
UnmarkDiscussionCommentAsAnswerInput
was addedType
UnmarkDiscussionCommentAsAnswerPayload
was addedType
UpdateDiscussionCommentInput
was addedType
UpdateDiscussionCommentPayload
was addedType
UpdateDiscussionInput
was addedType
UpdateDiscussionPayload
was addedType
UpdateEnvironmentInput
was addedType
UpdateEnvironmentPayload
was addedType
Votable
was addedType
Workflow
was addedType
WorkflowRun
was addedField
deployment
was added to object typeCheckRun
Field
pendingDeploymentRequest
was added to object typeCheckRun
Field
steps
was added to object typeCheckRun
Enum value
PENDING
was added to enumCheckStatusState
Field
creator
was added to object typeCheckSuite
Field
workflowRun
was added to object typeCheckSuite
Field
addDiscussionComment
was added to object typeMutation
Field
addUpvote
was added to object typeMutation
Field
approveDeployments
was added to object typeMutation
Field
createDiscussion
was added to object typeMutation
Field
createEnvironment
was added to object typeMutation
Field
deleteDiscussion
was added to object typeMutation
Field
deleteDiscussionComment
was added to object typeMutation
Field
deleteEnvironment
was added to object typeMutation
Field
markDiscussionCommentAsAnswer
was added to object typeMutation
Field
rejectDeployments
was added to object typeMutation
Field
removeUpvote
was added to object typeMutation
Field
unmarkDiscussionCommentAsAnswer
was added to object typeMutation
Field
updateDiscussion
was added to object typeMutation
Field
updateDiscussionComment
was added to object typeMutation
Field
updateEnvironment
was added to object typeMutation
Organization
object implementsRepositoryDiscussionAuthor
interfaceOrganization
object implementsRepositoryDiscussionCommentAuthor
interfaceField
repositoryDiscussionComments
was added to object typeOrganization
Field
repositoryDiscussions
was added to object typeOrganization
Field
closingIssuesReferences
was added to object typePullRequest
Release
object implementsReactable
interfaceField
databaseId
was added to object typeRelease
Field
reactionGroups
was added to object typeRelease
Field
reactions
was added to object typeRelease
Field
viewerCanReact
was added to object typeRelease
Field
discussion
was added to object typeRepository
Field
discussionCategories
was added to object typeRepository
Field
discussions
was added to object typeRepository
Field
environment
was added to object typeRepository
Field
environments
was added to object typeRepository
Field
pinnedDiscussions
was added to object typeRepository
Enum value
PENDING
was added to enumRequestableCheckStatusState
Member
Discussion
was added to Union typeSearchResultItem
Field
discussionCount
was added to object typeSearchResultItemConnection
Enum value
DISCUSSION
was added to enumSearchType
Enum value
GO
was added to enumSecurityAdvisoryEcosystem
Field
totalRecurringMonthlyPriceInCents
was added to object typeSponsorshipConnection
Field
totalRecurringMonthlyPriceInDollars
was added to object typeSponsorshipConnection
User
object implementsRepositoryDiscussionAuthor
interfaceUser
object implementsRepositoryDiscussionCommentAuthor
interfaceField
repositoryDiscussionComments
was added to object typeUser
Field
repositoryDiscussions
was added to object typeUser
The following changes will be made to the schema:
On member PackageType.DOCKER
:DOCKER
will be removed. Effective 2021-06-21.
Schema changes for 2021-05-16
The GraphQL schema includes these changes:
Argument
isApproved: Boolean
added to fieldOrganization.domains
Field
canReceiveOrganizationEmailsWhenNotificationsRestricted
was added to object typeUser
Field
isApproved
was added to object typeVerifiableDomain
Argument
isApproved: Boolean
added to fieldEnterpriseOwnerInfo.domains
Schema changes for 2021-05-12
The GraphQL schema includes these changes:
Field
claimant
was added to object typeMannequin
Schema changes for 2021-05-04
The GraphQL schema includes these changes:
Type
PullRequestTemplate
was addedField
pullRequestTemplates
was added to object typeRepository
Schema changes for 2021-04-20
The GraphQL schema includes these changes:
Type
ConvertPullRequestToDraftInput
was addedType
ConvertPullRequestToDraftPayload
was addedField
convertPullRequestToDraft
was added to object typeMutation
Schema changes for 2021-04-07
The GraphQL schema includes these changes:
Field
tierSelectedAt
was added to object typeSponsorship
Schema changes for 2021-03-27
The GraphQL schema includes these changes:
Field
closestLesserValueTier
was added to object typeSponsorsTier
Field
isCustomAmount
was added to object typeSponsorsTier
Field
isOneTimePayment
was added to object typeSponsorship
Schema changes for 2021-03-25
The GraphQL schema includes these changes:
Field
isOneTime
was added to object typeSponsorsTier
Schema changes for 2021-03-21
The GraphQL schema includes these changes:
Type
RequirableByPullRequest
was addedField
viewerLatestReview
was added to object typePullRequest
Field
viewerLatestReviewRequest
was added to object typePullRequest
CheckRun
object implementsRequirableByPullRequest
interfaceType for argument
pullRequestId
on fieldCheckRun.isRequired
changed fromID!
toID
Argument
pullRequestNumber: Int
added to fieldCheckRun.isRequired
StatusContext
object implementsRequirableByPullRequest
interfaceType for argument
pullRequestId
on fieldStatusContext.isRequired
changed fromID!
toID
Argument
pullRequestNumber: Int
added to fieldStatusContext.isRequired
Schema changes for 2021-03-19
The GraphQL schema includes these changes:
Field
requiresCodeOwnerReviews
was added to object typeRefUpdateRule
Field
viewerAllowedToDismissReviews
was added to object typeRefUpdateRule
Schema changes for 2021-03-18
The GraphQL schema includes these changes:
Field
isRequired
was added to object typeCheckRun
Field
isRequired
was added to object typeStatusContext
Schema changes for 2021-03-03
The GraphQL schema includes these changes:
Field
isPinned
was added to object typeIssue
Enum value 'CREATED_AT
was added to enum
VerifiableDomainOrderField'Field
createdAt
was added to object typeVerifiableDomain
Field
updatedAt
was added to object typeVerifiableDomain
Schema changes for 2021-03-02
The GraphQL schema includes these changes:
Field
isGitHubStar
was added to object typeUser
Field
tagCommit
was added to object typeRelease
Schema changes for 2021-02-25
The GraphQL schema includes these changes:
Type
ApproveVerifiableDomainInput
was addedType
ApproveVerifiableDomainPayload
was addedField
approveVerifiableDomain
was added to object typeMutation
Schema changes for 2021-02-16
The GraphQL schema includes these changes:
Type
CVSS
was addedType
CWEConnection
was addedType
CWEEdge
was addedType
CWE
was addedType
SponsorsGoal
was addedType
SponsorsGoalKind
was addedField
repository
was added to object typeRelease
Field
cvss
was added to object typeSecurityAdvisory
Field
cwes
was added to object typeSecurityAdvisory
Field
activeGoal
was added to object typeSponsorsListing
Schema changes for 2021-02-05
The GraphQL schema includes these changes:
Type
AutoMergeRequest
was addedType
SponsorableOrder
was addedType
SponsorableOrderField
was addedType
SponsorableItemConnection
was addedType
SponsorableItemEdge
was addedType
SponsorableItem
was addedType
DisablePullRequestAutoMergeInput
was addedType
DisablePullRequestAutoMergePayload
was addedType
EnablePullRequestAutoMergeInput
was addedType
EnablePullRequestAutoMergePayload
was addedField
sponsorables
was added to object typeQuery
Field
isSponsoredBy
was added to object typeOrganization
Field
sponsorshipForViewerAsSponsor
was added to object typeOrganization
Field
isSponsoredBy
was added to object typeUser
Field
sponsorshipForViewerAsSponsor
was added to object typeUser
Field
autoMergeRequest
was added to object typePullRequest
Field
viewerCanDisableAutoMerge
was added to object typePullRequest
Field
viewerCanEnableAutoMerge
was added to object typePullRequest
Field
isSponsoredBy
was added to interfaceSponsorable
Field
sponsorshipForViewerAsSponsor
was added to interfaceSponsorable
Field
disablePullRequestAutoMerge
was added to object typeMutation
Field
enablePullRequestAutoMerge
was added to object typeMutation
Schema changes for 2021-02-01
The GraphQL schema includes these changes:
Type
NotificationRestrictionSettingValue
was addedType
UpdateNotificationRestrictionSettingInput
was addedType
UpdateNotificationRestrictionSettingPayload
was addedField
notificationDeliveryRestrictionEnabledSetting
was added to object typeOrganization
Field
notificationsPermalink
was added to object typeSecurityAdvisory
Field
notificationDeliveryRestrictionEnabledSetting
was added to object typeEnterpriseOwnerInfo
Field
updateNotificationRestrictionSetting
was added to object typeMutation
Schema changes for 2021-01-19
The GraphQL schema includes these changes:
Type
ContributionLevel
was addedType
VerifiableDomainOrder
was addedType
VerifiableDomainOrderField
was addedType
VerifiableDomainConnection
was addedType
VerifiableDomainEdge
was addedType
VerifiableDomain
was addedType
VerifiableDomainOwner
was addedType
AddVerifiableDomainInput
was addedType
AddVerifiableDomainPayload
was addedType
DeleteVerifiableDomainInput
was addedType
DeleteVerifiableDomainPayload
was addedType
RegenerateVerifiableDomainTokenInput
was addedType
RegenerateVerifiableDomainTokenPayload
was addedType
VerifyVerifiableDomainInput
was addedType
VerifyVerifiableDomainPayload
was addedField
domains
was added to object typeOrganization
Field
isLatest
was added to object typeRelease
Field
latestRelease
was added to object typeRepository
Enum value
WAITING
was added to enumDeploymentStatusState
Field
contributionLevel
was added to object typeContributionCalendarDay
Field
domains
was added to object typeEnterpriseOwnerInfo
Field
addVerifiableDomain
was added to object typeMutation
Field
deleteVerifiableDomain
was added to object typeMutation
Field
regenerateVerifiableDomainToken
was added to object typeMutation
Field
verifyVerifiableDomain
was added to object typeMutation
Schema changes for 2021-01-12
The GraphQL schema includes these changes:
Type
AutoMergeDisabledEvent
was addedType
AutoMergeEnabledEvent
was addedType
AutoRebaseEnabledEvent
was addedType
AutoSquashEnabledEvent
was addedType
AddEnterpriseSupportEntitlementInput
was addedType
AddEnterpriseSupportEntitlementPayload
was addedType
RemoveEnterpriseSupportEntitlementInput
was addedType
RemoveEnterpriseSupportEntitlementPayload
was addedEnum value
WAITING
was added to enumCheckStatusState
Enum value 'AUTO_MERGE_DISABLED_EVENT
was added to enum
PullRequestTimelineItemsItemType'Enum value 'AUTO_MERGE_ENABLED_EVENT
was added to enum
PullRequestTimelineItemsItemType'Enum value 'AUTO_REBASE_ENABLED_EVENT
was added to enum
PullRequestTimelineItemsItemType'Enum value 'AUTO_SQUASH_ENABLED_EVENT
was added to enum
PullRequestTimelineItemsItemType'Member
AutoMergeDisabledEvent
was added to Union typePullRequestTimelineItems
Member
AutoMergeEnabledEvent
was added to Union typePullRequestTimelineItems
Member
AutoRebaseEnabledEvent
was added to Union typePullRequestTimelineItems
Member
AutoSquashEnabledEvent
was added to Union typePullRequestTimelineItems
Field
supportEntitlements
was added to object typeEnterpriseOwnerInfo
Field
addEnterpriseSupportEntitlement
was added to object typeMutation
Field
removeEnterpriseSupportEntitlement
was added to object typeMutation
Enum value
WAITING
was added to enumRequestableCheckStatusState
Schema changes for 2020-12-09
The GraphQL schema includes these changes:
Field
hasVerifiedOwner
was added to object typeMarketplaceListing
Schema changes for 2020-11-13
The GraphQL schema includes these changes:
Input field
requiresLinearHistory
was added to input object typeUpdateBranchProtectionRuleInput
Input field
allowsForcePushes
was added to input object typeUpdateBranchProtectionRuleInput
Input field
allowsDeletions
was added to input object typeUpdateBranchProtectionRuleInput
Input field
requiresLinearHistory
was added to input object typeCreateBranchProtectionRuleInput
Input field
allowsForcePushes
was added to input object typeCreateBranchProtectionRuleInput
Input field
allowsDeletions
was added to input object typeCreateBranchProtectionRuleInput
Field
requiresLinearHistory
was added to object typeBranchProtectionRule
Field
allowsForcePushes
was added to object typeBranchProtectionRule
Field
allowsDeletions
was added to object typeBranchProtectionRule
Schema changes for 2020-10-12
The GraphQL schema includes these changes:
Field
updateEnterpriseActionExecutionCapabilitySetting
was removed from object typeMutation
Field
actionExecutionCapabilitySettingOrganizations
was removed from object typeEnterpriseOwnerInfo
Type
UpdateEnterpriseActionExecutionCapabilitySettingInput
was removedType
UpdateEnterpriseActionExecutionCapabilitySettingPayload
was removedType
ActionExecutionCapabilitySetting
was removed
Schema changes for 2020-09-30
The GraphQL schema includes these changes:
Field
issuePrioritiesDebug
was removed from object typeMilestone
Schema changes for 2020-09-23
The GraphQL schema includes these changes:
Field
Blob.isBinary
changed type fromBoolean!
toBoolean
Field
Ref.target
changed type fromGitObject!
toGitObject
Union member
BaseRefDeletedEvent
was added to Union typePullRequestTimelineItem
Enum value
BASE_REF_DELETED_EVENT
was added to enumPullRequestTimelineItemsItemType
Union member
BaseRefDeletedEvent
was added to Union typePullRequestTimelineItems
Enum value
PUBLIC_PRIVATE
was added to enumOrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility
Enum value
PUBLIC_INTERNAL
was added to enumOrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility
Enum value
PRIVATE_INTERNAL
was added to enumOrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility
Enum value
PRIVATE
was added to enumOrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility
Enum value
NONE
was added to enumOrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility
Enum value
INTERNAL
was added to enumOrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility
Enum value
MANNEQUIN
was added to enumCommentAuthorAssociation
Field
path
was added to object typeTreeEntry
Field
isGenerated
was added to object typeTreeEntry
Field
extension
was added to object typeTreeEntry
Field
used
was added to object typeRateLimit
Field
asCodeOwner
was added to object typeReviewRequest
Field
viewerViewedState
was added to object typePullRequestChangedFile
Field
unmarkFileAsViewed
was added to object typeMutation
Field
markFileAsViewed
was added to object typeMutation
Input field
authorEmail
was added to input object typeMergePullRequestInput
Input field
authorEmail
was added to input object typeMergeBranchInput
Field
isCrossRepository
was added to object typeUnmarkedAsDuplicateEvent
Field
duplicate
was added to object typeUnmarkedAsDuplicateEvent
Field
canonical
was added to object typeUnmarkedAsDuplicateEvent
Field
isCrossRepository
was added to object typeMarkedAsDuplicateEvent
Field
duplicate
was added to object typeMarkedAsDuplicateEvent
Field
canonical
was added to object typeMarkedAsDuplicateEvent
Field
groups
was added to object typeExternalIdentityScimAttributes
Field
givenName
was added to object typeExternalIdentityScimAttributes
Field
familyName
was added to object typeExternalIdentityScimAttributes
Field
emails
was added to object typeExternalIdentityScimAttributes
Field
username
was added to object typeExternalIdentitySamlAttributes
Field
groups
was added to object typeExternalIdentitySamlAttributes
Field
givenName
was added to object typeExternalIdentitySamlAttributes
Field
familyName
was added to object typeExternalIdentitySamlAttributes
Field
emails
was added to object typeExternalIdentitySamlAttributes
Field
isInOrganization
was added to object typeRepositoryInfo
Field
permalink
was added to object typeRepositoryInvitation
Input field
issueTemplate
was added to input object typeCreateIssueInput
Field
combinedContexts
was added to object typeStatus
Field
deletedCommentAuthor
was added to object typeCommentDeletedEvent
Field
pullRequest
was added to object typeBaseRefChangedEvent
Field
previousRefName
was added to object typeBaseRefChangedEvent
Field
currentRefName
was added to object typeBaseRefChangedEvent
Field
stargazerCount
was added to object typeGist
Field
refUpdateRule
was added to object typeRef
Field
branchProtectionRule
was added to object typeRef
Argument
query: String
added to fieldRepository.milestones
Field
viewerPossibleCommitEmails
was added to object typeRepository
Field
viewerDefaultMergeMethod
was added to object typeRepository
Field
viewerDefaultCommitEmail
was added to object typeRepository
Field
securityPolicyUrl
was added to object typeRepository
Field
issueTemplates
was added to object typeRepository
Field
isUserConfigurationRepository
was added to object typeRepository
Field
isSecurityPolicyEnabled
was added to object typeRepository
Field
isEmpty
was added to object typeRepository
Field
isBlankIssuesEnabled
was added to object typeRepository
Field
contactLinks
was added to object typeRepository
Field
stargazerCount
was added to object typeRepository
Field
isInOrganization
was added to object typeRepository
Field
viewerCanReply
was added to object typePullRequestReviewThread
Field
path
was added to object typePullRequestReviewThread
Field
isOutdated
was added to object typePullRequestReviewThread
Field
isCollapsed
was added to object typePullRequestReviewThread
Input field
AddPullRequestReviewThreadInput.pullRequestReviewId
changed type fromID!
toID
Input field
pullRequestId
was added to input object typeAddPullRequestReviewThreadInput
Field
authorCanPushToRepository
was added to object typePullRequestReview
Field
progressPercentage
was added to object typeMilestone
Enum value
MergeStateStatus.DRAFT
was deprecated with reasonDRAFT state will be removed from this enum and
isDraftshould be used instead Use PullRequest.isDraft instead. Removal on 2021-01-01 UTC.
Field
viewerMergeHeadlineText
was added to object typePullRequest
Field
viewerMergeBodyText
was added to object typePullRequest
Field
viewerCanDeleteHeadRef
was added to object typePullRequest
Field
latestReviews
was added to object typePullRequest
Field
latestOpinionatedReviews
was added to object typePullRequest
Field
isReadByViewer
was added to object typePullRequest
Field
progress
was added to object typeProject
Field
file
was added to object typeCommit
Field
authors
was added to object typeCommit
Field
isReadByViewer
was added to object typeIssue
Field
bodyUrl
was added to object typeIssue
Field
bodyResourcePath
was added to object typeIssue
Field
stargazerCount
was added to object typeStarrable
Field
stargazerCount
was added to object typeTopic
Type
RepositoryContactLink
was addedType
RefUpdateRule
was addedType
ProjectProgress
was addedType
UnmarkFileAsViewedInput
was addedType
UnmarkFileAsViewedPayload
was addedType
MarkFileAsViewedPayload
was addedType
MarkFileAsViewedInput
was addedType
GitActorEdge
was addedType
FileViewedState
was addedType
UserEmailMetadata
was addedType
GitActorConnection
was addedType
BaseRefDeletedEvent
was addedType
IssueTemplate
was added
The following changes will be made to the schema:
On member EnterprisePendingMemberInvitationEdge.isUnlicensed
: isUnlicensed
will be removed. Effective 2020-07-01.
On member EnterpriseMemberEdge.isUnlicensed
: isUnlicensed
will be removed. Effective 2021-01-01.
On member EnterpriseOutsideCollaboratorEdge.isUnlicensed
: isUnlicensed
will be removed. Effective 2021-01-01.
On member EnterprisePendingCollaboratorEdge.isUnlicensed
: isUnlicensed
will be removed. Effective 2021-01-01.
On member 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
TopicEdge
was removedType
RegistryPackageVersionEdge
was removedType
RegistryPackageVersionStatistics
was removedType
RegistryPackageTagEdge
was removedType
RegistryPackageFileEdge
was removedType
RegistryPackageDependencyEdge
was removedType
RegistryPackageMetadatum
was removedType
TopicConnection
was removedType
RegistryPackageTag
was removedType
RegistryPackageTagConnection
was removedType
RegistryPackageStatistics
was removedType
RegistryPackageVersionConnection
was removedType
RegistryPackageType
was removedType
RegistryPackage
was removedType
RegistryPackageFileConnection
was removedType
RegistryPackageFile
was removedType
RegistryPackageDependencyType
was removedType
RegistryPackageDependency
was removedType
RegistryPackageDependencyConnection
was removedType
RegistryPackageVersion
was removed
Schema changes for 2020-06-23
The GraphQL schema includes these changes:
Argument
packageType: PackageType
added to fieldOrganization.packages
Argument
packageType: PackageType
added to fieldUser.packages
Argument
packageType: PackageType
added to fieldPackageOwner.packages
Argument
packageType: PackageType
added to fieldRepository.packages
Schema changes for 2020-06-18
The GraphQL schema includes these changes:
Field
databaseId
was added to object typeTeam
Schema changes for 2020-06-05
The GraphQL schema includes these changes:
Enum value
TWO_FACTOR_ACCOUNT_RECOVERY
was added to enumOrgRemoveMemberAuditEntryReason
Schema changes for 2020-06-01
The GraphQL schema includes these changes:
Field
twitterUsername
was added to object typeOrganization
Field
twitterUsername
was added to object typeUser
The following changes will be made to the schema:
On member Blob.isBinary
: Type for isBinary
will change from Boolean!
to Boolean
. Effective 2019-07-01.
On member 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
ipAllowListEntries
was added to object typeOrganization
Field
ipAllowListEnabledSetting
was added to object typeOrganization
Schema changes for 2020-05-21
The GraphQL schema includes these changes:
Enum value
AUTOMATIC_BASE_CHANGE_SUCCEEDED_EVENT
was added to enumPullRequestTimelineItemsItemType
Enum value
AUTOMATIC_BASE_CHANGE_FAILED_EVENT
was added to enumPullRequestTimelineItemsItemType
Union member
AutomaticBaseChangeSucceededEvent
was added to Union typePullRequestTimelineItems
Union member
AutomaticBaseChangeFailedEvent
was added to Union typePullRequestTimelineItems
Type
AutomaticBaseChangeSucceededEvent
was addedType
AutomaticBaseChangeFailedEvent
was added
The following changes will be made to the schema:
On member RepositoryCollaboratorEdge.permission
: Type for permission
will change from RepositoryPermission!
to String
. Effective 2020-10-01.
On member RepositoryInvitation.permission
: Type for permission
will change from RepositoryPermission!
to String
. Effective 2020-10-01.
On member 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.invitee
changed type fromUser!
toUser
Default value for argument
orderBy
on fieldEnterpriseOwnerInfo.pendingCollaborators
changed from{"field"=>"INVITEE_LOGIN", "direction"=>"ASC"}
to{"field"=>"CREATED_AT", "direction"=>"DESC"}
Enum value
RepositoryInvitationOrderField.INVITEE_LOGIN
was deprecated with reason `INVITEE_LOGIN
is 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
email
was added to object typeRepositoryInvitation
Field
pendingCollaboratorInvitations
was added to object typeEnterpriseOwnerInfo
Type
RepositoryInvitationEdge
was addedType
RepositoryInvitationConnection
was added
The following changes will be made to the schema:
On member EnterpriseOwnerInfo.pendingCollaborators
: pendingCollaborators
will be removed. Use the pendingCollaboratorInvitations
field instead. Effective 2020-10-01.
On member 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
packageName
was removed from object typeRepositoryVulnerabilityAlert
Field
fixedIn
was removed from object typeRepositoryVulnerabilityAlert
Field
externalReference
was removed from object typeRepositoryVulnerabilityAlert
Field
externalIdentifier
was removed from object typeRepositoryVulnerabilityAlert
Field
affectedRange
was removed from object typeRepositoryVulnerabilityAlert
Field
isDelisted
was removed from object typeMarketplaceListing
Field
isApproved
was removed from object typeMarketplaceListing
Field
hasApprovalBeenRequested
was removed from object typeMarketplaceListing
Field
pinnedRepositories
was removed from object typeRepositoryOwner
Input field
field
was removed from input object typeContributionOrder
Field
pinnedRepositories
was removed from object typeOrganization
Field
pinnedRepositories
was removed from object typeUser
Type
ContributionOrderField
was removedDefault value for argument
orderBy
on fieldPullRequestReviewContributionsByRepository.contributions
changed from{"field"=>"OCCURRED_AT", "direction"=>"DESC"}
to{"direction"=>"DESC"}
Default value for argument
orderBy
on fieldPullRequestContributionsByRepository.contributions
changed from{"field"=>"OCCURRED_AT", "direction"=>"DESC"}
to{"direction"=>"DESC"}
Default value for argument
orderBy
on fieldIssueContributionsByRepository.contributions
changed from{"field"=>"OCCURRED_AT", "direction"=>"DESC"}
to{"direction"=>"DESC"}
Default value for argument
orderBy
on fieldContributionsCollection.repositoryContributions
changed from{"field"=>"OCCURRED_AT", "direction"=>"DESC"}
to{"direction"=>"DESC"}
Default value for argument
orderBy
on fieldContributionsCollection.pullRequestReviewContributions
changed from{"field"=>"OCCURRED_AT", "direction"=>"DESC"}
to{"direction"=>"DESC"}
Default value for argument
orderBy
on fieldContributionsCollection.pullRequestContributions
changed from{"field"=>"OCCURRED_AT", "direction"=>"DESC"}
to{"direction"=>"DESC"}
Default value for argument
orderBy
on fieldContributionsCollection.issueContributions
changed from{"field"=>"OCCURRED_AT", "direction"=>"DESC"}
to{"direction"=>"DESC"}
Schema changes for 2020-05-12
The GraphQL schema includes these changes:
Field
organizationVerifiedDomainEmails
was added to object typeUser
Schema changes for 2020-05-11
The GraphQL schema includes these changes:
Field
sponsorEntity
was added to object typeSponsorship
Type
Sponsor
was added
The following changes will be made to the schema:
On member 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
includeAllBranches
was added to input object typeCloneTemplateRepositoryInput
Schema changes for 2020-04-23
The following changes will be made to the schema:
On member Issue.timeline
: timeline
will be removed. Use Issue.timelineItems instead. Effective 2020-10-01.
On member 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_DELETED
was added to enumOrgRemoveMemberAuditEntryReason
Schema changes for 2020-04-15
The GraphQL schema includes these changes:
Enum value
CONVERT_TO_DRAFT_EVENT
was added to enumPullRequestTimelineItemsItemType
Union member
ConvertToDraftEvent
was added to Union typePullRequestTimelineItems
Field
DeploymentStatus.creator
changed type fromActor
toActor!
Field
isOverLimit
was added to object typeStarredRepositoryConnection
Field
Deployment.creator
changed type fromActor
toActor!
Field
onBehalfOf
was added to object typeCommit
Type
ConvertToDraftEvent
was added
Schema changes for 2020-03-23
The GraphQL schema includes these changes:
Type
IssueOrPullRequestEdge
was removedDefault value for argument
affiliations
on fieldRepositoryOwner.repositories
changed from["OWNER", "COLLABORATOR"]
to__no_default__
Default value for argument
affiliations
on fieldRepositoryOwner.pinnedRepositories
changed from["OWNER", "COLLABORATOR"]
to__no_default__
Default value for argument
affiliations
on fieldOrganization.repositories
changed from["OWNER", "COLLABORATOR"]
to ``Default value for argument
affiliations
on fieldOrganization.pinnedRepositories
changed from["OWNER", "COLLABORATOR"]
to ``Default value for argument
affiliations
on fieldUser.watching
changed from["OWNER", "COLLABORATOR", "ORGANIZATION_MEMBER"]
to ``Default value for argument
affiliations
on fieldUser.repositories
changed from["OWNER", "COLLABORATOR"]
to ``Default value for argument
affiliations
on fieldUser.pinnedRepositories
changed from["OWNER", "COLLABORATOR"]
to ``Default value for argument
affiliations
on fieldRepository.forks
changed from["OWNER", "COLLABORATOR"]
to ``Field
submodule
was added to object typeTreeEntry
Field
reviewDecision
was added to object typeReviewStatusHovercardContext
Field
permalink
was added to object typeSecurityAdvisory
Field
updateIpAllowListEntry
was added to object typeMutation
Field
updateIpAllowListEnabledSetting
was added to object typeMutation
Field
setEnterpriseIdentityProvider
was added to object typeMutation
Field
removeEnterpriseIdentityProvider
was added to object typeMutation
Field
deleteIpAllowListEntry
was added to object typeMutation
Field
createIpAllowListEntry
was added to object typeMutation
Field
ipAllowListEntries
was added to object typeEnterpriseOwnerInfo
Field
ipAllowListEnabledSetting
was added to object typeEnterpriseOwnerInfo
Field
submodules
was added to object typeRepository
Field
reviewDecision
was added to object typePullRequest
Field
submodules
was added to object typeCommit
Field
slug
was added to object typeEnterprise
Type
SubmoduleEdge
was addedType
PullRequestReviewDecision
was addedType
UpdateIpAllowListEntryInput
was addedType
UpdateIpAllowListEntryPayload
was addedType
UpdateIpAllowListEnabledSettingInput
was addedType
UpdateIpAllowListEnabledSettingPayload
was addedType
SetEnterpriseIdentityProviderInput
was addedType
SetEnterpriseIdentityProviderPayload
was addedType
RemoveEnterpriseIdentityProviderInput
was addedType
RemoveEnterpriseIdentityProviderPayload
was addedType
IpAllowListEntryOrderField
was addedType
IpAllowListEntryEdge
was addedType
IpAllowListOwner
was addedType
IpAllowListEntryOrder
was addedType
IpAllowListEntryConnection
was addedType
IpAllowListEnabledSettingValue
was addedType
DeleteIpAllowListEntryPayload
was addedType
DeleteIpAllowListEntryInput
was addedType
CreateIpAllowListEntryPayload
was addedType
IpAllowListEntry
was addedType
CreateIpAllowListEntryInput
was addedType
Submodule
was addedType
SubmoduleConnection
was added
Schema changes for 2020-03-10
The GraphQL schema includes these changes:
Type
MentionableItemEdge
was removedType
MentionableItem
was removedField
statusCheckRollup
was added to object typeCommit
Type
StatusCheckRollupContext
was addedType
StatusCheckRollupContextEdge
was addedType
StatusCheckRollupContextConnection
was addedType
StatusCheckRollup
was added
Schema changes for 2020-03-05
The GraphQL schema includes these changes:
Field
actor
was added to object typeRequestReviewsPayload
Type
MentionableItemEdge
was addedType
MentionableItem
was added
Schema changes for 2020-02-19
The GraphQL schema includes these changes:
Type
PackageType
was added
The GitHub Packages preview includes these changes:
Field
packageType
was added to object typePackage
Schema changes for 2020-02-12
The GraphQL schema includes these changes:
Field
deleteDeployment
was added to object typeMutation
Type
DeleteDeploymentInput
was addedType
DeleteDeploymentPayload
was added
Schema changes for 2020-02-05
The GraphQL schema includes these changes:
Type
EnterpriseOrderField
was removedType
CollectionItemContent
was removedEnum value
UNMARKED_AS_DUPLICATE_EVENT
was added to enumPullRequestTimelineItemsItemType
Enum value
DISCONNECTED_EVENT
was added to enumPullRequestTimelineItemsItemType
Enum value
CONNECTED_EVENT
was added to enumPullRequestTimelineItemsItemType
Union member
UnmarkedAsDuplicateEvent
was added to Union typePullRequestTimelineItems
Union member
DisconnectedEvent
was added to Union typePullRequestTimelineItems
Union member
ConnectedEvent
was added to Union typePullRequestTimelineItems
Enum value
UNMARKED_AS_DUPLICATE_EVENT
was added to enumIssueTimelineItemsItemType
Enum value
DISCONNECTED_EVENT
was added to enumIssueTimelineItemsItemType
Enum value
CONNECTED_EVENT
was added to enumIssueTimelineItemsItemType
Union member
UnmarkedAsDuplicateEvent
was added to Union typeIssueTimelineItems
Union member
DisconnectedEvent
was added to Union typeIssueTimelineItems
Union member
ConnectedEvent
was added to Union typeIssueTimelineItems
Input field
SubmitPullRequestReviewInput.pullRequestReviewId
changed type fromID!
toID
Input field
pullRequestId
was added to input object typeSubmitPullRequestReviewInput
Input field
AddPullRequestReviewCommentInput.pullRequestReviewId
changed type fromID!
toID
Input field
pullRequestId
was added to input object typeAddPullRequestReviewCommentInput
Field
originalEnvironment
was added to object typeDeployment
Field
latestEnvironment
was added to object typeDeployment
Field
checksUrl
was added to object typePullRequest
Field
checksResourcePath
was added to object typePullRequest
Type
UnmarkedAsDuplicateEvent
was addedType
DisconnectedEvent
was addedType
ConnectedEvent
was added
The [Checks preview](/graphql/overview/schema-previews#checks-preview) includes these changes:
Enum value
STALE
was added to enumCheckConclusionState
Enum value
SKIPPED
was added to enumCheckConclusionState
Schema changes for 2020-01-09
The GraphQL schema includes these changes:
Enum value
DUPLICATE
was added to enumReportedContentClassifiers
Field
deleteBranchOnMerge
was added to object typeRepository
Schema changes for 2020-01-06
The GraphQL schema includes these changes:
Field
sponsorable
was added to object typeSponsorship
The following changes will be made to the schema:
On member 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
actor
was added to object typeUpdatePullRequestPayload
Field
actor
was added to object typeUpdateIssuePayload
Field
actor
was added to object typeUnlockLockablePayload
Field
actor
was added to object typeMergePullRequestPayload
Field
actor
was added to object typeLockLockablePayload
Argument
orderBy: LabelOrder
added to fieldRepository.labels
Argument
orderBy: LabelOrder
added to fieldIssue.labels
Argument
orderBy: LabelOrder
added to fieldLabelable.labels
Argument
orderBy: LabelOrder
added to fieldPullRequest.labels
Type
LabelOrderField
was addedType
LabelOrder
was added
Schema changes for 2019-12-11
The GraphQL schema includes these changes:
Field
createdAt
was added to object typeRepositoryVulnerabilityAlert
Schema changes for 2019-12-05
The GraphQL schema includes these changes:
Field
createdAt
was added to object typeSponsorsListing
Schema changes for 2019-11-25
The GitHub Packages preview includes these changes:
Field
statistics
was added to object typePackageVersion
Field
statistics
was added to object typePackage
Type
PackageStatistics
was addedType
PackageVersionStatistics
was added
The following changes will be made to the schema:
On member Organization.registryPackages
: registryPackages
will be removed. Use the PackageOwner
object instead. Effective 2020-04-01.
On member Organization.registryPackagesForQuery
: registryPackagesForQuery
will be removed. Use the PackageSearch
object instead. Effective 2020-04-01.
On member RegistryPackage.color
: color
will be removed. Use the Package
object instead. Effective 2020-04-01.
On member RegistryPackage.latestVersion
: latestVersion
will be removed. Use the Package
object instead. Effective 2020-04-01.
On member RegistryPackage.name
: name
will be removed. Use the Package
object instead. Effective 2020-04-01.
On member RegistryPackage.nameWithOwner
: nameWithOwner
will be removed. Use the Package
object instead. Effective 2020-04-01.
On member RegistryPackage.packageFileByGuid
: packageFileByGuid
will be removed. Use the Package
object. Effective 2020-04-01.
On member RegistryPackage.packageFileBySha256
: packageFileBySha256
will be removed. Use the Package
object. Effective 2020-04-01.
On member RegistryPackage.packageType
: packageType
will be removed. Use the Package
object instead. Effective 2020-04-01.
On member RegistryPackage.preReleaseVersions
: preReleaseVersions
will be removed. Use the Package
object instead. Effective 2020-04-01.
On member RegistryPackage.registryPackageType
: registryPackageType
will be removed. Use the Package
object instead. Effective 2020-04-01.
On member RegistryPackage.repository
: repository
will be removed. Use the Package
object instead. Effective 2020-04-01.
On member RegistryPackage.statistics
: statistics
will be removed. Use the Package
object instead. Effective 2020-04-01.
On member RegistryPackage.tags
: tags
will be removed. Use the Package
object. Effective 2020-04-01.
On member RegistryPackage.topics
: topics
will be removed. Use the Package
object. Effective 2020-04-01.
On member RegistryPackage.version
: version
will be removed. Use the Package
object instead. Effective 2020-04-01.
On member RegistryPackage.versionByPlatform
: versionByPlatform
will be removed. Use the Package
object instead. Effective 2020-04-01.
On member RegistryPackage.versionBySha256
: versionBySha256
will be removed. Use the Package
object instead. Effective 2020-04-01.
On member RegistryPackage.versions
: versions
will be removed. Use the Package
object instead. Effective 2020-04-01.
On member RegistryPackage.versionsByMetadatum
: versionsByMetadatum
will be removed. Use the Package
object instead. Effective 2020-04-01.
On member RegistryPackageDependency.dependencyType
: dependencyType
will be removed. Use the PackageDependency
object instead. Effective 2020-04-01.
On member RegistryPackageDependency.name
: name
will be removed. Use the PackageDependency
object instead. Effective 2020-04-01.
On member RegistryPackageDependency.version
: version
will be removed. Use the PackageDependency
object instead. Effective 2020-04-01.
On member RegistryPackageFile.guid
: guid
will be removed. Use the PackageFile
object instead. Effective 2020-04-01.
On member RegistryPackageFile.md5
: md5
will be removed. Use the PackageFile
object instead. Effective 2020-04-01.
On member RegistryPackageFile.metadataUrl
: metadataUrl
will be removed. Use the PackageFile
object instead. Effective 2020-04-01.
On member RegistryPackageFile.name
: name
will be removed. Use the PackageFile
object instead. Effective 2020-04-01.
On member RegistryPackageFile.packageVersion
: packageVersion
will be removed. Use the PackageFile
object instead. Effective 2020-04-01.
On member RegistryPackageFile.sha1
: sha1
will be removed. Use the PackageFile
object instead. Effective 2020-04-01.
On member RegistryPackageFile.sha256
: sha256
will be removed. Use the PackageFile
object instead. Effective 2020-04-01.
On member RegistryPackageFile.size
: size
will be removed. Use the PackageFile
object instead. Effective 2020-04-01.
On member RegistryPackageFile.url
: url
will be removed. Use the PackageFile
object instead. Effective 2020-04-01.
On member RegistryPackageOwner.registryPackages
: registryPackages
will be removed. Use the PackageOwner
object instead. Effective 2020-04-01.
On member RegistryPackageSearch.registryPackagesForQuery
: registryPackagesForQuery
will be removed. Use the PackageSearch
object instead. Effective 2020-04-01.
On member RegistryPackageStatistics.downloadsThisMonth
: downloadsThisMonth
will be removed. Use the PackageStatistics
object instead. Effective 2020-04-01.
On member RegistryPackageStatistics.downloadsThisWeek
: downloadsThisWeek
will be removed. Use the PackageStatistics
object instead. Effective 2020-04-01.
On member RegistryPackageStatistics.downloadsThisYear
: downloadsThisYear
will be removed. Use the PackageStatistics
object instead. Effective 2020-04-01.
On member RegistryPackageStatistics.downloadsToday
: downloadsToday
will be removed. Use the PackageStatistics
object instead. Effective 2020-04-01.
On member RegistryPackageStatistics.downloadsTotalCount
: downloadsTotalCount
will be removed. Use the PackageStatistics
object instead. Effective 2020-04-01.
On member RegistryPackageTag.name
: name
will be removed. Use the PackageTag
object instead. Effective 2020-04-01.
On member RegistryPackageTag.version
: version
will be removed. Use the PackageTag
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.deleted
: deleted
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.dependencies
: dependencies
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.fileByName
: fileByName
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.files
: files
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.installationCommand
: installationCommand
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.manifest
: manifest
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.platform
: platform
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.preRelease
: preRelease
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.readme
: readme
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.readmeHtml
: readmeHtml
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.registryPackage
: registryPackage
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.release
: release
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.sha256
: sha256
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.size
: size
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.statistics
: statistics
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.summary
: summary
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.updatedAt
: updatedAt
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.version
: version
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersion.viewerCanEdit
: viewerCanEdit
will be removed. Use the PackageVersion
object instead. Effective 2020-04-01.
On member RegistryPackageVersionStatistics.downloadsThisMonth
: downloadsThisMonth
will be removed. Use the PackageVersionStatistics
object instead. Effective 2020-04-01.
On member RegistryPackageVersionStatistics.downloadsThisWeek
: downloadsThisWeek
will be removed. Use the PackageVersionStatistics
object instead. Effective 2020-04-01.
On member RegistryPackageVersionStatistics.downloadsThisYear
: downloadsThisYear
will be removed. Use the PackageVersionStatistics
object instead. Effective 2020-04-01.
On member RegistryPackageVersionStatistics.downloadsToday
: downloadsToday
will be removed. Use the PackageVersionStatistics
object instead. Effective 2020-04-01.
On member RegistryPackageVersionStatistics.downloadsTotalCount
: downloadsTotalCount
will be removed. Use the PackageVersionStatistics
object instead. Effective 2020-04-01.
On member Repository.registryPackages
: registryPackages
will be removed. Use the PackageOwner
object instead. Effective 2020-04-01.
On member Repository.registryPackagesForQuery
: registryPackagesForQuery
will be removed. Use the PackageSearch
object instead. Effective 2020-04-01.
On member User.registryPackages
: registryPackages
will be removed. Use the PackageOwner
object instead. Effective 2020-04-01.
On member 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
unarchiveRepository
was added to object typeMutation
Field
archiveRepository
was added to object typeMutation
Field
fundingLinks
was added to object typeRepository
Type
UpdateTeamReviewAssignmentPayload
was addedType
UnarchiveRepositoryInput
was addedType
UnarchiveRepositoryPayload
was addedType
ArchiveRepositoryInput
was addedType
ArchiveRepositoryPayload
was addedType
FundingPlatform
was addedType
FundingLink
was added
The [Team Review Assignments Preview preview](/graphql/overview/schema-previews#team-review-assignments-preview) includes these changes:
Field
updateTeamReviewAssignment
was added to object typeMutation
Field
reviewRequestDelegationNotifyTeam
was added to object typeTeam
Field
reviewRequestDelegationMemberCount
was added to object typeTeam
Field
reviewRequestDelegationEnabled
was added to object typeTeam
Field
reviewRequestDelegationAlgorithm
was added to object typeTeam
Type
UpdateTeamReviewAssignmentInput
was addedType
TeamReviewAssignmentAlgorithm
was added
Schema changes for 2019-11-19
The GraphQL schema includes these changes:
Field
hasProjectsEnabled
was added to object typeRepositoryInfo
Field
hasProjectsEnabled
was 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
updateRefs
was added to object typeMutation
Type
GitRefname
was addedType
RefUpdate
was addedType
UpdateRefsInput
was addedType
UpdateRefsPayload
was added
Schema changes for 2019-10-31
The GraphQL schema includes these changes:
Input field
field
was added to input object typeSponsorshipOrder
Repository
object implementsPackageOwner
interfaceUser
object implementsPackageOwner
interfaceOrganization
object implementsPackageOwner
interfaceField
tiers
was added to object typeSponsorsListing
Field
adminInfo
was added to object typeSponsorsTier
Field
sponsorsListing
was added to object typeSponsorable
Field
sponsorsListing
was added to object typeUser
Field
sponsorsListing
was added to object typeOrganization
Type
SponsorsTierOrderField
was addedType
SponsorsTierOrder
was addedType
SponsorshipOrderField
was addedType
SponsorsTierAdminInfo
was addedType
SponsorsTierConnection
was addedType
PackageVersionEdge
was addedType
PackageVersionConnection
was addedType
PackageFileEdge
was addedType
PackageFileConnection
was addedType
PackageEdge
was addedType
PackageConnection
was added
The GitHub Packages preview includes these changes:
Field
packages
was added to object typeRepository
Field
packages
was added to object typeUser
Field
packages
was added to object typeOrganization
Type
PackageTag
was addedType
PackageVersionOrderField
was addedType
PackageVersionOrder
was addedType
PackageOrderField
was addedType
PackageOrder
was addedType
PackageFileOrderField
was addedType
PackageFileOrder
was addedType
PackageFile
was addedType
PackageVersion
was addedType
Package
was addedType
PackageOwner
was added
The following changes will be made to the schema:
On member 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
tier
was added to object typeSponsorship
Type
SponsorsTierEdge
was addedType
SponsorsTier
was added
Schema changes for 2019-10-09
The GraphQL schema includes these changes:
Argument
query: String
added to fieldRepository.mentionableUsers
Schema changes for 2019-09-24
The GraphQL schema includes these changes:
Field
unfollowUser
was added to object typeMutation
Type
UnfollowUserInput
was addedType
UnfollowUserPayload
was added
Schema changes for 2019-09-20
The GraphQL schema includes these changes:
Organization
object implementsSponsorable
interfaceField
followUser
was added to object typeMutation
Field
sponsorshipsAsSponsor
was added to object typeOrganization
Field
sponsorshipsAsMaintainer
was added to object typeOrganization
Type
FollowUserInput
was addedType
FollowUserPayload
was added
Schema changes for 2019-09-19
The GraphQL schema includes these changes:
Union member
OrgCreateAuditEntry
was added to Union typeOrganizationAuditEntry
Enum value
COMPOSER
was added to enumSecurityAdvisoryEcosystem
Field
email
was added to object typeMannequin
Type
OrgCreateAuditEntryBillingPlan
was addedType
OrgCreateAuditEntry
was added
Schema changes for 2019-09-17
The GraphQL schema includes these changes:
Repository
object implementsRegistryPackageSearch
interfaceField
registryPackagesForQuery
was added to object typeRepository
Schema changes for 2019-09-14
The GraphQL schema includes these changes:
Argument
query: String
added to fieldRepository.assignableUsers
Schema changes for 2019-09-12
The GraphQL schema includes these changes:
Argument
query: String
added to fieldRepository.collaborators
Schema changes for 2019-09-10
The GraphQL schema includes these changes:
Field
updatedAt
was added to object typeOrganization
Field
createdAt
was added to object typeOrganization
Schema changes for 2019-09-08
The GraphQL schema includes these changes:
Argument
skip: Int
added to fieldPullRequestReviewThread.comments
Schema changes for 2019-09-05
The GraphQL schema includes these changes:
Input field
mergeMethod
was added to input object typeMergePullRequestInput
Field
operationType
was added to object typeTeamRemoveRepositoryAuditEntry
Field
operationType
was added to object typeTeamRemoveMemberAuditEntry
Field
operationType
was added to object typeTeamChangeParentTeamAuditEntry
Field
operationType
was added to object typeTeamAddRepositoryAuditEntry
Field
operationType
was added to object typeTeamAddMemberAuditEntry
Field
operationType
was added to object typeRepositoryVisibilityChangeEnableAuditEntry
Field
operationType
was added to object typeRepositoryVisibilityChangeDisableAuditEntry
Field
operationType
was added to object typeRepoRemoveTopicAuditEntry
Field
operationType
was added to object typeRepoRemoveMemberAuditEntry
Field
operationType
was added to object typeRepoDestroyAuditEntry
Field
operationType
was added to object typeRepoCreateAuditEntry
Field
operationType
was added to object typeRepoConfigUnlockAnonymousGitAccessAuditEntry
Field
operationType
was added to object typeRepoConfigLockAnonymousGitAccessAuditEntry
Field
operationType
was added to object typeRepoConfigEnableSockpuppetDisallowedAuditEntry
Field
operationType
was added to object typeRepoConfigEnableContributorsOnlyAuditEntry
Field
operationType
was added to object typeRepoConfigEnableCollaboratorsOnlyAuditEntry
Field
operationType
was added to object typeRepoConfigEnableAnonymousGitAccessAuditEntry
Field
operationType
was added to object typeRepoConfigDisableSockpuppetDisallowedAuditEntry
Field
operationType
was added to object typeRepoConfigDisableContributorsOnlyAuditEntry
Field
operationType
was added to object typeRepoConfigDisableCollaboratorsOnlyAuditEntry
Field
operationType
was added to object typeRepoConfigDisableAnonymousGitAccessAuditEntry
Field
operationType
was added to object typeRepoChangeMergeSettingAuditEntry
Field
operationType
was added to object typeRepoArchivedAuditEntry
Field
operationType
was added to object typeRepoAddTopicAuditEntry
Field
operationType
was added to object typeRepoAddMemberAuditEntry
Field
operationType
was added to object typeRepoAccessAuditEntry
Field
operationType
was added to object typePrivateRepositoryForkingEnableAuditEntry
Field
operationType
was added to object typePrivateRepositoryForkingDisableAuditEntry
Field
operationType
was added to object typeOrgUpdateMemberRepositoryInvitationPermissionAuditEntry
Field
operationType
was added to object typeOrgUpdateMemberRepositoryCreationPermissionAuditEntry
Field
operationType
was added to object typeOrgUpdateMemberAuditEntry
Field
operationType
was added to object typeOrgUpdateDefaultRepositoryPermissionAuditEntry
Field
operationType
was added to object typeOrgUnblockUserAuditEntry
Field
operationType
was added to object typeOrgRestoreMemberAuditEntry
Field
operationType
was added to object typeOrgRemoveOutsideCollaboratorAuditEntry
Field
operationType
was added to object typeOrgRemoveMemberAuditEntry
Field
operationType
was added to object typeOrgRemoveBillingManagerAuditEntry
Field
operationType
was added to object typeOrgOauthAppAccessRequestedAuditEntry
Field
operationType
was added to object typeOrgOauthAppAccessDeniedAuditEntry
Field
operationType
was added to object typeOrgOauthAppAccessApprovedAuditEntry
Field
operationType
was added to object typeOrgInviteToBusinessAuditEntry
Field
operationType
was added to object typeOrgInviteMemberAuditEntry
Field
operationType
was added to object typeOrgEnableTwoFactorRequirementAuditEntry
Field
operationType
was added to object typeOrgEnableSamlAuditEntry
Field
operationType
was added to object typeOrgEnableOauthAppRestrictionsAuditEntry
Field
operationType
was added to object typeOrgDisableTwoFactorRequirementAuditEntry
Field
operationType
was added to object typeOrgDisableSamlAuditEntry
Field
operationType
was added to object typeOrgDisableOauthAppRestrictionsAuditEntry
Field
operationType
was added to object typeOrgConfigEnableCollaboratorsOnlyAuditEntry
Field
operationType
was added to object typeOrgConfigDisableCollaboratorsOnlyAuditEntry
Field
operationType
was added to object typeOrgBlockUserAuditEntry
Field
operationType
was added to object typeOrgAddMemberAuditEntry
Field
operationType
was added to object typeOrgAddBillingManagerAuditEntry
Field
operationType
was added to object typeOauthApplicationCreateAuditEntry
Field
operationType
was added to object typeMembersCanDeleteReposEnableAuditEntry
Field
operationType
was added to object typeMembersCanDeleteReposDisableAuditEntry
Field
operationType
was added to object typeAuditEntry
Field
operationType
was added to object typeMembersCanDeleteReposClearAuditEntry
Field
descriptionHTML
was added to object typeOrganization
Type
PullRequestMergeMethod
was addedType
OperationType
was added
Schema changes for 2019-08-29
The GraphQL schema includes these changes:
Field
topRepositories
was added to object typeUser
Schema changes for 2019-08-27
The GraphQL schema includes these changes:
Field
preRelease
was added to object typeRegistryPackageVersion
Schema changes for 2019-08-23
The GraphQL schema includes these changes:
Union member
App
was added to Union typePushAllowanceActor
Schema changes for 2019-08-21
The GraphQL schema includes these changes:
Field
shortDescriptionHTML
was added to object typeRelease
Field
descriptionHTML
was added to object typeRelease
Schema changes for 2019-08-15
The GraphQL schema includes these changes:
Field
removeEnterpriseIdentityProvider
was removed from object typeMutation
Type
RemoveEnterpriseIdentityProviderInput
was removedType
RemoveEnterpriseIdentityProviderPayload
was removedEnum value
ARCHIVED
was added to enumCommentCannotUpdateReason
Schema changes for 2019-08-13
The GraphQL schema includes these changes:
Field
setEnterpriseIdentityProvider
was removed from object typeMutation
Type
SetEnterpriseIdentityProviderInput
was removedType
SetEnterpriseIdentityProviderPayload
was removed
Schema changes for 2019-08-09
The GraphQL schema includes these changes:
Field
transferIssue
was added to object typeMutation
Type
TransferIssueInput
was addedType
TransferIssuePayload
was added
Schema changes for 2019-08-08
The GraphQL schema includes these changes:
Union member
RepoRemoveTopicAuditEntry
was added to Union typeOrganizationAuditEntry
Union member
RepoDestroyAuditEntry
was added to Union typeOrganizationAuditEntry
Union member
RepoCreateAuditEntry
was added to Union typeOrganizationAuditEntry
Union member
RepoChangeMergeSettingAuditEntry
was added to Union typeOrganizationAuditEntry
Union member
RepoArchivedAuditEntry
was added to Union typeOrganizationAuditEntry
Union member
RepoAddTopicAuditEntry
was added to Union typeOrganizationAuditEntry
Type
UpdateEnterpriseTwoFactorAuthenticationRequiredSettingInput
was addedType
UpdateEnterpriseTwoFactorAuthenticationRequiredSettingPayload
was addedType
UpdateEnterpriseTeamDiscussionsSettingInput
was addedType
UpdateEnterpriseTeamDiscussionsSettingPayload
was addedType
UpdateEnterpriseRepositoryProjectsSettingInput
was addedType
UpdateEnterpriseRepositoryProjectsSettingPayload
was addedType
UpdateEnterpriseProfileInput
was addedType
UpdateEnterpriseProfilePayload
was addedType
UpdateEnterpriseOrganizationProjectsSettingInput
was addedType
UpdateEnterpriseOrganizationProjectsSettingPayload
was addedType
UpdateEnterpriseMembersCanViewDependencyInsightsSettingInput
was addedType
UpdateEnterpriseMembersCanViewDependencyInsightsSettingPayload
was addedType
UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput
was addedType
UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingPayload
was addedType
UpdateEnterpriseMembersCanMakePurchasesSettingInput
was addedType
UpdateEnterpriseMembersCanMakePurchasesSettingPayload
was addedType
UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput
was addedType
UpdateEnterpriseMembersCanInviteCollaboratorsSettingPayload
was addedType
UpdateEnterpriseMembersCanDeleteRepositoriesSettingInput
was addedType
UpdateEnterpriseMembersCanDeleteRepositoriesSettingPayload
was addedType
UpdateEnterpriseMembersCanDeleteIssuesSettingInput
was addedType
UpdateEnterpriseMembersCanDeleteIssuesSettingPayload
was addedType
UpdateEnterpriseMembersCanCreateRepositoriesSettingInput
was addedType
UpdateEnterpriseMembersCanCreateRepositoriesSettingPayload
was addedType
UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingInput
was addedType
UpdateEnterpriseMembersCanChangeRepositoryVisibilitySettingPayload
was addedType
UpdateEnterpriseDefaultRepositoryPermissionSettingInput
was addedType
UpdateEnterpriseDefaultRepositoryPermissionSettingPayload
was addedType
UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput
was addedType
UpdateEnterpriseAllowPrivateRepositoryForkingSettingPayload
was addedType
UpdateEnterpriseAdministratorRoleInput
was addedType
UpdateEnterpriseAdministratorRolePayload
was addedType
UpdateEnterpriseActionExecutionCapabilitySettingInput
was addedType
UpdateEnterpriseActionExecutionCapabilitySettingPayload
was addedType
SetEnterpriseIdentityProviderInput
was addedType
SetEnterpriseIdentityProviderPayload
was addedType
RemoveEnterpriseOrganizationInput
was addedType
RemoveEnterpriseOrganizationPayload
was addedType
RemoveEnterpriseIdentityProviderInput
was addedType
RemoveEnterpriseIdentityProviderPayload
was addedType
RemoveEnterpriseAdminInput
was addedType
RemoveEnterpriseAdminPayload
was addedType
RegenerateEnterpriseIdentityProviderRecoveryCodesInput
was addedType
RegenerateEnterpriseIdentityProviderRecoveryCodesPayload
was addedType
InviteEnterpriseAdminInput
was addedType
InviteEnterpriseAdminPayload
was addedType
CreateEnterpriseOrganizationInput
was addedType
CreateEnterpriseOrganizationPayload
was addedType
CancelEnterpriseAdminInvitationInput
was addedType
CancelEnterpriseAdminInvitationPayload
was addedType
AcceptEnterpriseAdministratorInvitationInput
was addedType
AcceptEnterpriseAdministratorInvitationPayload
was addedType
EnterpriseUserAccountEdge
was addedType
EnterpriseUserAccountConnection
was addedType
IdentityProviderConfigurationState
was addedType
EnterpriseAdministratorInvitationEdge
was addedType
EnterpriseAdministratorInvitationConnection
was addedType
EnterpriseRepositoryInfoEdge
was addedType
EnterpriseRepositoryInfoConnection
was addedType
EnterpriseServerUserAccountsUploadEdge
was addedType
EnterpriseServerUserAccountsUploadConnection
was addedType
EnterpriseServerUserAccountEmailEdge
was addedType
EnterpriseServerUserAccountEmailConnection
was addedType
EnterpriseServerUserAccountEdge
was addedType
EnterpriseServerUserAccountConnection
was addedType
EnterpriseServerInstallationEdge
was addedType
EnterpriseServerInstallationConnection
was addedType
RepoRemoveTopicAuditEntry
was addedType
RepoDestroyAuditEntryVisibility
was addedType
RepoDestroyAuditEntry
was addedType
RepoCreateAuditEntryVisibility
was addedType
RepoCreateAuditEntry
was addedType
RepoChangeMergeSettingAuditEntryMergeType
was addedType
RepoChangeMergeSettingAuditEntry
was addedType
RepoArchivedAuditEntryVisibility
was addedType
RepoArchivedAuditEntry
was addedType
TopicAuditEntryData
was addedType
RepoAddTopicAuditEntry
was added
The Enterprise accounts preview includes these changes:
Field
updateEnterpriseTwoFactorAuthenticationRequiredSetting
was added to object typeMutation
Field
updateEnterpriseTeamDiscussionsSetting
was added to object typeMutation
Field
updateEnterpriseRepositoryProjectsSetting
was added to object typeMutation
Field
updateEnterpriseProfile
was added to object typeMutation
Field
updateEnterpriseOrganizationProjectsSetting
was added to object typeMutation
Field
updateEnterpriseMembersCanViewDependencyInsightsSetting
was added to object typeMutation
Field
updateEnterpriseMembersCanUpdateProtectedBranchesSetting
was added to object typeMutation
Field
updateEnterpriseMembersCanMakePurchasesSetting
was added to object typeMutation
Field
updateEnterpriseMembersCanInviteCollaboratorsSetting
was added to object typeMutation
Field
updateEnterpriseMembersCanDeleteRepositoriesSetting
was added to object typeMutation
Field
updateEnterpriseMembersCanDeleteIssuesSetting
was added to object typeMutation
Field
updateEnterpriseMembersCanCreateRepositoriesSetting
was added to object typeMutation
Field
updateEnterpriseMembersCanChangeRepositoryVisibilitySetting
was added to object typeMutation
Field
updateEnterpriseDefaultRepositoryPermissionSetting
was added to object typeMutation
Field
updateEnterpriseAllowPrivateRepositoryForkingSetting
was added to object typeMutation
Field
updateEnterpriseAdministratorRole
was added to object typeMutation
Field
updateEnterpriseActionExecutionCapabilitySetting
was added to object typeMutation
Field
setEnterpriseIdentityProvider
was added to object typeMutation
Field
removeEnterpriseOrganization
was added to object typeMutation
Field
removeEnterpriseIdentityProvider
was added to object typeMutation
Field
removeEnterpriseAdmin
was added to object typeMutation
Field
regenerateEnterpriseIdentityProviderRecoveryCodes
was added to object typeMutation
Field
inviteEnterpriseAdmin
was added to object typeMutation
Field
createEnterpriseOrganization
was added to object typeMutation
Field
cancelEnterpriseAdminInvitation
was added to object typeMutation
Field
acceptEnterpriseAdministratorInvitation
was added to object typeMutation
Field
enterpriseAdministratorInvitationByToken
was added to object typeQuery
Field
enterpriseAdministratorInvitation
was added to object typeQuery
Field
enterprise
was added to object typeQuery
Type
EnterpriseOrderField
was addedType
ActionExecutionCapabilitySetting
was addedType
EnterpriseEnabledSettingValue
was addedType
SamlSignatureAlgorithm
was addedType
SamlDigestAlgorithm
was addedType
EnterpriseIdentityProvider
was addedType
EnterprisePendingMemberInvitationEdge
was addedType
EnterprisePendingMemberInvitationConnection
was addedType
RepositoryInvitationOrderField
was addedType
RepositoryInvitationOrder
was addedType
EnterprisePendingCollaboratorEdge
was addedType
EnterprisePendingCollaboratorConnection
was addedType
EnterpriseAdministratorInvitationOrderField
was addedType
EnterpriseAdministratorInvitationOrder
was addedType
EnterpriseAdministratorInvitation
was addedType
EnterpriseRepositoryInfo
was addedType
EnterpriseOutsideCollaboratorEdge
was addedType
EnterpriseOutsideCollaboratorConnection
was addedType
EnterpriseMembersCanMakePurchasesSettingValue
was addedType
OrganizationMembersCanCreateRepositoriesSettingValue
was addedType
EnterpriseMembersCanCreateRepositoriesSettingValue
was addedType
EnterpriseServerInstallationOrderField
was addedType
EnterpriseServerInstallationOrder
was addedType
EnterpriseServerUserAccountsUploadOrderField
was addedType
EnterpriseServerUserAccountsUploadOrder
was addedType
EnterpriseServerUserAccountsUploadSyncState
was addedType
EnterpriseServerUserAccountsUpload
was addedType
EnterpriseServerUserAccountOrderField
was addedType
EnterpriseServerUserAccountOrder
was addedType
EnterpriseServerUserAccountEmailOrderField
was addedType
EnterpriseServerUserAccountEmailOrder
was addedType
EnterpriseServerUserAccountEmail
was addedType
EnterpriseServerUserAccount
was addedType
EnterpriseServerInstallation
was addedType
EnterpriseDefaultRepositoryPermissionSettingValue
was addedType
EnterpriseEnabledDisabledSettingValue
was addedType
EnterpriseAdministratorRole
was addedType
EnterpriseAdministratorEdge
was addedType
EnterpriseAdministratorConnection
was addedType
EnterpriseOwnerInfo
was addedType
EnterpriseMemberOrderField
was addedType
EnterpriseMemberOrder
was addedType
EnterpriseUserDeployment
was addedType
OrganizationOrderField
was addedType
OrganizationOrder
was addedType
EnterpriseUserAccountMembershipRole
was addedType
EnterpriseOrganizationMembershipEdge
was addedType
EnterpriseOrganizationMembershipConnection
was addedType
EnterpriseUserAccount
was addedType
EnterpriseMember
was addedType
EnterpriseMemberEdge
was addedType
EnterpriseMemberConnection
was addedType
EnterpriseBillingInfo
was addedType
Enterprise
was added
Schema changes for 2019-07-31
The GraphQL schema includes these changes:
Enum value
MARKED_AS_DUPLICATE_EVENT
was added to enumIssueTimelineItemsItemType
Union member
MarkedAsDuplicateEvent
was added to Union typeIssueTimelineItems
Enum value
MARKED_AS_DUPLICATE_EVENT
was added to enumPullRequestTimelineItemsItemType
Union member
MarkedAsDuplicateEvent
was added to Union typePullRequestTimelineItems
Argument
publicOnly: Boolean
added to fieldRegistryPackageOwner.registryPackages
Argument
publicOnly: Boolean
added to fieldRepository.registryPackages
Argument
publicOnly: Boolean
added to fieldUser.registryPackages
Argument
publicOnly: Boolean
added to fieldOrganization.registryPackages
Type
IssueOrPullRequestEdge
was addedType
MarkedAsDuplicateEvent
was added
Schema changes for 2019-07-29
The GraphQL schema includes these changes:
User
object implementsSponsorable
interfaceField
sponsorshipsAsSponsor
was added to object typeUser
Field
sponsorshipsAsMaintainer
was added to object typeUser
Type
SponsorshipOrder
was addedType
SponsorshipPrivacy
was addedType
Sponsorship
was addedType
SponsorshipEdge
was addedType
SponsorshipConnection
was addedType
Sponsorable
was added
Schema changes for 2019-07-26
The GraphQL schema includes these changes:
Field
registryPackagesForQuery
was added to object typeRegistryPackageSearch
Field
registryPackages
was added to object typeRegistryPackageOwner
Field
registryPackages
was added to object typeRepository
Field
registryPackagesForQuery
was added to object typeUser
Field
registryPackages
was added to object typeUser
Field
registryPackagesForQuery
was added to object typeOrganization
Field
registryPackages
was added to object typeOrganization
Type
RegistryPackageMetadatum
was addedType
RegistryPackageTag
was addedType
RegistryPackageTagEdge
was addedType
RegistryPackageTagConnection
was addedType
RegistryPackageStatistics
was addedType
RegistryPackageVersionEdge
was addedType
RegistryPackageVersionConnection
was addedType
RegistryPackageType
was addedType
RegistryPackageVersionStatistics
was addedType
RegistryPackageFileEdge
was addedType
RegistryPackageFileConnection
was addedType
RegistryPackageFile
was addedType
RegistryPackageDependencyType
was addedType
RegistryPackageDependency
was addedType
RegistryPackageDependencyEdge
was addedType
RegistryPackageDependencyConnection
was addedType
RegistryPackageVersion
was addedType
RegistryPackage
was addedType
RegistryPackageEdge
was addedType
RegistryPackageConnection
was added
Schema changes for 2019-07-24
The GraphQL schema includes these changes:
Union member
Bot
was added to Union typeAssignee
Field
emojiHTML
was added to object typeUserStatus
The [Checks preview](/graphql/overview/schema-previews#checks-preview) includes these changes:
Field
url
was added to object typeCheckSuite
Field
resourcePath
was added to object typeCheckSuite
Schema changes for 2019-07-23
The GraphQL schema includes these changes:
Input field
repositoryIds
was added to input object typeCreateProjectInput
Field
unlinkRepositoryFromProject
was added to object typeMutation
Field
linkRepositoryToProject
was added to object typeMutation
Type
UnlinkRepositoryFromProjectInput
was addedType
UnlinkRepositoryFromProjectPayload
was addedType
LinkRepositoryToProjectInput
was addedType
LinkRepositoryToProjectPayload
was added
Schema changes for 2019-07-19
The GraphQL schema includes these changes:
Argument
ignoreTimeRange: Boolean
was removed from fieldContributionsCollection.joinedGitHubContribution
Argument
ignoreTimeRange: Boolean
was removed from fieldContributionsCollection.firstRepositoryContribution
Argument
ignoreTimeRange: Boolean
was removed from fieldContributionsCollection.firstPullRequestContribution
Argument
ignoreTimeRange: Boolean
was removed from fieldContributionsCollection.firstIssueContribution
Field
messageHtml
was removed from object typeReviewDismissedEvent
Field
message
was removed from object typeReviewDismissedEvent
Field
members
was removed from object typeOrganization
Gist
object implementsUniformResourceLocatable
interfaceField
assignee
was added to object typeUnassignedEvent
Field
assignee
was added to object typeAssignedEvent
Field
url
was added to object typeGist
Field
resourcePath
was added to object typeGist
Field
savedReplies
was added to object typeUser
Field
sponsorsListing
was added to object typeQuery
Type
SponsorsListing
was addedType
SavedReplyOrderField
was addedType
SavedReplyOrder
was addedType
SavedReply
was addedType
SavedReplyEdge
was addedType
SavedReplyConnection
was addedType
Assignee
was added
The following changes will be made to the schema:
On member AssignedEvent.user
: user
will be removed. Use the assignee
field instead. Effective 2020-01-01.
On member 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
BusinessAuditEntryData
was removedInput field
template
was added to input object typeCreateProjectInput
Field
updateRepository
was added to object typeMutation
Field
mergeBranch
was added to object typeMutation
Type
UpdateRepositoryInput
was addedType
UpdateRepositoryPayload
was addedType
MergeBranchInput
was addedType
MergeBranchPayload
was addedType
ProjectTemplate
was added
The Audit Log preview includes these changes:
Field
businessUrl
was removed from object typeRepositoryVisibilityChangeEnableAuditEntry
Field
businessSlug
was removed from object typeRepositoryVisibilityChangeEnableAuditEntry
Field
businessResourcePath
was removed from object typeRepositoryVisibilityChangeEnableAuditEntry
RepositoryVisibilityChangeEnableAuditEntry
object type no longer implementsBusinessAuditEntryData
interfaceField
businessUrl
was removed from object typeRepositoryVisibilityChangeDisableAuditEntry
Field
businessSlug
was removed from object typeRepositoryVisibilityChangeDisableAuditEntry
Field
businessResourcePath
was removed from object typeRepositoryVisibilityChangeDisableAuditEntry
RepositoryVisibilityChangeDisableAuditEntry
object type no longer implementsBusinessAuditEntryData
interfaceField
businessUrl
was removed from object typePrivateRepositoryForkingEnableAuditEntry
Field
businessSlug
was removed from object typePrivateRepositoryForkingEnableAuditEntry
Field
businessResourcePath
was removed from object typePrivateRepositoryForkingEnableAuditEntry
PrivateRepositoryForkingEnableAuditEntry
object type no longer implementsBusinessAuditEntryData
interfaceField
businessUrl
was removed from object typePrivateRepositoryForkingDisableAuditEntry
Field
businessSlug
was removed from object typePrivateRepositoryForkingDisableAuditEntry
Field
businessResourcePath
was removed from object typePrivateRepositoryForkingDisableAuditEntry
PrivateRepositoryForkingDisableAuditEntry
object type no longer implementsBusinessAuditEntryData
interfaceField
businessUrl
was removed from object typeOrgInviteToBusinessAuditEntry
Field
businessSlug
was removed from object typeOrgInviteToBusinessAuditEntry
Field
businessResourcePath
was removed from object typeOrgInviteToBusinessAuditEntry
OrgInviteToBusinessAuditEntry
object type no longer implementsBusinessAuditEntryData
interfaceField
businessUrl
was removed from object typeMembersCanDeleteReposEnableAuditEntry
Field
businessSlug
was removed from object typeMembersCanDeleteReposEnableAuditEntry
Field
businessResourcePath
was removed from object typeMembersCanDeleteReposEnableAuditEntry
MembersCanDeleteReposEnableAuditEntry
object type no longer implementsBusinessAuditEntryData
interfaceField
businessUrl
was removed from object typeMembersCanDeleteReposDisableAuditEntry
Field
businessSlug
was removed from object typeMembersCanDeleteReposDisableAuditEntry
Field
businessResourcePath
was removed from object typeMembersCanDeleteReposDisableAuditEntry
MembersCanDeleteReposDisableAuditEntry
object type no longer implementsBusinessAuditEntryData
interfaceField
businessUrl
was removed from object typeMembersCanDeleteReposClearAuditEntry
Field
businessSlug
was removed from object typeMembersCanDeleteReposClearAuditEntry
Field
businessResourcePath
was removed from object typeMembersCanDeleteReposClearAuditEntry
MembersCanDeleteReposClearAuditEntry
object type no longer implementsBusinessAuditEntryData
interfaceRepositoryVisibilityChangeEnableAuditEntry
object implementsEnterpriseAuditEntryData
interfaceRepositoryVisibilityChangeDisableAuditEntry
object implementsEnterpriseAuditEntryData
interfacePrivateRepositoryForkingEnableAuditEntry
object implementsEnterpriseAuditEntryData
interfacePrivateRepositoryForkingDisableAuditEntry
object implementsEnterpriseAuditEntryData
interfaceOrgInviteToBusinessAuditEntry
object implementsEnterpriseAuditEntryData
interfaceMembersCanDeleteReposEnableAuditEntry
object implementsEnterpriseAuditEntryData
interfaceMembersCanDeleteReposDisableAuditEntry
object implementsEnterpriseAuditEntryData
interfaceMembersCanDeleteReposClearAuditEntry
object implementsEnterpriseAuditEntryData
interfaceField
enterpriseUrl
was added to object typeRepositoryVisibilityChangeEnableAuditEntry
Field
enterpriseSlug
was added to object typeRepositoryVisibilityChangeEnableAuditEntry
Field
enterpriseResourcePath
was added to object typeRepositoryVisibilityChangeEnableAuditEntry
Field
enterpriseUrl
was added to object typeRepositoryVisibilityChangeDisableAuditEntry
Field
enterpriseSlug
was added to object typeRepositoryVisibilityChangeDisableAuditEntry
Field
enterpriseResourcePath
was added to object typeRepositoryVisibilityChangeDisableAuditEntry
Field
enterpriseUrl
was added to object typePrivateRepositoryForkingEnableAuditEntry
Field
enterpriseSlug
was added to object typePrivateRepositoryForkingEnableAuditEntry
Field
enterpriseResourcePath
was added to object typePrivateRepositoryForkingEnableAuditEntry
Field
enterpriseUrl
was added to object typePrivateRepositoryForkingDisableAuditEntry
Field
enterpriseSlug
was added to object typePrivateRepositoryForkingDisableAuditEntry
Field
enterpriseResourcePath
was added to object typePrivateRepositoryForkingDisableAuditEntry
Field
enterpriseUrl
was added to object typeOrgInviteToBusinessAuditEntry
Field
enterpriseSlug
was added to object typeOrgInviteToBusinessAuditEntry
Field
enterpriseResourcePath
was added to object typeOrgInviteToBusinessAuditEntry
Field
enterpriseUrl
was added to object typeMembersCanDeleteReposEnableAuditEntry
Field
enterpriseSlug
was added to object typeMembersCanDeleteReposEnableAuditEntry
Field
enterpriseResourcePath
was added to object typeMembersCanDeleteReposEnableAuditEntry
Field
enterpriseUrl
was added to object typeMembersCanDeleteReposDisableAuditEntry
Field
enterpriseSlug
was added to object typeMembersCanDeleteReposDisableAuditEntry
Field
enterpriseResourcePath
was added to object typeMembersCanDeleteReposDisableAuditEntry
Field
enterpriseUrl
was added to object typeMembersCanDeleteReposClearAuditEntry
Field
enterpriseSlug
was added to object typeMembersCanDeleteReposClearAuditEntry
Field
enterpriseResourcePath
was added to object typeMembersCanDeleteReposClearAuditEntry
Type
EnterpriseAuditEntryData
was added
Schema changes for 2019-07-04
The GraphQL schema includes these changes:
Enum value
READY_FOR_REVIEW_EVENT
was added to enumPullRequestTimelineItemsItemType
Union member
ReadyForReviewEvent
was added to Union typePullRequestTimelineItems
Type
ReadyForReviewEvent
was added
Schema changes for 2019-06-28
The GraphQL schema includes these changes:
Field
updateRef
was added to object typeMutation
Field
deleteRef
was added to object typeMutation
Field
createRef
was added to object typeMutation
Type
UpdateRefInput
was addedType
UpdateRefPayload
was addedType
DeleteRefInput
was addedType
DeleteRefPayload
was addedType
CreateRefInput
was addedType
CreateRefPayload
was added
The following changes will be made to the schema:
On member Organization.pinnedRepositories
: pinnedRepositories
will be removed. Use ProfileOwner.pinnedItems instead. Effective 2019-10-01.
On member RepositoryOwner.pinnedRepositories
: pinnedRepositories
will be removed. Use ProfileOwner.pinnedItems instead. Effective 2019-10-01.
On member RepositoryVulnerabilityAlert.affectedRange
: affectedRange
will be removed. Use securityVulnerability.vulnerableVersionRange
instead. Effective 2019-10-01.
On member RepositoryVulnerabilityAlert.externalIdentifier
: externalIdentifier
will be removed. Use securityAdvisory.identifiers
instead. Effective 2019-10-01.
On member RepositoryVulnerabilityAlert.externalReference
: externalReference
will be removed. Use securityAdvisory.references
instead. Effective 2019-10-01.
On member RepositoryVulnerabilityAlert.fixedIn
: fixedIn
will be removed. Use securityVulnerability.firstPatchedVersion
instead. Effective 2019-10-01.
On member RepositoryVulnerabilityAlert.packageName
: packageName
will be removed. Use securityVulnerability.package
instead. Effective 2019-10-01.
On member 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
createRepository
was added to object typeMutation
Type
CreateRepositoryInput
was addedType
CreateRepositoryPayload
was added
Schema changes for 2019-06-25
The GraphQL schema includes these changes:
Field
PublicKey.updatedAt
changed type fromDateTime!
toDateTime
Field
PublicKey.isReadOnly
changed type fromBoolean!
toBoolean
Field
PublicKey.createdAt
changed type fromDateTime!
toDateTime
Field
PublicKey.fingerprint
changed type fromString
toString!
Field
issuePrioritiesDebug
was added to object typeMilestone
Schema changes for 2019-06-19
The GraphQL schema includes these changes:
Union member
App
was added to Union typeSearchResultItem
Field
cloneTemplateRepository
was added to object typeMutation
Field
isTemplate
was added to object typeRepositoryInfo
Field
templateRepository
was added to object typeRepository
Field
isTemplate
was added to object typeRepository
Type
RepositoryVisibility
was addedType
CloneTemplateRepositoryInput
was addedType
CloneTemplateRepositoryPayload
was added
Schema changes for 2019-06-14
The GraphQL schema includes these changes:
Input field
ContributionOrder.field
changed type fromContributionOrderField!
toContributionOrderField
The following changes will be made to the schema:
On member 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: GitObjectID
added to fieldGist.files
Field
forks
was added to object typeGist
Schema changes for 2019-06-12
The GraphQL schema includes these changes:
Enum value
USER
was added to enumPinnableItemType
Enum value
TEAM
was added to enumPinnableItemType
Enum value
PULL_REQUEST
was added to enumPinnableItemType
Enum value
PROJECT
was added to enumPinnableItemType
Enum value
ORGANIZATION
was added to enumPinnableItemType
Field
requiresCodeOwnerReviews
was added to object typeBranchProtectionRule
The [Labels Preview preview](/graphql/overview/schema-previews#labels-preview) includes these changes:
Input field
description
was added to input object typeUpdateLabelInput
Input field
description
was added to input object typeCreateLabelInput
Schema changes for 2019-06-04
The following changes will be made to the schema:
On member Issue.timeline
: timeline
will be removed. Use Issue.timelineItems instead. Effective 2019-10-01.
On member 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
expiresAt
was added to input object typeChangeUserStatusInput
Field
avatarUrl
was added to object typeStatusContext
Field
expiresAt
was added to object typeUserStatus
Schema changes for 2019-05-29
The GraphQL schema includes these changes:
Enum value
TRIAGE
was added to enumRepositoryPermission
Enum value
MAINTAIN
was added to enumRepositoryPermission
Field
openGraphImageUrl
was added to object typeRepository
Field
openGraphImageUrl
was added to object typeRepositoryInfo
Field
usesCustomOpenGraphImage
was added to object typeRepository
Field
usesCustomOpenGraphImage
was added to object typeRepositoryInfo
Schema changes for 2019-05-23
The GraphQL schema includes these changes:
Type
OrganizationAuditEntryEdge
was addedType
OrganizationAuditEntryConnection
was added
The Audit Log preview includes these changes:
Field
auditLog
was added to object typeOrganization
Type
AuditLogOrderField
was addedType
AuditLogOrder
was addedType
TeamRemoveRepositoryAuditEntry
was addedType
TeamRemoveMemberAuditEntry
was addedType
TeamChangeParentTeamAuditEntry
was addedType
TeamAddRepositoryAuditEntry
was addedType
TeamAddMemberAuditEntry
was addedType
RepositoryVisibilityChangeEnableAuditEntry
was addedType
RepositoryVisibilityChangeDisableAuditEntry
was addedType
RepoRemoveMemberAuditEntryVisibility
was addedType
RepoRemoveMemberAuditEntry
was addedType
RepoConfigUnlockAnonymousGitAccessAuditEntry
was addedType
RepoConfigLockAnonymousGitAccessAuditEntry
was addedType
RepoConfigEnableSockpuppetDisallowedAuditEntry
was addedType
RepoConfigEnableContributorsOnlyAuditEntry
was addedType
RepoConfigEnableCollaboratorsOnlyAuditEntry
was addedType
RepoConfigEnableAnonymousGitAccessAuditEntry
was addedType
RepoConfigDisableSockpuppetDisallowedAuditEntry
was addedType
RepoConfigDisableContributorsOnlyAuditEntry
was addedType
RepoConfigDisableCollaboratorsOnlyAuditEntry
was addedType
RepoConfigDisableAnonymousGitAccessAuditEntry
was addedType
RepoAddMemberAuditEntryVisibility
was addedType
RepoAddMemberAuditEntry
was addedType
RepoAccessAuditEntryVisibility
was addedType
RepoAccessAuditEntry
was addedType
PrivateRepositoryForkingEnableAuditEntry
was addedType
PrivateRepositoryForkingDisableAuditEntry
was addedType
OrgUpdateMemberRepositoryInvitationPermissionAuditEntry
was addedType
OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility
was addedType
OrgUpdateMemberRepositoryCreationPermissionAuditEntry
was addedType
OrgUpdateMemberAuditEntryPermission
was addedType
OrgUpdateMemberAuditEntry
was addedType
OrgUpdateDefaultRepositoryPermissionAuditEntryPermission
was addedType
OrgUpdateDefaultRepositoryPermissionAuditEntry
was addedType
OrgUnblockUserAuditEntry
was addedType
TeamAuditEntryData
was addedType
OrgRestoreMemberMembershipTeamAuditEntryData
was addedType
RepositoryAuditEntryData
was addedType
OrgRestoreMemberMembershipRepositoryAuditEntryData
was addedType
OrgRestoreMemberMembershipOrganizationAuditEntryData
was addedType
OrgRestoreMemberAuditEntryMembership
was addedType
OrgRestoreMemberAuditEntry
was addedType
OrgRemoveOutsideCollaboratorAuditEntryReason
was addedType
OrgRemoveOutsideCollaboratorAuditEntryMembershipType
was addedType
OrgRemoveOutsideCollaboratorAuditEntry
was addedType
OrgRemoveMemberAuditEntryReason
was addedType
OrgRemoveMemberAuditEntryMembershipType
was addedType
OrgRemoveMemberAuditEntry
was addedType
OrgRemoveBillingManagerAuditEntryReason
was addedType
OrgRemoveBillingManagerAuditEntry
was addedType
OrgOauthAppAccessRequestedAuditEntry
was addedType
OrgOauthAppAccessDeniedAuditEntry
was addedType
OrgOauthAppAccessApprovedAuditEntry
was addedType
OrgInviteToBusinessAuditEntry
was addedType
OrgInviteMemberAuditEntry
was addedType
OrgEnableTwoFactorRequirementAuditEntry
was addedType
OrgEnableSamlAuditEntry
was addedType
OrgEnableOauthAppRestrictionsAuditEntry
was addedType
OrgDisableTwoFactorRequirementAuditEntry
was addedType
OrgDisableSamlAuditEntry
was addedType
OrgDisableOauthAppRestrictionsAuditEntry
was addedType
OrgConfigEnableCollaboratorsOnlyAuditEntry
was addedType
OrgConfigDisableCollaboratorsOnlyAuditEntry
was addedType
OrgBlockUserAuditEntry
was addedType
OrgAddMemberAuditEntryPermission
was addedType
OrgAddMemberAuditEntry
was addedType
OrgAddBillingManagerAuditEntry
was addedType
OauthApplicationCreateAuditEntryState
was addedType
OauthApplicationAuditEntryData
was addedType
OauthApplicationCreateAuditEntry
was addedType
MembersCanDeleteReposEnableAuditEntry
was addedType
MembersCanDeleteReposDisableAuditEntry
was addedType
OrganizationAuditEntryData
was addedType
BusinessAuditEntryData
was addedType
PreciseDateTime
was addedType
ActorLocation
was addedType
AuditEntryActor
was addedType
AuditEntry
was addedType
MembersCanDeleteReposClearAuditEntry
was addedType
OrganizationAuditEntry
was added
Schema changes for 2019-05-13
The GraphQL schema includes these changes:
Enum value
ISSUE
was added to enumPinnableItemType
Field
origin
was added to object typeSecurityAdvisory
Schema changes for 2019-05-09
The GraphQL schema includes these changes:
Union member
Mannequin
was added to Union typeRequestedReviewer
Type
Mannequin
was added
Schema changes for 2019-04-23
The GraphQL schema includes these changes:
Field
isArchived
was added to object typeMarketplaceListing
The following changes will be made to the schema:
On member MarketplaceListing.hasApprovalBeenRequested
: hasApprovalBeenRequested
will be removed. Use isVerificationPendingFromDraft
instead. Effective 2019-10-01.
On member MarketplaceListing.isApproved
: isApproved
will be removed. Use isPublic
instead. Effective 2019-10-01.
On member 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
permissionSources
was added to object typeRepositoryCollaboratorEdge
Type
PermissionGranter
was addedType
PermissionSource
was added
Schema changes for 2019-04-04
The GraphQL schema includes these changes:
Enum value
USER_BLOCKED_EVENT
was added to enumIssueTimelineItemsItemType
Union member
UserBlockedEvent
was added to Union typeIssueTimelineItems
Union member
UserBlockedEvent
was added to Union typeIssueTimelineItem
Enum value
USER_BLOCKED_EVENT
was added to enumPullRequestTimelineItemsItemType
Union member
UserBlockedEvent
was added to Union typePullRequestTimelineItems
Union member
UserBlockedEvent
was added to Union typePullRequestTimelineItem
Field
isDisabled
was added to object typeRepository
Type
UserBlockDuration
was addedType
UserBlockedEvent
was added
Schema changes for 2019-03-30
The GraphQL schema includes these changes:
User
object implementsProfileOwner
interfaceOrganization
object implementsProfileOwner
interfaceField
viewerCanChangePinnedItems
was added to object typeUser
Field
pinnedItemsRemaining
was added to object typeUser
Field
pinnedItems
was added to object typeUser
Field
pinnableItems
was added to object typeUser
Field
itemShowcase
was added to object typeUser
Field
anyPinnableItems
was added to object typeUser
Field
viewerCanChangePinnedItems
was added to object typeOrganization
Field
pinnedItemsRemaining
was added to object typeOrganization
Field
pinnedItems
was added to object typeOrganization
Field
pinnableItems
was added to object typeOrganization
Field
itemShowcase
was added to object typeOrganization
Field
anyPinnableItems
was added to object typeOrganization
Type
PinnableItem
was addedType
PinnableItemEdge
was addedType
PinnableItemConnection
was addedType
ProfileItemShowcase
was addedType
PinnableItemType
was addedType
ProfileOwner
was added
The following changes will be made to the schema:
On member Organization.pinnedRepositories
: pinnedRepositories
will be removed. Use ProfileOwner.pinnedItems instead. Effective 2019-07-01.
On member RepositoryOwner.pinnedRepositories
: pinnedRepositories
will be removed. Use ProfileOwner.pinnedItems instead. Effective 2019-07-01.
On member 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
cloneProject
was added to object typeMutation
Type
CloneProjectInput
was addedType
CloneProjectPayload
was added
Schema changes for 2019-03-23
The following changes will be made to the schema:
On member Repository.protectedBranches
: protectedBranches
will be removed. Use Repository.branchProtectionRules
instead. Effective 2019-01-01.
On member Migration.uploadUrlTemplate
: uploadUrlTemplate
will be removed. Use uploadUrl
instead. Effective 2019-04-01.
On member Organization.members
: members
will be removed. Use Organization.membersWithRole
instead. Effective 2019-04-01.
On member ContributionsCollection.firstIssueContribution.ignoreTimeRange
: ignoreTimeRange
will be removed. Use a ContributionsCollection
starting sufficiently far back Effective 2019-07-01.
On member ContributionsCollection.firstPullRequestContribution.ignoreTimeRange
: ignoreTimeRange
will be removed. Use a ContributionsCollection
starting sufficiently far back Effective 2019-07-01.
On member ContributionsCollection.firstRepositoryContribution.ignoreTimeRange
: ignoreTimeRange
will be removed. Use a ContributionsCollection
starting sufficiently far back Effective 2019-07-01.
On member ContributionsCollection.joinedGitHubContribution.ignoreTimeRange
: ignoreTimeRange
will be removed. Use a ContributionsCollection
starting sufficiently far back Effective 2019-07-01.
On member RepositoryVulnerabilityAlert.affectedRange
: affectedRange
will be removed. Use securityVulnerability.vulnerableVersionRange
instead. Effective 2019-07-01.
On member RepositoryVulnerabilityAlert.externalIdentifier
: externalIdentifier
will be removed. Use securityAdvisory.identifiers
instead. Effective 2019-07-01.
On member RepositoryVulnerabilityAlert.externalReference
: externalReference
will be removed. Use securityAdvisory.references
instead. Effective 2019-07-01.
On member RepositoryVulnerabilityAlert.fixedIn
: fixedIn
will be removed. Use securityVulnerability.firstPatchedVersion
instead. Effective 2019-07-01.
On member RepositoryVulnerabilityAlert.packageName
: packageName
will be removed. Use securityVulnerability.package
instead. Effective 2019-07-01.
On member ReviewDismissedEvent.message
: message
will be removed. Use dismissalMessage
instead. Effective 2019-07-01.
On member 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
baseRepository
was added to object typePullRequest
Schema changes for 2019-03-19
The following changes will be made to the schema:
On member ContributionsCollection.firstIssueContribution.ignoreTimeRange
: ignoreTimeRange
will be removed. Use a ContributionsCollection
starting sufficiently far back Effective 2019-07-01.
On member ContributionsCollection.firstPullRequestContribution.ignoreTimeRange
: ignoreTimeRange
will be removed. Use a ContributionsCollection
starting sufficiently far back Effective 2019-07-01.
On member ContributionsCollection.firstRepositoryContribution.ignoreTimeRange
: ignoreTimeRange
will be removed. Use a ContributionsCollection
starting sufficiently far back Effective 2019-07-01.
On member 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
associatedPullRequests
was added to object typeCommit
Type
PullRequestOrder
was added
Schema changes for 2019-03-06
The GraphQL schema includes these changes:
Field
pullRequestReviewContributionsByRepository
was added to object typeContributionsCollection
Field
pullRequestContributionsByRepository
was added to object typeContributionsCollection
Field
issueContributionsByRepository
was added to object typeContributionsCollection
Type
PullRequestReviewContributionsByRepository
was addedType
PullRequestContributionsByRepository
was addedType
IssueContributionsByRepository
was added
The Unified business identity preview includes these changes:
Field
pendingCollaborators
was added to object typeBusinessAdminInfo
Field
outsideCollaborators
was added to object typeBusinessAdminInfo
Field
members
was added to object typeBusiness
Type
BusinessMemberEdge
was addedType
BusinessMemberConnection
was addedType
RepositoryInvitationOrder
was addedType
BusinessPendingCollaboratorEdge
was addedType
BusinessPendingCollaboratorConnection
was addedType
BusinessRepositoryInfoEdge
was addedType
BusinessRepositoryInfoConnection
was addedType
BusinessOutsideCollaboratorEdge
was addedType
BusinessOutsideCollaboratorConnection
was added
Schema changes for 2019-03-04
The GraphQL schema includes these changes:
Field
updateBusinessMembersCanUpdateProtectedBranchesSetting
was removed from object typeMutation
Type
UpdateBusinessMembersCanUpdateProtectedBranchesSettingInput
was removedType
UpdateBusinessMembersCanUpdateProtectedBranchesSettingPayload
was removedField
pullRequestReviewContributions
was added to object typeContributionsCollection
Field
contributionYears
was added to object typeContributionsCollection
Type
CreatedPullRequestReviewContribution
was addedType
CreatedPullRequestReviewContributionEdge
was addedType
CreatedPullRequestReviewContributionConnection
was added
The Unified business identity preview includes these changes:
Argument
orderBy: BusinessMemberInvitationOrder
added to fieldBusinessBillingInfo.pendingBillingManagerInvitations
Argument
orderBy: OrganizationInvitationOrder
added to fieldBusinessAdminInfo.pendingMemberInvitations
Argument
orderBy: BusinessMemberInvitationOrder
added to fieldBusinessAdminInfo.pendingAdminInvitations
Type
RepositoryInvitationOrderField
was addedType
OrganizationInvitationOrderField
was addedType
OrganizationInvitationOrder
was addedType
BusinessMemberInvitationOrderField
was addedType
BusinessMemberInvitationOrder
was added
Schema changes for 2019-03-02
The GraphQL schema includes these changes:
Argument
orderBy: ContributionOrder
added to fieldContributionsCollection.issueContributions
Field
repositoryContributions
was added to object typeContributionsCollection
Type
CreatedRepositoryContributionEdge
was addedType
CreatedRepositoryContributionConnection
was added
Schema changes for 2019-02-26
The GraphQL schema includes these changes:
Field
OrganizationMemberEdge.hasTwoFactorEnabled
changed type fromBoolean!
toBoolean
Schema changes for 2019-02-23
The GraphQL schema includes these changes:
Field
language
was added to object typeGistFile
Field
isTruncated
was added to object typeGistFile
Field
isImage
was added to object typeGistFile
Field
extension
was added to object typeGistFile
Field
encodedName
was added to object typeGistFile
Type
IdentityProviderConfigurationState
was added
The Unified business identity preview includes these changes:
Field
samlIdentityProviderSettingOrganizations
was added to object typeBusinessAdminInfo
Field
actionExecutionCapabilitySettingOrganizations
was added to object typeBusinessAdminInfo
Argument
query: String
added to fieldBusiness.organizations
Schema changes for 2019-02-21
The GraphQL schema includes these changes:
Enum value
DRAFT
was added to enumMergeStateStatus
Field
isVerified
was added to object typeMarketplaceListing
Field
isVerificationPendingFromUnverified
was added to object typeMarketplaceListing
Field
isVerificationPendingFromDraft
was added to object typeMarketplaceListing
Field
isUnverifiedPending
was added to object typeMarketplaceListing
Field
isUnverified
was added to object typeMarketplaceListing
Field
isPublic
was added to object typeMarketplaceListing
Schema changes for 2019-02-20
The GraphQL schema includes these changes:
Field
contributions
was added to object typeCommitContributionsByRepository
Field
pullRequestContributions
was added to object typeContributionsCollection
Field
firstRepositoryContribution
was added to object typeContributionsCollection
Type
ContributionOrderField
was addedType
ContributionOrder
was addedType
CreatedPullRequestContributionConnection
was addedType
CreatedRepositoryContribution
was addedType
CreatedRepositoryOrRestrictedContribution
was addedType
CommitContributionOrderField
was addedType
CommitContributionOrder
was addedType
CreatedCommitContribution
was addedType
CreatedCommitContributionEdge
was addedType
CreatedCommitContributionConnection
was added
Schema changes for 2019-02-15
The GraphQL schema includes these changes:
Field
isFork
was added to object typeGist
Field
files
was added to object typeGist
Field
commitContributionsByRepository
was added to object typeContributionsCollection
Type
GistFile
was addedType
CommitContributionsByRepository
was added
The Draft Pull Requests Preview preview includes these changes:
Input field
draft
was added to input object typeCreatePullRequestInput
Field
markPullRequestReadyForReview
was added to object typeMutation
Field
isDraft
was added to object typePullRequest
Type
MarkPullRequestReadyForReviewInput
was addedType
MarkPullRequestReadyForReviewPayload
was added
Schema changes for 2019-02-13
The GraphQL schema includes these changes:
Organization
object implementsMemberStatusable
interfaceTeam
object implementsMemberStatusable
interfaceUser
object implementsProjectOwner
interfaceField
changeUserStatus
was added to object typeMutation
Field
memberStatuses
was added to object typeOrganization
Field
memberStatuses
was added to object typeTeam
Field
viewerCanCreateProjects
was added to object typeUser
Field
status
was added to object typeUser
Field
projectsUrl
was added to object typeUser
Field
projectsResourcePath
was added to object typeUser
Field
projects
was added to object typeUser
Field
project
was added to object typeUser
Type
ChangeUserStatusInput
was addedType
ChangeUserStatusPayload
was addedType
UserStatusOrderField
was addedType
UserStatusOrder
was addedType
UserStatus
was addedType
UserStatusEdge
was addedType
UserStatusConnection
was addedType
MemberStatusable
was added
Schema changes for 2019-02-12
The GraphQL schema includes these changes:
Field
updatedAt
was added to object typePublicKey
Field
isReadOnly
was added to object typePublicKey
Field
fingerprint
was added to object typePublicKey
Field
createdAt
was added to object typePublicKey
Field
accessedAt
was added to object typePublicKey
Field
hasTwoFactorEnabled
was added to object typeOrganizationMemberEdge
Type
SetBusinessIdentityProviderInput
was addedType
SetBusinessIdentityProviderPayload
was addedType
RemoveBusinessIdentityProviderInput
was addedType
RemoveBusinessIdentityProviderPayload
was addedType
RegenerateBusinessIdentityProviderRecoveryCodesInput
was addedType
RegenerateBusinessIdentityProviderRecoveryCodesPayload
was added
The Unified business identity preview includes these changes:
Field
setBusinessIdentityProvider
was added to object typeMutation
Field
removeBusinessIdentityProvider
was added to object typeMutation
Field
regenerateBusinessIdentityProviderRecoveryCodes
was added to object typeMutation
Field
twoFactorRequiredSettingOrganizations
was added to object typeBusinessAdminInfo
Field
teamDiscussionsSettingOrganizations
was added to object typeBusinessAdminInfo
Field
samlIdentityProvider
was added to object typeBusinessAdminInfo
Field
repositoryProjectsSettingOrganizations
was added to object typeBusinessAdminInfo
Field
organizationProjectsSettingOrganizations
was added to object typeBusinessAdminInfo
Field
membersCanInviteCollaboratorsSettingOrganizations
was added to object typeBusinessAdminInfo
Field
membersCanDeleteRepositoriesSettingOrganizations
was added to object typeBusinessAdminInfo
Field
membersCanDeleteIssuesSettingOrganizations
was added to object typeBusinessAdminInfo
Field
membersCanCreateRepositoriesSettingOrganizations
was added to object typeBusinessAdminInfo
Field
membersCanChangeRepositoryVisibilitySettingOrganizations
was added to object typeBusinessAdminInfo
Field
defaultRepositoryPermissionSettingOrganizations
was added to object typeBusinessAdminInfo
Field
allowPrivateRepositoryForkingSettingOrganizations
was added to object typeBusinessAdminInfo
Type
SamlSignatureAlgorithm
was addedType
SamlDigestAlgorithm
was addedType
BusinessIdentityProvider
was addedType
OrganizationMembersCanCreateRepositoriesSettingValue
was added
Schema changes for 2019-02-09
The GraphQL schema includes these changes:
Default value for argument
orderBy
on fieldCommit.deployments
changed from{"field"=>"CREATED_AT", "direction"=>"DESC"}
to{"field"=>"CREATED_AT", "direction"=>"ASC"}
Default value for argument
orderBy
on fieldRepository.deployments
changed 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
DefaultRepositoryPermissionField
was added
The Repository Vulnerability Alerts preview includes these changes:
Field
RepositoryVulnerabilityAlert.externalReference
changed type fromString
toString!
Field
vulnerableRequirements
was added to object typeRepositoryVulnerabilityAlert
Field
vulnerableManifestPath
was added to object typeRepositoryVulnerabilityAlert
Field
vulnerableManifestFilename
was added to object typeRepositoryVulnerabilityAlert
Field
securityVulnerability
was added to object typeRepositoryVulnerabilityAlert
Field
securityAdvisory
was added to object typeRepositoryVulnerabilityAlert
The following changes will be made to the schema:
On member RepositoryVulnerabilityAlert.affectedRange
: affectedRange
will be removed. Use securityVulnerability.vulnerableVersionRange
instead. Effective 2019-07-01.
On member RepositoryVulnerabilityAlert.externalIdentifier
: externalIdentifier
will be removed. Use securityAdvisory.identifiers
instead. Effective 2019-07-01.
On member RepositoryVulnerabilityAlert.externalReference
: externalReference
will be removed. Use securityAdvisory.references
instead. Effective 2019-07-01.
On member RepositoryVulnerabilityAlert.fixedIn
: fixedIn
will be removed. Use securityVulnerability.firstPatchedVersion
instead. Effective 2019-07-01.
On member 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
QUEUED
was added to enumDeploymentStatusState
Enum value
IN_PROGRESS
was added to enumDeploymentStatusState
Field
dismissalMessageHTML
was added to object typeReviewDismissedEvent
Field
dismissalMessage
was added to object typeReviewDismissedEvent
The following changes will be made to the schema:
On member ReviewDismissedEvent.message
: message
will be removed. Use dismissalMessage
instead. Effective 2019-07-01.
On member 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
deployments
was added to object typeCommit
Argument
orderBy: DeploymentOrder
added to fieldRepository.deployments
Type
UpdateBusinessTwoFactorAuthenticationRequiredSettingInput
was addedType
UpdateBusinessTwoFactorAuthenticationRequiredSettingPayload
was addedType
UpdateBusinessTeamDiscussionsSettingInput
was addedType
UpdateBusinessTeamDiscussionsSettingPayload
was addedType
UpdateBusinessRepositoryProjectsSettingInput
was addedType
UpdateBusinessRepositoryProjectsSettingPayload
was addedType
UpdateBusinessProfileInput
was addedType
UpdateBusinessProfilePayload
was addedType
UpdateBusinessOrganizationProjectsSettingInput
was addedType
UpdateBusinessOrganizationProjectsSettingPayload
was addedType
UpdateBusinessMembersCanUpdateProtectedBranchesSettingInput
was addedType
UpdateBusinessMembersCanUpdateProtectedBranchesSettingPayload
was addedType
UpdateBusinessMembersCanInviteCollaboratorsSettingInput
was addedType
UpdateBusinessMembersCanInviteCollaboratorsSettingPayload
was addedType
UpdateBusinessMembersCanDeleteRepositoriesSettingInput
was addedType
UpdateBusinessMembersCanDeleteRepositoriesSettingPayload
was addedType
UpdateBusinessMembersCanDeleteIssuesSettingInput
was addedType
UpdateBusinessMembersCanDeleteIssuesSettingPayload
was addedType
UpdateBusinessMembersCanCreateRepositoriesSettingInput
was addedType
UpdateBusinessMembersCanCreateRepositoriesSettingPayload
was addedType
UpdateBusinessMembersCanChangeRepositoryVisibilitySettingInput
was addedType
UpdateBusinessMembersCanChangeRepositoryVisibilitySettingPayload
was addedType
UpdateBusinessDefaultRepositoryPermissionSettingInput
was addedType
UpdateBusinessDefaultRepositoryPermissionSettingPayload
was addedType
UpdateBusinessAllowPrivateRepositoryForkingSettingInput
was addedType
UpdateBusinessAllowPrivateRepositoryForkingSettingPayload
was addedType
RemoveBusinessBillingManagerInput
was addedType
RemoveBusinessBillingManagerPayload
was addedType
RemoveBusinessAdminInput
was addedType
RemoveBusinessAdminPayload
was addedType
InviteBusinessBillingManagerInput
was addedType
InviteBusinessBillingManagerPayload
was addedType
InviteBusinessAdminInput
was addedType
InviteBusinessAdminPayload
was addedType
CancelBusinessBillingManagerInvitationInput
was addedType
CancelBusinessBillingManagerInvitationPayload
was addedType
CancelBusinessAdminInvitationInput
was addedType
CancelBusinessAdminInvitationPayload
was addedType
AcceptBusinessMemberInvitationInput
was addedType
AcceptBusinessMemberInvitationPayload
was addedType
BusinessMemberInvitationEdge
was addedType
BusinessMemberInvitationConnection
was addedType
DeploymentOrderField
was addedType
DeploymentOrder
was added
The Unified business identity preview includes these changes:
Field
updateBusinessTwoFactorAuthenticationRequiredSetting
was added to object typeMutation
Field
updateBusinessTeamDiscussionsSetting
was added to object typeMutation
Field
updateBusinessRepositoryProjectsSetting
was added to object typeMutation
Field
updateBusinessProfile
was added to object typeMutation
Field
updateBusinessOrganizationProjectsSetting
was added to object typeMutation
Field
updateBusinessMembersCanUpdateProtectedBranchesSetting
was added to object typeMutation
Field
updateBusinessMembersCanInviteCollaboratorsSetting
was added to object typeMutation
Field
updateBusinessMembersCanDeleteRepositoriesSetting
was added to object typeMutation
Field
updateBusinessMembersCanDeleteIssuesSetting
was added to object typeMutation
Field
updateBusinessMembersCanCreateRepositoriesSetting
was added to object typeMutation
Field
updateBusinessMembersCanChangeRepositoryVisibilitySetting
was added to object typeMutation
Field
updateBusinessDefaultRepositoryPermissionSetting
was added to object typeMutation
Field
updateBusinessAllowPrivateRepositoryForkingSetting
was added to object typeMutation
Field
removeBusinessBillingManager
was added to object typeMutation
Field
removeBusinessAdmin
was added to object typeMutation
Field
inviteBusinessBillingManager
was added to object typeMutation
Field
inviteBusinessAdmin
was added to object typeMutation
Field
cancelBusinessBillingManagerInvitation
was added to object typeMutation
Field
cancelBusinessAdminInvitation
was added to object typeMutation
Field
acceptBusinessMemberInvitation
was added to object typeMutation
Field
businessMemberInvitationByToken
was added to object typeQuery
Field
businessMemberInvitation
was added to object typeQuery
Field
business
was added to object typeQuery
Type
BusinessRepositoryInfo
was addedType
OrganizationOrderField
was addedType
OrganizationOrder
was addedType
BusinessBillingInfo
was addedType
BusinessEnabledSettingValue
was addedType
BusinessPendingMemberInvitationConnection
was addedType
BusinessMemberInvitationRole
was addedType
BusinessMemberInvitation
was addedType
BusinessMembersCanCreateRepositoriesSettingValue
was addedType
BusinessDefaultRepositoryPermissionSettingValue
was addedType
BusinessEnabledDisabledSettingValue
was addedType
BusinessAdminInfo
was addedType
Business
was added
Schema changes for 2019-01-31
The GraphQL schema includes these changes:
CodeOfConduct
object implementsNode
interfaceField
resourcePath
was added to object typeCodeOfConduct
Field
id
was added to object typeCodeOfConduct
Type
PullRequestReviewThreadEdge
was addedType
PullRequestReviewThreadConnection
was added
The Pull Requests Preview preview includes these changes:
Field
reviewThreads
was added to object typePullRequest
Schema changes for 2019-01-30
The GraphQL schema includes these changes:
CodeOfConduct
object implementsNode
interfaceField
resourcePath
was added to object typeCodeOfConduct
Field
id
was added to object typeCodeOfConduct
Type
PullRequestReviewThreadEdge
was addedType
PullRequestReviewThreadConnection
was added
The Pull Requests Preview preview includes these changes:
Field
reviewThreads
was added to object typePullRequest
Schema changes for 2019-01-19
The GraphQL schema includes these changes:
Field
pendingMembers
was added to object typeOrganization
Schema changes for 2019-01-18
The GraphQL schema includes these changes:
Enum value
ROCKET
was added to enumReactionContent
Enum value
EYES
was added to enumReactionContent
Schema changes for 2019-01-16
The GraphQL schema includes these changes:
Field
issueContributions
was added to object typeContributionsCollection
Type
CreatedIssueContributionConnection
was added
Schema changes for 2019-01-11
The GraphQL schema includes these changes:
PullRequestReview
object implementsReactable
interfaceField
viewerCanReact
was added to object typePullRequestReview
Field
reactions
was added to object typePullRequestReview
Field
reactionGroups
was added to object typePullRequestReview
The Hovercards preview includes these changes:
Argument
includeNotificationContexts: Boolean
added to fieldPullRequest.hovercard
Argument
includeNotificationContexts: Boolean
added to fieldIssue.hovercard
Schema changes for 2019-01-08
The GraphQL schema includes these changes:
Field
protectedBranch
was removed from object typeReviewDismissalAllowance
Field
protectedBranch
was removed from object typePushAllowance
Schema changes for 2019-01-05
The GraphQL schema includes these changes:
Type
DeleteIssueInput
was addedType
DeleteIssuePayload
was added
The Issues Preview preview includes these changes:
Field
deleteIssue
was added to object typeMutation
Schema changes for 2019-01-03
The GraphQL schema includes these changes:
Field
UpdateTopicsPayload.repository
changed type fromRepository!
toRepository
Field
UpdateSubscriptionPayload.subscribable
changed type fromSubscribable!
toSubscribable
Field
UpdatePullRequestReviewCommentPayload.pullRequestReviewComment
changed type fromPullRequestReviewComment!
toPullRequestReviewComment
Field
UpdatePullRequestReviewPayload.pullRequestReview
changed type fromPullRequestReview!
toPullRequestReview
Field
UpdateProjectColumnPayload.projectColumn
changed type fromProjectColumn!
toProjectColumn
Field
UpdateProjectCardPayload.projectCard
changed type fromProjectCard!
toProjectCard
Field
UpdateProjectPayload.project
changed type fromProject!
toProject
Field
SubmitPullRequestReviewPayload.pullRequestReview
changed type fromPullRequestReview!
toPullRequestReview
Field
RequestReviewsPayload.requestedReviewersEdge
changed type fromUserEdge!
toUserEdge
Field
RequestReviewsPayload.pullRequest
changed type fromPullRequest!
toPullRequest
Field
RemoveStarPayload.starrable
changed type fromStarrable!
toStarrable
Field
RemoveReactionPayload.subject
changed type fromReactable!
toReactable
Field
RemoveReactionPayload.reaction
changed type fromReaction!
toReaction
Field
RemoveOutsideCollaboratorPayload.removedUser
changed type fromUser!
toUser
Field
MoveProjectColumnPayload.columnEdge
changed type fromProjectColumnEdge!
toProjectColumnEdge
Field
MoveProjectCardPayload.cardEdge
changed type fromProjectCardEdge!
toProjectCardEdge
Field
DismissPullRequestReviewPayload.pullRequestReview
changed type fromPullRequestReview!
toPullRequestReview
Field
DeletePullRequestReviewPayload.pullRequestReview
changed type fromPullRequestReview!
toPullRequestReview
Field
DeleteProjectColumnPayload.project
changed type fromProject!
toProject
Field
DeleteProjectColumnPayload.deletedColumnId
changed type fromID!
toID
Field
DeleteProjectCardPayload.deletedCardId
changed type fromID!
toID
Field
DeleteProjectCardPayload.column
changed type fromProjectColumn!
toProjectColumn
Field
DeleteProjectPayload.owner
changed type fromProjectOwner!
toProjectOwner
Field
DeclineTopicSuggestionPayload.topic
changed type fromTopic!
toTopic
Field
CreateProjectPayload.project
changed type fromProject!
toProject
Field
AddStarPayload.starrable
changed type fromStarrable!
toStarrable
Field
AddReactionPayload.subject
changed type fromReactable!
toReactable
Field
AddReactionPayload.reaction
changed type fromReaction!
toReaction
Field
AddPullRequestReviewCommentPayload.commentEdge
changed type fromPullRequestReviewCommentEdge!
toPullRequestReviewCommentEdge
Field
AddPullRequestReviewCommentPayload.comment
changed type fromPullRequestReviewComment!
toPullRequestReviewComment
Field
AddPullRequestReviewPayload.reviewEdge
changed type fromPullRequestReviewEdge!
toPullRequestReviewEdge
Field
AddPullRequestReviewPayload.pullRequestReview
changed type fromPullRequestReview!
toPullRequestReview
Field
AddProjectColumnPayload.project
changed type fromProject!
toProject
Field
AddProjectColumnPayload.columnEdge
changed type fromProjectColumnEdge!
toProjectColumnEdge
Field
AddProjectCardPayload.projectColumn
changed type fromProject!
toProjectColumn
Field
AddProjectCardPayload.cardEdge
changed type fromProjectCardEdge!
toProjectCardEdge
Field
AddCommentPayload.timelineEdge
changed type fromIssueTimelineItemEdge!
toIssueTimelineItemEdge
Field
AddCommentPayload.subject
changed type fromNode!
toNode
Field
AddCommentPayload.commentEdge
changed type fromIssueCommentEdge!
toIssueCommentEdge
Field
AcceptTopicSuggestionPayload.topic
changed type fromTopic!
toTopic
Schema changes for 2018-12-21
The GraphQL schema includes these changes:
Field
firstPullRequestContribution
was added to object typeContributionsCollection
Field
firstIssueContribution
was added to object typeContributionsCollection
Type
CreatedPullRequestOrRestrictedContribution
was addedType
RestrictedContribution
was addedType
CreatedIssueOrRestrictedContribution
was added
Schema changes for 2018-12-20
The GraphQL schema includes these changes:
Argument
first: Int
added to fieldTopic.relatedTopics
Schema changes for 2018-12-18
The Hovercards preview includes these changes:
Field
hovercard
was added to object typePullRequest
Field
hovercard
was added to object typeIssue
Type
ViewerHovercardContext
was addedType
ReviewStatusHovercardContext
was added
Schema changes for 2018-12-14
The GraphQL schema includes these changes:
Field
popularPullRequestContribution
was added to object typeContributionsCollection
Field
popularIssueContribution
was added to object typeContributionsCollection
Field
mostRecentCollectionWithoutActivity
was added to object typeContributionsCollection
Field
joinedGitHubContribution
was added to object typeContributionsCollection
Field
hasActivityInThePast
was added to object typeContributionsCollection
Type
CreatedPullRequestContributionEdge
was addedType
CreatedIssueContributionEdge
was addedType
CreatedPullRequestContribution
was addedType
CreatedIssueContribution
was addedType
Contribution
was addedType
JoinedGitHubContribution
was added
Schema changes for 2018-12-13
The GraphQL schema includes these changes:
Enum value
UNPINNED_EVENT
was added to enumIssueTimelineItemsItemType
Enum value
PINNED_EVENT
was added to enumIssueTimelineItemsItemType
Union member
UnpinnedEvent
was added to Union typeIssueTimelineItems
Union member
PinnedEvent
was added to Union typeIssueTimelineItems
Enum value
UNPINNED_EVENT
was added to enumPullRequestTimelineItemsItemType
Enum value
PINNED_EVENT
was added to enumPullRequestTimelineItemsItemType
Union member
UnpinnedEvent
was added to Union typePullRequestTimelineItems
Union member
PinnedEvent
was added to Union typePullRequestTimelineItems
Type
UnpinIssueInput
was addedType
UnpinIssuePayload
was addedType
PinIssueInput
was addedType
PinIssuePayload
was addedType
UnpinnedEvent
was addedType
PinnedEvent
was added
The [Pinned Issues Preview preview](/graphql/overview/schema-previews#pinned-issues-preview) includes these changes:
Field
unpinIssue
was added to object typeMutation
Field
pinIssue
was added to object typeMutation
Field
pinnedIssues
was added to object typeRepository
Type
PinnedIssue
was addedType
PinnedIssueEdge
was addedType
PinnedIssueConnection
was added
Schema changes for 2018-12-11
The GraphQL schema includes these changes:
Field
tagName
was added to object typeRelease
Schema changes for 2018-12-06
The GraphQL schema includes these changes:
Type
CreateContentAttachmentInput
was addedType
ContentReference
was addedType
ContentAttachment
was addedType
CreateContentAttachmentPayload
was added
The [Create content attachments preview](/graphql/overview/schema-previews#create-content-attachments-preview) includes these changes:
Field
createContentAttachment
was added to object typeMutation
Schema changes for 2018-12-03
The GraphQL schema includes these changes:
Field
membersWithRole
was added to object typeOrganization
Type
OrganizationMemberRole
was addedType
OrganizationMemberEdge
was addedType
OrganizationMemberConnection
was added
The following changes will be made to the schema:
On member 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
contributionsCollection
was added to object typeUser
Type
ContributionCalendarDay
was addedType
ContributionCalendarWeek
was addedType
Date
was addedType
ContributionCalendarMonth
was addedType
ContributionCalendar
was addedType
ContributionsCollection
was added
Schema changes for 2018-11-16
The following changes will be made to the schema:
On member 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
commitOid
was added to object typeDeployment
The following changes will be made to the schema:
On member 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_EVENT
was added to enumIssueTimelineItemsItemType
Union member
TransferredEvent
was added to Union typeIssueTimelineItems
Union member
TransferredEvent
was added to Union typeIssueTimelineItem
GistComment
object implementsMinimizable
interfaceEnum value
TRANSFERRED_EVENT
was added to enumPullRequestTimelineItemsItemType
Union member
TransferredEvent
was added to Union typePullRequestTimelineItems
PullRequestReviewComment
object implementsMinimizable
interfaceCommitComment
object implementsMinimizable
interfaceCommit
object implementsUniformResourceLocatable
interfaceIssueComment
object implementsMinimizable
interfaceEnum value
DENIED
was added to enumCommentCannotUpdateReason
Field
viewerCanMinimize
was added to object typeGistComment
Field
minimizedReason
was added to object typeGistComment
Field
isMinimized
was added to object typeGistComment
Field
viewerCanMinimize
was added to object typePullRequestReviewComment
Field
minimizedReason
was added to object typePullRequestReviewComment
Field
isMinimized
was added to object typePullRequestReviewComment
Field
viewerCanMinimize
was added to object typeCommitComment
Field
minimizedReason
was added to object typeCommitComment
Field
isMinimized
was added to object typeCommitComment
Field
viewerCanMinimize
was added to object typeIssueComment
Field
minimizedReason
was added to object typeIssueComment
Field
isMinimized
was added to object typeIssueComment
Type
UnminimizeCommentInput
was addedType
UnminimizeCommentPayload
was addedType
ReportedContentClassifiers
was addedType
MinimizeCommentInput
was addedType
MinimizeCommentPayload
was addedType
TransferredEvent
was added
The _Minimize Comments_ preview includes these changes:
Field
unminimizeComment
was added to object typeMutation
Field
minimizeComment
was added to object typeMutation
Type
Minimizable
was added
Schema changes for 2018-10-24
The Pull Requests Preview preview includes these changes:
Field
updatePullRequest
was added to object typeMutation
Field
reopenPullRequest
was added to object typeMutation
Field
mergePullRequest
was added to object typeMutation
Field
deletePullRequestReviewComment
was added to object typeMutation
Field
createPullRequest
was added to object typeMutation
Field
closePullRequest
was added to object typeMutation
Field
files
was added to object typePullRequest
Type
UpdatePullRequestInput
was addedType
UpdatePullRequestPayload
was addedType
ReopenPullRequestInput
was addedType
ReopenPullRequestPayload
was addedType
MergePullRequestInput
was addedType
MergePullRequestPayload
was addedType
DeletePullRequestReviewCommentInput
was addedType
DeletePullRequestReviewCommentPayload
was addedType
CreatePullRequestInput
was addedType
CreatePullRequestPayload
was addedType
ClosePullRequestInput
was addedType
ClosePullRequestPayload
was addedType
PullRequestChangedFile
was addedType
PullRequestChangedFileEdge
was addedType
PullRequestChangedFileConnection
was 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
securityVulnerabilities
was added to object typeQuery
Field
securityAdvisory
was added to object typeQuery
Field
securityAdvisories
was added to object typeQuery
Type
SecurityAdvisoryOrderField
was addedType
SecurityAdvisoryOrder
was addedType
SecurityAdvisoryIdentifierType
was addedType
SecurityAdvisoryIdentifierFilter
was addedType
SecurityVulnerabilityOrderField
was addedType
SecurityVulnerabilityOrder
was addedType
SecurityAdvisoryEcosystem
was addedType
SecurityAdvisoryPackage
was addedType
SecurityAdvisoryPackageVersion
was addedType
SecurityVulnerability
was addedType
SecurityVulnerabilityEdge
was addedType
SecurityVulnerabilityConnection
was addedType
SecurityAdvisorySeverity
was addedType
SecurityAdvisoryReference
was addedType
SecurityAdvisoryIdentifier
was addedType
SecurityAdvisory
was addedType
SecurityAdvisoryEdge
was addedType
SecurityAdvisoryConnection
was added
Schema changes for 2018-10-12
The GraphQL schema includes these changes:
Field
outdated
was added to object typePullRequestReviewComment
Field
onBehalfOf
was added to object typePullRequestReview
Schema changes for 2018-10-11
The GraphQL schema includes these changes:
Field
state
was added to object typePullRequestReviewComment
Type
PullRequestReviewCommentState
was added
Schema changes for 2018-10-08
The following changes will be made to the schema:
On member PushAllowance.protectedBranch
: protectedBranch
will be removed. Use Repository.branchProtectionRule
instead. Effective 2019-01-01.
On member Repository.protectedBranches
: protectedBranches
will be removed. Use Repository.branchProtectionRules
instead. Effective 2019-01-01.
On member 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
viewerCanApplySuggestion
was added to object typePullRequest
Schema changes for 2018-09-25
The GraphQL schema includes these changes:
Field
ref
was added to object typeDeployment
Schema changes for 2018-09-19
The Issues Preview preview includes these changes:
Field
convertProjectCardNoteToIssue
was added to object typeMutation
Type
ConvertProjectCardNoteToIssueInput
was addedType
ConvertProjectCardNoteToIssuePayload
was added
Schema changes for 2018-09-14
The GraphQL schema includes these changes:
Enum value
UNMARKED_AS_DUPLICATE_EVENT
was removed from enumIssueTimelineItemsItemType
Enum value
MARKED_AS_DUPLICATE_EVENT
was removed from enumIssueTimelineItemsItemType
Enum value
UNMARKED_AS_DUPLICATE_EVENT
was removed from enumPullRequestTimelineItemsItemType
Enum value
MARKED_AS_DUPLICATE_EVENT
was removed from enumPullRequestTimelineItemsItemType
Schema changes for 2018-09-13
The [Checks preview](/graphql/overview/schema-previews#checks-preview) includes these changes:
Field
app
was added to object typeCheckSuite
Schema changes for 2018-09-12
The GraphQL schema includes these changes:
Type
UpdateIssueCommentInput
was addedType
UpdateIssueCommentPayload
was addedType
UpdateIssueInput
was addedType
UpdateIssuePayload
was addedType
UnmarkIssueAsDuplicateInput
was addedType
UnmarkIssueAsDuplicatePayload
was addedType
ReopenIssueInput
was addedType
ReopenIssuePayload
was addedType
RemoveLabelsFromLabelableInput
was addedType
RemoveLabelsFromLabelablePayload
was addedType
RemoveAssigneesFromAssignableInput
was addedType
RemoveAssigneesFromAssignablePayload
was addedType
DeleteIssueCommentInput
was addedType
DeleteIssueCommentPayload
was addedType
CreateIssueInput
was addedType
CreateIssuePayload
was addedType
CloseIssueInput
was addedType
CloseIssuePayload
was addedType
ClearLabelsFromLabelableInput
was addedType
ClearLabelsFromLabelablePayload
was addedType
AddLabelsToLabelableInput
was addedType
AddLabelsToLabelablePayload
was addedType
AddAssigneesToAssignableInput
was addedType
AddAssigneesToAssignablePayload
was addedType
IssueTimelineItemsItemType
was addedType
IssueTimelineItems
was addedType
IssueTimelineItemsEdge
was addedType
IssueTimelineItemsConnection
was addedType
PullRequestTimelineItemsItemType
was addedType
PullRequestTimelineItems
was addedType
PullRequestTimelineItemsEdge
was addedType
PullRequestTimelineItemsConnection
was added
The Issues Preview preview includes these changes:
Field
updateIssueComment
was added to object typeMutation
Field
updateIssue
was added to object typeMutation
Field
unmarkIssueAsDuplicate
was added to object typeMutation
Field
reopenIssue
was added to object typeMutation
Field
removeLabelsFromLabelable
was added to object typeMutation
Field
removeAssigneesFromAssignable
was added to object typeMutation
Field
deleteIssueComment
was added to object typeMutation
Field
createIssue
was added to object typeMutation
Field
closeIssue
was added to object typeMutation
Field
clearLabelsFromLabelable
was added to object typeMutation
Field
addLabelsToLabelable
was added to object typeMutation
Field
addAssigneesToAssignable
was added to object typeMutation
Argument
filterBy: IssueFilters
added to fieldMilestone.issues
Argument
filterBy: IssueFilters
added to fieldLabel.issues
Field
timelineItems
was added to object typePullRequest
Argument
filterBy: IssueFilters
added to fieldRepository.issues
Argument
filterBy: IssueFilters
added to fieldUser.issues
Field
timelineItems
was added to object typeIssue
Type
PullRequestRevisionMarker
was addedType
PullRequestCommitCommentThread
was addedType
IssueFilters
was added
The Branch Protection Rules preview includes these changes:
Field
updateBranchProtectionRule
was added to object typeMutation
Field
deleteBranchProtectionRule
was added to object typeMutation
Field
createBranchProtectionRule
was added to object typeMutation
Field
branchProtectionRule
was added to object typeReviewDismissalAllowance
Field
branchProtectionRule
was added to object typePushAllowance
Field
branchProtectionRules
was added to object typeRepository
Type
UpdateBranchProtectionRuleInput
was addedType
UpdateBranchProtectionRulePayload
was addedType
DeleteBranchProtectionRuleInput
was addedType
DeleteBranchProtectionRulePayload
was addedType
CreateBranchProtectionRuleInput
was addedType
CreateBranchProtectionRulePayload
was addedType
BranchProtectionRuleConflict
was addedType
BranchProtectionRuleConflictEdge
was addedType
BranchProtectionRuleConflictConnection
was addedType
BranchProtectionRule
was addedType
BranchProtectionRuleEdge
was addedType
BranchProtectionRuleConnection
was added
Schema changes for 2018-09-10
The [Project Event Details preview](/graphql/overview/schema-previews#project-event-details-preview) includes these changes:
Field
projectColumnName
was added to object typeRemovedFromProjectEvent
Field
project
was added to object typeRemovedFromProjectEvent
Field
projectColumnName
was added to object typeMovedColumnsInProjectEvent
Field
projectCard
was added to object typeMovedColumnsInProjectEvent
Field
project
was added to object typeMovedColumnsInProjectEvent
Field
previousProjectColumnName
was added to object typeMovedColumnsInProjectEvent
Field
projectColumnName
was added to object typeConvertedNoteToIssueEvent
Field
projectCard
was added to object typeConvertedNoteToIssueEvent
Field
project
was added to object typeConvertedNoteToIssueEvent
Field
projectColumnName
was added to object typeAddedToProjectEvent
Field
projectCard
was added to object typeAddedToProjectEvent
Field
project
was added to object typeAddedToProjectEvent
Schema changes for 2018-09-06
The GraphQL schema includes these changes:
Enum value
BAD_CERT
was added to enumGitSignatureState
Schema changes for 2018-09-04
The GraphQL schema includes these changes:
Input field
isArchived
was added to input object typeUpdateProjectCardInput
Argument
archivedStates: [ProjectCardArchivedState]
added to fieldPullRequest.projectCards
Argument
archivedStates: [ProjectCardArchivedState]
added to fieldIssue.projectCards
Field
isArchived
was added to object typeProjectCard
Argument
archivedStates: [ProjectCardArchivedState]
added to fieldProjectColumn.cards
Field
purpose
was added to object typeProjectColumn
Argument
archivedStates: [ProjectCardArchivedState]
added to fieldProject.pendingCards
Type
PullRequestOrderField
was addedType
ProjectColumnPurpose
was addedType
ProjectCardArchivedState
was added
Schema changes for 2018-08-31
The GraphQL schema includes these changes:
Field
logoBackgroundColor
was 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
DeploymentEnvironmentChangedEvent
was added to Union typePullRequestTimelineItem
Type
DeploymentEnvironmentChangedEvent
was added
Schema changes for 2018-08-09
The Temporary Cloning Token for Private Repositories preview includes these changes:
Field
tempCloneToken
was added to object typeRepository
Schema changes for 2018-08-07
The GraphQL schema includes these changes:
Field
isVerified
was added to object typeOrganization
Field
app
was added to object typeMarketplaceListing
Type
App
was added
The [Checks preview](/graphql/overview/schema-previews#checks-preview) includes these changes:
Field
warningLevel
was removed from object typeCheckAnnotation
Field
startLine
was removed from object typeCheckAnnotation
Field
filename
was removed from object typeCheckAnnotation
Field
endLine
was removed from object typeCheckAnnotation
Field
creator
was removed from object typeCheckRun
Field
updateCheckSuitePreferences
was added to object typeMutation
Field
updateCheckRun
was added to object typeMutation
Field
rerequestCheckSuite
was added to object typeMutation
Field
createCheckSuite
was added to object typeMutation
Field
createCheckRun
was added to object typeMutation
Field
path
was added to object typeCheckAnnotation
Field
location
was added to object typeCheckAnnotation
Field
annotationLevel
was added to object typeCheckAnnotation
Type
CheckSuiteAutoTriggerPreference
was addedType
UpdateCheckSuitePreferencesInput
was addedType
UpdateCheckSuitePreferencesPayload
was addedType
UpdateCheckRunInput
was addedType
UpdateCheckRunPayload
was addedType
RerequestCheckSuiteInput
was addedType
RerequestCheckSuitePayload
was addedType
CreateCheckSuiteInput
was addedType
CreateCheckSuitePayload
was addedType
RequestableCheckStatusState
was addedType
CheckRunOutputImage
was addedType
CheckAnnotationRange
was addedType
CheckAnnotationData
was addedType
CheckRunOutput
was addedType
CheckRunAction
was addedType
CreateCheckRunInput
was addedType
CreateCheckRunPayload
was addedType
CheckAnnotationPosition
was addedType
CheckAnnotationSpan
was added
Schema changes for 2018-08-01
The following changes will be made to the schema:
On member AcceptTopicSuggestionPayload.topic
: Type for topic
will change from Topic!
to Topic
. Effective 2019-01-01.
On member AddCommentPayload.commentEdge
: Type for commentEdge
will change from IssueCommentEdge!
to IssueCommentEdge
. Effective 2019-01-01.
On member AddCommentPayload.subject
: Type for subject
will change from Node!
to Node
. Effective 2019-01-01.
On member AddCommentPayload.timelineEdge
: Type for timelineEdge
will change from IssueTimelineItemEdge!
to IssueTimelineItemEdge
. Effective 2019-01-01.
On member AddProjectCardPayload.cardEdge
: Type for cardEdge
will change from ProjectCardEdge!
to ProjectCardEdge
. Effective 2019-01-01.
On member AddProjectCardPayload.projectColumn
: Type for projectColumn
will change from Project!
to Project
. Effective 2019-01-01.
On member AddProjectColumnPayload.columnEdge
: Type for columnEdge
will change from ProjectColumnEdge!
to ProjectColumnEdge
. Effective 2019-01-01.
On member AddProjectColumnPayload.project
: Type for project
will change from Project!
to Project
. Effective 2019-01-01.
On member AddPullRequestReviewCommentPayload.comment
: Type for comment
will change from PullRequestReviewComment!
to PullRequestReviewComment
. Effective 2019-01-01.
On member AddPullRequestReviewCommentPayload.commentEdge
: Type for commentEdge
will change from PullRequestReviewCommentEdge!
to PullRequestReviewCommentEdge
. Effective 2019-01-01.
On member AddPullRequestReviewPayload.pullRequestReview
: Type for pullRequestReview
will change from PullRequestReview!
to PullRequestReview
. Effective 2019-01-01.
On member AddPullRequestReviewPayload.reviewEdge
: Type for reviewEdge
will change from PullRequestReviewEdge!
to PullRequestReviewEdge
. Effective 2019-01-01.
On member AddReactionPayload.reaction
: Type for reaction
will change from Reaction!
to Reaction
. Effective 2019-01-01.
On member AddReactionPayload.subject
: Type for subject
will change from Reactable!
to Reactable
. Effective 2019-01-01.
On member AddStarPayload.starrable
: Type for starrable
will change from Starrable!
to Starrable
. Effective 2019-01-01.
On member CreateProjectPayload.project
: Type for project
will change from Project!
to Project
. Effective 2019-01-01.
On member DeclineTopicSuggestionPayload.topic
: Type for topic
will change from Topic!
to Topic
. Effective 2019-01-01.
On member DeleteProjectCardPayload.column
: Type for column
will change from ProjectColumn!
to ProjectColumn
. Effective 2019-01-01.
On member DeleteProjectCardPayload.deletedCardId
: Type for deletedCardId
will change from ID!
to ID
. Effective 2019-01-01.
On member DeleteProjectColumnPayload.deletedColumnId
: Type for deletedColumnId
will change from ID!
to ID
. Effective 2019-01-01.
On member DeleteProjectColumnPayload.project
: Type for project
will change from Project!
to Project
. Effective 2019-01-01.
On member DeleteProjectPayload.owner
: Type for owner
will change from ProjectOwner!
to ProjectOwner
. Effective 2019-01-01.
On member DeletePullRequestReviewPayload.pullRequestReview
: Type for pullRequestReview
will change from PullRequestReview!
to PullRequestReview
. Effective 2019-01-01.
On member DismissPullRequestReviewPayload.pullRequestReview
: Type for pullRequestReview
will change from PullRequestReview!
to PullRequestReview
. Effective 2019-01-01.
On member MoveProjectCardPayload.cardEdge
: Type for cardEdge
will change from ProjectCardEdge!
to ProjectCardEdge
. Effective 2019-01-01.
On member MoveProjectColumnPayload.columnEdge
: Type for columnEdge
will change from ProjectColumnEdge!
to ProjectColumnEdge
. Effective 2019-01-01.
On member RemoveOutsideCollaboratorPayload.removedUser
: Type for removedUser
will change from User!
to User
. Effective 2019-01-01.
On member RemoveReactionPayload.reaction
: Type for reaction
will change from Reaction!
to Reaction
. Effective 2019-01-01.
On member RemoveReactionPayload.subject
: Type for subject
will change from Reactable!
to Reactable
. Effective 2019-01-01.
On member RemoveStarPayload.starrable
: Type for starrable
will change from Starrable!
to Starrable
. Effective 2019-01-01.
On member RequestReviewsPayload.pullRequest
: Type for pullRequest
will change from PullRequest!
to PullRequest
. Effective 2019-01-01.
On member RequestReviewsPayload.requestedReviewersEdge
: Type for requestedReviewersEdge
will change from UserEdge!
to UserEdge
. Effective 2019-01-01.
On member SubmitPullRequestReviewPayload.pullRequestReview
: Type for pullRequestReview
will change from PullRequestReview!
to PullRequestReview
. Effective 2019-01-01.
On member UpdateProjectCardPayload.projectCard
: Type for projectCard
will change from ProjectCard!
to ProjectCard
. Effective 2019-01-01.
On member UpdateProjectColumnPayload.projectColumn
: Type for projectColumn
will change from ProjectColumn!
to ProjectColumn
. Effective 2019-01-01.
On member UpdateProjectPayload.project
: Type for project
will change from Project!
to Project
. Effective 2019-01-01.
On member UpdatePullRequestReviewCommentPayload.pullRequestReviewComment
: Type for pullRequestReviewComment
will change from PullRequestReviewComment!
to PullRequestReviewComment
. Effective 2019-01-01.
On member UpdatePullRequestReviewPayload.pullRequestReview
: Type for pullRequestReview
will change from PullRequestReview!
to PullRequestReview
. Effective 2019-01-01.
On member UpdateSubscriptionPayload.subscribable
: Type for subscribable
will change from Subscribable!
to Subscribable
. Effective 2019-01-01.
On member 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
QUEUED
was added to enumDeploymentState
Enum value
IN_PROGRESS
was added to enumDeploymentState
Field
createDeploymentStatus
was added to object typeMutation
Field
createDeployment
was added to object typeMutation
Field
environment
was added to object typeDeploymentStatus
Type
CreateDeploymentStatusInput
was addedType
CreateDeploymentStatusPayload
was addedType
CreateDeploymentInput
was addedType
CreateDeploymentPayload
was added
Schema changes for 2018-07-16
The GraphQL schema includes these changes:
Field
task
was added to object typeDeployment
Schema changes for 2018-07-13
The GraphQL schema includes these changes:
Field
GitHubMetadata.gitHubServicesSha
changed type fromString!
toGitObjectID!
Type
RepositoryInvitationEdge
was removedType
RepositoryCollaboratorAffiliation
was removedType
PullRequestPubSubTopic
was removedType
IssuePubSubTopic
was removedType
DefaultRepositoryPermissionField
was removedType
Date
was removed
Schema changes for 2018-07-11
The GraphQL schema includes these changes:
Field
checkSuites
was added to object typeCommit
Type
CheckSuiteFilter
was addedType
Push
was addedType
CheckRunType
was addedType
CheckRunFilter
was addedType
CheckStatusState
was addedType
CheckConclusionState
was addedType
CheckAnnotationLevel
was addedType
CheckAnnotation
was addedType
CheckAnnotationEdge
was addedType
CheckAnnotationConnection
was addedType
CheckRun
was addedType
CheckRunEdge
was addedType
CheckRunConnection
was addedType
CheckSuite
was addedType
CheckSuiteEdge
was addedType
CheckSuiteConnection
was added
Schema changes for 2018-07-06
The GraphQL schema includes these changes:
Field
updatedAt
was added to object typeDeployment
Field
description
was added to object typeDeployment
Schema changes for 2018-07-04
The GraphQL schema includes these changes:
Field
subject
was removed from object typeReviewRequestedEvent
Field
subject
was removed from object typeReviewRequestRemovedEvent
Field
isCrossReference
was removed from object typeReferencedEvent
Field
commit
was removed from object typeClosedEvent
Field
reviewer
was removed from object typeReviewRequest
Field
license
was removed from object typeRepositoryInfo
Field
license
was removed from object typeRepository
Field
contributedRepositories
was removed from object typeUser
Field
projectColumn
was removed from object typeProjectCard
Schema changes for 2018-07-03
The GraphQL schema includes these changes:
Repository
object implementsRegistryPackageOwner
interfaceUser
object implementsRegistryPackageSearch
interfaceUser
object implementsRegistryPackageOwner
interfaceOrganization
object implementsRegistryPackageSearch
interfaceOrganization
object implementsRegistryPackageOwner
interfaceType
RegistryPackageSearch
was addedType
RegistryPackageOwner
was added
Schema changes for 2018-06-26
The GraphQL schema includes these changes:
Field
permalink
was added to object typePullRequest
Schema changes for 2018-06-22
The GraphQL schema includes these changes:
Input field
UpdateProjectCardInput.note
changed type fromString!
toString
Schema changes for 2018-06-21
The GraphQL schema includes these changes:
Argument
useTopicAliases: Boolean
added to fieldQuery.marketplaceListings
Argument
useTopicAliases: Boolean
added to fieldQuery.marketplaceCategory
Schema changes for 2018-06-14
The GraphQL schema includes these changes:
Field
unlockLockable
was added to object typeMutation
Type
UnlockLockableInput
was addedType
UnlockLockablePayload
was added
Schema changes for 2018-06-12
The GraphQL schema includes these changes:
Field
subject
was added to object typeReviewRequestedEvent
Field
subject
was added to object typeReviewRequestRemovedEvent
Field
isCrossReference
was added to object typeReferencedEvent
Field
commit
was added to object typeClosedEvent
Field
reviewer
was added to object typeReviewRequest
Field
license
was added to object typeRepositoryInfo
Field
license
was added to object typeRepository
Field
contributedRepositories
was added to object typeUser
Field
projectColumn
was added to object typeProjectCard
Type
TopicConnection
was addedType
RepositoryInvitationEdge
was addedType
RepositoryCollaboratorAffiliation
was addedType
PullRequestPubSubTopic
was addedType
IssuePubSubTopic
was addedType
DefaultRepositoryPermissionField
was addedType
Date
was addedType
MergeStateStatus
was added
The Team discussions preview includes these changes:
Field
updateTeamDiscussionComment
was added to object typeMutation
Field
updateTeamDiscussion
was added to object typeMutation
Field
deleteTeamDiscussionComment
was added to object typeMutation
Field
deleteTeamDiscussion
was added to object typeMutation
Field
createTeamDiscussionComment
was added to object typeMutation
Field
createTeamDiscussion
was added to object typeMutation
Field
discussionsUrl
was added to object typeTeam
Field
discussionsResourcePath
was added to object typeTeam
Field
discussions
was added to object typeTeam
Field
discussion
was added to object typeTeam
Type
UpdateTeamDiscussionCommentInput
was addedType
UpdateTeamDiscussionCommentPayload
was addedType
UpdateTeamDiscussionInput
was addedType
UpdateTeamDiscussionPayload
was addedType
DeleteTeamDiscussionCommentInput
was addedType
DeleteTeamDiscussionCommentPayload
was addedType
DeleteTeamDiscussionInput
was addedType
DeleteTeamDiscussionPayload
was addedType
CreateTeamDiscussionCommentInput
was addedType
CreateTeamDiscussionCommentPayload
was addedType
CreateTeamDiscussionInput
was addedType
CreateTeamDiscussionPayload
was addedType
TeamDiscussionOrderField
was addedType
TeamDiscussionOrder
was addedType
TeamDiscussionEdge
was addedType
TeamDiscussionConnection
was addedType
TeamDiscussionCommentOrderField
was addedType
TeamDiscussionCommentOrder
was addedType
TeamDiscussionComment
was addedType
TeamDiscussionCommentEdge
was addedType
TeamDiscussionCommentConnection
was addedType
TeamDiscussion
was added
The Protected Branch: Multiple Required Approving Reviews preview includes these changes:
Field
requiredApprovingReviewCount
was added to object typeProtectedBranch
The Protected Branch: Required Signatures preview includes these changes:
Field
hasRequiredSignatures
was added to object typeProtectedBranch
The [Merge info preview](/graphql/overview/schema-previews#merge-info-preview) includes these changes:
Field
mergeStateStatus
was added to object typePullRequest
Field
canBeRebased
was added to object typePullRequest
The Repository Vulnerability Alerts preview includes these changes:
Field
vulnerabilityAlerts
was added to object typeRepository
Type
RepositoryVulnerabilityAlert
was addedType
RepositoryVulnerabilityAlertEdge
was addedType
RepositoryVulnerabilityAlertConnection
was added
The [Access to a Repositories Dependency Graph preview](/graphql/overview/schema-previews#access-to-a-repositories-dependency-graph-preview) includes these changes:
Field
dependencyGraphManifests
was added to object typeRepository
Type
DependencyGraphDependency
was addedType
DependencyGraphDependencyEdge
was addedType
DependencyGraphDependencyConnection
was addedType
DependencyGraphManifest
was addedType
DependencyGraphManifestEdge
was addedType
DependencyGraphManifestConnection
was added
The Hovercards preview includes these changes:
Field
hovercard
was added to object typeUser
Type
OrganizationsHovercardContext
was addedType
OrganizationTeamsHovercardContext
was addedType
GenericHovercardContext
was addedType
HovercardContext
was addedType
Hovercard
was added
Schema changes for 2018-06-11
The GraphQL schema includes these changes:
Default value for argument
affiliations
on fieldUser.watching
changed from["OWNER", "COLLABORATOR"]
to["OWNER", "COLLABORATOR", "ORGANIZATION_MEMBER"]
Schema changes for 2018-05-30
The GraphQL schema includes these changes:
Field
editedAt
was added to object typeUserContentEdit
Schema changes for 2018-05-25
The GraphQL schema includes these changes:
Field
TextMatch.highlights
changed type from[TextMatchHighlight]!
to[TextMatchHighlight!]!
Type
MergeStateStatus
was added
The [Merge info preview](/graphql/overview/schema-previews#merge-info-preview) includes these changes:
Field
mergeStateStatus
was added to object typePullRequest
Field
canBeRebased
was added to object typePullRequest
Schema changes for 2018-05-18
The GraphQL schema includes these changes:
License
object implementsNode
interface
Schema changes for 2018-05-17
The GraphQL schema includes these changes:
MarketplaceCategory
object implementsNode
interfaceField
id
was added to object typeMarketplaceCategory
Schema changes for 2018-05-09
The GraphQL schema includes these changes:
Field
includesCreatedEdit
was added to object typeGistComment
Field
includesCreatedEdit
was added to object typePullRequestReviewComment
Field
includesCreatedEdit
was added to object typePullRequestReview
Field
includesCreatedEdit
was added to object typeIssueComment
Field
includesCreatedEdit
was added to object typePullRequest
Field
includesCreatedEdit
was added to object typeComment
Field
includesCreatedEdit
was added to object typeCommitComment
Field
includesCreatedEdit
was added to object typeIssue
Argument
excludeSubcategories: Boolean
added to fieldQuery.marketplaceCategories
The Team discussions preview includes these changes:
Field
includesCreatedEdit
was added to object typeTeamDiscussionComment
Field
includesCreatedEdit
was added to object typeTeamDiscussion
Schema changes for 2018-05-08
The GraphQL schema includes these changes:
ClosedEvent
object implementsUniformResourceLocatable
interfaceField
url
was added to object typeClosedEvent
Field
resourcePath
was 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
totalCount
was added to object typeDependencyGraphDependencyConnection
Schema changes for 2018-04-28
The Repository Vulnerability Alerts preview includes these changes:
Field
externalReference
was added to object typeRepositoryVulnerabilityAlert
Field
externalIdentifier
was added to object typeRepositoryVulnerabilityAlert
Field
dismisser
was added to object typeRepositoryVulnerabilityAlert
Field
dismissedAt
was added to object typeRepositoryVulnerabilityAlert
Field
dismissReason
was added to object typeRepositoryVulnerabilityAlert
Schema changes for 2018-04-27
The GraphQL schema includes these changes:
Enum value
TIMELINE
was added to enumPullRequestPubSubTopic
Enum value
TIMELINE
was added to enumIssuePubSubTopic
Schema changes for 2018-04-24
The GraphQL schema includes these changes:
Field
lockReason
was added to object typeLockedEvent
The Repository Vulnerability Alerts preview includes these changes:
Field
vulnerabilityAlerts
was added to object typeRepository
Type
RepositoryVulnerabilityAlert
was addedType
RepositoryVulnerabilityAlertEdge
was addedType
RepositoryVulnerabilityAlertConnection
was added
The [Access to a Repositories Dependency Graph preview](/graphql/overview/schema-previews#access-to-a-repositories-dependency-graph-preview) includes these changes:
Field
dependencyGraphManifests
was added to object typeRepository
Type
DependencyGraphDependency
was addedType
DependencyGraphDependencyEdge
was addedType
DependencyGraphDependencyConnection
was addedType
DependencyGraphManifest
was addedType
DependencyGraphManifestEdge
was addedType
DependencyGraphManifestConnection
was added
Schema changes for 2018-04-23
The GraphQL schema includes these changes:
Field
Team.viewerSubscription
changed type fromSubscriptionState!
toSubscriptionState
Field
PullRequest.viewerSubscription
changed type fromSubscriptionState!
toSubscriptionState
Field
Commit.viewerSubscription
changed type fromSubscriptionState!
toSubscriptionState
Enum value
UNAVAILABLE
was removed from enumSubscriptionState
Field
Subscribable.viewerSubscription
changed type fromSubscriptionState!
toSubscriptionState
Field
Repository.viewerSubscription
changed type fromSubscriptionState!
toSubscriptionState
Field
Issue.viewerSubscription
changed type fromSubscriptionState!
toSubscriptionState
The Team discussions preview includes these changes:
Field
TeamDiscussion.viewerSubscription
changed type fromSubscriptionState!
toSubscriptionState
Schema changes for 2018-04-19
The GraphQL schema includes these changes:
Type
RepositoryInvitationEdge
was added
Schema changes for 2018-04-13
The GraphQL schema includes these changes:
Field
wasSignedByGitHub
was added to object typeUnknownSignature
Field
wasSignedByGitHub
was added to object typeSmimeSignature
Field
wasSignedByGitHub
was added to object typeGpgSignature
Field
wasSignedByGitHub
was added to object typeGitSignature
Schema changes for 2018-04-12
The GraphQL schema includes these changes:
Field
url
was added to object typeLabel
Field
updatedAt
was added to object typeLabel
Field
resourcePath
was added to object typeLabel
Field
createdAt
was added to object typeLabel
Field
pseudoLicense
was added to object typeLicense
Schema changes for 2018-04-10
The GraphQL schema includes these changes:
Field
mergedBy
was added to object typePullRequest
Field
maintainerCanModify
was added to object typePullRequest
Field
diff
was added to object typeUserContentEdit
Field
deletedBy
was added to object typeUserContentEdit
Field
deletedAt
was added to object typeUserContentEdit
Schema changes for 2018-04-03
The GraphQL schema includes these changes:
Field
bodyText
was added to object typeGistComment
Field
bodyText
was added to object typeComment
Field
bodyText
was added to object typeCommitComment
The Team discussions preview includes these changes:
Field
bodyText
was added to object typeTeamDiscussionComment
Field
bodyText
was added to object typeTeamDiscussion
Schema changes for 2018-03-28
The GraphQL schema includes these changes:
Type
StaffHovercardContext
was removed
Schema changes for 2018-03-22
The GraphQL schema includes these changes:
Argument
orderBy: TeamMemberOrder
added to fieldTeam.members
Type
TeamMemberOrderField
was addedType
TeamMemberOrder
was added
The Hovercards preview includes these changes:
Field
hovercard
was added to object typeUser
Type
StaffHovercardContext
was addedType
OrganizationsHovercardContext
was addedType
OrganizationTeamsHovercardContext
was addedType
GenericHovercardContext
was addedType
HovercardContext
was addedType
Hovercard
was added
Schema changes for 2018-03-16
The Protected Branch: Multiple Required Approving Reviews preview includes these changes:
Field
requiredApprovingReviewCount
was added to object typeProtectedBranch
Schema changes for 2018-03-14
The GraphQL schema includes these changes:
Enum value
OCSP_REVOKED
was added to enumGitSignatureState
Enum value
OCSP_PENDING
was added to enumGitSignatureState
Enum value
OCSP_ERROR
was added to enumGitSignatureState
The following changes will be made to the schema:
On member AddedToProjectEvent.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member BaseRefChangedEvent.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member Bot.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member Bot.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member ClosedEvent.commit
: commit
will be removed. Use ClosedEvent.closer instead. Effective 2018-07-01.
On member Comment.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member CommentDeletedEvent.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member CommitComment.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member CommitComment.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member ConvertedNoteToIssueEvent.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member DeployedEvent.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member Deployment.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member DeploymentStatus.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member Gist.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member GistComment.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member GistComment.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member Issue.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member Issue.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member IssueComment.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member IssueComment.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member MentionedEvent.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member Milestone.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member MovedColumnsInProjectEvent.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member Organization.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member Project.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member Project.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member ProjectCard.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member ProjectCard.projectColumn
: projectColumn
will be removed. Use ProjectCard.column
instead. Effective 2018-07-01.
On member ProjectCard.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member ProjectColumn.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member ProjectColumn.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member PullRequest.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member PullRequest.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member PullRequestReview.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member PullRequestReview.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member PullRequestReviewComment.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member Reactable.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member Reaction.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member ReferencedEvent.isCrossReference
: isCrossReference
will be removed. Use ReferencedEvent.isCrossRepository
instead. Effective 2018-07-01.
On member Release.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member ReleaseAsset.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member RemovedFromProjectEvent.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member Repository.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member Repository.license
: license
will be removed. Use Repository.licenseInfo
instead. Effective 2018-07-01.
On member Repository.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member RepositoryInfo.license
: license
will be removed. Use Repository.licenseInfo
instead. Effective 2018-07-01.
On member RepositoryInfo.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member ReviewDismissedEvent.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member ReviewRequest.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member ReviewRequest.reviewer
: reviewer
will be removed. Use ReviewRequest.requestedReviewer
instead. Effective 2018-07-01.
On member ReviewRequestRemovedEvent.subject
: subject
will be removed. Use ReviewRequestRemovedEvent.requestedReviewer
instead. Effective 2018-07-01.
On member ReviewRequestedEvent.subject
: subject
will be removed. Use ReviewRequestedEvent.requestedReviewer
instead. Effective 2018-07-01.
On member Team.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member TeamDiscussion.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member TeamDiscussion.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member TeamDiscussionComment.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member TeamDiscussionComment.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member User.contributedRepositories
: contributedRepositories
will be removed. Use User.repositoriesContributedTo
instead. Effective 2018-07-01.
On member User.databaseId
: databaseId
will be removed. Use Node.id
instead. Effective 2018-07-01.
On member User.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
On member UserContentEdit.updatedAt
: updatedAt
will be removed. Effective 2018-07-01.
Schema changes for 2018-03-13
The GraphQL schema includes these changes:
Field
RepositoryInvitation.repository
changed type fromRepositoryInvitationRepository
toRepositoryInfo
Type
RepositoryInvitationRepository
was removedField
squashMergeAllowed
was added to object typeRepository
Field
rebaseMergeAllowed
was added to object typeRepository
Field
mergeCommitAllowed
was added to object typeRepository
Schema changes for 2018-03-10
The GraphQL schema includes these changes:
Enum value
NONE
was added to enumDefaultRepositoryPermissionField
Schema changes for 2018-03-09
The GraphQL schema includes these changes:
Field
databaseId
was added to object typeGistComment
Schema changes for 2018-03-07
The GraphQL schema includes these changes:
Field
permission
was added to object typeRepositoryInvitation
Field
isDefault
was added to object typeLabel
Field
description
was added to object typeLabel
Argument
query: String
added to fieldRepository.labels
Field
viewerPermission
was added to object typeRepository
Type
CollectionItemContent
was added
The Team discussions preview includes these changes:
Type
TeamDiscussion
was addedField
updateTeamDiscussionComment
was added to object typeMutation
Field
updateTeamDiscussion
was added to object typeMutation
Field
deleteTeamDiscussionComment
was added to object typeMutation
Field
deleteTeamDiscussion
was added to object typeMutation
Field
createTeamDiscussionComment
was added to object typeMutation
Field
createTeamDiscussion
was added to object typeMutation
Field
discussionsUrl
was added to object typeTeam
Field
discussionsResourcePath
was added to object typeTeam
Field
discussions
was added to object typeTeam
Field
discussion
was added to object typeTeam
Type
UpdateTeamDiscussionCommentInput
was addedType
UpdateTeamDiscussionCommentPayload
was addedType
UpdateTeamDiscussionInput
was addedType
UpdateTeamDiscussionPayload
was addedType
DeleteTeamDiscussionCommentInput
was addedType
DeleteTeamDiscussionCommentPayload
was addedType
DeleteTeamDiscussionInput
was addedType
DeleteTeamDiscussionPayload
was addedType
CreateTeamDiscussionCommentInput
was addedType
CreateTeamDiscussionCommentPayload
was addedType
CreateTeamDiscussionInput
was addedType
CreateTeamDiscussionPayload
was addedType
TeamDiscussionOrderField
was addedType
TeamDiscussionOrder
was addedType
TeamDiscussionEdge
was addedType
TeamDiscussionConnection
was addedType
TeamDiscussionCommentOrderField
was addedType
TeamDiscussionCommentOrder
was addedType
TeamDiscussionComment
was addedType
TeamDiscussionCommentEdge
was addedType
TeamDiscussionCommentConnection
was added
The Protected Branch Required Signatures preview includes these changes:
Field
hasRequiredSignatures
was added to object typeProtectedBranch
Schema changes for 2018-02-14
The following changes were made to the GraphQL schema:
Argument
orderBy: MilestoneOrder
added to fieldRepository.milestones
Argument
states: [MilestoneState!]
added to fieldRepository.milestones
Default value
["OWNER", "COLLABORATOR"]
was added to argumentaffiliations
on fieldOrganization.pinnedRepositories
.Default value
["OWNER", "COLLABORATOR"]
was added to argumentaffiliations
on fieldOrganization.repositories
.Default value
["OWNER", "COLLABORATOR"]
was added to argumentaffiliations
on fieldRepository.forks
.Default value
["OWNER", "COLLABORATOR"]
was added to argumentaffiliations
on fieldRepositoryOwner.pinnedRepositories
.Default value
["OWNER", "COLLABORATOR"]
was added to argumentaffiliations
on fieldRepositoryOwner.repositories
.Default value
["OWNER", "COLLABORATOR"]
was added to argumentaffiliations
on fieldUser.contributedRepositories
.Default value
["OWNER", "COLLABORATOR"]
was added to argumentaffiliations
on fieldUser.pinnedRepositories
.Default value
["OWNER", "COLLABORATOR"]
was added to argumentaffiliations
on fieldUser.repositories
.Default value
["OWNER", "COLLABORATOR"]
was added to argumentaffiliations
on fieldUser.watching
.Field
avatarUrl
was added to object typeTeam
Field
createdAt
was added to object typeOrganizationInvitation
Field
organization
was added to object typeOrganizationInvitation
Type
MilestoneOrderField
was addedType
MilestoneOrder
was added
Schema changes for 2018-01-19
The following changes were made to the GraphQL schema:
Field
baseRefOid
was added to object typePullRequest
Field
headRefOid
was added to object typePullRequest
Schema changes for 2018-01-10
The following changes were made to the GraphQL schema:
Field
activeLockReason
was added to object typeIssue
Field
activeLockReason
was added to object typeLockable
Field
activeLockReason
was added to object typePullRequest
Field
lockLockable
was added to object typeMutation
Type
LockLockableInput
was addedType
LockLockablePayload
was addedType
LockReason
was added
Schema changes for 2017-12-15
The following changes were made to the GraphQL schema:
Field
additions
was added to object typeCommit
Field
changedFiles
was added to object typeCommit
Field
closedAt
was added to object typeMilestone
Field
closed
was added to object typeMilestone
Field
createdAt
was added to object typeMilestone
Field
deletions
was added to object typeCommit
Field
updatedAt
was added to object typeMilestone
Milestone
object implementsClosable
interface
Schema changes for 2017-12-12
The following changes were made to the GraphQL schema:
Enum value
UNAVAILABLE
was added to enumSubscriptionState
Field
authoredDate
was added to object typeCommit
Field
pushedDate
was added to object typeCommit
Schema changes for 2017-12-09
The following changes were made to the GraphQL schema:
Field
deployKeys
was added to object typeRepository
Type
DeployKeyConnection
was addedType
DeployKeyEdge
was addedType
DeployKey
was added
Schema changes for 2017-12-05
The following changes were made to the GraphQL schema:
Field
release
was added to object typeRepository
Schema changes for 2017-12-02
The following changes were made to the GraphQL schema:
Field
forkCount
was added to object typeRepositoryInfo
Field
forkCount
was added to object typeRepositoryInvitationRepository
Field
forkCount
was added to object typeRepository
Field
marketplaceListing
was added to object typeQuery
Field
marketplaceListings
was added to object typeQuery
Type
MarketplaceListingConnection
was addedType
MarketplaceListingEdge
was addedType
MarketplaceListing
was addedUnion member
MarketplaceListing
was added to Union typeSearchResultItem
Schema changes for 2017-11-28
The following changes were made to the GraphQL schema:
Field
repositoriesContributedTo
was added to object typeUser
Schema changes for 2017-11-24
The following changes were made to the GraphQL schema:
Field
changedFiles
was added to object typePullRequest
Field
reactable
was added to object typeReaction
Schema changes for 2017-11-18
The following changes were made to the GraphQL schema:
Input field
UpdateProjectInput.name
changed type from String! to StringInput field
public
was added to input object typeUpdateProjectInput
Schema changes for 2017-11-17
The following changes were made to the GraphQL schema:
Field
issues
was added to object typeMilestone
Type
TopicConnection
was added
Schema changes for 2017-11-16
The following changes were made to the GraphQL schema:
Field
issues
was added to object typeMilestone
Schema changes for 2017-11-15
The following changes were made to the GraphQL schema:
Field
parents
was added to object typeCommit
Type
CommitConnection
was added
Schema changes for 2017-11-14
The following changes were made to the GraphQL schema:
Argument
orderBy: ReleaseOrder
added to fieldRepository.releases
Field
marketplaceCategories
was added to object typeQuery
Field
marketplaceCategory
was added to object typeQuery
Field
parents
was added to object typeCommit
Field
publicKeys
was added to object typeUser
Field
totalCount
was added to object typeCommitHistoryConnection
Type
CommitConnection
was addedType
MarketplaceCategory
was addedType
PublicKeyConnection
was addedType
PublicKeyEdge
was addedType
PublicKey
was addedType
ReleaseOrderField
was addedType
ReleaseOrder
was added
Schema changes for 2017-11-10
The following changes were made to the GraphQL schema:
Field
createdAt
was added to object typeDeploymentStatus
Field
updatedAt
was added to object typeDeploymentStatus
Field
viewerCanSubscribe
was added to object typeTeam
Field
viewerSubscription
was added to object typeTeam
Team
object implementsSubscribable
interface
Schema changes for 2017-11-08
The following changes were made to the GraphQL schema:
Field
BaseRefForcePushedEvent.afterCommit
changed type fromCommit!
toCommit
Field
BaseRefForcePushedEvent.beforeCommit
changed type fromCommit!
toCommit
Field
HeadRefForcePushedEvent.afterCommit
changed type fromCommit!
toCommit
Field
HeadRefForcePushedEvent.beforeCommit
changed type fromCommit!
toCommit
Field
ReviewRequestRemovedEvent.subject
changed type fromUser!
toUser
Field
ReviewRequestedEvent.subject
changed type fromUser!
toUser
Argument
orderBy: RefOrder
added to fieldRepository.refs
Field
requestedReviewer
was added to object typeReviewRequestRemovedEvent
Field
requestedReviewer
was added to object typeReviewRequest
Field
requestedReviewer
was added to object typeReviewRequestedEvent
Type
RefOrderField
was addedType
RefOrder
was addedType
RequestedReviewer
was added
Schema changes for 2017-11-03
The following changes were made to the GraphQL schema:
Field
tarballUrl
was added to object typeCommit
Field
zipballUrl
was added to object typeCommit
Schema changes for 2017-11-02
The following changes were made to the GraphQL schema:
Field
tarballUrl
was added to object typeCommit
Field
zipballUrl
was added to object typeCommit
Type
TopicEdge
was added
Schema changes for 2017-10-27
The following changes were made to the GraphQL schema:
Argument
author: String
added to fieldPullRequest.reviews
Field
additions
was added to object typePullRequest
Field
deletions
was added to object typePullRequest
Schema changes for 2017-10-25
The following changes were made to the GraphQL schema:
Type
UserContentEditEdge
was addedType
UserContentEdit
was added
Schema changes for 2017-10-24
The following changes were made to the GraphQL schema:
Field
assignableUsers
was added to object typeRepository
Type
UserContentEditEdge
was addedType
UserContentEdit
was added
Schema changes for 2017-10-20
The following changes were made to the GraphQL schema:
Field
projectCards
was added to object typeIssue
Field
projectCards
was added to object typePullRequest
Schema changes for 2017-10-14
The following changes were made to the GraphQL schema:
Field
isInvoiced
was removed from object typeOrganization
Field
isInvoiced
was removed from object typeUser
Schema changes for 2017-10-04
The following changes were made to the GraphQL schema:
Field
collaborators
was added to object typeRepository
Field
isArchived
was added to object typeRepositoryInfo
Field
isArchived
was added to object typeRepositoryInvitationRepository
Field
isArchived
was added to object typeRepository
Type
CollaboratorAffiliation
was addedType
RepositoryCollaboratorConnection
was addedType
RepositoryCollaboratorEdge
was added
Schema changes for 2017-09-28
The following changes were made to the GraphQL schema:
Type
Date
was added
Schema changes for 2017-09-22
The following changes were made to the GraphQL schema:
Field
gitIpAddresses
was added to object typeGitHubMetadata
Field
hookIpAddresses
was added to object typeGitHubMetadata
Field
importerIpAddresses
was added to object typeGitHubMetadata
Field
pagesIpAddresses
was added to object typeGitHubMetadata
Schema changes for 2017-09-18
The following changes were made to the GraphQL schema:
Field
GistComment.gist
changed type fromGist
toGist!
Schema changes for 2017-09-15
The following changes were made to the GraphQL schema:
Field
meta
was added to object typeQuery
Type
GitHubMetadata
was added
Schema changes for 2017-09-14
The following changes were made to the GraphQL schema:
Field
User.gistComments
changed type fromIssueCommentConnection!
toGistCommentConnection!
Schema changes for 2017-09-13
The following changes were made to the GraphQL schema:
Field
createdAt
was added to object typeBot
Field
gist
was added to object typeGistComment
Field
updatedAt
was added to object typeBot
Schema changes for 2017-09-11
The following changes were made to the GraphQL schema:
Field
downloadUrl
was added to object typeReleaseAsset
Schema changes for 2017-09-08
The following changes were made to the GraphQL schema:
OrganizationInvitation
object implementsNode
interface
Schema changes for 2017-09-07
The following changes were made to the GraphQL schema:
Field
meta
was removed from object typeQuery
GitHubMetadata was removed
Field
closed
was added to object typeProject
Field
invitationType
was added to object typeOrganizationInvitation
Field
pendingCards
was added to object typeProject
Field
resourcePath
was added to object typeProjectColumn
Field
url
was added to object typeProjectColumn
Type
OrganizationInvitationType
was addedProject
object implementsClosable
interface
Schema changes for 2017-09-06
The following changes were made to the GraphQL schema:
Field
GitHubMetadata.gitIpAddresses
changed type fromString
to[String!]
Field
GitHubMetadata.hookIpAddresses
changed type fromString
to[String!]
Field
GitHubMetadata.importerIpAddresses
changed type fromString
to[String!]
Field
GitHubMetadata.pagesIpAddresses
changed type fromString
to[String!]
Field
installedVersion
was removed from object typeGitHubMetadata
Field
repository
was added to object typePullRequestReviewThread
Schema changes for 2017-09-05
The following changes were made to the GraphQL schema:
Field
repository
was removed from object typePullRequestReviewThread
Field
meta
was added to object typeQuery
Type
GitHubMetadata
was added
Schema changes for 2017-09-04
The following changes were made to the GraphQL schema:
Field
closed
was removed from object typeProject
Field
pendingCards
was removed from object typeProject
Field
resourcePath
was removed from object typeProjectColumn
Field
url
was removed from object typeProjectColumn
Project
object type no longer implementsClosable
interfaceField
repository
was added to object typePullRequestReviewThread
Schema changes for 2017-09-01
The following changes were made to the GraphQL schema:
Field
channel
was removed from object typeProject
Field
searchQueryForViewer
was removed from object typeProject
Schema changes for 2017-08-31
The following changes were made to the GraphQL schema:
Field
resourcePath
was added to object typeProjectColumn
Field
searchQueryForViewer
was added to object typeProject
Field
url
was added to object typeProjectColumn
Schema changes for 2017-08-30
The following changes were made to the GraphQL schema:
Field
channel
was added to object typeProject
Field
closed
was added to object typeProject
Field
pendingCards
was added to object typeProject
Project
object implementsClosable
interface
Schema changes for 2017-08-21
The following changes were made to the GraphQL schema:
Field
replyTo
was added to object typePullRequestReviewComment
Schema changes for 2017-08-16
The following changes were made to the GraphQL schema:
Field
description
was added to object typeOrganization
Field
email
was added to object typeOrganization
Field
location
was added to object typeOrganization
Field
websiteUrl
was added to object typeOrganization
Schema changes for 2017-08-15
The following changes were made to the GraphQL schema:
Field
gistComments
was added to object typeUser
Field
id
was added to object typeSubscribable
Field
issueComments
was added to object typeUser
Field
resourcePath
was added to object typeCommitComment
Field
url
was added to object typeCommitComment
Schema changes for 2017-08-14
The following changes were made to the GraphQL schema:
Field
blog
was removed from object typeOrganization
Field
description
was removed from object typeOrganization
Field
email
was removed from object typeOrganization
Field
location
was removed from object typeOrganization
Argument
dryRun: Boolean
added to fieldQuery.rateLimit
Field
milestone
was added to object typePullRequest
Field
nodeCount
was added to object typeRateLimit
Union member
CrossReferencedEvent
was added to Union typePullRequestTimelineItem
Schema changes for 2017-08-11
The following changes were made to the GraphQL schema:
Argument
dryRun: Boolean
was removed from fieldQuery.rateLimit
Field
closed
was removed from object typeProject
Field
gistComments
was removed from object typeUser
Field
id
was removed from object typeSubscribable
Field
issueComments
was removed from object typeUser
Field
milestone
was removed from object typePullRequest
Field
nodeCount
was removed from object typeRateLimit
Field
pendingCards
was removed from object typeProject
Field
replyTo
was removed from object typePullRequestReviewComment
Field
repository
was removed from object typePullRequestReviewThread
Field
resourcePath
was removed from object typeCommitComment
Field
resourcePath
was removed from object typeProjectColumn
Field
url
was removed from object typeCommitComment
Field
url
was removed from object typeProjectColumn
Field
websiteUrl
was removed from object typeOrganization
Union member
CrossReferencedEvent
was removed from Union typePullRequestTimelineItem
Project
object type no longer implementsClosable
interfaceField
blog
was added to object typeOrganization
Schema changes for 2017-08-10
The following changes were made to the GraphQL schema:
Argument
dryRun: Boolean
added to fieldQuery.rateLimit
Field
closed
was added to object typeProject
Field
description
was added to object typeOrganization
Field
email
was added to object typeOrganization
Field
gistComments
was added to object typeUser
Field
id
was added to object typeSubscribable
Field
issueComments
was added to object typeUser
Field
location
was added to object typeOrganization
Field
milestone
was added to object typePullRequest
Field
nodeCount
was added to object typeRateLimit
Field
pendingCards
was added to object typeProject
Field
replyTo
was added to object typePullRequestReviewComment
Field
repository
was added to object typePullRequestReviewThread
Field
resourcePath
was added to object typeCommitComment
Field
resourcePath
was added to object typeProjectColumn
Field
url
was added to object typeCommitComment
Field
url
was added to object typeProjectColumn
Field
websiteUrl
was added to object typeOrganization
Type
CrossReferencedEvent
was addedUnion member
CrossReferencedEvent
was added to Union typeIssueTimelineItem
Union member
CrossReferencedEvent
was added to Union typePullRequestTimelineItem
Project
object implementsClosable
interface
Schema changes for 2017-08-09
The following changes were made to the GraphQL schema:
Field
PullRequestReviewComment.originalCommit
changed type fromCommit!
toCommit
Schema changes for 2017-08-08
The following changes were made to the GraphQL schema:
Field
Organization.name
changed type fromString!
toString
Field
databaseId
was added to object typeDeployment
Field
licenseInfo
was added to object typeRepositoryInfo
Field
licenseInfo
was added to object typeRepositoryInvitationRepository
Field
licenseInfo
was added to object typeRepository
Field
license
was added to object typeQuery
Field
licenses
was added to object typeQuery
Field
payload
was added to object typeDeployment
Type
LicenseRule
was addedType
License
was added
Schema changes for 2017-08-07
The following changes were made to the GraphQL schema:
Field
contentType
was added to object typeReleaseAsset
Field
createdAt
was added to object typeReleaseAsset
Field
createdAt
was added to object typeTeam
Field
downloadCount
was added to object typeReleaseAsset
Field
size
was added to object typeReleaseAsset
Field
updatedAt
was added to object typeReleaseAsset
Field
updatedAt
was added to object typeTeam
Field
uploadedBy
was added to object typeReleaseAsset
Schema changes for 2017-08-03
The following changes were made to the GraphQL schema:
Field
repositoriesContributedTo
was removed from object typeUser
Field
author
was added to object typeRelease
Field
commitComments
was added to object typeUser
Field
createdAt
was added to object typeRelease
Field
isDraft
was added to object typeRelease
Field
isPrerelease
was added to object typeRelease
Field
updatedAt
was added to object typeRelease
Schema changes for 2017-08-02
The following changes were made to the GraphQL schema:
Field
commitComments
was removed from object typeUser
Field
repositoriesContributedTo
was added to object typeUser
Field
shortDescriptionHTML
was added to object typeRepositoryInfo
Field
shortDescriptionHTML
was added to object typeRepositoryInvitationRepository
Field
shortDescriptionHTML
was added to object typeRepository
Schema changes for 2017-08-01
The following changes were made to the GraphQL schema:
Field
commitComments
was added to object typeUser
Schema changes for 2017-07-28
The following changes were made to the GraphQL schema:
Enum value
FIRST_TIMER
was added to enumCommentAuthorAssociation
Field
pullRequest
was added to object typeIssueComment
Schema changes for 2017-07-27
The following changes were made to the GraphQL schema:
Field
CommitComment.commit
changed type fromCommit!
toCommit
Field
databaseId
was removed from object typeDeployment
Field
payload
was 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
databaseId
was added to object typeDeployment
Schema changes for 2017-07-25
The following changes were made to the GraphQL schema:
Enum value
FIRST_TIMER
was removed from enumCommentAuthorAssociation
Argument
orderBy: GistOrder
added to fieldUser.gists
Field
payload
was added to object typeDeployment
Field
pushedAt
was added to object typeGist
Type
GistOrderField
was addedType
GistOrder
was added
Schema changes for 2017-07-24
The following changes were made to the GraphQL schema:
Enum value
FIRST_TIMER
was added to enumCommentAuthorAssociation
Schema changes for 2017-07-21
The following changes were made to the GraphQL schema:
Argument
rootTeamsOnly: Boolean
added to fieldOrganization.teams
Field
ancestors
was added to object typeTeam
Field
childTeams
was added to object typeTeam
Field
combinedSlug
was added to object typeTeam
Field
membersResourcePath
was added to object typeTeam
Field
membersUrl
was added to object typeTeam
Field
members
was added to object typeTeam
Field
newTeamResourcePath
was added to object typeTeam
Field
newTeamUrl
was added to object typeTeam
Field
parentTeam
was added to object typeTeam
Field
repositoriesResourcePath
was added to object typeTeam
Field
repositoriesUrl
was added to object typeTeam
Field
repositories
was added to object typeTeam
Field
teamsResourcePath
was added to object typeTeam
Field
teamsUrl
was added to object typeTeam
Field
viewerCanAdminister
was added to object typeTeam
Type
RepositoryPermission
was addedType
TeamMemberConnection
was addedType
TeamMemberEdge
was addedType
TeamMemberRole
was addedType
TeamMembershipType
was addedType
TeamRepositoryConnection
was addedType
TeamRepositoryEdge
was addedType
TeamRepositoryOrderField
was addedType
TeamRepositoryOrder
was added
Schema changes for 2017-07-20
The following changes were made to the GraphQL schema:
Field
Label.pullRequests
changed type fromPullRequestConnection
toPullRequestConnection!
Field
releaseAsset
was removed from object typeRelease
Argument
baseRefName: String
added to fieldLabel.pullRequests
Argument
baseRefName: String
added to fieldRef.associatedPullRequests
Argument
headRefName: String
added to fieldLabel.pullRequests
Argument
headRefName: String
added to fieldRef.associatedPullRequests
Argument
labels: [String!]
added to fieldLabel.pullRequests
Argument
labels: [String!]
added to fieldRef.associatedPullRequests
Argument
name: String
added to fieldRelease.releaseAssets
Argument
orderBy: IssueOrder
added to fieldLabel.pullRequests
Argument
orderBy: IssueOrder
added to fieldRef.associatedPullRequests
Argument
states: [PullRequestState!]
added to fieldLabel.pullRequests
Field
pinnedRepositories
was added to object typeOrganization
Field
pinnedRepositories
was added to object typeRepositoryOwner
Schema changes for 2017-07-19
The following changes were made to the GraphQL schema:
Argument
rootTeamsOnly: Boolean
was removed from fieldOrganization.teams
ChildTeamDescendants was removed
Field
TreeEntry.object
changed type fromGitObject!
toGitObject
Field
ancestors
was removed from object typeTeam
Field
childTeams
was removed from object typeTeam
Field
combinedSlug
was removed from object typeTeam
Field
membersResourcePath
was removed from object typeTeam
Field
membersUrl
was removed from object typeTeam
Field
members
was removed from object typeTeam
Field
newTeamResourcePath
was removed from object typeTeam
Field
newTeamUrl
was removed from object typeTeam
Field
parentTeam
was removed from object typeTeam
Field
repositoriesResourcePath
was removed from object typeTeam
Field
repositoriesUrl
was removed from object typeTeam
Field
repositories
was removed from object typeTeam
Field
teamsResourcePath
was removed from object typeTeam
Field
teamsUrl
was removed from object typeTeam
Field
viewerCanAdminister
was 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: Boolean
added to fieldOrganization.teams
Field
ancestors
was added to object typeTeam
Field
childTeams
was added to object typeTeam
Field
combinedSlug
was added to object typeTeam
Field
membersResourcePath
was added to object typeTeam
Field
membersUrl
was added to object typeTeam
Field
members
was added to object typeTeam
Field
newTeamResourcePath
was added to object typeTeam
Field
newTeamUrl
was added to object typeTeam
Field
parentTeam
was added to object typeTeam
Field
repositoriesResourcePath
was added to object typeTeam
Field
repositoriesUrl
was added to object typeTeam
Field
repositories
was added to object typeTeam
Field
teamsResourcePath
was added to object typeTeam
Field
teamsUrl
was added to object typeTeam
Field
viewerCanAdminister
was added to object typeTeam
Type
ChildTeamDescendants
was addedType
CommitCommentThread
was addedType
RepositoryPermission
was addedType
TeamMemberConnection
was addedType
TeamMemberEdge
was addedType
TeamMemberRole
was addedType
TeamMembershipType
was addedType
TeamRepositoryConnection
was addedType
TeamRepositoryEdge
was addedType
TeamRepositoryOrderField
was addedType
TeamRepositoryOrder
was addedUnion member
CommitCommentThread
was added to Union typePullRequestTimelineItem
Schema changes for 2017-07-17
The following changes were made to the GraphQL schema:
Milestone
object implementsUniformResourceLocatable
interface
Schema changes for 2017-07-13
The following changes were made to the GraphQL schema:
CrossReferencedEvent was removed
Union member
CrossReferencedEvent
was removed from Union typeIssueTimelineItem
Schema changes for 2017-07-11
The following changes were made to the GraphQL schema:
Argument
name: String
was removed from fieldRelease.releaseAssets
Field
releaseAsset
was added to object typeRelease
Type
CrossReferencedEvent
was addedUnion member
CrossReferencedEvent
was added to Union typeIssueTimelineItem
Schema changes for 2017-07-10
The following changes were made to the GraphQL schema:
CrossReferencedEvent was removed
Field
releaseAsset
was removed from object typeRelease
Union member
CrossReferencedEvent
was removed from Union typeIssueTimelineItem
Argument
labels: [String!]
added to fieldLabel.issues
Argument
name: String
added to fieldRelease.releaseAssets
Field
issues
was 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
issues
was removed from object typeUser
Type
CrossReferencedEvent
was addedUnion member
CrossReferencedEvent
was 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
addTeamMember
was removed from object typeMutation
Field
ancestors
was removed from object typeTeam
Field
childTeams
was removed from object typeTeam
Field
combinedSlug
was removed from object typeTeam
Field
createTeam
was removed from object typeMutation
Field
deleteTeam
was removed from object typeMutation
Field
membersResourcePath
was removed from object typeTeam
Field
membersUrl
was removed from object typeTeam
Field
members
was removed from object typeTeam
Field
newTeamResourcePath
was removed from object typeTeam
Field
newTeamUrl
was removed from object typeTeam
Field
parentTeam
was removed from object typeTeam
Field
removeTeamMember
was removed from object typeMutation
Field
repositoriesResourcePath
was removed from object typeTeam
Field
repositoriesUrl
was removed from object typeTeam
Field
repositories
was removed from object typeTeam
Field
teamsResourcePath
was removed from object typeTeam
Field
teamsUrl
was removed from object typeTeam
Field
updateTeamMember
was removed from object typeMutation
Field
updateTeam
was removed from object typeMutation
Field
viewerCanAdminister
was 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
issues
was added to object typeUser
Schema changes for 2017-07-05
The following changes were made to the GraphQL schema:
Input field
RequestReviewsInput.userIds
changed type from [ID!]! to [ID!]Field
addTeamMember
was added to object typeMutation
Field
ancestors
was added to object typeTeam
Field
childTeams
was added to object typeTeam
Field
combinedSlug
was added to object typeTeam
Field
createTeam
was added to object typeMutation
Field
deleteTeam
was added to object typeMutation
Field
membersResourcePath
was added to object typeTeam
Field
membersUrl
was added to object typeTeam
Field
members
was added to object typeTeam
Field
newTeamResourcePath
was added to object typeTeam
Field
newTeamUrl
was added to object typeTeam
Field
parentTeam
was added to object typeTeam
Field
removeTeamMember
was added to object typeMutation
Field
repositoriesResourcePath
was added to object typeTeam
Field
repositoriesUrl
was added to object typeTeam
Field
repositories
was added to object typeTeam
Field
teamsResourcePath
was added to object typeTeam
Field
teamsUrl
was added to object typeTeam
Field
updateTeamMember
was added to object typeMutation
Field
updateTeam
was added to object typeMutation
Field
viewerCanAdminister
was added to object typeTeam
Input field
teamIds
was added to input object typeRequestReviewsInput
Type
AddTeamMemberInput
was addedType
AddTeamMemberPayload
was addedType
AddedToProjectEvent
was addedType
BaseRefChangedEvent
was addedType
ChildTeamDescendants
was addedType
CommentDeletedEvent
was addedType
ConvertedNoteToIssueEvent
was addedType
CreateTeamInput
was addedType
CreateTeamPayload
was addedType
DeleteTeamInput
was addedType
DeleteTeamPayload
was addedType
MentionedEvent
was addedType
MovedColumnsInProjectEvent
was addedType
RemoveTeamMemberInput
was addedType
RemoveTeamMemberPayload
was addedType
RemovedFromProjectEvent
was addedType
TeamMemberConnection
was addedType
TeamMemberEdge
was addedType
TeamMembershipType
was addedType
TeamRepositoryConnection
was addedType
TeamRepositoryEdge
was addedType
TeamRepositoryOrderField
was addedType
TeamRepositoryOrder
was addedType
UpdateTeamInput
was addedType
UpdateTeamMemberInput
was addedType
UpdateTeamMemberPayload
was addedType
UpdateTeamPayload
was 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
addTeamMember
was removed from object typeMutation
Field
ancestors
was removed from object typeTeam
Field
childTeams
was removed from object typeTeam
Field
combinedSlug
was removed from object typeTeam
Field
createTeam
was removed from object typeMutation
Field
deleteTeam
was removed from object typeMutation
Field
membersResourcePath
was removed from object typeTeam
Field
membersUrl
was removed from object typeTeam
Field
members
was removed from object typeTeam
Field
newTeamResourcePath
was removed from object typeTeam
Field
newTeamUrl
was removed from object typeTeam
Field
parentTeam
was removed from object typeTeam
Field
removeTeamMember
was removed from object typeMutation
Field
repositoriesResourcePath
was removed from object typeTeam
Field
repositoriesUrl
was removed from object typeTeam
Field
repositories
was removed from object typeTeam
Field
teamsResourcePath
was removed from object typeTeam
Field
teamsUrl
was removed from object typeTeam
Field
updateTeamMember
was removed from object typeMutation
Field
updateTeam
was removed from object typeMutation
Field
viewerCanAdminister
was 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.userIds
changed type from [ID!] to [ID!]!Input field
teamIds
was removed from input object typeRequestReviewsInput
Field
addTeamMember
was added to object typeMutation
Field
ancestors
was added to object typeTeam
Field
childTeams
was added to object typeTeam
Field
combinedSlug
was added to object typeTeam
Field
createTeam
was added to object typeMutation
Field
deleteTeam
was added to object typeMutation
Field
isCrossRepository
was added to object typeReferencedEvent
Field
membersResourcePath
was added to object typeTeam
Field
membersUrl
was added to object typeTeam
Field
members
was added to object typeTeam
Field
newTeamResourcePath
was added to object typeTeam
Field
newTeamUrl
was added to object typeTeam
Field
parentTeam
was added to object typeTeam
Field
removeTeamMember
was added to object typeMutation
Field
repositoriesResourcePath
was added to object typeTeam
Field
repositoriesUrl
was added to object typeTeam
Field
repositories
was added to object typeTeam
Field
teamsResourcePath
was added to object typeTeam
Field
teamsUrl
was added to object typeTeam
Field
updateTeamMember
was added to object typeMutation
Field
updateTeam
was added to object typeMutation
Field
viewerCanAdminister
was added to object typeTeam
Type
AddTeamMemberInput
was addedType
AddTeamMemberPayload
was addedType
ChildTeamDescendants
was addedType
CreateTeamInput
was addedType
CreateTeamPayload
was addedType
DeleteTeamInput
was addedType
DeleteTeamPayload
was addedType
RemoveTeamMemberInput
was addedType
RemoveTeamMemberPayload
was addedType
TeamMemberConnection
was addedType
TeamMemberEdge
was addedType
TeamMembershipType
was addedType
TeamRepositoryConnection
was addedType
TeamRepositoryEdge
was addedType
TeamRepositoryOrderField
was addedType
TeamRepositoryOrder
was addedType
UpdateTeamInput
was addedType
UpdateTeamMemberInput
was addedType
UpdateTeamMemberPayload
was addedType
UpdateTeamPayload
was added
Schema changes for 2017-06-30
The following changes were made to the GraphQL schema:
Field
isCrossRepository
was removed from object typeReferencedEvent
Input field
RequestReviewsInput.userIds
changed type from [ID!]! to [ID!]Input field
teamIds
was added to input object typeRequestReviewsInput
Schema changes for 2017-06-29
The following changes were made to the GraphQL schema:
Field
isCrossRepository
was added to object typeReferencedEvent
Field
revertResourcePath
was added to object typePullRequest
Field
revertUrl
was added to object typePullRequest
Schema changes for 2017-06-28
The following changes were made to the GraphQL schema:
Field
PullRequestReviewComment.pullRequestReview
changed type fromPullRequestReview!
toPullRequestReview
Schema changes for 2017-06-27
The following changes were made to the GraphQL schema:
Field
revertResourcePath
was removed from object typeMergedEvent
Field
revertUrl
was removed from object typeMergedEvent
Schema changes for 2017-06-26
The following changes were made to the GraphQL schema:
Field
issues
was removed from object typeUser
Enum value
STARGAZERS
was added to enumRepositoryOrderField
Field
revertResourcePath
was added to object typeMergedEvent
Field
revertUrl
was added to object typeMergedEvent
Schema changes for 2017-06-25
The following changes were made to the GraphQL schema:
Field
issues
was added to object typeUser
Schema changes for 2017-06-23
The following changes were made to the GraphQL schema:
Field
databaseId
was removed from object typeAssignedEvent
Field
databaseId
was removed from object typeBaseRefForcePushedEvent
Field
databaseId
was removed from object typeClosedEvent
Field
databaseId
was removed from object typeDemilestonedEvent
Field
databaseId
was removed from object typeHeadRefDeletedEvent
Field
databaseId
was removed from object typeHeadRefForcePushedEvent
Field
databaseId
was removed from object typeHeadRefRestoredEvent
Field
databaseId
was removed from object typeLabeledEvent
Field
databaseId
was removed from object typeLockedEvent
Field
databaseId
was removed from object typeMergedEvent
Field
databaseId
was removed from object typeMilestonedEvent
Field
databaseId
was removed from object typeReferencedEvent
Field
databaseId
was removed from object typeRenamedTitleEvent
Field
databaseId
was removed from object typeReopenedEvent
Field
databaseId
was removed from object typeReviewRequestRemovedEvent
Field
databaseId
was removed from object typeReviewRequestedEvent
Field
databaseId
was removed from object typeSubscribedEvent
Field
databaseId
was removed from object typeUnassignedEvent
Field
databaseId
was removed from object typeUnlabeledEvent
Field
databaseId
was removed from object typeUnlockedEvent
Field
databaseId
was removed from object typeUnsubscribedEvent
TimelineEvent was removed
AssignedEvent
object type no longer implementsTimelineEvent
interfaceBaseRefForcePushedEvent
object type no longer implementsTimelineEvent
interfaceClosedEvent
object type no longer implementsTimelineEvent
interfaceDemilestonedEvent
object type no longer implementsTimelineEvent
interfaceDeployedEvent
object type no longer implementsTimelineEvent
interfaceHeadRefDeletedEvent
object type no longer implementsTimelineEvent
interfaceHeadRefForcePushedEvent
object type no longer implementsTimelineEvent
interfaceHeadRefRestoredEvent
object type no longer implementsTimelineEvent
interfaceLabeledEvent
object type no longer implementsTimelineEvent
interfaceLockedEvent
object type no longer implementsTimelineEvent
interfaceMergedEvent
object type no longer implementsTimelineEvent
interfaceMilestonedEvent
object type no longer implementsTimelineEvent
interfaceReferencedEvent
object type no longer implementsTimelineEvent
interfaceRenamedTitleEvent
object type no longer implementsTimelineEvent
interfaceReopenedEvent
object type no longer implementsTimelineEvent
interfaceReviewDismissedEvent
object type no longer implementsTimelineEvent
interfaceReviewRequestRemovedEvent
object type no longer implementsTimelineEvent
interfaceReviewRequestedEvent
object type no longer implementsTimelineEvent
interfaceSubscribedEvent
object type no longer implementsTimelineEvent
interfaceUnassignedEvent
object type no longer implementsTimelineEvent
interfaceUnlabeledEvent
object type no longer implementsTimelineEvent
interfaceUnlockedEvent
object type no longer implementsTimelineEvent
interfaceUnsubscribedEvent
object type no longer implementsTimelineEvent
interfaceField
resourcePath
was added to object typePullRequestReviewComment
Schema changes for 2017-06-22
The following changes were made to the GraphQL schema:
Field
databaseId
was added to object typeAssignedEvent
Field
databaseId
was added to object typeBaseRefForcePushedEvent
Field
databaseId
was added to object typeClosedEvent
Field
databaseId
was added to object typeDemilestonedEvent
Field
databaseId
was added to object typeHeadRefDeletedEvent
Field
databaseId
was added to object typeHeadRefForcePushedEvent
Field
databaseId
was added to object typeHeadRefRestoredEvent
Field
databaseId
was added to object typeLabeledEvent
Field
databaseId
was added to object typeLockedEvent
Field
databaseId
was added to object typeMergedEvent
Field
databaseId
was added to object typeMilestonedEvent
Field
databaseId
was added to object typeReferencedEvent
Field
databaseId
was added to object typeRenamedTitleEvent
Field
databaseId
was added to object typeReopenedEvent
Field
databaseId
was added to object typeReviewRequestRemovedEvent
Field
databaseId
was added to object typeReviewRequestedEvent
Field
databaseId
was added to object typeSubscribedEvent
Field
databaseId
was added to object typeUnassignedEvent
Field
databaseId
was added to object typeUnlabeledEvent
Field
databaseId
was added to object typeUnlockedEvent
Field
databaseId
was added to object typeUnsubscribedEvent
Field
deployments
was added to object typeRepository
Type
DeploymentConnection
was addedType
DeploymentEdge
was addedType
TimelineEvent
was addedAssignedEvent
object implementsTimelineEvent
interfaceBaseRefForcePushedEvent
object implementsTimelineEvent
interfaceClosedEvent
object implementsTimelineEvent
interfaceDemilestonedEvent
object implementsTimelineEvent
interfaceDeployedEvent
object implementsTimelineEvent
interfaceHeadRefDeletedEvent
object implementsTimelineEvent
interfaceHeadRefForcePushedEvent
object implementsTimelineEvent
interfaceHeadRefRestoredEvent
object implementsTimelineEvent
interfaceLabeledEvent
object implementsTimelineEvent
interfaceLockedEvent
object implementsTimelineEvent
interfaceMergedEvent
object implementsTimelineEvent
interfaceMilestonedEvent
object implementsTimelineEvent
interfaceReferencedEvent
object implementsTimelineEvent
interfaceRenamedTitleEvent
object implementsTimelineEvent
interfaceReopenedEvent
object implementsTimelineEvent
interfaceReviewDismissedEvent
object implementsTimelineEvent
interfaceReviewRequestRemovedEvent
object implementsTimelineEvent
interfaceReviewRequestedEvent
object implementsTimelineEvent
interfaceSubscribedEvent
object implementsTimelineEvent
interfaceUnassignedEvent
object implementsTimelineEvent
interfaceUnlabeledEvent
object implementsTimelineEvent
interfaceUnlockedEvent
object implementsTimelineEvent
interfaceUnsubscribedEvent
object implementsTimelineEvent
interface
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.commit
changed type fromCommit!
toCommit
Field
addTeamMember
was removed from object typeMutation
Field
ancestors
was removed from object typeTeam
Field
childTeams
was removed from object typeTeam
Field
combinedSlug
was removed from object typeTeam
Field
createTeam
was removed from object typeMutation
Field
deleteTeam
was removed from object typeMutation
Field
membersResourcePath
was removed from object typeTeam
Field
membersUrl
was removed from object typeTeam
Field
members
was removed from object typeTeam
Field
newTeamResourcePath
was removed from object typeTeam
Field
newTeamUrl
was removed from object typeTeam
Field
parentTeam
was removed from object typeTeam
Field
removeTeamMember
was removed from object typeMutation
Field
repositoriesResourcePath
was removed from object typeTeam
Field
repositoriesUrl
was removed from object typeTeam
Field
repositories
was removed from object typeTeam
Field
teamsResourcePath
was removed from object typeTeam
Field
teamsUrl
was removed from object typeTeam
Field
updateTeamMember
was removed from object typeMutation
Field
updateTeam
was removed from object typeMutation
Field
viewerCanAdminister
was 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
authorAssociation
was added to object typeComment
Field
authorAssociation
was added to object typeCommitComment
Field
authorAssociation
was added to object typeGistComment
Field
authorAssociation
was added to object typeIssueComment
Field
authorAssociation
was added to object typeIssue
Field
authorAssociation
was added to object typePullRequestReviewComment
Field
authorAssociation
was added to object typePullRequestReview
Field
authorAssociation
was added to object typePullRequest
Field
resourcePath
was added to object typeMergedEvent
Field
url
was added to object typeMergedEvent
Type
CommentAuthorAssociation
was addedMergedEvent
object implementsUniformResourceLocatable
interface
Schema changes for 2017-06-20
The following changes were made to the GraphQL schema:
Field
MergedEvent.commit
changed type fromCommit
toCommit!
Field
resourcePath
was removed from object typeMergedEvent
Field
url
was removed from object typeMergedEvent
MergedEvent
object type no longer implementsUniformResourceLocatable
interfaceField
addTeamMember
was added to object typeMutation
Field
ancestors
was added to object typeTeam
Field
childTeams
was added to object typeTeam
Field
combinedSlug
was added to object typeTeam
Field
createTeam
was added to object typeMutation
Field
deleteTeam
was added to object typeMutation
Field
membersResourcePath
was added to object typeTeam
Field
membersUrl
was added to object typeTeam
Field
members
was added to object typeTeam
Field
newTeamResourcePath
was added to object typeTeam
Field
newTeamUrl
was added to object typeTeam
Field
parentTeam
was added to object typeTeam
Field
removeTeamMember
was added to object typeMutation
Field
repositoriesResourcePath
was added to object typeTeam
Field
repositoriesUrl
was added to object typeTeam
Field
repositories
was added to object typeTeam
Field
teamsResourcePath
was added to object typeTeam
Field
teamsUrl
was added to object typeTeam
Field
updateTeamMember
was added to object typeMutation
Field
updateTeam
was added to object typeMutation
Field
viewerCanAdminister
was added to object typeTeam
Type
AddTeamMemberInput
was addedType
AddTeamMemberPayload
was addedType
ChildTeamDescendants
was addedType
CreateTeamInput
was addedType
CreateTeamPayload
was addedType
DeleteTeamInput
was addedType
DeleteTeamPayload
was addedType
RemoveTeamMemberInput
was addedType
RemoveTeamMemberPayload
was addedType
TeamMemberConnection
was addedType
TeamMemberEdge
was addedType
TeamMembershipType
was addedType
TeamRepositoryConnection
was addedType
TeamRepositoryEdge
was addedType
TeamRepositoryOrderField
was addedType
TeamRepositoryOrder
was addedType
UpdateTeamInput
was addedType
UpdateTeamMemberInput
was addedType
UpdateTeamMemberPayload
was addedType
UpdateTeamPayload
was added
Schema changes for 2017-06-16
The following changes were made to the GraphQL schema:
Field
MergedEvent.commit
changed type fromCommit!
toCommit
Field
isDirectReference
was added to object typeReferencedEvent
Schema changes for 2017-06-15
The following changes were made to the GraphQL schema:
Field
resourcePath
was added to object typeMergedEvent
Field
url
was added to object typeMergedEvent
MergedEvent
object implementsUniformResourceLocatable
interface
Schema changes for 2017-06-14
The following changes were made to the GraphQL schema:
Field
column
was added to object typeProjectCard
Field
project
was added to object typeProjectCard
Field
resourcePath
was added to object typeProjectCard
Field
url
was added to object typeProjectCard
Schema changes for 2017-06-12
The following changes were made to the GraphQL schema:
Field
column
was removed from object typeProjectCard
Field
project
was removed from object typeProjectCard
Field
resourcePath
was removed from object typeProjectCard
Field
teamsSearchResourcePath
was removed from object typeOrganization
Field
teamsSearchUrl
was removed from object typeOrganization
Field
url
was removed from object typeProjectCard
Schema changes for 2017-06-09
The following changes were made to the GraphQL schema:
Field
PullRequest.headRepositoryOwner
changed type fromRepositoryOwner!
toRepositoryOwner
Enum value
HEAD_REF
was added to enumPullRequestPubSubTopic
Field
column
was added to object typeProjectCard
Field
isCrossRepository
was added to object typePullRequest
Field
project
was added to object typeProjectCard
Field
resourcePath
was added to object typeProjectCard
Field
url
was 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
viaApp
was removed from object typeDeployedEvent
Field
viaApp
was removed from object typeIssueComment
Field
viaApp
was removed from object typeIssue
Field
viaApp
was removed from object typePullRequest
PerformableViaApp was removed
DeployedEvent
object type no longer implementsPerformableViaApp
interfaceIssueComment
object type no longer implementsPerformableViaApp
interfaceIssue
object type no longer implementsPerformableViaApp
interfacePullRequest
object type no longer implementsPerformableViaApp
interfaceField
addTeamMember
was added to object typeMutation
Field
ancestors
was added to object typeTeam
Field
childTeams
was added to object typeTeam
Field
combinedSlug
was added to object typeTeam
Field
createTeam
was added to object typeMutation
Field
deleteTeam
was added to object typeMutation
Field
membersResourcePath
was added to object typeTeam
Field
membersUrl
was added to object typeTeam
Field
members
was added to object typeTeam
Field
newTeamResourcePath
was added to object typeTeam
Field
newTeamUrl
was added to object typeTeam
Field
parentTeam
was added to object typeTeam
Field
removeTeamMember
was added to object typeMutation
Field
repositoriesResourcePath
was added to object typeTeam
Field
repositoriesUrl
was added to object typeTeam
Field
repositories
was added to object typeTeam
Field
teamsResourcePath
was added to object typeTeam
Field
teamsUrl
was added to object typeTeam
Field
updateTeamMember
was added to object typeMutation
Field
updateTeam
was added to object typeMutation
Field
viaIntegration
was added to object typeDeployedEvent
Field
viaIntegration
was added to object typeIssueComment
Field
viaIntegration
was added to object typeIssue
Field
viaIntegration
was added to object typePullRequest
Field
viewerCanAdminister
was added to object typeTeam
Type
AddTeamMemberInput
was addedType
AddTeamMemberPayload
was addedType
ChildTeamDescendants
was addedType
CreateTeamInput
was addedType
CreateTeamPayload
was addedType
DeleteTeamInput
was addedType
DeleteTeamPayload
was addedType
IntegrationConnection
was addedType
IntegrationEdge
was addedType
Integration
was addedType
PerformableViaIntegration
was addedType
RemoveTeamMemberInput
was addedType
RemoveTeamMemberPayload
was addedType
TeamMemberConnection
was addedType
TeamMemberEdge
was addedType
TeamMembershipType
was addedType
TeamRepositoryConnection
was addedType
TeamRepositoryEdge
was addedType
TeamRepositoryOrderField
was addedType
TeamRepositoryOrder
was addedType
UpdateTeamInput
was addedType
UpdateTeamMemberInput
was addedType
UpdateTeamMemberPayload
was addedType
UpdateTeamPayload
was addedDeployedEvent
object implementsPerformableViaIntegration
interfaceIssueComment
object implementsPerformableViaIntegration
interfaceIssue
object implementsPerformableViaIntegration
interfaceOrganization
object implementsActor
interfacePullRequest
object implementsPerformableViaIntegration
interface
Schema changes for 2017-06-05
The following changes were made to the GraphQL schema:
Enum value
HEAD_REF
was removed from enumPullRequestPubSubTopic
Field
hasLimitExceeded
was removed from object typePullRequestCommitConnection
Field
isCrossRepository
was removed from object typePullRequest
Field
viaIntegration
was removed from object typeDeployedEvent
Field
viaIntegration
was removed from object typeIssueComment
Field
viaIntegration
was removed from object typeIssue
Field
viaIntegration
was removed from object typePullRequest
Integration was removed
IntegrationConnection was removed
IntegrationEdge was removed
PerformableViaIntegration was removed
DeployedEvent
object type no longer implementsPerformableViaIntegration
interfaceIssueComment
object type no longer implementsPerformableViaIntegration
interfaceIssue
object type no longer implementsPerformableViaIntegration
interfacePullRequest
object type no longer implementsPerformableViaIntegration
interfaceField
viaApp
was added to object typeDeployedEvent
Field
viaApp
was added to object typeIssueComment
Field
viaApp
was added to object typeIssue
Field
viaApp
was added to object typePullRequest
Type
AppConnection
was addedType
AppEdge
was addedType
App
was addedType
PerformableViaApp
was addedDeployedEvent
object implementsPerformableViaApp
interfaceIssueComment
object implementsPerformableViaApp
interfaceIssue
object implementsPerformableViaApp
interfacePullRequest
object implementsPerformableViaApp
interface
Schema changes for 2017-06-02
The following changes were made to the GraphQL schema:
Organization
object type no longer implementsActor
interfaceEnum value
HEAD_REF
was added to enumPullRequestPubSubTopic
Field
hasLimitExceeded
was added to object typePullRequestCommitConnection
Field
isCrossRepository
was added to object typePullRequest
Schema changes for 2017-06-01
The following changes were made to the GraphQL schema:
Enum value
HEAD_REF
was removed from enumPullRequestPubSubTopic
Field
hasLimitExceeded
was removed from object typePullRequestCommitConnection
Field
isCrossRepository
was removed from object typePullRequest
Field
comments
was added to object typeGist
Type
GistCommentConnection
was addedType
GistCommentEdge
was addedOrganization
object implementsActor
interface
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
addTeamMember
was removed from object typeMutation
Field
ancestors
was removed from object typeTeam
Field
childTeams
was removed from object typeTeam
Field
combinedSlug
was removed from object typeTeam
Field
createTeam
was removed from object typeMutation
Field
deleteTeam
was removed from object typeMutation
Field
membersResourcePath
was removed from object typeTeam
Field
membersUrl
was removed from object typeTeam
Field
members
was removed from object typeTeam
Field
newTeamResourcePath
was removed from object typeTeam
Field
newTeamUrl
was removed from object typeTeam
Field
parentTeam
was removed from object typeTeam
Field
removeTeamMember
was removed from object typeMutation
Field
repositoriesResourcePath
was removed from object typeTeam
Field
repositoriesUrl
was removed from object typeTeam
Field
repositories
was removed from object typeTeam
Field
teamsResourcePath
was removed from object typeTeam
Field
teamsUrl
was removed from object typeTeam
Field
updateTeamMember
was removed from object typeMutation
Field
updateTeam
was removed from object typeMutation
Field
viewerCanAdminister
was 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_REF
was added to enumPullRequestPubSubTopic
Field
hasLimitExceeded
was added to object typePullRequestCommitConnection
Field
isCrossRepository
was added to object typePullRequest
Schema changes for 2017-05-30
The following changes were made to the GraphQL schema:
Enum value
HEAD_REF
was removed from enumPullRequestPubSubTopic
Field
hasLimitExceeded
was removed from object typePullRequestCommitConnection
Field
isCrossRepository
was removed from object typePullRequest
Field
addTeamMember
was added to object typeMutation
Field
ancestors
was added to object typeTeam
Field
childTeams
was added to object typeTeam
Field
combinedSlug
was added to object typeTeam
Field
createTeam
was added to object typeMutation
Field
deleteTeam
was added to object typeMutation
Field
membersResourcePath
was added to object typeTeam
Field
membersUrl
was added to object typeTeam
Field
members
was added to object typeTeam
Field
newTeamResourcePath
was added to object typeTeam
Field
newTeamUrl
was added to object typeTeam
Field
parentTeam
was added to object typeTeam
Field
removeTeamMember
was added to object typeMutation
Field
repositoriesResourcePath
was added to object typeTeam
Field
repositoriesUrl
was added to object typeTeam
Field
repositories
was added to object typeTeam
Field
teamsResourcePath
was added to object typeTeam
Field
teamsUrl
was added to object typeTeam
Field
updateTeamMember
was added to object typeMutation
Field
updateTeam
was added to object typeMutation
Field
viewerCanAdminister
was added to object typeTeam
Field
viewerCanSubscribe
was added to object typeCommit
Field
viewerSubscription
was added to object typeCommit
Input field
commitOID
was added to input object typeAddPullRequestReviewInput
Type
AddTeamMemberInput
was addedType
AddTeamMemberPayload
was addedType
ChildTeamDescendants
was addedType
CreateTeamInput
was addedType
CreateTeamPayload
was addedType
DeleteTeamInput
was addedType
DeleteTeamPayload
was addedType
RemoveTeamMemberInput
was addedType
RemoveTeamMemberPayload
was addedType
TeamMemberConnection
was addedType
TeamMemberEdge
was addedType
TeamMembershipType
was addedType
TeamRepositoryConnection
was addedType
TeamRepositoryEdge
was addedType
TeamRepositoryOrderField
was addedType
TeamRepositoryOrder
was addedType
UpdateTeamInput
was addedType
UpdateTeamMemberInput
was addedType
UpdateTeamMemberPayload
was addedType
UpdateTeamPayload
was addedCommit
object implementsSubscribable
interface
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
addTeamMember
was removed from object typeMutation
Field
ancestors
was removed from object typeTeam
Field
combinedSlug
was removed from object typeTeam
Field
createTeam
was removed from object typeMutation
Field
deleteTeam
was removed from object typeMutation
Field
membersResourcePath
was removed from object typeTeam
Field
membersUrl
was removed from object typeTeam
Field
members
was removed from object typeTeam
Field
newTeamResourcePath
was removed from object typeTeam
Field
newTeamUrl
was removed from object typeTeam
Field
parentTeam
was removed from object typeTeam
Field
removeTeamMember
was removed from object typeMutation
Field
repositoriesResourcePath
was removed from object typeTeam
Field
repositoriesUrl
was removed from object typeTeam
Field
repositories
was removed from object typeTeam
Field
teamsResourcePath
was removed from object typeTeam
Field
teamsUrl
was removed from object typeTeam
Field
updateTeamMember
was removed from object typeMutation
Field
updateTeam
was removed from object typeMutation
Field
viewerCanAdminister
was 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_REF
was added to enumPullRequestPubSubTopic
Field
hasLimitExceeded
was added to object typePullRequestCommitConnection
Field
isCrossRepository
was added to object typePullRequest
Schema changes for 2017-05-25
The following changes were made to the GraphQL schema:
Field
membershipRequests
was removed from object typeTeam
TeamMembershipRequest was removed
TeamMembershipRequestConnection was removed
TeamMembershipRequestEdge was removed
Field
repositoriesResourcePath
was added to object typeTeam
Field
repositoriesUrl
was added to object typeTeam
Schema changes for 2017-05-24
The following changes were made to the GraphQL schema:
Field
comments
was removed from object typeGist
Field
isAuthoredByPusher
was removed from object typeReferencedEvent
Field
isDirectReference
was removed from object typeReferencedEvent
Field
viewerCanSubscribe
was removed from object typeCommit
Field
viewerSubscription
was removed from object typeCommit
GistCommentConnection was removed
GistCommentEdge was removed
Input field
commitOID
was removed from input object typeAddPullRequestReviewInput
Commit
object type no longer implementsSubscribable
interfaceOrganization
object type no longer implementsActor
interfaceField
addTeamMember
was added to object typeMutation
Field
ancestors
was added to object typeTeam
Field
combinedSlug
was added to object typeTeam
Field
createTeam
was added to object typeMutation
Field
deleteTeam
was added to object typeMutation
Field
membersResourcePath
was added to object typeTeam
Field
membersUrl
was added to object typeTeam
Field
members
was added to object typeTeam
Field
membershipRequests
was added to object typeTeam
Field
newTeamResourcePath
was added to object typeTeam
Field
newTeamUrl
was added to object typeTeam
Field
parentTeam
was added to object typeTeam
Field
removeTeamMember
was added to object typeMutation
Field
repositories
was added to object typeTeam
Field
teamsResourcePath
was added to object typeTeam
Field
teamsUrl
was added to object typeTeam
Field
updateTeamMember
was added to object typeMutation
Field
updateTeam
was added to object typeMutation
Field
viewerCanAdminister
was added to object typeTeam
Type
AddTeamMemberInput
was addedType
AddTeamMemberPayload
was addedType
CreateTeamInput
was addedType
CreateTeamPayload
was addedType
DeleteTeamInput
was addedType
DeleteTeamPayload
was addedType
RemoveTeamMemberInput
was addedType
RemoveTeamMemberPayload
was addedType
TeamMemberConnection
was addedType
TeamMemberEdge
was addedType
TeamMembershipRequestConnection
was addedType
TeamMembershipRequestEdge
was addedType
TeamMembershipRequest
was addedType
TeamMembershipType
was addedType
TeamRepositoryConnection
was addedType
TeamRepositoryEdge
was addedType
TeamRepositoryOrderField
was addedType
TeamRepositoryOrder
was addedType
UpdateTeamInput
was addedType
UpdateTeamMemberInput
was addedType
UpdateTeamMemberPayload
was addedType
UpdateTeamPayload
was added
Schema changes for 2017-05-23
The following changes were made to the GraphQL schema:
Field
comments
was added to object typeGist
Field
isAuthoredByPusher
was added to object typeReferencedEvent
Field
isDirectReference
was added to object typeReferencedEvent
Field
organization
was added to object typeTeam
Field
viewerCanSubscribe
was added to object typeCommit
Field
viewerSubscription
was added to object typeCommit
Input field
commitOID
was added to input object typeAddPullRequestReviewInput
Type
GistCommentConnection
was addedType
GistCommentEdge
was addedCommit
object implementsSubscribable
interfaceOrganization
object implementsActor
interface