スキーマプレビューについて
プレビュー期間中は、開発者からのフィードバックに基づいて機能を変更することがあります。 変更をする際には、事前の通知なく開発者blogでアナウンスします。
スキーマプレビューにアクセスするには、リクエストの Acceptヘッダー内でカスタムのメディアタイプを提供しなければなりません。 各プレビューの機能ドキュメントに、どのカスタムメディアタイプを提供するのかが示されています。
ノート: 現時点では、プレビューのGraphQLスキーマメンバーは、Explorerからはアクセスできません。
Access to package version deletion preview
This preview adds support for the DeletePackageVersion mutation which enables deletion of private package versions.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.package-deletes-preview+jsonPreviewed schema members:
Mutation.deletePackageVersion
Deployments preview
This preview adds support for deployments mutations and new deployments features.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.flash-preview+jsonPreviewed schema members:
DeploymentStatus.environmentMutation.createDeploymentStatusMutation.createDeployment
Merge info preview
This preview adds support for accessing fields that provide more detailed information about a pull request's merge state.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.merge-info-preview+jsonPreviewed schema members:
PullRequest.canBeRebasedPullRequest.mergeStateStatus
Update refs preview
This preview adds support for updating multiple refs in a single operation.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.update-refs-preview+jsonPreviewed schema members:
Mutation.updateRefsGitRefnameRefUpdate
Project event details preview
This preview adds project, project card, and project column details to project-related issue events.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.starfox-preview+jsonPreviewed schema members:
AddedToProjectEvent.projectAddedToProjectEvent.projectCardAddedToProjectEvent.projectColumnNameConvertedNoteToIssueEvent.projectConvertedNoteToIssueEvent.projectCardConvertedNoteToIssueEvent.projectColumnNameMovedColumnsInProjectEvent.projectMovedColumnsInProjectEvent.projectCardMovedColumnsInProjectEvent.projectColumnNameMovedColumnsInProjectEvent.previousProjectColumnNameRemovedFromProjectEvent.projectRemovedFromProjectEvent.projectColumnName
Create content attachments preview
This preview adds support for creating content attachments.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.corsair-preview+jsonPreviewed schema members:
Mutation.createContentAttachment
Labels preview
This preview adds support for adding, updating, creating and deleting labels.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.bane-preview+jsonPreviewed schema members:
Mutation.createLabelMutation.deleteLabelMutation.updateLabel
Import project preview
This preview adds support for importing projects.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.slothette-preview+jsonPreviewed schema members:
Mutation.importProject
Team review assignments preview
This preview adds support for updating the settings for team review assignment.
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
application/vnd.github.stone-crop-preview+jsonPreviewed schema members:
Mutation.updateTeamReviewAssignmentTeamReviewAssignmentAlgorithmTeam.reviewRequestDelegationEnabledTeam.reviewRequestDelegationAlgorithmTeam.reviewRequestDelegationMemberCountTeam.reviewRequestDelegationNotifyTeam