You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I’m trying to use the Graph Client to perform Cross-chain Subgraph Handling: Querying from multiple subgraphs in a single query.
It works, but it doesn’t indicate which chain the data is from.
I found an old example that adds chainName to the fields, but I tried replicating it and it’s not working.