I have an ApiService in Angular 6 with the following function:
add(data, string: string, type): Observable { return this._http.p