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