Interface: LegacyWSExecutorOpts
Defined in: packages/executors/legacy-ws/src/index.ts:22
Properties
connectionParams?
optionalconnectionParams?:Record<string,unknown> | (() =>Record<string,unknown>)
Defined in: packages/executors/legacy-ws/src/index.ts:23
headers?
optionalheaders?:Record<string,any>
Defined in: packages/executors/legacy-ws/src/index.ts:24