CloneTemplateRepositoryInput [input]
Autogenerated input type of CloneTemplateRepository
Attributes
A unique identifier for the client performing the mutation.
A short description of the new repository.
Whether to copy all branches from the template to the new repository. Defaults
to copying only the default branch of the template.
The name of the new repository.
The ID of the owner for the new repository.
The Node ID of the template repository.
Indicates the repository's visibility level.
API:
Github GraphQL API