Open SaberDoTcodeR opened 2 years ago
Hi, I face this issue when I try to build the exchange subgraph.
$ yarn run codegen yarn run v1.22.10 graph codegen subgraph.yaml The current version of graph-cli can't be used with mappings on apiVersion less than '0.0.5'
you have to update your graph ts and cli
I had a similar issue, upgrading the graph ts and cli then breaks the subgraph code when building.
Same Issue with me @unicardano Could u help me in same.
Hi, I face this issue when I try to build the exchange subgraph.