Documentation Index
Fetch the complete documentation index at: https://docs.amplication.com/llms.txt
Use this file to discover all available pages before exploring further.
Event Name
CreatePrismaSchema
Event Parameters
The entities that will be generated as models in the Prisma schema and represent the table name. By default, this param value is the entities that the user sets in the UI (Amplication dashboard).
Represents the data source type of Prisma provider (PostgreSQL, MySQL, MongoDB, etc.).
A generator determines which assets are created when you run the Prisma generate command. For more information: Prisma Generators.