@suluk/journeys - v0.4.0
    Preparing search index...

    Function resolveSourced

    • Resolve a sourced field's value from a scenario-scoped bag of captured operation results (keyed by op.name). The shared primitive both the journeys emitter (carried-data across a journey) and an sdk chaining helper use. Pure.

      Parameters

      • captured: Record<string, unknown>
      • ref: SourceRef

      Returns unknown