Argument of type '{ bucketId?: string[] | undefined; name?: string | undefined; path?: string | undefined; mimeType?: string | undefined; tagset?: any; public?: boolean | undefined; active?: boolean | undefined; deleteMarker?: boolean | undefined; latest?: boolean | undefined; }' is not assignable to parameter of type 'string | string[][] | Record<string, string> | URLSearchParams | undefined'.