Shopify.GraphQL.Response (shopify_graphql v2.1.0)

Link to this section Summary

Link to this section Types

@type 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