Back to Prisma1

File Handling

docs/1.9/04-Reference/09-Upgrade-Guides/01-Graphcool-to-Prisma/05-File-Handling.md

1.34.12395 B
Original Source

File Handling

Prisma doesn't provide a dedicated API for file handling. This gives you more flexibility and allows to manage files in a way that's appropriate to your application.

To learn what a file handling API based on AWS S3 can look like, check out this example project.