Interface: GetNexusOperationHandleOptions
client.GetNexusOperationHandleOptions
Options for NexusClient.getHandle.
Properties
runId
• Optional runId: string
If provided, targets this specific run of the operation. If absent, targets the latest run.
typeInfo
• Optional typeInfo: Pick<PayloadTypeInfo, "outputType">
Type information for decoding the operation result.