SdkTestingCloudScript
SdkTestingCloudScript copied to clipboard
Add currentEntity field to cloudscript context
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.