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
Boolean
scalar type representstrue
orfalse
.