Create a new Git Ref.
Autogenerated input type of CreateRef
A unique identifier for the client performing the mutation.
The fully qualified name of the new Ref (ie: refs/heads/my_new_branch).
refs/heads/my_new_branch
The GitObjectID that the new Ref shall target. Must point to a commit.
The Node ID of the Repository to create the Ref in.
Parameters for CreateRef
Autogenerated return type of CreateRef
The newly created ref.