Sanity.request-exclamation-mark
You're seeing just the function
request-exclamation-mark
, go back to Sanity module for more information.
Specs
request!(Sanity.Request.t(), keyword()) :: Sanity.Response.t()
Like request/2
, but raises a Sanity.Error
instead of returning and error tuple.
See request/2
for supported options.