Documentation
API Reference
Interfaces
LegacyWSExecutorOpts

graphql-tools-monorepo / executors/legacy-ws/src / LegacyWSExecutorOpts

Interface: LegacyWSExecutorOpts

executors/legacy-ws/src.LegacyWSExecutorOpts

Table of contents

Properties

Properties

connectionParams

Optional connectionParams: Record<string, unknown> | () => Record<string, unknown>

Defined in

packages/executors/legacy-ws/src/index.ts:19


headers

Optional headers: Record<string, any>

Defined in

packages/executors/legacy-ws/src/index.ts:20