Ash.Flow.Executor.execute

You're seeing just the callback execute, go back to Ash.Flow.Executor module for more information.
Link to this callback

execute(built_flow, input, opts)

View Source

Specs

execute(built_flow(), input :: map(), opts :: Keyword.t()) ::
  {:ok, term()} | {:error, term()}