Graphql-yoga: Update) File-upload example to use prisma database schema and prisma-bindings!

Created on 10 Jul 2018  路  6Comments  路  Source: dotansimha/graphql-yoga

Most helpful comment

All 6 comments

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?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AhmadEl-Banna picture AhmadEl-Banna  路  5Comments

checkmatez picture checkmatez  路  5Comments

2wce picture 2wce  路  4Comments

cj picture cj  路  3Comments

ramonmulia picture ramonmulia  路  3Comments