| Name | Type | Description | Notes |
|---|---|---|---|
| transform_type | String | ||
| field_name | Vec | A field name is a list of strings that form the path to the field. | |
| breaking | bool | ||
| add_field | Option<crate::models::FieldAdd> | [optional] | |
| remove_field | Option<crate::models::FieldRemove> | [optional] | |
| update_field_schema | Option<crate::models::FieldSchemaUpdate> | [optional] |