Mutations
abortQueuedMigrations
Clear all of a customer's queued migrations.
abortQueuedMigrations の入力フィールド
input(AbortQueuedMigrationsInput!)
abortQueuedMigrations の戻り値フィールド
| 名前 | 説明 |
|---|---|
| A unique identifier for the client performing the mutation. |
| Did the operation succeed?. |
abortRepositoryMigration
Abort a repository migration queued or in progress.
abortRepositoryMigration の入力フィールド
input(AbortRepositoryMigrationInput!)
abortRepositoryMigration の戻り値フィールド
| 名前 | 説明 |
|---|---|
| A unique identifier for the client performing the mutation. |
| Did the operation succeed?. |
createAttributionInvitation
Invites a user to claim reattributable data.
createAttributionInvitation の入力フィールド
createAttributionInvitation の戻り値フィールド
| 名前 | 説明 |
|---|---|
| A unique identifier for the client performing the mutation. |
| The owner scoping the reattributable data. |
| The account owning the data to reattribute. |
| The account which may claim the data. |
createMigrationSource
Creates a GitHub Enterprise Importer (GEI) migration source.
createMigrationSource の入力フィールド
input(CreateMigrationSourceInput!)
createMigrationSource の戻り値フィールド
| 名前 | 説明 |
|---|---|
| A unique identifier for the client performing the mutation. |
| The created migration source. |
grantMigratorRole
Grant the migrator role to a user or a team.
grantMigratorRole の入力フィールド
input(GrantMigratorRoleInput!)