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

    Function buildExampleObject

    • Build a concrete public example object from a row, coercing by the body schema's field types. A WIRING TOKEN cell (<op.select>) is skipped — a public docs example holds concrete values, not a chaining instruction.

      Parameters

      • headers: string[]
      • row: string[]
      • OptionalbodySchema: JsonSchema

      Returns Record<string, unknown>