shopify_graphql v1.4.0 Shopify.GraphQL.Response

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %Shopify.GraphQL.Response{
  body: map(),
  headers: [{String.t(), String.t()}],
  private: map(),
  status_code: pos_integer()
}

Link to this section Functions