Ordered durable workflow step row linked to one workflow definition.
@type t() :: %Chimeway.Workflows.WorkflowStep{ __meta__: term(), channel: term(), config: term(), id: term(), inserted_at: term(), step_key: term(), step_order: term(), updated_at: term(), workflow_definition: term(), workflow_definition_id: term() }