schema.inputkeyvalueargs.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/schema > InputKeyValueArgs
InputKeyValueArgs interface
Signature:
export interface InputKeyValueArgs
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| key | string | Key column for the operation | |
| value | string | Value column for the operation |