Argument of type 'FetchResponse<paths, { credentials: string; headers: { 'content-type': string; }; body: { data: { type: string; attributes: { name: string | null; status: string; }; relationships: { experiment: { data: { id: any; type: string; }; }; }; }; }; }, `${string}/${string}`>' is not assignable to parameter of type '{ response: Response; error: string | { errors: ErrorResource[]; }; }'.