shopify_oauth v1.0.1 Shopify.OAuth.Client.Hackney
Link to this section Summary
Functions
Callback implementation for Shopify.OAuth.Client.request/5.
Link to this section Functions
Link to this function
request(method, url, headers, body, opts)
request( Shopify.OAuth.http_method_t(), String.t(), Shopify.OAuth.http_headers_t(), String.t(), any() ) :: {:ok, Shopify.OAuth.Client.response_t()} | {:error, any()}
Callback implementation for Shopify.OAuth.Client.request/5.