Skip to content

Commit 3be9da2

Browse files
committed
update changeset
1 parent dd129c3 commit 3be9da2

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

.changeset/common-parks-fix.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
---
2-
2+
"@graphprotocol/hypergraph": minor
3+
"@graphprotocol/hypergraph-react": minor
34
---
45

6+
Add configurable API origin support
57

6-
8+
- Add `Config.setApiOrigin()` and `Config.getApiOrigin()` functions to allow setting a custom API origin globally
9+
- Add `apiOrigin` prop to `HypergraphAppProvider` for React apps
10+
- Replace all hardcoded `Graph.TESTNET_API_ORIGIN` references with configurable `Config.getApiOrigin()`
11+
- Default behavior remains unchanged (uses testnet) if not configured

0 commit comments

Comments
 (0)