Trying to fetch environment information from repos with the graphql api but if I have environments with the "Deployment branches" setting to something other than "All branches" I get the following error:
{
"errors": [
{
"message": "Something went wrong while executing your query. Please include 653A:5915:49CC54:4CE94D:61FA72B8 when reporting this issue."
}
]
}