Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataFlowDebugCommandPayload

Package version

Structure of command payload.

Hierarchy

  • DataFlowDebugCommandPayload

Index

Properties

Optional columns

columns: string[]

Array of column names.

Optional expression

expression: undefined | string

The expression which is used for preview.

Optional rowLimits

rowLimits: undefined | number

Row limits for preview response.

streamName

streamName: string

The stream name which is used for preview.

Generated using TypeDoc