Skip to content

add support for GraphQL #338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kamil-gwozdz opened this issue Apr 23, 2025 · 3 comments
Open

add support for GraphQL #338

kamil-gwozdz opened this issue Apr 23, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@kamil-gwozdz
Copy link

kamil-gwozdz commented Apr 23, 2025

Describe the feature or problem you’d like to solve

Adding support for GraphQL could close many feature gaps and allow for constructing versatile queries without the need to implement each REST endpoint separately.

Also, it would allow for access to the latest API features since REST API is usually the last one to get updated.

@kamil-gwozdz kamil-gwozdz added the enhancement New feature or request label Apr 23, 2025
@0xRaduan
Copy link

+1 to this, I need GraphQL support, some APIs are exclusively available only through graphql

@0xRaduan
Copy link

cc. @williammartin - saw you've been working on #343 here: 1e9fbbc

Is this officially endorsed library to use for GraphQL endpoints? would love to contribute some more endpoints, once your PR is merged.

@williammartin
Copy link
Collaborator

@0xRaduan no decision made yet, sorry. It will likely either be shurcooL/githubv4 or the underlying shurcooL/graphql. I hope that #343 will be our first introduction of tools backed by graphql and then we'll be able to go from there. I definitely want to make sure we've fleshed out the testing patterns before we open it up to contributions. I will definitely leave a message here once I'm happy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants