CreateRepositoryInput [input]
Autogenerated input type of CreateRepository
Attributes
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 team
that should be granted access to the new repository.
Whether this repository should be marked as a template such that anyone who
can access it can create new repositories with the same files and directory structure.
Indicates the repository's visibility level.
API:
Github GraphQL API