Closing this issue prisma has information regarding file-handling. Below you can find an example that uses prisma database schema and prisma bindings.
https://www.prisma.io/docs/reference/upgrade-guides/graphcool-to-prisma/file-handling-hahcee3eef
Worth mentioning that there is middleware for this!
https://github.com/homeroom-live/graphql-middleware-apollo-upload-server
Hi,
the page is 404,where can I find the file-handling example?
https://www.prisma.io/docs/reference/upgrade-guides/graphcool-to-prisma/file-handling-hahcee3eef
@guledali Link is dead. Please re-open
@prolink007 I actually brought this up in the slack community however no one from the prisma has really giving any answers. Guys I think prisma is migrating to a new system which is the prisma-client. They have also done massive changes lately the most notable is the docs itself. Which also what causing this missing informations https://www.prisma.io/docs/
The other thing is that the examples themselves are living in a entirely different repo for example here is prisma https://github.com/prisma/prisma
and here is the examples for it https://github.com/prisma/prisma-examples and I know they are working on fixing it
@guledali That example repo contains nothing related to file upload. Any examples of this from prisma anywhere?
Most helpful comment
@prolink007 @zwl1619 https://github.com/prisma/prisma-examples/tree/master/archive/archive/file-handling-s3