Postgrestex.call
You're seeing just the function
call
, go back to Postgrestex module for more information.
Specs
call(map()) :: {:ok, HTTPoison.Response.t() | HTTPoison.AsyncResponse.t()} | {:error, HTTPoison.Error.t()}
Take in and execute a request. Doesn't return an exception if an error is thrown.