Back to Prisma1

02 Change Data Model FLOW F101

docs/1.34/get-started/02-change-data-model-FLOW-f101.mdx

1.34.12554 B
Original Source

import Warning from 'components/Markdown/Warning'

export const meta = { title: 'Change Datamodel', position: 2, nextText: 'Fantastic! 🎉 You are now able to migrate your database using Prisma. Next you will learn how to build an API server based on Prisma client.', technology: 'flow', technologyOrder: 3, gettingStartedOrder: 1, articleGroup: 'Change Datamodel' }

Coming soon

This tutorial is currently being worked on and will be published soon. In the meantime, feel free to explore the corresponding JavaScript tutorial.