<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [InputKeyValueArgs](./schema.inputkeyvalueargs.md)

## InputKeyValueArgs interface

<b>Signature:</b>

```typescript
export interface InputKeyValueArgs 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [key](./schema.inputkeyvalueargs.key.md) |  | string | Key column for the operation |
|  [value](./schema.inputkeyvalueargs.value.md) |  | string | Value column for the operation |

