createTag
Creates a new tag
Input fields
annotation (
String
)
An optional annotation for the tag
name (
String!
)
The name of the tag
repositoryId (
ID!
)
The repository to create the tag in
revision (
ID!
)
The revision the tag shall point to
Return fields
annotation (
String
)
An annotation of the tag
name (
String!
)
The name of the reference
target (
Commit!
)
The referenced commit