Package version:

Interface DataFlowDebugCommandPayload

Structure of command payload.

Hierarchy

  • DataFlowDebugCommandPayload

Properties

columns?: string[]

Array of column names.

expression?: string

The expression which is used for preview.

rowLimits?: number

Row limits for preview response.

streamName: string

The stream name which is used for preview.

Generated using TypeDoc