Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataFlowDebugCommandRequest

Package version

Request body structure for data flow expression preview.

Hierarchy

  • DataFlowDebugCommandRequest

Index

Properties

Optional commandName

commandName: undefined | string

The command name.

commandPayload

commandPayload: any

The command payload object.

Optional dataFlowName

dataFlowName: undefined | string

The data flow which contains the debug session.

sessionId

sessionId: string

The ID of data flow debug session.

Generated using TypeDoc