schema.sourcepreservingargs.preservesource.md

May 15, 2024 ยท View on GitHub

Home > @datashaper/schema > SourcePreservingArgs > preserveSource

SourcePreservingArgs.preserveSource property

Indicates whether source column(s) should be preserved on operations that normally drop the source(s). E.g., merge, fold, spread, etc.

Signature:

preserveSource?: boolean;