mappings
mappings configuration for the mapping module.
each item
| property | type | default | description |
|---|---|---|---|
source | string | — | Source field path. Omit to delete the target field. |
targetrequired | string | — | Target field path. |
transforms | array<object> | — | —
|
defaultValue | any | — | — |
onMissing | string | "setNull" | — setNullskipFielduseDefaultfail |