Magidoc

CreateCommitOnBranchInput
Input Object

Autogenerated input type of CreateCommitOnBranch

Fields

#

branch

Non-null

The Ref to be updated. Must be a branch.

clientMutationId

A unique identifier for the client performing the mutation.

expectedHeadOid

Non-null

The git commit oid expected at the head of the branch prior to the commit

fileChanges

A description of changes to files in this commit.

message

Non-null

The commit message the be included with the commit.

Usages

#

References

#

  • Argument input of field createCommitOnBranch from type Mutation