SdkTestingCloudScript icon indicating copy to clipboard operation
SdkTestingCloudScript copied to clipboard

Add currentEntity field to cloudscript context

Open jonathansparkling opened this issue 5 years ago • 0 comments

The context field 'currentEntity' is set when calling cloud script with ExecuteEntityCloudScript. By adding this optional field to the type definitions we will be able to use it without false errors given by typescript transpiler.

jonathansparkling avatar Jun 29 '20 09:06 jonathansparkling