Magidoc

CreateLinkedBranchInput
Input Object

Autogenerated input type of CreateLinkedBranch

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

issueId

ID !
Non-null

ID of the issue to link to.

name

The name of the new branch. Defaults to issue number and title.

oid

Non-null

The commit SHA to base the new branch on.

repositoryId

ID of the repository to create the branch in. Defaults to the issue repository.

Usages

#

References

#

  • Argument input of field createLinkedBranch from type Mutation