Skip to content

Commit

Permalink
Support declared calls in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
incrypto32 committed Jan 24, 2025
1 parent 9f2bf81 commit ba12ae5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli/src/protocols/subgraph/manifest.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ type ContractABI {
type EntityHandler {
handler: String!
entity: String!
calls: JSON
}

type Graft {
Expand Down

0 comments on commit ba12ae5

Please sign in to comment.