LimeChain / matchstick

🔥 Unit testing framework for Subgraph development on The Graph protocol. ⚙️
MIT License
207 stars 17 forks source link

feat: Support derivedFrom with Interfaces #413

Closed dimitrovmaksim closed 11 months ago

dimitrovmaksim commented 11 months ago

resolves https://github.com/LimeChain/matchstick/issues/387 resolves https://github.com/LimeChain/matchstick/issues/386

Somewhat blocked by https://github.com/graphprotocol/graph-tooling/issues/1449 But I was able to test it in the demo-subgraph by manually replacing the return type of the loader from the interface type to Entity