Gitlab GraphQL list all branches – Stack Overflow

Gitlab GraphQL list all branches – Stack Overflow

How can I list all (or filtered by fields) branches using gitlab GraphQL api? I can list branches names { project(fullPath: “my/project”) …

 

Read More