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 950e4dc commit 111a264Copy full SHA for 111a264
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