Command "gh api graphql -f query='query { organization(login: "Point-Topic") { projectV2(number: 1) { items(first: 100) { nodes { id content { ... on Issue { url } } } } } } }' 2>&1 | grep -A 2 "issues/77"" failed with exit code 1.