Shopify.Request (exshopify v0.11.0)

Link to this section Summary

Link to this section Types

Specs

t() :: %Shopify.Request{
  body: binary(),
  headers: [{binary(), binary()}],
  method: atom(),
  url: binary()
}

Link to this section Functions

Link to this function

new(operation, session, config)