-
-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
Description
Please avoid duplicates
- I checked all open feature requests and none of them matched my problem.
What’s missing?
There are lots of new GraphQL query & mutation nodes that allow for more efficient implementations, and now also support creating draft issues: https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/
Why?
For many operations, we currently download all of the project items, which can be up to 1200! As an example, with the new APIs, items can be accessed through a pull request / issue node, so we don't need to download all items and filter them by their item contents afterwards, we can access the item directly based on repository & issue/PR information.
Alternatives you tried
n/a
Would you be interested in contributing the feature?
- yes
Reactions are currently unavailable