Struct representation of a query response.
t() :: %Neuron.Response{ body: Map.t(), headers: keyword(), status_code: Integer.t() }