schema.inputkeyvalueargs.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/schema > InputKeyValueArgs

InputKeyValueArgs interface

Signature:

export interface InputKeyValueArgs 

Properties

PropertyModifiersTypeDescription
keystringKey column for the operation
valuestringValue column for the operation

Contents

  1. 1InputKeyValueArgs interface
  2. 2Properties