CreateLinkedBranchInput [input]
Autogenerated input type of CreateLinkedBranch
Attributes
A unique identifier for the client performing the mutation.
ID of the issue to link to.
The name of the new branch. Defaults to issue number and title.
The commit SHA to base the new branch on.
ID of the repository to create the branch in. Defaults to the issue repository.
API:
Github GraphQL API