-
### Discussed in https://github.com/graphprotocol/graph-tooling/discussions/1639
Originally posted by **alex-pakalniskis** April 22, 2024
## Problem
Even though Substreams packages contain re…
-
**Describe the bug**
The legacy dapp is using a deprecated subgraph url on both `offset` and `redeem` views. As a result no project filters are available.
-
It would be nice to have non-resolvable `@interfaceObject` to reference an interface without contributing a field. Similar to the regular Entities https://www.apollographql.com/docs/federation/entitie…
-
Looks like the hosted uniswap v3 subgraph is removed. There is https://thegraph.com/explorer/subgraphs/5zvR82QoaXYFyDEKLZ9t6v9adgnptxYpKpSbxtgVENFV?view=Query&chain=arbitrum-one but that requires an A…
-
I have attached both the DOT and XML files for your reference. When I convert the XML file, the resulting layout is not rendering correctly, and the subgraph appears to be missing.
However, when …
-
If you:
1. go to multiview
2. leave it
3. go to subgraph
4. enter a subgraph (it will incorrectly estimate Subgraphout position)
5. click play (it will now break and not draw front canvas)
-
I have the following graph:
```
graph TD
A(create_bot.py) -->|dp| B(main_bot.py)
subgraph handlers.py
C(client.py) --- F
D(admin.py) --- F
E(other.py) --- F
…
-
# Poster subgraph
Along with the contract, the subgraph needs to be available on each network it is deployed.
## Discovery
https://github.com/onPoster/subgraph contains the subgraph for poste…
-
# Subgraph
Additional subgraph queries will be needed to support the metadata functionality here.
-
**Describe the solution you'd like**
I would like to be able to host the router behind a proxy and still be able to use it. More specifically we would like http proxy environment variables respected …