Skip to content

Use GraphQL API for GitHub interactions #74

@nikku

Description

@nikku

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

  • Current usages of the REST API are replaced with GraphQL calls
  • We are as good with regards to rate limits as we are with the current REST API calls

Describe alternatives you've considered

Keep things untouched. The REST API will probably stay around for a long time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogblockedenhancementNew feature or requestroadmapThis issue is scope of the mid-term roadmap

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions