add_field
Add a new field to an entity schema. Validates the change is safe, writes the updated schema to disk, and reloads it.
Instructions
Add a new field to an entity schema. Validates the change is safe, writes the updated schema to disk, and reloads it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| default | Yes | ||
| required | No | ||
| field_name | Yes | ||
| field_type | Yes | ||
| description | No | ||
| entity_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||