Writing Data Transfer Preset

Use when writing or editing a @webiny/data-transfer preset file (the one referenced by pipeline.preset in a config). Covers createTransferPreset, pipelineBuilderFactory.create, filter/use/hook composition, first-match-wins record dispatch, unmatched-record drop semantics, writing transformers (createDdbTransformer / createOsTransformer), registering pipelines with the runner, and the onEnd auto-put behavior for DdbProcessor / OsProcessor.

webiny 89af3e6 17.0 KB Updated

File contents

webiny/data-transfer/tree/main/.claude/skills/writing-data-transfer-preset commit 89af3e6a55

Frequently asked questions

npx skillmds@latest add webiny/writing-data-transfer-preset