# I've read the GraphQL resources, but AFAIK it is not possible. I do know that one can run multiple queries to get the information from Repository.branchNames.
# There's no way to get a raw "count" without iterating through the Repository.branchNames as you mention