Input
- v2
| Field | Description | Type | Required |
|---|---|---|---|
dataSource | Reference to the source data to cast. | string | Yes |
fields | Definitions of the fields to cast. | array | No |
Output
- v2
| Field | Description | Type | Required |
|---|---|---|---|
data | The source data with fields cast to their target types. | any | Yes |