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