Workflows.Intrinsic.apply

You're seeing just the function apply, go back to Workflows.Intrinsic module for more information.
Link to this function

apply(definition, ctx, args)

View Source

Specs

apply(String.t(), Workflows.Activity.ctx(), Workflows.Activity.args()) ::
  {:ok, Workflows.Activity.args()} | {:error, term()}