deleteProjectBranch
- id: v0.RepoID
deleteProjectBranch(
id: UUID!
branch: String!
): Boolean!
Arguments
deleteProjectBranch.id ● UUID! non-null scalar
deleteProjectBranch.branch ● String! non-null scalar
Type
Boolean scalar
The
Booleanscalar type representstrueorfalse.