Skip to content

mergeColumnMappings

Overview

Deep-merge custom column mappings into the defaults. Mirrors mergeDefaultFieldMappings. Mutates and returns the shared columnMappings.

Signature

mergeColumnMappings(customMappings)

Parameters

NameTypeRequiredDescription
customMappingsobjectyesCustom mappings to merge in.

Returns

The merged mappings.

Source

client/lib/utils/columnMappings.js:70

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2