Skip to content

Refactor changeset spec resolver to not require a context passed in for interface type resolution

Administrator requested to merge es/changeset-spec-changeset-resolver into main

Created by: eseliger

This was really a pain to deal with and not forget to pass in somewhere. So new approach: load it in the factory function already. Also one place less to swallow an error I guess :)

Merge request reports

Loading