Currently, we resolve component references in operations but not in components themselves.
It could be nice to do it there as well to allow a user to pass references as strings inside components.
There should be an opportunity for factorization with the code that resolves refs in operations.
Let's finish the refactor in #655 first.
Currently, we resolve component references in operations but not in components themselves.
It could be nice to do it there as well to allow a user to pass references as strings inside components.
There should be an opportunity for factorization with the code that resolves refs in operations.
Let's finish the refactor in #655 first.