StartRepositoryMigrationInput [input]
Autogenerated input type of StartRepositoryMigration
Attributes
The migration source access token.
A unique identifier for the client performing the mutation.
Whether to continue the migration on error. Defaults to true
.
The signed URL to access the user-uploaded git archive.
The GitHub personal access token of the user importing to the target repository.
Whether to lock the source repository.
The signed URL to access the user-uploaded metadata archive.
The ID of the organization that will own the imported repository.
The name of the imported repository.
Whether to skip migrating releases for the repository.
The ID of the migration source.
The URL of the source repository.
The visibility of the imported repository.
API:
Github GraphQL API