This message was deleted.
# dotnet
s
This message was deleted.
b
Try returning a Dictionary<string,object>.
f
Unfortunately that did not work. A type of Output<Dictionary<string,object>> can not be assigned to InputMap<string> (Compilation error). I even tried creating a Dictionary<string,object> outside of the apply and it doesn't work either.