# FieldTransform ## Properties 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**](FieldAdd.md)> | | [optional] **remove_field** | Option<[**crate::models::FieldRemove**](FieldRemove.md)> | | [optional] **update_field_schema** | Option<[**crate::models::FieldSchemaUpdate**](FieldSchemaUpdate.md)> | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)