graph-node
graph-node copied to clipboard
[Bug] Declarative Calls broken on current `graph-node` version
Bug report
When I try to use declarative calls in https://github.com/messari/subgraphs/pull/2553 the subgraph cannot be deployed to the studio. It requires the specVersion
to be 1.2.0
, but it seems that graph-node
does not support that yet.
Relevant log output
✖ Failed to deploy to Graph node https://api.studio.thegraph.com/deploy/: Could not deploy subgraph on graph-node: subgraph resolve error: resolve error: This Graph Node only supports manifest spec versions between 0.0.2 and 1.1.0, but subgraph `QmV15e7yexwCngjJWvTuHmE3XzGjnmXvucZHj5CmH3dCpB` uses `1.2.0`. Deployment: QmV15e7yexwCngjJWvTuHmE3XzGjnmXvucZHj5CmH3dCpB
### IPFS hash
_No response_
### Subgraph name or link to explorer
_No response_
### Some information to help us out
- [ ] Tick this box if this bug is caused by a regression found in the latest release.
- [ ] Tick this box if this bug is specific to the hosted service.
- [X] I have searched the issue tracker to make sure this issue is not a duplicate.
### OS information
macOS