manifest.json file and wire up Code Engine packages to your app.
Run Code Engine Function
Runs a Code Engine function and returns output of that function. Code Example
| Property Name | Type | Required | Description |
|---|---|---|---|
| functionAlias | String | Required | The name given to the Code Engine package in the manifest |
manifest.json file and properties in the object should correspond to the alias of the parameter.
output property of the packageMapping object in the manifest file.