MergeBranchInput [input]
Autogenerated input type of MergeBranch
Attributes
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.
API:
Github GraphQL API