exshopify v0.7.1 Shopify.Request

Link to this section Summary

Link to this section Types

Link to this type t()
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)