Field | Type | Required | Description |
---|---|---|---|
Code |
string | ✔️ | JavaScript code to be executed as string |
Env |
map[string]interface{} | ➖ | Key-value environment variables to be passed to the transformation |
Name |
string | ✔️ | A unique, human-friendly name for the transformation |