Skip to content

chore(sdk): Add StreamrClient#getTheGraphClient() internal method #3087

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

Merged
merged 1 commit into from
Apr 28, 2025

Conversation

teogeb
Copy link
Contributor

@teogeb teogeb commented Apr 25, 2025

Added a method which provides a client for querying The Graph. All entities of the Streamr graph can be queried using this client, e.g.:

  • Stream
  • StreamPermission
  • Operator
  • Sponsorship
  • Stake
  • Vote
  • ...

This method is currently internal, but it can be made public if needed.

Needed in #3086.

@github-actions github-actions bot added the sdk label Apr 25, 2025
@teogeb teogeb requested a review from jtakalai April 25, 2025 17:09
@teogeb teogeb merged commit bbcd1e4 into main Apr 28, 2025
24 checks passed
@teogeb teogeb deleted the expose-internal-thegraphclient branch April 28, 2025 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants