Create a new repository.
Autogenerated input type of CreateRepository
A unique identifier for the client performing the mutation.
A short description of the new repository.
Indicates if the repository should have the issues feature enabled.
Indicates if the repository should have the wiki feature enabled.
The URL for a web page about this repository.
The name of the new repository.
The ID of the owner for the new repository.
When an organization is specified as the owner, this ID identifies the teamthat should be granted access to the new repository.
Whether this repository should be marked as a template such that anyone whocan access it can create new repositories with the same files and directory structure.
Indicates the repository's visibility level.
Parameters for CreateRepository
Autogenerated return type of CreateRepository
The new repository.