exshopify v0.9.1 Shopify.Config

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Shopify.Config{
  host: binary(),
  http_client: module(),
  http_client_opts: any(),
  json_codec: module(),
  port: pos_integer() | nil,
  scheme: binary()
}

Link to this section Functions

Link to this function

new(overrides \\ %{})
new(map()) :: t()