Skip to content
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

[SDK][Graph] Replace Graph CLI client #1216

Closed
bitbeckers opened this issue Dec 6, 2023 · 0 comments
Closed

[SDK][Graph] Replace Graph CLI client #1216

bitbeckers opened this issue Dec 6, 2023 · 0 comments
Assignees
Labels
p1:ready Ready for work

Comments

@bitbeckers
Copy link
Contributor

bitbeckers commented Dec 6, 2023

Describe the feature you'd like to request

SDK development issues, including implementing into other apps, keep popping up issues with the graph SDK dependencies:

We've been running into any, many, or other issues when integrating the SDK in different apps like demo-apps or the new nextj-chakraui-starter

To be clear, it has been possible to get a specific implemenation running. But these issues are fatal for a SDK that should support many different environments.

Describe the solution you'd like

  • Get introspection and types using graphclient
  • Use different client (Apollo, react-query, urql) for the actual Graph queries
  • Support multi-chain calls based on the available subgraph URLS

Describe alternatives you've considered

Losing many more hours on the issue above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1:ready Ready for work
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants