Is your feature request related to a problem? Please describe.
GitHub API v4 is a GraphQL one, cf. GraphQL v4.
Using it reduces bandwidth and safeguards us from accidential API miss-use (core feature in GraphQL).
Describe the solution you'd like
Describe alternatives you've considered
Keep things untouched. The REST API will probably stay around for a long time.
Is your feature request related to a problem? Please describe.
GitHub API
v4is a GraphQL one, cf. GraphQL v4.Using it reduces bandwidth and safeguards us from accidential API miss-use (core feature in GraphQL).
Describe the solution you'd like
Describe alternatives you've considered
Keep things untouched. The REST API will probably stay around for a long time.