Skip to content
PACKAGES

effectRun()

Creates an effect run.

import { effectRun } from "@graphrefly/ts/orchestration";
function effectRun(opts: EffectRunOptions<TInput>): EffectRun<TInput>
ParameterTypeDescription
optsEffectRunOptions<TInput>Options that configure the helper.

The effect run result.

import { effectRun } from "@graphrefly/ts/orchestration";

packages/ts/src/orchestration/agent-runtime-types-core.ts