Skip to content

feat(#465 | docs): add public data query examples using useQuery#466

Merged
nikgraf merged 2 commits into
graphprotocol:mainfrom
hashirpm:hashirpm/docs/public-data-query-examples
Aug 13, 2025
Merged

feat(#465 | docs): add public data query examples using useQuery#466
nikgraf merged 2 commits into
graphprotocol:mainfrom
hashirpm:hashirpm/docs/public-data-query-examples

Conversation

@hashirpm
Copy link
Copy Markdown
Contributor

Closes #465

  • Page contains a clearly marked “Querying Public Data from Geo Testnet using useQuery” section.
  • Each of the four types has one verified, runnable useQuery example that returns data.
  • Code is copy-paste ready for hackathon participants.
  • Endpoint and “no auth required” note are documented.
Screenshot 2025-08-12 at 5 23 02 PM Screenshot 2025-08-12 at 5 24 16 PM Screenshot 2025-08-12 at 5 26 15 PM Screenshot 2025-08-12 at 5 27 36 PM

Copy link
Copy Markdown
Contributor

@pranavdaa pranavdaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread docs/docs/query-public-data.md Outdated
Comment thread docs/docs/query-public-data.md Outdated
Comment thread docs/docs/query-public-data.md
@hashirpm
Copy link
Copy Markdown
Contributor Author

@nikgraf Thanks for the feedback. Pushed the changes now!

@hashirpm hashirpm requested a review from nikgraf August 12, 2025 16:11
Copy link
Copy Markdown
Collaborator

@nikgraf nikgraf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great, good job! thanks @hashirpm

@nikgraf nikgraf merged commit 8842840 into graphprotocol:main Aug 13, 2025
3 of 5 checks passed
@hashirpm hashirpm deleted the hashirpm/docs/public-data-query-examples branch August 13, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add public data query examples(Geo Testnet) to docs

3 participants