CreateRepositoryInput Input Object
Autogenerated input type of CreateRepository
Fields
#
hasIssuesEnabled
Indicates if the repository should have the issues feature enabled.
Default: trueteamId
When an organization is specified as the owner, this ID identifies the team that should be granted access to the new repository.
template
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.
Usages
#
References
#
- Argument input of field createRepository from type Mutation
Previous
CreateRefPayload
