requestmigrations
requestmigrations copied to clipboard
[Improvement] Support transformations at the resource level
At the moment, transformations are written at the handler level, which requires a huge amount of code duplication to work. We should change this to the resource level.