Closed gfort-amarena closed 2 months ago
The solution is so simple...
extractFiles(body) {
return extractFiles(body, isExtractableFile) as any;
}
Would be nice to upload the documentation though.
Thanks for reporting. This will be fixed in the upcoming version, that will include #2292.
Hello,
I have an issue regarding the file upload feature of the apollo angular client.
I am setting up the ApolloClient with the link as followed:
But I always get this compile error:
The documentation and github issues only refer to this way of setting up the file upload feature but I can't find a way to make it work.
It looks like a bug to me but I am really not sure.
Thanks for your help,
Environment: