Skip to content

Mapping

ubermanu edited this page Apr 8, 2016 · 1 revision

mapping can use, rename and delete fields

Use a field

mapping:
    - title

Rename a field

mapping:
    - title: 'Title'

Delete a field

mapping:
    - title: 
Clone this wiki locally