createBranch

Creates a new branch

Input fields

name (String!)

The name of the branch

repositoryId (ID!)

The repository to create the branch in

revision (ID!)

The revision the branch shall point to

Return fields

name (String!)

The name of the reference

target (Commit!)

The referenced commit