Shopify.Response (exshopify v0.11.0)

Link to this section Summary

Link to this section Types

Specs

t() :: %Shopify.Response{
  body: map(),
  headers: [{binary(), binary()}],
  status_code: pos_integer()
}

Link to this section Functions

Link to this function

get_header(response, name)