You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Field data on EventRef definition is of type string. However arguments of a FunctionRef are of type object.
What would you like to be added:
Field data should behave as fields arguments.
Why is this needed:
In order to be able to build a json object to be passed as data of the cloud event, as it is currently done for function arguments.