docs/1.19/maintain/index.mdx
export const meta = { title: 'Maintain', position: 7 }
| Page | Description |
|---|---|
| Upgrade to 1.7 | Learn how to upgrade to Prisma 1.7 |
| Upgrade to 1.8 | Learn how to upgrade to Prisma 1.8 |
| Upgrade to 1.16 | Learn how to upgrade to Prisma 1.16 |
| Page | Description |
|---|---|
| Overview | General info about migrating from Graphcool to Prisma |
| Data Modeling & GraphQL API | Differences in data modeling and the generated GraphQL API |
| Authentication & Authorization | Differences in user authentication and permissions |
| Functions | Differences in adding custom functionality to the GraphQL API |
| File Handling | Differences in file handling |
| Server Hosting | Differences in deployment and hosting |