Hi,
I was trying to build a Projection for a custom function I need when I noticed that the contract for Projection doesn’t include the ability to return TypedValue’s. This is a problem because one of the arguments to the function is supplied by the user. I am wondering why this is the case and whether there is a workaround.
Thank You in advance!