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 27, 2025
1 parent 950e4dc commit 111a264
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 111a264

Please sign in to comment.