Shopify.GraphQL.Response (shopify_graphql v2.0.0-rc.3)
Link to this section Summary
Link to this section Types
Specs
t() :: %Shopify.GraphQL.Response{
body: term(),
headers: Shopify.GraphQL.http_headers_t(),
status_code: Shopify.GraphQL.http_status_code_t()
}
Link to this section Functions
Link to this function
new(response, config)
Specs
new(Shopify.GraphQL.Http.response_t(), Shopify.GraphQL.Config.t()) :: t()