Skip to content

GraphQL get List of Branches

Problem to solve

Query to return a list of branches for a project. Currently GraphQL returns a list of tags. Can be queried using API but not desirable as one would have to go and query by project id

Intended users

Further details

Find a list of branches that have not been committed and cleanup orphaned branches