graph-client: Cross chain extension example suddenly failing with Type `Query` has no field `crossRebases`'
https://github.com/graphprotocol/graph-client/tree/main/examples/cross-chain-extension
Previously worked, I had 3 apps based on this but suddenly they all recieve “Type Query has no field crossRebases’” like error. I confirmed against your own minimal example here and same behavior.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 21 (6 by maintainers)
Commits related to this issue
- Bump Mesh packages to fix #167 — committed to graphprotocol/graph-client by ardatan 2 years ago
You can ignore that warning. The configuration in the sandbox is wrong;
Sorry but I really need to reproduce it in order to help you. You can try StackBlitz or some other similar platform. Feel free to share when you clearly reproduce it.
We are currently working on the fix. You can add
merger: stitchingon top until we release a patch.