Merge a head into a branch.
Autogenerated input type of MergeBranch
The email address to associate with this commit.
The name of the base branch that the provided head will be merged into.
A unique identifier for the client performing the mutation.
Message to use for the merge commit. If omitted, a default will be used.
The head to merge into the base branch. This can be a branch name or a commit GitObjectID.
The Node ID of the Repository containing the base branch that will be modified.
Parameters for MergeBranch
Autogenerated return type of MergeBranch
The resulting merge Commit.