Search
Implements the call/1 function for the generated modules. See Octopus.Definition.
@spec call(%Octopus.Call{ args: term(), client_module: term(), helpers: term(), interface_configs: term(), state: term() }) :: {:ok, map()} | {:error, any()}