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