Skip to content

Commit 600280d

Browse files
committed
Support declared calls in manifest
1 parent 735b565 commit 600280d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cli/src/protocols/subgraph/manifest.graphql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ type ContractABI {
6363
type EntityHandler {
6464
handler: String!
6565
entity: String!
66+
calls: JSON
6667
}
6768

6869
type Graft {

0 commit comments

Comments
 (0)