We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 735b565 commit 600280dCopy full SHA for 600280d
packages/cli/src/protocols/subgraph/manifest.graphql
@@ -63,6 +63,7 @@ type ContractABI {
63
type EntityHandler {
64
handler: String!
65
entity: String!
66
+ calls: JSON
67
}
68
69
type Graft {
0 commit comments