Allow usage of typescript in actions

It would bring a lot of value, if it was possible to use typescript features in actions.

That could for example be casting variables to other types (or any) type. Currently gives error like this in the editor:

Screen Shot 2021-04-09 at 12.32.36

Other valuable use-cases would be typescript operators like pick, omit etc.

Thanks again for the feedback! Passing it all along to one of our product teams!

1 Like