Shopify.REST.Operation (shopify_rest v1.1.2)

Link to this section Summary

Link to this section Types

Specs

t() :: %Shopify.REST.Operation{
  method: Shopify.REST.http_method_t(),
  params: nil | map(),
  path: String.t()
}