Input Object GitHub::UpdateRefInput
Autogenerated input type of UpdateRef
Input Fields
refId: ID!
The Node ID of the Ref to be updated.
oid: GitObjectID!
The GitObjectID that the Ref shall be updated to target.
force: Boolean
Permit updates of branch Refs that are not fast-forwards?
clientMutationId: String
A unique identifier for the client performing the mutation.