Postgrestex.call-exclamation-mark

You're seeing just the function call-exclamation-mark, go back to Postgrestex module for more information.
Link to this function

call!(req)

View Source (since 0.1.0)

Specs

call!(map()) ::
  {:ok, HTTPoison.Response.t() | HTTPoison.AsyncResponse.t()}
  | Postgrestex.NoMethodException

Take in and execute a request. Raises an exception if an error occurs.