schema.foldargs.md
May 15, 2024 ยท View on GitHub
Home > @datashaper/schema > FoldArgs
FoldArgs interface
Signature:
export interface FoldArgs extends InputColumnListArgs, SourcePreservingArgs
Extends: InputColumnListArgs, SourcePreservingArgs
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| to? | [string, string] | (Optional) Two-element array of names for the output [key, value] |