2 years ago
#61936
Rocketship
Where to find these fields in Github's GraphQL library?
I am trying to get these two fields. required_pull_request_reviews.users.login and required_pull_request_reviews.teams.name
from the original REST API: /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews
But in GraphQL I cannot seem to find where this information is.
I have next to no experience with GraphQL, so it is quite possible that I am missing something obvious.
github-api
0 Answers
Your Answer