Should set to empty hash instead in BatchApi::Operations::Rack ``` ruby @env["rack.request.query_hash"] = @method == "get" ? @params : {} ```