Fields
Sample data
This transformer trims a stored item as a side effect and does not alter the data passing through it, so there is no before/after to show. With the configuration below, the item stored underSHOE-42 is loaded, its discount and internal_note paths are removed, and the trimmed item is saved back under the same identifier.
| Field | Value |
|---|---|
| Storage | A configured storage |
| Storage item identifier | SHOE-42 |
| Data to remove | discount, internal_note |