Skip to main content

Interface: StartNexusOperationInput

workflow.StartNexusOperationInput

Input for WorkflowOutboundCallsInterceptor.startNexusOperation.

Nexus support in Temporal SDK is experimental.

Properties

endpoint

Readonly endpoint: string


headers

Readonly headers: Record<string, string>


input

Readonly input: unknown


operation

Readonly operation: string


options

Readonly options: StartNexusOperationOptions


seq

Readonly seq: number


service

Readonly service: string