Squidie.Runtime.StepInput (squidie v0.1.2)

Copy Markdown View Source

Step-execution input normalization for the runtime.

This module keeps payload/context merging and identifier normalization out of the main runtime flow.

Summary

Types

expected_step()

@type expected_step() :: atom() | String.t() | nil

input_mapping()

@type input_mapping() :: Squidie.Workflow.InputMapping.t() | nil